summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2021-11-18Resets for new GPIO controllersJohn Klug1
2021-11-04Bug fix: softdog was already in linux-at91 recipe for mtcdtHarsh Sharma1
2021-11-03Updated linux5.4 to include spidev by defaultHarsh Sharma1
2021-10-29Revert "Revert "Updated mtcdt.dts to use overlays for installed accessory ↵Jason Reiss1
cards"" This reverts commit 7c89a73ec07f17aa001cef75a47a647ecb9de349.
2021-10-25Revert "Updated mtcdt.dts to use overlays for installed accessory cards"Harsh Sharma1
This reverts commit 696f2e6e975e558e902c0268ad3413c810b4fe3b
2021-10-18set PREFERRED_VERSION_rs9113 to 1.6.5Serhii Voloshynov4
2021-10-12Updated mtcdt.dts to use overlays for installed accessory cardsHarsh Sharma1
2021-10-05Add mtrv1 ttl scriptJohn Klug2
2021-10-05Random MAC for EEPROM not written to yetJohn Klug2
2021-10-05Disable usart3 by default, enable with overlayJohn Klug1
2021-09-10Add DMA to GNSS and External SerialJohn Klug1
2021-09-09mLinux 6 on Yocto DunfellJohn Klug1
2021-09-08Move to Red compatible rs9113 driver 1.6.5John Klug2
2021-09-08Remove complaints about debug file in the rs9113-from-src IPK fileJohn Klug1
2021-09-07Add UART0 & USART3 for MTRV1-0.4John Klug2
2021-09-07Fix device tree for MTRV1-0.4 and bump kernel versionJohn Klug2
2021-07-28udev rules apply to platforms other than Atmel. Moved back to meta-mlinuxJohn Klug7
2021-07-26Merge branch 'vv/silent_mode_console' into 'dunfell' John Klug0
[MTX-4129] mPower R.6.0: Bootloader Protection - when Silent Mode is enabled See merge request !16
2021-07-26[MTX-4129] mPower R.6.0: Bootloader Protection - when Silent Mode is ↵Volodymyr Vorobiov5
enabled, there are still many logs during boot in the debug console - GP-1298
2021-07-21[MTX-4129] mPower R.6.0: Bootloader Protection - when Silent Mode is ↵Volodymyr Vorobiov5
enabled, there are still many logs during boot in the debug console - GP-1298
2021-07-15Merge meta-mlinux eudev into meta-multitech-atmelJohn Klug7
2021-07-15Clone eudev from meta-mlinuxJohn Klug7
2021-06-23Unconditionally load the tmp102 driver on MTCAP images for MTCDTIP2John Klug1
2021-06-23We are working on dunfell branchJohn Klug1
2021-05-24Merge remote-tracking branch 'origin/mtre-dunfell' into dunfellAndrii Pientsov2
2021-05-24Merge branch 'ap/MTX-4048' into 'mtre-dunfell' Mykyta Dorokhin2
MTX-4048 SEL-2021: U-boot shall not be accessible by default GP-1237 See merge request !14
2021-05-24MTX-4048 SEL-2021: U-boot shall not be accessible by default GP-1237Andrii Pientsov2
2021-05-13Merge branch 'mtre-dunfell' into 'dunfell' Jeff Hatch14
Add MTRE support See merge request !12
2021-05-13MTRE: Move mtre-leds to meta-mts-device sublayerAndrii Pientsov5
2021-04-23Merge remote-tracking branch 'origin/dunfell' into mtre-dunfellAndrii Pientsov1
2021-03-27Merge branch 'ap/temp' into mtre-dunfellAndrii Pientsov1
2021-03-26Unconditionally load the tmp102 driver on MTCAP imagesJohn Klug1
2021-03-24Merge branch 'vs-mtx-3839-reduce-image-size' into 'dunfell' Mykyta Dorokhin1
make defconfig look like old one See merge request !11
2021-03-23make defconfig look like old oneSerhii Voloshynov1
2021-03-19Merge branch 'ap/MTX-3925' into 'mtre-dunfell' Mykyta Dorokhin2
MTRE: Upgrade to new Yocto Dunfell and Kernel 5.4 GP-1117 See merge request !10
2021-03-19MTRE: Upgrade to new Yocto Dunfell and Kernel 5.4 GP-1117Andrii Pientsov2
2021-03-14Merge branch 'mtre-thud' into mtre-dunfellAndrii Pientsov18
2021-03-12Merge branch 'vp/fix_rs9113_fetch' into 'dunfell' Mykyta Dorokhin1
MTX-3899 Fix RS9113 fetch See merge request !9
2021-03-12MTX-3899 Fix RS9113 fetchVyacheslav Pedash1
2021-03-11MTX-3899 Fix PR valuesVyacheslav Pedash4
The value of WORKDIR variable depends on PR. If PR and consequently WORKDIR changes its value build will fail because values in butbake cache will not correspond to the real ones. KERNEL_MODULE_PACKAGE_SUFFIX is derived from files in kernel staging directory and cosequenlty recives expected value only when kernel shared directory is populated. Therefore, it can not be used in PR. PR values are set to constant strings and to preserve current package names KERNEL_MODULE_PACKAGE_SUFFIX is added to PKGR
2021-02-17linux-5.4: fix spi chip select on mtcapMykyta Dorokhin1
2021-02-13linux-5.4: fix for adc spi device not being added on ap1Mykyta Dorokhin1
2021-02-10linux-5.4: disable 1wire on all Atmel-sMykyta Dorokhin4
2021-02-10linux-5.4: disable spi0 on mtr-sMykyta Dorokhin4
2021-02-09Merge branch 'md/linux-5.4.81' into 'dunfell' Mykyta Dorokhin25
Switch to 5.4.81 kernel See merge request !7
2021-02-09Merge remote-tracking branch 'origin/dunfell' into md/linux-5.4.81Mykyta Dorokhin2
2021-02-08linux-5.4: fix wl1271 not comming up.Mykyta Dorokhin1
The following messages are observed: wl1271_sdio mmc0:0001:2: wl12xx_sdio_power_on: failed to get_sync(-13) See ref: http://lkml.iu.edu/hypermail/linux/kernel/1806.1/02840.html
2021-02-08linux-5.4: enable CONFIG_BT_HCIUART_LL so to fix 'Protocol not supported'Mykyta Dorokhin1
2021-02-06linux-5.4: revert "minor kernel recipe optimization"Mykyta Dorokhin1
This reverts commit 3d427056864ead89d0fd025eec5df4fdee61d21b.
2021-02-06linux-5.4: minor kernel recipe optimizationMykyta Dorokhin1