summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Collapse)Author
2016-12-04raspberrypi2_defconfig: bump kernel version to 4.4.36Peter Seiderer
Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-12-04raspberrypi_defconfig: bump kernel version to 4.4.36Peter Seiderer
Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-12-04raspberrypi0_defconfig: bump kernel version to 4.4.36Peter Seiderer
Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-12-01Merge branch 'next'Peter Korsgaard
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-11-27configs/mx6: Bump to kernel 4.8.11Fabio Estevam
Kernel 4.8.11 brings commit 5f95e68daae397 ("clk: imx: fix integer overflow in AV PLL round rate"), which fixes a PLL calculation bug, so bump to this version. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-21configs/imx28evk: Bump to kernel 4.8.8Fabio Estevam
Kernel 4.8.8 brings commit 235bde1ed3f0ff ("net: fec: Call swap_buffer() prior to IP header alignment"), which makes Ethernet functional again on mx28. Bump to this version. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-20configs/olimex_a20_olinuxino_lime_mali: bump kernel versionFrancois Perrad
This commit changes the kernel version used by the olimex_a20_olinuxino_lime_mali in order to use a version that builds fine with gcc 5.x. This kernel repository is listed in https://linux-sunxi.org/Linux#External_links as a possible replacement for the aging 3.4 sunxi kernel. Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-18configs: snps_aarch64_vdk_defconfig: kernel pointing to 4.6Joao Pinto
Previously the vdk solution was using a Linaro kernel that doesn't build with gcc 5.x. Since there is no point in using Linaro anymore for this solution, this patch makes the aarch64 vdk defconfig point to the 4.6 Linux kernel. Signed-off-by: Joao Pinto <jpinto@synopsys.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-14configs/warp7: Bump to U-Boot 2016.11Fabio Estevam
Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-14configs/snps_axs*: bump U-Boot to 2016.11Zakharov Vlad
With this commit we upgrade U-Boot version to 2016.11 in "snps_axs101_defconfig" and "snps_axs103_defconfig". Important fixes: new version fixes U-Boot build for arc700. Since gcc-6.x "-marc700" option is no longer supported, "-mcpu=arc700" should be used instead. We haven't sent it before as we were waiting for U-Boot 2016.11 release. Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-14config: bump linux kernel to 4.8.6 in synopsys defconfigsZakharov Vlad
With this commit we update ARC defconfigs with the following: - "snps_axs101_defconfig", "snps_axs103_defconfig" and "snps_hs38_smp_vdk_defconfig": - bump linux kernel version to 4.8.6 - set up host linux headers to 4.8 Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com> [Thomas: as reported by Alexey, this commit is in fact a bug fix: it makes the defconfig work properly. Indeed, since the ARC compiler has moved to gcc 6.x, the ABI has changed, and a Linux 4.8+ kernel is needed for userspace to work on ARC.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-11configs/olimex_imx233_olinuxino: restore Wifi configFrancois Perrad
Add a fragment with configs from retired linux-3.18.config. Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-11configs/olimex_imx233_olinuxino: Add EXT4 supportFabio Estevam
Select BR2_TARGET_ROOTFS_EXT4 so that an EXT4 rootfs can be generated. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Acked-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-11config: bump linux kernel to 4.8.6 in synopsys defconfigsZakharov Vlad
With this commit we update ARC defconfigs with the following: - "snps_axs101_defconfig", "snps_axs103_defconfig" and "snps_hs38_smp_vdk_defconfig": - bump linux kernel version to 4.8.6 - set up host linux headers to 4.8 Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-10configs/atmel_sama5d4_xplained: re-add defconfigThomas Petazzoni
This defconfig was mistakenly removed by commit 78ac39cb89a6933c36508f6b10d30150ddb1ba05 due to an improper conflict detection in "git am". This commit restores it. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-10board/atmel/readme.txt: remove mention of sama5d4ekLudovic Desroches
The sama5d4ek defconfig has been removed in commit 9cb0b37cbd267ec1c2beea3deeaa86846bc2d037, but the board/atmel/readme.txt file was not updated accordingly. This commit fixes that. Reported-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-10configs/atmel_sama5d4ek: remove defconfigLudovic Desroches
The Atmel sama5d4ek board is no longer sold. Since there is the Xplained board and we won't maintain anymore the EK board, the defconfig can be removed. In addition, the defconfig was failing to build with gcc 5.x. Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-10configs/atmel_sama5d3xek: bump to linux4sam_5.5Ludovic Desroches
Bump to linux4sam_5.5 and remove dtb variants which are no longer supported. This is needed to fix the build with gcc 5.x. Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-10configs: atmel: at91sam9g45m10ek: update defconfigLudovic Desroches
Bump to a recent version of AT91bootstrap and use mainline version of U-Boot and Linux. This is needed to fix the build with gcc 5.x. Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> [Thomas: add missing BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_8=y.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-10configs: atmel: at91sam9g20dfc: update defconfigLudovic Desroches
Bump to a recent version of AT91bootstrap and use mainline version of U-Boot and Linux. This is needed to fix the build with gcc 5.x. Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> [Thomas: add missing BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_8=y.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-10configs: atmel: at91sam9rlek: update defconfigLudovic Desroches
Bump to a recent version of AT91bootstrap and use mainline version of U-Boot and Linux. This is needed to fix the build with gcc 5.x. Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> [Thomas: add missing BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_8=y.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-10configs: atmel: at91sam9260eknf: update defconfigLudovic Desroches
Bump to a recent version of AT91bootstrap and use mainline version of U-Boot and Linux. This is needed to fix the build with gcc 5.x. Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> [Thomas: add missing BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_8=y.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-09configs: remove calao*_defconfigThomas Petazzoni
The calao defconfigs no longer build with gcc 5.x, due to Linux kernel versions used being too old. However, it is unlikely that anyone will ever update them, since Calao Systems has gone bankrupt in April 2016. Therefore, let's remove them. If anyone is interested again at some point, it will be easy to revive them from the Git history. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-09olimex_imx233_olinuxino: use the common mxs genimage scriptFrancois Perrad
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-09olimex_imx233_olinuxino: bump versionFrancois Perrad
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-09olimex_a20_olinuxino_lime2: bump U-Boot to 2016.05Jan Viktorin
The patch fixes build by GCC 5 (unsupported by the older U-Boot). Signed-off-by: Jan Viktorin <viktorin@rehivetech.com> Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-09ci20_defconfig: use XBurst CPUVicente Olivert Riera
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-09configs: freescale_imx31_3stack: bump kernel version to 4.1.15_2.0.0_gaVincent Stehlé
Switch to the kernel of release 4.1.15_2.0.0_ga, as it builds properly with gcc 5.x, which is now the default. We add a linux config fragment to disable the framebuffer, to repair the build for imx_v6_v7_defconfig. Suggested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Vincent Stehlé <vincent.stehle@laposte.net> Signed-off-by: Julien Olivain <juju@cotds.org> Tested-by: Julien Olivain <juju@cotds.org> Cc: Fabio Estevam <fabio.estevam@nxp.com> [Thomas: adjust syntax in fragment.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-07freescale: Create the board/freescale/common/imx/ directoryFabio Estevam
In order to have a better hierarchy for the genimage scripts used by NXP mx25, mx51, mx53, mx6, mx7 SoCs, let's place them inside the board/freescale/common/imx/ directory. This helps in creating a more natural separation between the mxs scripts that are placed inside the board/freescale/common/mxs/ directory. Suggested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-07configs/imx23evk: Add support for imx23evkFabio Estevam
Add support for imx23evk board. For more information about this board, please check: http://www.nxp.com/products/software-and-tools/software-development-tools/i.mx-software-and-tools/i.mx23-evaluation-kit:IMX23EVK Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-07configs/qmx6: remove defconfigThomas Petazzoni
The original submitter and follow-up contributors to the qmx6 defconfig no longer have the hardware available or the time/interest to update this defconfig, which currently fails to build with gcc 5.x. Due to this, this commit removes this defconfig. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-07configs/freescale_p2020ds: remove defconfigThomas Petazzoni
This defconfig no longer builds with gcc 5.x, and the original submitter, Gustavo, no longer has the hardware to test this configuration. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-07board/armadeus: bump apf28 kernel version to 4.4.30 (latest LTS)Julien BOIBESSOT
Signed-off-by: Julien BOIBESSOT <julien.boibessot@armadeus.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-07board/armadeus: bump apf51 kernel to 4.4.30 (latest LTS)Julien BOIBESSOT
This will fix: http://free-electrons.com/~thomas/pub/buildroot-defconfigs/armadeus_apf51_defconfig.log.FAIL Signed-off-by: Julien BOIBESSOT <julien.boibessot@armadeus.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-06olimex_a20_olinuxino_lime_mali: bump u-boot to 2016.09.01Francois Perrad
U-Boot KConfig allows to take care of CONFIG_OLD_SUNXI_KERNEL_COMPAT in order to properly start the kernel (Error: unrecognized/unsupported machine ID) Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-06configs/mini2440_defconfig: remove defconfigThomas Petazzoni
This defconfig has not been updated in any significant way since 2011, when Peter moved it to use a mainline kernel. It's now using an ancient 3.0 kernel, and a vendor-specific U-Boot version that fails to build with various "undefined reference" errors: undefined reference to `show_boot_progress' undefined reference to `image_print_contents' undefined reference to `wait_ms' So it's time to get rid of the defconfig for this platform. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-06configs/imx28evk: Use the common mxs genimage scriptFabio Estevam
Use the common mxs genimage script instead of a custom one. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-05configs/kb9202_defconfig: remove defconfigThomas Petazzoni
This configuration for the KwikByte KB9202 was added back in July 2008 (commit e27fef51834042a1b108e04927a2a91742a54327), and was never updated since then. It still uses a 2.6.38 kernel, with the out of tree patches from the former AT91 kernel maintainer. The board has been discontinued according to its page at http://www.kwikbyte.com/KB9202.html. This defconfig no longer builds since the switch to gcc 5.x as the default. Therefore, it's time to get rid of this defconfig. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-05configs/nanopi-neo: use a more conventional kernelYann E. MORIN
It turns out that linux-4.9-rc3 has all that is needed for the NanoPi NEO, so use that rather than the franken-kernel I assembled. Reported-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-03configs: drop cubieboard_defconfigThomas Petazzoni
This defconfig is affected by bug #8516, reported more than a year ago, and nobody has updated the defconfig since then. In addition, it should be migrated to the genimage mechanism instead of having its own mkcubieboard.sh script. Therefore, let's get rid of this defconfig. Fixes bug #8516. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Carlo Caione <carlo.caione@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-03configs: atmel: at91sam9x5ek: bump to linux4sam_5.5Ludovic Desroches
Bump at91bootstrap to v3.8.7, U-Boot to linux4sam_5.5, Linux to linux4sam_5.5 (based on v4.4.x). Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-03configs: atmel: xplained boards: bump to linux4sam_5.5Ludovic Desroches
Bump at91bootstrap to v3.8.7, U-Boot to linux4sam_5.5, Linux to linux4sam_5.5 (based on v4.4.x). Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-03configs: Remove udoo_quad_defconfigFabio Estevam
configs/mx6udoo_defconfig supports the quad and dual-lite variants, so there is no need to keep udoo_quad_defconfig anymore. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-03boards: add FriendlyARM Nanopi NEOYann E. MORIN
The FriendlyARM Nanopi NEO is a 4x4cm² board with an Allwiner H3 SoC: - quad-core Cortex-A7 @1.2GHz - 256 or 512MiB of DDR - uSDCard as only storage option - 3x USB 2.0 host (one socket, two on expansion pin-holes) - 1x USB 2.0 OTG (also used as power source) - 10/100 etehrnet MAC - GPIOs, SPI, I2c... Support for the Nanopi NEO in U-Boot and Linux is very recent, so much so that we have to use an -rc tag for U-Boot and a special Linux tree. As for Linux, I pushed a git tree on Github with a single tag that matches what is currently queued in the sunxi-next queued for 4.10, based on 4.9-rc3. All those commits are from Maxime's tree, the maintainer for most sunxi stuff. This also means that we can't use the Linux headers from the kernel being built (which is what we usually do) because those report 4.9, while Buildroot currently knows only of 4.8 at best. So this is what we use. Unfortunately, support for the ethernet MAC and the USB OTG are not yet upstream, but are being actively worked on. The Nanopi NEO is very similar to the Orangepi PC, so I was able to scanvenge most of its configuration. ;-) Thanks Maxime for your help on IRC! :-) Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-02board/lego/ev3: Use ev3dev linux ext for ev3dev driversDavid Lechner
This uses the ev3dev linux extension to compile the ev3dev drivers for LEGO MINDSTORMS EV3. Signed-off-by: David Lechner <david@lechnology.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-02board/lego/ev3: Create images using genimageDavid Lechner
This adds a script to create SD card and flash images for LEGO MINDSTORMS EV3 using the genimage tool. The default kernel config had to be modified to add support for squashfs and to add a ram disk. Signed-off-by: David Lechner <david@lechnology.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-02configs/lego_ev3: add U-Boot supportDavid Lechner
This adds U-Boot configuration for LEGO MINDSTORMS EV3. U-Boot has had support for LEGO MINDSTORMS EV3 since v2016.05. Signed-off-by: David Lechner <david@lechnology.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-01configs: freescale_imx*: bump to version 4.1.15_2.0.0_gaGary Bisson
This patch is based on the Yocto equivalent: https://github.com/Freescale/meta-freescale/commit/f4e7a140 https://github.com/Freescale/meta-freescale/commit/d4c994cb https://github.com/Freescale/meta-freescale/commit/7ad6dcc3 Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Cc: Fabio Estevam <festevam@gmail.com> Reviewed-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-01configs/imx28evk: Generate the standard sdcard.imgFabio Estevam
Generate the standard sdcard.img format that can be directly copied to the SD card. Remove the custom create-boot-sd.sh script and update the readme.txt file accordingly. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> [Thomas: further tweaks to readme.txt.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-10-25configs/imx28evk: Update U-Boot and kernel versionsFabio Estevam
Update U-Boot to 2016.09.01 and kernel to 4.8.4 version. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>