summaryrefslogtreecommitdiff
path: root/recipes-kernel
AgeCommit message (Collapse)AuthorFiles
2023-02-13 MTCDT : Silent Mode is ON, but there are many entries in the debug console ↵Serhii Voloshynov6
during boot. Is that OK? GP-1878
2023-02-02Bump rs9113 version to 1.6.6John Klug2
2023-02-02Update rs9113 firmware recipeJohn Klug1
2023-02-02Latest rs9113-fw is 1.6.6John Klug1
2023-01-13rpine0 command missing from receive in wfr scriptJohn Klug1
2023-01-10Add WiFi Station/AP modeJohn Klug8
2023-01-10Add examples for hostapd/wpa_supplicantJohn Klug3
2023-01-10New concurrent mode patch from SiLabs and bump handle_card_ready patchJohn Klug4
2023-01-10During the new driver testing we found the following issue:Serhii Voloshynov2
when rsi_91x module is loaded, the message appears: -rsi_91x: ***** Firmware Loading successful ***** -rsi_handle_card_ready: card ready indication in invalid state 0. After that, there are no wifi interfaces, although all related modules are loaded. The rootcause of the issue is the late initialisation of common->fsm_state variable
2023-01-10Do not remove rfkill, remove modules when updating cfg80211 Regulatory DomainJohn Klug3
2023-01-10Fix bad variable namesJohn Klug2
2023-01-10rs9116 should be rs91xJohn Klug1
2023-01-10Add the IEEE COUNTRY_CODE for cfg80211 to the driver loadJohn Klug2
2023-01-10Attempt to remove a few more modules related to the WiFi/BTJohn Klug1
2023-01-10Add /etc/init.d/rs9113 to rsi-91x-fwJohn Klug1
2023-01-10Start of rsi-91x driverJohn Klug14
2022-11-16MTCDT SD image: Configure Linux to boot from the SD-cardSerhii Kostiuk1
- marked `CONFIG_MMC_ATMELMCI` (the SD-card kernel module) as a built-in module - required to boot from rootfs on the SD card; - maked `CONFIG_REGMAP_I2C` as a built-in module - automatically by menuconfig, may be unnecessary; - maked `CONFIG_EXT4_FS` as a built-in module - to mount EXT4 rootfs; - maked `CONFIG_JBD2` and `CONFIG_FS_MBCACHE` as built-ins - automatically by menuconfig, may be unnecessary; - removed automatically by menuconfig: `CONFIG_GCC_PLUGIN_STRUCTLEAK_USER`, `CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF`, `CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL`.
2022-09-27Move rs9113-from-src recipe version to match rs9113 recipe versionJohn Klug1
2022-09-27Add 5.4.199 kernel bitbake recipeJohn Klug1
2022-09-27Add 5.5.199 kernel filesJohn Klug30
2022-09-23Remove erasure of /var/log/messages from Redpine scriptsJohn Klug2
2022-06-27Silicon Labs Case 00282562 Semaphore FixJohn Klug2
2022-05-26Remove patch debug codeJohn Klug1
2022-05-24Restore 5.4.81 kernelJohn Klug28
2022-05-24Update recipes to build linux-at91-5.4.195John Klug3
2022-05-24New Linux4SAM LinuxAT91 5.4.195John Klug28
2022-05-24Remove obsolete vizzini code and use tty_port_initializedJohn Klug2
2022-03-24Remove bad block table introduced with GPIOD MTCDT changeJohn Klug1
2022-03-23github no longer accepts clear git protocol so switch to httpsJohn Klug3
2022-03-22Fix the mts-rm-rs9113 remove package for the overlayfsJohn Klug1
2022-03-21Remove 1.6.5 disconnect/receive semaphores that do not work from rs9113 modulesJohn Klug2
2022-03-17Spin Lock in 1.6.5 rs9113 driver breaks semaphoreJohn Klug1
2022-03-17Spin Lock in 1.6.5 rs9113 driver breaks semaphoreJohn Klug1
2022-03-10Kernel image install from ipkJohn Klug1
2022-02-24output-high, output-low is ignored by Atmel pinctrl driverJohn Klug1
2022-02-22Map device tree nand@0 to /dev/mtd0John Klug1
2022-02-17Move device tree overlay warning to debug statusJohn Klug1
2022-02-17Compatibility fix for new mts-io driver 4.9.0John Klug5
2022-02-155.3.x MTCDT device tree with name-gpio/connection-id for mts-io driversharma-mts3
2022-01-21fix rs9113 recipeSerhii Voloshynov1
2022-01-19rs9113: Fix PKG QA Complaint about new debug packageJohn Klug1
2022-01-19rs9113: Use PKGR like other Dunfell recipes, move to rev 14John Klug3
2022-01-14fix MTR and MTCAP buildsSerhii Voloshynov1
2022-01-14Merge branch 'vs/mtx-4338' into '6' Jeff Hatch13
Merge all the changes from R.5.3.7 to R.6.0 See merge request !19
2022-01-13temporarily use rs9113 IPK r10.Serhii Voloshynov1
2022-01-11Disable EHCI (High Speed USB) by default for MTCDT Set EHCI (High Speed ↵Serhii Voloshynov1
USB) by default for MTCDT annihilate each other. So there is no changes in 5.4 device tree
2022-01-11Set EHCI (High Speed USB) by default for MTCDTJohn Klug1
2022-01-11Disable EHCI (High Speed USB) by default for MTCDTJohn Klug1
2022-01-11Do not create extra file in /var/config for rs9113 reset. Use dmesgJohn Klug1
2022-01-11Improve logging in /etc/init.d/rs9113John Klug1