summaryrefslogtreecommitdiff
path: root/recipes-kernel
AgeCommit message (Collapse)AuthorFiles
2022-01-11Fix pincontrol for io controllers, rs9113, usbhub resetsSerhii Voloshynov2
2021-11-30Update mtcdt.dts for MTCDT-0.2Andrii Pientsov3
2021-11-22Reserve 5 bit serial for multidrop in Atmel Serial driver. Kernel 5.4.81Andrii Pientsov2
2021-11-22Add PCA953X driver to kernel 5.4.81 for MTCDT-0.2Andrii Pientsov1
2021-11-18Remove patch from recipe that is in meta-rs9113John Klug1
2021-11-18Turn off debug in the RS9113 driver due to too many warningsJohn Klug2
2021-11-18Remove support for IRQ because our I/O expander does not have thisJohn Klug1
2021-11-18Cannot use same stanza names at at91sam9x5cm.dtsi or partition order is ↵John Klug1
incorrect
2021-11-18Device tree updates for MTCDT-0.2 and OverlayJohn Klug4
2021-11-18output-high and output-low are ignored by pinctrl_at91 driverJohn Klug1
2021-11-18Add patch for multidrop serial to match Vizzini driverJohn Klug1
2021-11-18Add dummy regulator to make gpio expander driver happyJohn Klug1
2021-11-18Call the new PCA9557 parts gpio4 and gpio5John Klug1
2021-11-18Print a message to the log when setting multidropJohn Klug1
2021-11-18r15 kernel was not yet released, so use r15John Klug1
2021-11-18Reserve 5 bit serial for multidrop in Atmel Serial driverJohn Klug2
2021-11-18Add new GPIO expanderJohn Klug1
2021-11-18Add PCA953X driver to kernel for MTCDT-0.2John Klug1
2021-11-18Have the Atmel serial driver pick the dma channelJohn Klug1
2021-11-18ttyS4, external serial port, must be by default disabledJohn Klug1
2021-11-18Fix DMA for external serial port on MTRV1-0.4John Klug2
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-12Updated mtcdt.dts to use overlays for installed accessory cardsHarsh Sharma1
2021-10-05Disable usart3 by default, enable with overlayJohn Klug1
2021-09-10Add DMA to GNSS and External SerialJohn 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-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-06-23Unconditionally load the tmp102 driver on MTCAP images for MTCDTIP2John Klug1
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-23make defconfig look like old oneSerhii Voloshynov1
2021-03-19MTRE: Upgrade to new Yocto Dunfell and Kernel 5.4 GP-1117Andrii Pientsov2
2021-03-14Merge branch 'mtre-thud' into mtre-dunfellAndrii Pientsov9
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 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.