aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc/defconfig
AgeCommit message (Collapse)Author
2019-02-21linux-fslc: Upgrade to 4.20-based forkFabio Berton
This upgrades the kernel to the 4.20-based fork and sync defconfig files with kernel source tree. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> (cherry picked from commit c41b6d8e6ec9e8394727ddd0e6f1a8a5591b5e58)
2018-11-28linux-fslc: Upgrade to 4.19-based forkOtavio Salvador
This upgrades the Linux FSLC to a 4.19-based fork. It is currently based on 4.19.5 stable release. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-09-22linux-fslc/defconfig: sync with linux-fslc imx_v6_v7_defconfigAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-09-17linux-fslc/defconfig: CONFIG_BT_BNEP=mAndreas Müller
This is necessary to support network over bluetooth: | Sep 11 15:36:33 imx6qdl-variscite-som bluetoothd[281]: kernel lacks bnep-protocol support | Sep 11 15:36:33 imx6qdl-variscite-som bluetoothd[281]: System does not support network plugin Same as [1] [1] https://github.com/Freescale/linux-fslc/pull/35 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-09-17linux-fslc/defconfig: Add CONFIG_NET_NS=yAndreas Müller
systemd in default oe-core configuration complains: | Sep 11 15:36:33 imx6qdl-variscite-som systemd[1]: Starting Hostname Service... | Sep 11 15:36:33 imx6qdl-variscite-som systemd[296]: systemd-hostnamed.service: PrivateNetwork=yes is configured, but the kernel does not support network namespaces, ignorin> To enable it needs CONFIG_NAMESPACES=y either. Same as [1] [1] https://github.com/Freescale/linux-fslc/pull/35 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-09-11linux-fslc/defconfig: Add CONFIG_FW_LOADER_USER_HELPER(_FALLBACK)=yAndreas Müller
Networkmanager still listens on sysfs and seems to load firmware from userspace for radio units. For Variscite VarSOM this fixed Bluetooth. More details at linux-fslc / imx_v6_v7_defconfig commit [1] [1] https://github.com/Freescale/linux-fslc/commit/80f8894094e04ddb6ae8dadbba41ebe7f392f230 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-09-05linux-fslc/defconfig: Add CONFIG_TMPFS_POSIX_ACL=yAndreas Müller
Fixes: | Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[220]: Failed to apply ACL on /dev/v4l-subdev0: Operation not supported | Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[224]: Failed to apply ACL on /dev/v4l-subdev1: Operation not supported | Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[215]: Failed to apply ACL on /dev/v4l-subdev10: Operation not supported | Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[228]: Failed to apply ACL on /dev/v4l-subdev2: Operation not supported | Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[232]: Failed to apply ACL on /dev/v4l-subdev5: Operation not supported | Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[217]: Failed to apply ACL on /dev/v4l-subdev11: Operation not supported | Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[214]: Failed to apply ACL on /dev/dri/card1: Operation not supported | Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[216]: Failed to apply ACL on /dev/v4l-subdev8: Operation not supported | Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[226]: Failed to apply ACL on /dev/v4l-subdev9: Operation not supported and nasty follow-ups: Starting weston from sddm as unpriviledged user fails with some hints on missing access rights. For a better understanding CONFIG_TMPFS=y was added which was set indirectly by CONFIG_DEVTMPFS=y Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-06-11linux-fslc: Upgrade to 4.17-based forkOtavio Salvador
This upgrades the kernel to the 4.17-based fork. Following changes are applied on top of v4.17 tag: 0a883adda1ba fec: Add disable_giga parameter to force 10/100 operation cfc84d295839 MA-7633-2 [Android-Reboot]reboot to fastboot\recovery mode 6bbb0bc16daa ARM: imx: add cpu_is_imx6() routine Change-Id: I5791003cd9e80ba263e1d5685d5e95aa9e8a9ed6 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-08-30linux-fslc: Add recipe for version 4.13Fabio Berton
This commit add linux-fslc recipe version 4.13-rc6. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-08-30linux-fslc: Bump version 4.9 to revision 8f876e153b25Fabio Berton
- Use defconfig only for 4.9 version moving directory to linux-fslc-4.9. - Merge tag v4.9.44 into 4.9.x+fslc and apply the following changes on top of it: - eea1ec08f8a5 MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression - 5e5a51045532 pinctrl: meson-gxbb: Add missing GPIODV_18 pin entry - 8cbc0b49ca8d pinctrl: samsung: Remove bogus irq_[un]mask from resource management - 8495ab6ef94a pinctrl: uniphier: fix WARN_ON() of pingroups dump on LD20 - f642d29c2388 pinctrl: uniphier: fix WARN_ON() of pingroups dump on LD11 - 877fe62863d0 pinctrl: intel: merrifield: Correct UART pin lists - 7b6fff65ecf9 pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver - a68978bb949a pnfs/blocklayout: require 64-bit sector_t - eda1b3d42fad iio: adc: vf610_adc: Fix VALT selection value for REFSEL bits - 4cae4a23d9a4 usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume - f4bbed570aef usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet Adapter - 42d65cc89a23 usb: core: unlink urbs from the tail of the endpoint's urb_list - 7c2beb1c4432 USB: Check for dropped connection before switching to full speed - 7f737f10c1ee usb: renesas_usbhs: Fix UGCTRL2 value for R-Car Gen3 - 2db03a7fa0dd usb: gadget: udc: renesas_usb3: Fix usb_gadget_giveback_request() calling - a09ecc9345b6 uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069 - b189f8eb2715 staging: comedi: comedi_fops: do not call blocking ops when !TASK_RUNNING - bbae08213e6e iio: light: tsl2563: use correct event code - 1ca3869234d3 iio: accel: bmc150: Always restore device to normal mode after suspend-resume - c5347390e57a staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL read - 199a3f26e9d8 USB: hcd: Mark secondary HCD as dead if the primary one died - 821ccbe2937e usb: musb: fix tx fifo flush handling again - 4fd8c366acac USB: serial: pl2303: add new ATEN device id - 566516401501 USB: serial: cp210x: add support for Qivicon USB ZigBee dongle - e27f58cd130b USB: serial: option: add D-Link DWM-222 device ID - 2b3bf207b2a2 drm/i915: Fix out-of-bounds array access in bdw_load_gamma_lut - 4381e2c30008 drm/etnaviv: Fix off-by-one error in reloc checking - 00f3c2a253f7 nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays - 0a205d8145c2 mmc: mmc: correct the logic for setting HS400ES signal voltage - 160c365b5879 nand: fix wrong default oob layout for small pages using soft ecc - 227559e6233c fuse: initialize the flock flag in fuse_file on allocation - 1da30c23b63b target: Fix node_acl demo-mode + uncached dynamic shutdown regression - b51a71635576 iscsi-target: Fix iscsi_np reset hung task during parallel delete - e6a0599b7464 iscsi-target: fix memory leak in iscsit_setup_text_cmd() - ced271b814e4 mtd: nand: Fix timing setup for NANDs that do not support SET FEATURES - a311810903c7 xtensa: don't limit csum_partial export by CONFIG_NET - a3ab0f069f46 xtensa: mm/cache: add missing EXPORT_SYMBOLs - 03973c57e1a2 xtensa: fix cache aliasing handling code for WT cache - 0041042de554 futex: Remove unnecessary warning from get_futex_key - e2286916ac07 mm: fix list corruptions on shmem shrinklist - b56cd77c1205 mm: ratelimit PFNs busy info message Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-03-22linux-fslc: Bump to c3825da143fc revisionOtavio Salvador
This merges the 4.9.17 stable release and syncs the defconfig with current version. Change-Id: Ie2da831ef26817f6339e458860d1f64950f17e98 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-11-18linux-fslc: Enable TRACER supportFabio Berton
Fix warning: WARNING: lttng-modules-2.8.0+gitAUTOINC+6e4fc6f36d-r0 do_package: lttng-modules: no modules were created; this may be due to CONFIG_TRACEPOINTS not being enabled in your kernel. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-10-18linux-fslc: Update to 4.8-based forkFabio Berton
This upgrades the Linux kernel to the upcoming 4.8.1 release. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-16linux-fslc: Update to 4.6-based forkOtavio Salvador
This upgrades the Linux kernel to the upcoming 4.6 release. This includes some NXP related changes, which are target for 4.7. Those are: 9be3cdc ARM: mx5: dts: Enable USB OTG on M53EVK fe805c7 ARM: imx_v6_v7_defconfig: add CONFIG_MICREL_PHY e23d4ee ARM: imx_v6_v7_defconfig: add CONFIG_I2C_GPIO bc9f274 ARM: dts: imx6ul-14x14-evk: Add audio support 9214de9 ARM: dts: imx6qdl: Remove unneeded unit-addresses 49d0bea clk: imx7d: fix ahb clock mux 1 eda0002 ARM: dts: imx6: apalis: parallel lcd display support on ixora d9f2c8c ARM: dts: imx6sx-sdb: Add 198MHz operational point fa13784 ARM: dts: imx28-m28: Remove unneeded partition nodes 67c050c ARM: dts: imx6ul-pico-hobbit: Add initial support 41de276 ARM: dts: imx6: Do not hardcode the CLKO clock 13d63a6 ARM: dts: imx6: Add dts for Embest MarS Board 7d9db51 arm64: defconfig: enable freescale/nxp config options b9990f8 arm64: defconfig: enable 48-bit virtual addresses 36e1773 arm64: defconfig: cleanup the defconfig 3eb72e5 clk: imx: return correct frequency for Ethernet PLL 4e744f4 ARM: dts: imx6: fix dtc warnings for ipu endpoints 9c17803 ARM: dts: imx6dl: Fix the VDD_ARM_CAP voltage for 396MHz operation b6e07a8 ARM: dts: imx6sx: Add 198MHz operating point c4cb697 ARM: dts: imx6ul: Fix operating points e593654 arm64: dts: ls2080a: fsl-mc dt node updates dc4a4c1 Documentation: fsl-mc: binding updates for MSIs, ranges, PHYs 43efec0 ARM: dts: imx6q-ba16: use wdog external reset 6a5ebd9 ARM: dts: imx: b450/b650v3: Move ldb_di clk assignment ecfff5f ARM: dts: imx6q-b850v3: Update display clock source 82b8386 ARM: dts: imx6q-b850v3: Remove ldb panel b0b039a ARM: dts: imx6qdl-udoo: add 7 inch LCD touchscreen panel support 1d5276b ARM: dts: i.MX3x: add keypad port devicetree nodes db45d65 ARM: dts: imx35: restore existing used clock enumeration 3af9f8f arm64: dts: ls1043a: add the DTS node for QSPI support e651264 Documentation: fsl-quadspi: Add fsl,ls1043a-qspi compatible string 5712e33 ARM: dts: ls1021a: add pix clock to DCU dts node 8ad4cee ARM: dts: ls1021a: DSPI has 6 chip-selects 8804a3f ARM: dts: ls1021a: Add gpio support for ls1021a platform f0f7b30 ARM: dts: imx6q-ba16: Remove unused vqmmc-supply cb8dacf ARM: dts: ls1021a: add SCFG MSI dts node 4a26cfb ARM: dts: imx28: add alternative pinmuxing for mac0 f407acf ARM: dts: imx6q-tbs2910: fix fec reset polarity aefe710 ARM: dts: vf610-zii-dev: Add ZII development board. 2045498 ARM: dts: vfxxx: add missing reg properties 95bd770 ARM: dts: vf-colibri: increase NAND clock speed cbd99f4 ARM: dts: vf-colibri: alias the primary FEC as ethernet0 6216880 ARM: dts: imx6sx-sdb: Add SAI support b547d70 bindings: fsl-imx-sdma: Document 'fsl,sdma-event-remap' property e74a168 ARM: dts: imx6sx: Remove unused property 4d9b42e ARM: dts: imx6sx: Fix SAI DMA index 6f7a786 ARM: dts: imx6q-ba16: Disable pwm2 by default d28c0fc ARM: dts: imx: add Boundary Devices Nitrogen6_SoloX board d2985a5 ARM: dts: imx6qdl-sabresd: Pass the hannstar panel compatible string 815f031 ARM: dts: imx6: add support for the Ka-Ro electronics 'MB7' baseboard 4531f68 ARM: dts: imx6: add support for more Ka-Ro electronics modules a5c5a20 ARM: dts: imx6-tx6: enable support for rtscts on UARTs 7686c67 ARM: dts: imx6-tx6: remove LED pinctrl setting from hoggrp e806f1d6 ARM: dts: imx6-tx6: remove regulator bus 5288f69 ARM: dts: imx: add Boundary Devices Nitrogen6_MAX QP board 84757ea ARM: dts: imx6qdl-tx6: add mdio node for ethernet phy f756d41 ARM: dts: imx6-tx6: remove container node around pinctrl nodes 72e625a ARM: dts: imx6-tx6: disable the spi node by default 69751fa ARM: dts: imx6-tx6: cleanup; no functional change 0f276c6 ARM: dts: imx6-tx6: Relicense the Ka-Ro DT files under GPLv2/X11 2fb431b ARM: dts: imx25-pinfunc: remove SION for pins with an UART handshaking input mode 7a1e22f ARM: dts: imx25-pinfunc: add all UART mux modes 395dbf3 ARM: dts: imx: ba16: Add correct PCIe Tx Values b872157 ARM: dts: imx6ul: add support for Ka-Ro electronics TXUL mainboard 290d3f9 ARM: dts: imx6ul: add support for Ka-Ro electronics TXUL modules 2ce39b6 ARM: dts: vf610-colibri: enable display controller 8411ccb ARM: dts: vf610: add display nodes 4c36ca7 ARM: dts: imx: add Boundary Devices Nitrogen7 board b46656d ARM: dts: imx7d: add flexcan support d587538 ARM: dts: imx7d: add lcdif support b1334df arm64: dts: ls2080a: Add compatible "fsl,ls2080a-gpio" for ls2080a gpio nodes 8e403e3 arm64: dts: ls1043a: Add compatible "fsl,qoriq-gpio" for ls1043a gpio nodes 9c3e8d5 arm64: dts: ls2080a: update the DTS for QSPI and DSPI support d03665c Documentation: fsl: dspi: Add fsl,ls2080a-dspi compatible string 0e01fa6 arm64: dts: ls1043a-rdb: add the DTS for DSPI support 5139b339 ARM: multi_v5_defconfig: Enable recommended options for systemd c29da9c4 ARM: imx: always use TWD on IMX6Q dbcb3b1 clk: imx: vf610: fix whitespace in vf610-clock.h 7115a09 clk: imx: vf610: add TCON ipg clock 9241416 clk: imx: vf610: fix DCU clock tree be27a3e ARM: multi_v5_defconfig: Enable support for MX21/MX27 4cedc0d ARM: imx_v6_v7_defconfig: add CONFIG_RTC_DRV_M41T80 7241dc3 ARM: imx_v6_v7_defconfig: add CONFIG_I2C_MUX_GPIO a60e2c2 ARM: imx_v6_v7_defconfig: add FT5x06 and TSC2004 touch support e4ca550 clk: imx: add ckil clock for i.MX7 118e922 clk: imx: vf610: add suspend/resume support 189c8c1 clk: imx: vf610: add WKPU unit ef2f187 clk: imx: vf610: leave DDR clock on 9a0e7b6 clk: imx: clk-gate2: allow custom gate configuration 4ecea9b clk: imx6sx: Register SAI clocks as shared clocks abb9468 arm64: dts: add LS1043a-QDS board support d6505c6 Documentation: DT: Add entry for Freescale LS1043a-QDS board Change-Id: Ia4693a462743e532d412fb3213cfee1149496c8a Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19linux-fslc (4.4): Introduce Linux 4.4 kernelStefan Agner
Introduce Linux 4.4 based vanilla Linux kernel. This version allows to use the DRM DCU driver on Vybrid (with some additional patches). Also enable PWM support through Vybrid's FlexTimer module, and update the defconfigs. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19linux-fslc: Upgrade to 4.3-based kernelOtavio Salvador
Besides the revision change, this synchronizes the defconfig used for the i.MX and the Vybrid SoCs. The only SoCs using a specific defconfig file are the MXS-based ones (i.MX23 and i.MX28) as the others are consolidated on the single defconfig file. Change-Id: Id00d6dbaa8fcec5c9b6c5089d11d1ebe5c0e44e1 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19Revert "linux-fslc: Upgrade to 4.3-based kernel"Otavio Salvador
This reverts commit 649f479f118567d62a5a57d690fb3fe3915f0ea7. The 4.3 version of kernel cause build errors on lttng and cannot be included until those are fix. We are reverting it now and will add it back once OE-Core is fixed to support it. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19linux-fslc: Upgrade to 4.3-based kernelOtavio Salvador
Besides the revision change, this synchronizes the defconfig used for the i.MX and the Vybrid SoCs. The only SoCs using a specific defconfig file are the MXS-based ones (i.MX23 and i.MX28) as the others are consolidated on the single defconfig file. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-07-16Move meta-fsl-arm content to layer rootOtavio Salvador
The meta-fsl-arm is going to be used as the base for this layer. It contains a clean history and allowing a more granullar set of changes. This commit is just a rename of all contents of meta-fsl-arm subdirectory to this layer's root, subsequent changes are based on top of that. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>