summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2023-01-10Add /etc/init.d/rs9113 to rsi-91x-fwJohn Klug1
2023-01-10Start of rsi-91x driverJohn Klug14
2022-12-05Fix mtcap build of at91bootstrapJohn Klug1
2022-12-02Ignore warning about tar balls being unstable in gitJohn Klug1
2022-12-02Remove license complaint from AT91BOOTSTRAPJohn Klug1
2022-11-28Update MTCAP patch nameJohn Klug1
2022-11-18Update mtrv1 patchJohn Klug1
2022-11-17Bitbake requires Bourne shell in recipes.John Klug1
2022-11-16[GP-1689] Manufacturing: Atmel based devices - process improvementAndrii Davydenko1
Fix CONFIG_ENV_SIZE variable value for SD image
2022-11-16[MTX-4566][GP-1689] Manufacturing: Atmel based devices - process improvementandrii.davydenko4
Add SDMFG variable instead of BB_USE_SD
2022-11-16MTCDT SD image: Fix NAND initialization in the u-boot SD imageSerhii Kostiuk2
2022-11-16MTCDT SD image: Do not specify the MTD partitions in bootargsSerhii Kostiuk1
Let the kernel to read the partition table from DTS.
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-11-16mLinux SD image: Open U-Boot console for debuggingSerhii Kostiuk1
2022-11-16Make AT91BOOTSTRAP configurable for SD cardJohn Klug1
2022-11-16Make U-Boot configurable for SD cardJohn Klug2
2022-11-16Fix u-boot for toggle on SD cardJohn Klug4
2022-11-16Modify at91bootstrap for SD card buildJohn Klug8
2022-11-16Get SD card boot automated from U-BootJohn Klug2
2022-11-16SD card U-Boot hackJohn Klug5
2022-11-16Add mkfs to README-SDJohn Klug1
2022-11-16Create an mLinux with SD card Bootstrap and U-BOot with USBJohn Klug6
2022-09-27Use https when building u-boot-linux-utilsJohn Klug1
2022-09-27Move rs9113-from-src recipe version to match rs9113 recipe versionJohn Klug1
2022-09-27Move MTR and MTCAP machines to kernel 5.4.199John Klug4
2022-09-27Add 5.4.199 kernel bitbake recipeJohn Klug1
2022-09-27Add 5.5.199 kernel filesJohn Klug31
2022-09-23Remove erasure of /var/log/messages from Redpine scriptsJohn Klug2
2022-08-08Move at91bootstrap utilities to Python3John Klug2
2022-08-08Move to python3John Klug1
2022-07-29Merge branch 'ym/fix_merge_conflict_mtre.conf' into '6' John Klug1
Fix merge conflict in the mtre.conf file See merge request !25
2022-07-29Fix merge conflict in the mtre.conf fileYevhen Mykhno1
2022-07-20Merge branch 'ap/MTX-4554' into '6' Andrii Pientsov3
MTX-4554 mPower R.6.0.X (Fall'22): GP-1669 U-Boot on Atmel devices: Management o… See merge request !24
2022-07-20MTX-4554 mPower R.6.0.X (Fall'22): GP-1669 U-Boot on Atmel devices: ↵Andrii Pientsov3
Management of the U-Boot variables from Linux needs to be controlled similar to NXP devices
2022-06-27Silicon Labs Case 00282562 Semaphore FixJohn Klug2
2022-05-26Remove patch debug codeJohn Klug1
2022-05-25Need headers from mtd-utils in u-boot-linux-utilsJohn Klug1
2022-05-25Use openembedded mtd-utilsJohn Klug3
2022-05-24Merge branch linux-at91-5.4.195 into 6John Klug28
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-24Setting default version of linux does not work, use linux-at91John Klug5
2022-05-24Remove obsolete vizzini code and use tty_port_initializedJohn Klug2
2022-04-13Make U-Boot Console access optional for factory test builds6.0.1John Klug1
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