aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc_5.0.bb
AgeCommit message (Collapse)Author
2019-04-17linux-fslc: Bump revision to c7a0e482a175Fabio Berton
This commit merges tag v5.0.7 and add the following changes on top of it: - c7a0e482a175 ARM: dts: imx6ul-pico: Add support for the nymph baseboard - 7bc14f53bd64 ARM: dts: imx6ul-pico: Add support for the dwarf baseboard - 4ac10e93daf8 ARM: dts: imx7d-pico: Add support for the nymph baseboard - 7b261671208a ARM: dts: imx7d-pico: Add support for the dwarf baseboard - c68d4412110a Merge tag 'v5.0.7' into 5.0.x+fslc
2019-04-04linux-fslc: Bump revision to ff5bc7e34910Fabio Berton
This commit merges tag 'v5.0.5' into 5.0.x+fslc Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
2019-03-22linux-fslc: Upgrade 4.20 -> 5.0Otavio Salvador
This upgrades the Linux fork to a 5.0-based one. It forward port the patches which were still included and then has following patches applied: - 20d8efe36350 Revert "ARM: dts: imx7d-pico: Pass the Ethernet PHY reset GPIO" - 69f55e399783 ARM: dts: imx6ul-pico: Convert to DRM bindings - 385073b89f9d ARM: dts: imx7d-pico: Add LCD support - b8e79ca07f93 drm/panel: simple: Add support for VXT VL050-8048NT-C01 panel - 503b228c6dc9 dt-bindings: Add VXT VL050-8048NT-C01 panel bindings - 8c97588def29 dt-bindings: Add vendor prefix for VXT Ltd - 096f800773bd ARM: dts: imx6ul-pico-hobbit: Extend peripherals support - 24aecb0c2ee7 drivers, misc: add U-Boot bootcount driver - 0f9e1f27279b fec: Add disable_giga parameter to force 10/100 operation - 87af09aea2d4 MA-7633-2 [Android-Reboot]reboot to fastboot\recovery mode - e77beaa42b9c ARM: imx: add cpu_is_imx6() routine Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>