summaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Collapse)AuthorAgeFilesLines
* configs/imx6ulevk: Bump u-boot to 2018.07Marcin Niestroj2018-10-041-1/+1
| | | | | Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* configs/imx6ulevk: Bump Linux to 4.18.11Marcin Niestroj2018-10-041-3/+4
| | | | | Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* configs/riotboard: bump kernel to version 4.18.10Nikolay Dimitrov2018-10-031-1/+1
| | | | | Signed-off-by: Nikolay Dimitrov <nikolay.dimitrov@retrohub.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/pc: bump kernel versionErico Nunes2018-09-272-6/+6
| | | | | | | | Bump the kernel version to 4.18.10. Tested with qemu 2.11.2 on bios and UEFI virtual machines. Signed-off-by: Erico Nunes <nunes.erico@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/qemu_riscv64_virt: new defconfigMark Corbin2018-09-251-0/+24
| | | | | | | | | Add RISC-V 64-bit defconfig for QEMU virt machine. Tested with QEMU 2.12.1 Signed-off-by: Mark Corbin <mark.corbin@embecosm.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* configs/olimex_a20_olinuxino_lime_mali: rename to ↵Francois Perrad2018-09-181-1/+1
| | | | | | | | | | | olimex_a20_olinuxino_lime_legacy This commit renames olimex_a20_olinuxino_lime_mali to olimex_a20_olinuxino_lime_legacy, because the upstream Linux kernel now also supports using the Mali GPU. Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* configs/beaglebone: bump U-Boot and Linux versionsLothar Felten2018-09-141-3/+3
| | | | | | | | | | | | Switch to Linux kernel version 4.14.40 from the TI SDK 05.00.00.15 (TI SDK release date: 26.07.2018). Bump u-boot version to 2018.07. Tested on Beaglebone Black and Beaglebone White Signed-off-by: Lothar Felten <lothar.felten@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* configs/olimex_a20_olinuxino_lime*: bump Linux and U-Boot versionsFrancois Perrad2018-09-123-9/+9
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* board: resurrect support for RIoTboardNikolay Dimitrov2018-09-101-0/+41
| | | | | | | Resurrect support for RIoTboard after 2018.02.x deprecation. Signed-off-by: Nikolay Dimitrov <nikolay.dimitrov@retrohub.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* Merge branch 'next'Peter Korsgaard2018-09-074-4/+4
|\ | | | | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * configs/zynq_microzed: uboot: bump to xilinx-v2018.2 (fixes build)Luca Ceresoli2018-09-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump to the most recent Xilinx release. Fixes: .../output/host/include/libfdt_env.h:71:30: error: conflicting types for ‘fdt64_t’ .../output/host/include/libfdt_env.h:91:24: error: expected ‘)’ before ‘x’ .../output/host/include/libfdt.h:150:21: error: redefinition of ‘fdt_offset_ptr_w’ ...and many, many other similar errors. [Build-tested only] Tested-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
| * configs/zynq_zc706: uboot: bump to xilinx-v2018.2 (fixes build)Luca Ceresoli2018-09-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump to the most recent Xilinx release. Fixes: .../output/host/include/libfdt_env.h:71:30: error: conflicting types for ‘fdt64_t’ .../output/host/include/libfdt_env.h:91:24: error: expected ‘)’ before ‘x’ .../output/host/include/libfdt.h:150:21: error: redefinition of ‘fdt_offset_ptr_w’ ...and many, many other similar errors. [Build-tested only] Tested-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
| * configs/zynq_zed: uboot: bump to xilinx-v2018.2 (fixes build)Luca Ceresoli2018-09-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump to the most recent Xilinx release. Fixes: .../output/host/include/libfdt_env.h:71:30: error: conflicting types for ‘fdt64_t’ .../output/host/include/libfdt_env.h:91:24: error: expected ‘)’ before ‘x’ .../output/host/include/libfdt.h:150:21: error: redefinition of ‘fdt_offset_ptr_w’ ...and many, many other similar errors. [Run-time tested] Tested-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
| * configs/arm_juno: bump ATF to v1.4Gustavo Pimentel2018-08-211-1/+1
| | | | | | | | | | | | | | Update to ATF v1.4 (tested on the actual hardware). Signed-off-by: Gustavo Pimentel <gustavo.pimentel@synopsys.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
| * configs/arm_juno: bump ATF to v1.3Thomas Petazzoni2018-08-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ATF in version 1.2 fails to build with: ./build/juno/release/bl1/context_mgmt.o: In function `cm_prepare_el3_exit': context_mgmt.c:(.text.cm_prepare_el3_exit+0x54): undefined reference to `cm_set_next_context' context_mgmt.c:(.text.cm_prepare_el3_exit+0x54): relocation truncated to fit: R_AARCH64_JUMP26 against undefined symbol `cm_set_next_context' This has been fixed in ATF v1.3. Even though there are even newer versions of ATF available, we take a conservative approach, and bump to the first version that has the build issue fixed. Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/88314771 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* | orangepi_zero_defconfig: bump linux to 4.17.15 to include latest fixesPeter Korsgaard2018-08-171-2/+2
| | | | | | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | orangepi_zero_defconfig: bump u-boot to 2018.07 to fix build issuePeter Korsgaard2018-08-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | u-boot 2018.01 now fails to build with the following error: CC arch/arm/lib/asm-offsets.s In file included from /builds/buildroot.org/buildroot/output/host/include/libfdt.h:54:0, from /builds/buildroot.org/buildroot/output/build/uboot-2018.01/scripts/dtc/libfdt/fdt.c:54: /builds/buildroot.org/buildroot/output/host/include/libfdt_env.h:82:24: error: redefinition of 'fdt16_to_cpu' static inline uint16_t fdt16_to_cpu(fdt16_t x) ^~~~~~~~~~~~ In file included from /builds/buildroot.org/buildroot/output/build/uboot-2018.01/scripts/dtc/libfdt/fdt.c:51:0: /builds/buildroot.org/buildroot/output/build/uboot-2018.01/scripts/dtc/libfdt/libfdt_env.h:81:24: note: previous definition of 'fdt16_to_cpu' was here static inline uint16_t fdt16_to_cpu(fdt16_t x) https://gitlab.com/buildroot.org/buildroot/-/jobs/88314891 Fix it by bumping the u-boot version to 2018.07. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | orangepi_pc_defconfig: bump linux to 4.17.15 to include latest fixesPeter Korsgaard2018-08-171-1/+1
| | | | | | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | orangepi_pc_defconfig: bump u-boot to 2018.07 to fix build issuePeter Korsgaard2018-08-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | u-boot 2018.05 now fails to build with the following error: HOSTCC scripts/dtc/flattree.o In file included from /builds/buildroot.org/buildroot/output/host/include/libfdt.h:54:0, from /builds/buildroot.org/buildroot/output/build/uboot-2018.05/scripts/dtc/libfdt/fdt.c:54: /builds/buildroot.org/buildroot/output/host/include/libfdt_env.h:82:24: error: redefinition of 'fdt16_to_cpu' static inline uint16_t fdt16_to_cpu(fdt16_t x) ^~~~~~~~~~~~ In file included from /builds/buildroot.org/buildroot/output/build/uboot-2018.05/scripts/dtc/libfdt/fdt.c:51:0: /builds/buildroot.org/buildroot/output/build/uboot-2018.05/scripts/dtc/libfdt/libfdt_env.h:81:24: note: previous definition of 'fdt16_to_cpu' was here static inline uint16_t fdt16_to_cpu(fdt16_t x) ^~~~~~~~~~~~ https://gitlab.com/buildroot.org/buildroot/-/jobs/88314886 Fix it by bumping the u-boot version to 2018.07. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | sheevaplug_defconfig: bump linux to 4.14.63 to include latest fixesPeter Korsgaard2018-08-171-1/+1
| | | | | | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | sheevaplug_defconfig: bump u-boot to 2018.07 to fix build issuePeter Korsgaard2018-08-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | u-boot 2016.05 no longer builds with the default gcc/binutils versions: https://gitlab.com/buildroot.org/buildroot/-/jobs/88314946 LD u-boot fs/built-in.o: In function `read_symbol': /builds/buildroot.org/buildroot/output/build/uboot-2016.05/fs/jffs2/mini_inflate.c:129: undefined reference to `pull_bit' fs/built-in.o: In function `decompress_huffman': /builds/buildroot.org/buildroot/output/build/uboot-2016.05/fs/jffs2/mini_inflate.c:159: undefined reference to `pull_bits' /builds/buildroot.org/buildroot/output/build/uboot-2016.05/fs/jffs2/mini_inflate.c:170: undefined reference to `pull_bits' .. /builds/buildroot.org/buildroot/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ld.bfd: BFD (GNU Binutils) 2.29.1 assertion fail elf32-arm.c:9509 Makefile:1192: recipe for target 'u-boot' failed make[1]: *** [u-boot] Error 1 make[1]: Leaving directory '/builds/buildroot.org/buildroot/output/build/uboot-2016.05' Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | configs/arm_juno: bump ATF to v1.3Thomas Petazzoni2018-08-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ATF in version 1.2 fails to build with: ./build/juno/release/bl1/context_mgmt.o: In function `cm_prepare_el3_exit': context_mgmt.c:(.text.cm_prepare_el3_exit+0x54): undefined reference to `cm_set_next_context' context_mgmt.c:(.text.cm_prepare_el3_exit+0x54): relocation truncated to fit: R_AARCH64_JUMP26 against undefined symbol `cm_set_next_context' This has been fixed in ATF v1.3. Even though there are even newer versions of ATF available, we take a conservative approach, and bump to the first version that has the build issue fixed. Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/88314771 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* | configs: add missing dependencies of Linux on host-opensslThomas Petazzoni2018-08-124-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Four defconfigs have Linux kernel configuration that need OpenSSL on the host, but forgot to express this dependency, causing build failures. This commit adjusts those defconfigs, fixing the following defconfig builds: imx6ulpico_defconfig https://gitlab.com/buildroot.org/buildroot/-/jobs/88314839 imx7dpico_defconfig https://gitlab.com/buildroot.org/buildroot/-/jobs/88314841 mx51evk_defconfig https://gitlab.com/buildroot.org/buildroot/-/jobs/88314847 orangepi_lite_defconfig https://gitlab.com/buildroot.org/buildroot/-/jobs/88314883 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* | configs/snps_archs38_vdk: use post-build script instead of overlayThomas Petazzoni2018-08-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In commit 2cdfa6c84951b25e805d329cb7bae833d333538f ("synopsys/axs10x: Update /etc/inittab by post-build"), two Synopsys platforms were changed to use a post-build script adding an extra getty in the inittab instead of a rootfs overlay containing a custom inittab. However, in this commit, configs/snps_archs38_vdk_defconfig was not changed, even though it was using the same rootfs overlay. This commit therefore adjusts configs/snps_archs38_vdk_defconfig to also use the newly introduced post-build script, fixing the build of configs/snps_archs38_vdk_defconfig. Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/88314952 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* | configs/raspberrypi2: increase ext4 filesystem sizeThomas Petazzoni2018-08-121-0/+1
|/ | | | | | | | | | | | | The default size of the ext4 filesystem is no longer sufficient to hold all the kernel modules built by the RPi Linux kernel configuration. Let's increase to 120 MB, like we did for raspberrypi3_defconfig. Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/88314938 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* configs/qemu_sh4eb-r2d: restore the old sh-sci driver behaviourRomain Naour2018-08-051-0/+1
| | | | | | | | | | | As for sh4-r2d (little-endian) restore the old sh-sci driver behaviour for sh4eb-r2d. Tested with qemu_sh4eb_r2d_defconfig. Signed-off-by: Romain Naour <romain.naour@gmail.com> Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* configs/qemu_sh4-r2d: restore the old sh-sci driver behaviourRomain Naour2018-08-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 18e8cf159177100e69d528293f8cf6875c0b1bca (kernel) The last Qemu kernel update [1] introduced a regresion in sh4 SCIF serial device. Some keyboard presses are very slow to be taken into account, perhaps not even taken into account at all. This would explain why our test infrastructure doesn’t manage to login as root [2][3][4]. git bisect reported a kernel patch from 4.11, increasing RX FIFO trigger defaults value for sh-sci (H)SCIF. The kernel patch itself looks good but the Qemu emulation is not ready to handle this new setting. >From Qemu (2.12.0): target/sh4/README.sh4 "Configuration of the second serial port (SCIF) is supported. FIFO handling infrastructure has been started but is not completed yet." We can't use the first serial port (ttySC0) because it's the second SH UART that's emulated by Qemu. In order to be able to test sh4 architecture with newer kernel, revert to the old behaviour. [1] 03fb00f2175cdb4565e26fcb9b3da1c1059de1bd [2] https://gitlab.com/free-electrons/toolchains-builder/-/jobs/72006425 [3] https://gitlab.com/free-electrons/toolchains-builder/-/jobs/72006427 [4] https://gitlab.com/free-electrons/toolchains-builder/-/jobs/72006426 Signed-off-by: Romain Naour <romain.naour@gmail.com> Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* configs/zynqmp_zcu106_defconfig: add Xilinx ZCU106 board (ZynqMP SoC)Luca Ceresoli2018-07-281-0/+34
| | | | | | | | | | This adds support the Xilinx ZCU106 development board. [Tested on the ES2 (Engineering Sample 2) version of the board] Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Cc: Joel Carlson <joelsoncarl@gmail.com> Tested-by: Joel Carlson <JoelsonCarl@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* configs/imx28evk: Bump U-Boot and kernelFabio Estevam2018-07-201-4/+4
| | | | | | | Bump U-Boot to 2018.05 version and kernel to 4.17.8. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/nitrogen8m: Add new defconfigGary Bisson2018-07-191-0/+54
| | | | | | | | | | NXP i.MX8MQ based SBC with 2GB of LPDDR4 and 8GB eMMC. More details on the platform here: https://boundarydevices.com/product/nitrogen8m Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* board/freescale/common/imx: make imx8-bootloader-prepare more genericGary Bisson2018-07-191-0/+1
| | | | | | | | | | | | Allow user to override the hardcoded dtb name by using BR2_ROOTFS_POST_SCRIPT_ARGS. The only user of this script, configs/freescale_imx8mqevk, is updated accordingly. Cc: Fabio Estevam <festevam@gmail.com> Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* configs/imx7d-sdb: Add new defconfigFabio Estevam2018-07-181-0/+36
| | | | | | | | | | Introduce imx7d-sdb_defconfig that allows booting imx7d-sdb board using U-Boot and kernel mainline instead of the vendor provided versions. Signed-off-by: Fabio Estevam <festevam@gmail.com> [Thomas: add DEVELOPERS entry, regenerate .gitlab-ci.yml] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* configs/asus_tinker_rk3288: use uboot 2018.07Yannis Damigos2018-07-141-1/+1
| | | | | | | | | | | | | | Using uboot version 2017.11 creates an sd card image which fails to boot with the following error: Missing DTB ### ERROR ### Please RESET the board ### Updating tinkerboard default configuration to use latest uboot release 2018.07 creates a sd card image which boot fine. Signed-off-by: Yannis Damigos <ydamigos@iccs.gr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* configs/olimex_a10_olinuxino_lime_defconfig: new boardLeon Anavi2018-07-101-0/+47
| | | | | | | | | | | | | Add a defconfig for the Olimex A10-OLinuXino-LIME, reusing most of the A20-OLinuXino-Lime and A13-OLinuXino files (sym links). The configurations for Olimex A10-OLinuXino-LIME feature: - U-Boot 2018.03 - Mainline Linux kernel 4.14.26 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> [Arnout: remove commented-out BR2_ARM_EABIHF=y (which is default)] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* configs/raspberrypi3_defconfig: increase filesystem sizeLeon Anavi2018-07-081-0/+1
| | | | | | | | | | | | | | | | | | Increase the filesystem size for raspberrypi3 by setting BR2_TARGET_ROOTFS_EXT2_SIZE to "120M". The filesystem for raspberrypi3_64 has the same size. The size is so large because the kernel config enables many many modules. Fixes: Copying files into the device: __populate_fs: Could not allocate block in ext2 filesystem while writing file "services" mkfs.ext4: Could not allocate block in ext2 filesystem while populating file system This error is not reproducible, it seems to depend on e.g. directory ordering. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* configs/imx6-sabresd: Bump to kernel 4.17.4Fabio Estevam2018-07-032-2/+2
| | | | | | | | | Kernel 4.17.4 contains commit 32c319d4f120 ("pinctrl: devicetree: Fix pctldev pointer overwrite"), which fixes camera support on imx6-sabresd board, so bump to this kernel version. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* configs/mx53loco: Bump to kernel 4.17.4Fabio Estevam2018-07-031-1/+1
| | | | | | | | | Kernel 4.17.4 contains commit 32c319d4f120 ("pinctrl: devicetree: Fix pctldev pointer overwrite"), which fixes audio support on imx53loco board, so bump to this kernel version. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* configs/imx6-sabresd: bump U-Boot and Linux kernelFabio Estevam2018-06-282-8/+8
| | | | | | | Bump U-Boot to version 2018.05 and kernel to 4.7.3. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* configs/solidrun_clearfog: bump kernel and bootloaderBaruch Siach2018-06-251-6/+4
| | | | | | | | | | | | | | | Update the kernel version to 4.17.2. Update U-Boot version to 2018.05. Migrate to U-Boot generic distro configuration which is easier than the hand written boot script. Improve the 'dd' command example in readme.txt. Cc: Jan Kundrát <jan.kundrat@cesnet.cz> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* configs/mx51evk: Bump U-Boot and kernelFabio Estevam2018-06-201-4/+4
| | | | | | | Bump U-Boot to 2018.05 and kernel to 4.17.2 versions. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* synopsys/axs10x: Update /etc/inittab by post-buildEvgeniy Didin2018-06-192-2/+2
| | | | | | | | | | | To not maintain custom copy of inittab file lets adopt approach used in raspberrypi adding post-build script for synopsys/axs10x boards. Signed-off-by: Evgeniy Didin <didin@synopsys.com> Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Cc: arc-buildroot@synopsys.com Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/orangepi_lite: Bump kernel and U-Boot versionsJan Kraval2018-06-111-3/+3
| | | | | | | Bump kernel to version 4.17 and U-Boot to 2018.05. Signed-off-by: Jan Kraval <jan.kraval@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* orangepi_pc_defconfig: bump linux to 4.17, u-boot to 2018.05Peter Korsgaard2018-06-111-5/+6
| | | | | | | | | | 4.17 brings support for HDMI out, but sunxi_defconfig hasn't been updated to enable the drivers - So add a kernel fragment to enable them. Likewise, analog audio has been supported since 4.10, but the driver isn't enabled in sunxi_defconfig, so enable it in the fragment. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/imx7dpico: Bump kernel and U-BootFabio Estevam2018-06-081-5/+8
| | | | | | | | | | | Bump kernel to version 4.17 and U-Boot to 2018.05. As the dtb file has been renamed in mainline, make the necessary adjustments in U-Boot environment and also in BR2_LINUX_KERNEL_INTREE_DTS_NAME. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/imx6ulpico: Bump kernel and U-BootFabio Estevam2018-06-081-5/+4
| | | | | | | | | | | Bump kernel to version 4.17 and U-Boot to 2018.05. As the imx_v6_v7_defconfig in 4.17 already selects the CONFIG_CFG80211_WEXT option, the linux.fragment can be simply removed. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/orangepi_zero_plus2: bump linux to v4.16Jagan Teki2018-06-051-3/+2
| | | | | | | | Bump linux as well headers to v4.16 version, this eventually drop the wifi patch since it has been merged to Linux v4.16. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* configs/arcturus_ucls1012a: bump U-Boot versionOleksandr Zhadan2018-06-051-1/+1
| | | | | | | | | | | | | This new u-boot custom repo version should fix the arcturus_ucls1012a_defconfig build failures on master. Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/71726827 Signed-off-by: Oleksandr Zhadan <oleks@arcturusnetworks.com> Signed-off-by: Michael Durrant <mdurrant@arcturusnetworks.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* configs/mx53loco: Bump to 4.17 kernelFabio Estevam2018-06-041-3/+3
| | | | | Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* qemu: update defconfigs to Linux 4.16.7Waldemar Brodkorb2018-06-0231-119/+121
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All linux configs are renamed to a version neutral filename to avoid further renaming on kernel bumps. Defconfig Kernel Qemu Network Status -------------------------------------------------------------- aarch64_virt 4.16.7 2.12.0 YES OK arm_versatile 4.16.7 2.12.0 YES OK arm_versatile_nommu 4.16.7 2.12.0 YES OK (3) arm_vexpress 4.16.7 2.12.0 YES OK m68k_mcf5208 4.16.7 2.12.0 YES OK m68k_q800 4.16.7 q800-v2.11.0 NO (2) OK microblazebe 4.16.7 2.12.0 YES OK microblazeel 4.16.7 2.12.0 YES OK mips32r2el_malta 4.16.7 2.12.0 YES OK mips32r2_malta 4.16.7 2.12.0 YES OK mips32r6el_malta 4.16.7 2.12.0 YES OK mips32r6_malta 4.16.7 2.12.0 YES OK mips64el_malta 4.16.7 2.12.0 YES OK mips64_malta 4.16.7 2.12.0 YES OK mips64r6el_malta 4.16.7 2.12.0 YES OK mips64r6_malta 4.16.7 2.12.0 YES OK nios2-10m50 4.16.7 2.12.0 NO OK or1k 4.16.7 2.12.0 NO OK ppc_g3beige 4.16.7 2.12.0 YES OK ppc_mpc8544ds 4.16.7 2.12.0 YES OK ppc_virtex_ml507 4.16.7 2.12.0 NO OK ppc64_pseries 4.16.7 2.12.0 YES OK ppc64le_pseries 4.16.7 2.12.0 YES OK ppc64_e5500 4.16.7 2.12.0 YES OK sh4 4.16.7 2.12.0 YES OK sh4eb 4.16.7 2.12.0 NO (1) OK sparc_ss10 4.16.7 2.12.0 YES OK sparc64_sun4u 4.16.7 2.12.0 YES OK x86 4.16.7 2.12.0 YES OK x86_64 4.16.7 2.12.0 YES OK xtensa_lx60 4.16.7 2.12.0 YES OK xtensa_lx60_nommu 4.16.7 2.12.0 YES OK (1) - Probably an endian issue with 8139 emulation/driver (2) - There's a network interface, but enabling it in qemu fails (3) - Kernel patch required, switched to devicetree usage Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* Merge branch 'next'Peter Korsgaard2018-06-0213-28/+27
|\ | | | | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud