summaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Collapse)AuthorAgeFilesLines
* macchiatobin: bump kernel and u-boot versionsSergey Matyukevich2018-01-301-4/+3
| | | | | | | | | Bump Linux to 4.15 and U-Boot to 2018.01. Remove networking dts patches since they has landed in Linux 4.15. Update readme.txt: fix mainline BSP versions and update boot selection for board rev 1.3. Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* orangepi-pc-plus: bump kernel and u-boot versionsSergey Matyukevich2018-01-291-3/+4
| | | | | | | | Bump Linux to 4.15 and U-Boot to 2018.01. Enable dhcp for eth0 since Ethernet support for Allwinner H2/H3 SoCs has landed in Linux 4.15. Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* orangepi-one: bump kernel and u-boot versionsSergey Matyukevich2018-01-291-3/+4
| | | | | | | | Bump Linux to 4.15 and U-Boot to 2018.01. Enable dhcp for eth0 since Ethernet support for Allwinner H2/H3 SoCs has landed in Linux 4.15. Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* orangepi-zero: bump linux to 4.15, u-boot to 2018.01Peter Korsgaard2018-01-291-3/+4
| | | | | | And enable dhcp for eth0 now that the ethernet is finally supported. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* orangepi-pc: bump linux to 4.15, u-boot to 2018.01Peter Korsgaard2018-01-291-3/+4
| | | | | | And enable dhcp for eth0 now that the ethernet is finally supported. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/imx6-sabresd: Bump to kernel 4.15Fabio Estevam2018-01-281-3/+3
| | | | | Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/imx6sx-sdb: Bump U-Boot and kernel versionsFabio Estevam2018-01-221-2/+2
| | | | | | | Bump U-Boot to 2018.01 and kernel to 4.14.4 version. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/imx6-sabresd_qt5: Bump U-Boot and kernel versionsFabio Estevam2018-01-221-2/+2
| | | | | | | Bump U-Boot to 2018.01 and kernel to 4.14.4 version. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/imx6-sabresd: Bump U-Boot and kernel versionsFabio Estevam2018-01-221-2/+2
| | | | | | | Bump U-Boot to 2018.01 and kernel to 4.14.4 version. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* bfin-bf512: update to latest kernelWaldemar Brodkorb2018-01-221-5/+4
| | | | | Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/mx6udoo: Bump kernel and U-Boot versionsFabio Estevam2018-01-181-4/+4
| | | | | | | Bump U-Boot to 2018.01 and kernel to 4.14.13 version. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/freescale_imx28evk: Bump U-Boot and kernel versionsFabio Estevam2018-01-161-4/+4
| | | | | | | Bump U-Boot to 2017.11 and kernel to 4.14.13 versions. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/openblocks_a6_defconfig: bump linux kernel to 4.14.13Peter Korsgaard2018-01-151-3/+3
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/sheevaplug_defconfig: bump linux kernel to 4.14.13Peter Korsgaard2018-01-151-3/+3
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* minnowboard-max: defconfigs: use silvermont x86 variantPeter Korsgaard2018-01-152-2/+2
| | | | | | As that is the CPU core in the E38xx Atoms used on the Minnowboard max. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* minnowboard-max: defconfigs: bump kernel to 4.14.13Peter Korsgaard2018-01-152-5/+5
| | | | | | Use CONFIG_UNWINDER_FRAME_POINTER as CONFIG_UNWINDER_ORC needs libelf. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* board/ci20: create a SD card imageJohannes Schmitz2018-01-121-0/+11
| | | | | | | | | | | | | Add a genimage.cfg to create a working sdcard.img for the ci20 hardware. We also need a uboot-env.txt to create the partition for the uboot environment. Update the board/ci20/readme.txt with the related information. Remove the tftp netboot description from the readme as it is already to complicated for a basic bootable example. Signed-off-by: Johannes Schmitz <johannes.schmitz1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/olimex_a20_olinuxino_lime*: bump Linux and U-Boot versionsFrancois Perrad2018-01-103-5/+5
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* orangepi: drop custom post-build and post-image scriptsSergey Matyukevich2018-01-075-10/+20
| | | | | | | | | | | | | | | Currently in Orange Pi boards post-build script is used only to generate U-Boot boot script and post-image script is used only to generate sdcard image according to genimage configuration. However both those tasks can now be handled by generic Buildroot tools: - BR2_TARGET_UBOOT_BOOT_SCRIPT config options - support/scripts/genimage.sh script This patch drops custom scripts replacing them by generic Buildroot tools. Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/bananapro: bump Linux and U-Boot versionJörg Krause2018-01-071-4/+4
| | | | | Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs: nitrogen*: bump u-boot version to 2017.07Gary Bisson2018-01-073-12/+21
| | | | | | | | | | | | | Also include new boot scripts to match standard distro uboot commands. Our previous 6x_bootscript and 6x_upgrade used custom variables and their naming don't make sense now that we target more than i.MX6 CPU. Therefore those old scripts are marked as legacy and kept for now but the goal is to deprecate and remove them later. Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs: nitrogen*: bump kernel version to 4.9.x_1.0.0_gaGary Bisson2018-01-073-12/+12
| | | | | | | Currently based upon 4.9.74 stable release. Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs: freescale_imx*: bump to version 4.9.x_1.0.0_gaGary Bisson2018-01-079-52/+52
| | | | | | | | | Also switch repository from old freescale site to codeaurora: https://source.codeaurora.org/external/imx/ Cc: Fabio Estevam <festevam@gmail.com> Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/imx6-sabresd: Bump U-Boot and kernel versionsFabio Estevam2018-01-031-2/+2
| | | | | | | Bump to U-Boot 2017.11 and kernel to 4.14.11. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/mx25pdk: Bump U-Boot and kernel versionsFabio Estevam2018-01-031-4/+4
| | | | | | | Bump to U-Boot 2017.11 and kernel to 4.14.11. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* board: Add Orangepi PC2 supportJagan Teki2017-12-201-0/+47
| | | | | | | | | | | Add initial support for Orangepi PC2 board with below features: - U-Boot 2017.11 - Linux 4.14 - Default packages from buildroot Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* board: Add Orangepi Zero Plus2 supportJagan Teki2017-12-201-0/+50
| | | | | | | | | | | | Add initial support for Orangepi Zero Plus2 board with below features: - U-Boot 2017.11 - Linux 4.14 - Default packages from buildroot Cc: zhaoyifan <zhao_steven@263.net> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* board: Add Orangepi Prime supportJagan Teki2017-12-201-0/+47
| | | | | | | | | | | | Add initial support for Orangepi Prime board with below features: - U-Boot 2017.11 - Linux 4.14 - Default packages from buildroot Cc: zhaoyifan <zhao_steven@263.net> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* board: Add Orangepi Win/Win Plus supportJagan Teki2017-12-201-0/+47
| | | | | | | | | | | | Add initial support for Orangepi Win/Win Plus board with below features: - U-Boot 2017.11 - Linux 4.14 - Default packages from buildroot Cc: zhaoyifan <zhao_steven@263.net> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* board: Add Olimex A64-OLinuXino supportJagan Teki2017-12-201-0/+47
| | | | | | | | | | | | Add initial support for Olimex A64-OLinuXino board with below features: - U-Boot 2017.11 - Linux 4.14 - Default packages from buildroot Cc: Tsvetan Usunov <usunov@olimex.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* board: Add FriendlyARM Nanopi NEO2 supportJagan Teki2017-12-201-0/+47
| | | | | | | | | | | Add initial support for FriendlyARM Nanopi NEO2 board with below features: - U-Boot 2017.11 - Linux 4.14 - Default packages from buildroot Cc: Yuefei <yftan@friendlyarm.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* board: Add FriendlyARM Nanopi A64 supportJagan Teki2017-12-201-0/+47
| | | | | | | | | | | | Add initial support for FriendlyARM Nanopi A64 board with below features: - U-Boot 2017.11 - Linux 4.14 - Default packages from buildroot Cc: Yuefei <yftan@friendlyarm.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* board: Add SoPine supportJagan Teki2017-12-201-0/+47
| | | | | | | | | | | | | Add initial support for SoPine board with below features: - U-Boot 2017.11 - Linux 4.14 - Default packages from buildroot Cc: TL Lim <tllim@pine64.org> Cc: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* board: Add Pine64 supportJagan Teki2017-12-201-0/+47
| | | | | | | | | | | | | Add initial support for Pine64 board with below features: - U-Boot 2017.11 - Linux 4.14 - Default packages from buildroot Cc: TL Lim <tllim@pine64.org> Cc: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* board: Add Bananapi M64 supportJagan Teki2017-12-201-0/+47
| | | | | | | | | | | | | Add initial support for bananapi M64 board with below features: - U-Boot 2017.11 - Linux 4.14 - Default packages from buildroot Cc: Jason <manager@sinovoip.com.cn> Cc: hailymei@banana-pi.com <hailymei@banana-pi.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/solidrun_macchiatobin: add new defconfigsSergey Matyukevich2017-12-152-0/+86
| | | | | | | | | | | | | | | | | | | | | | | Add MacchiatoBin board by SolidRun. This board is based on Marvell Armada 8040 SoC. Board support package includes the following two options: mainline and vendor BSPs. Mainline BSP: - Marvell ATF v1.3-armada-17.10 - mainline U-Boot v2017.11 - mainline Linux kernel v4.14.4 Marvell BSP with more hardware support enabled: - Marvell ATF v1.3-armada-17.10 - Marvell U-Boot based on v2017.03 - Marvell Linux kernel based v4.4.52 More details about this board are available on wiki: - http://wiki.macchiatobin.net Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com> [Thomas: misc tweaks in readme.txt.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* boards/zynq: use genimage to generate a bootable SD card imagePeter Korsgaard2017-12-113-0/+9
| | | | | | | [Run-time tested on ZedBoard, build-tested on the other boards] [Peter: also add host-dosfstools / host-mtools to make vfat images] Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* boards/zynq: rename the DTB to be loaded by U-BootLuca Ceresoli2017-12-113-0/+3
| | | | | | | | | | | | | | | | | | | We are about to introduce genimage support for the Zynq boards. For all of them U-Boot loads the DTB from a file named "devicetree.dtb" so we need to rename it on the SD card image. We could use genimage itself to rename files while creating the image. But this would require a different genimage.cfg for each board, leading to duplicate code. Instead let's create a "devicetree.dtb" symlink pointing to the dtb listed in the configuration. Currently all the Zynq-based boards have only one DTS configured, but if one had two or more of them, the symlink would point to the first one. [Peter: only create symlink if dtb option is available] Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* zynq_zc706: u-boot: bump to xilinx-v2017.3Luca Ceresoli2017-12-111-1/+1
| | | | | | | [Build-tested only] Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Acked-by: Alistair Francis <alistair.francis@xilinx.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* zynq_zc706: linux: bump to xilinx-v2017.3 (based on 4.9)Luca Ceresoli2017-12-111-2/+2
| | | | | | | [Build-tested only] Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Acked-by: Alistair Francis <alistair.francis@xilinx.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* zynq_microzed: u-boot: bump to xilinx-v2017.3Luca Ceresoli2017-12-111-1/+1
| | | | | | | [Build-tested only] Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Acked-by: Alistair Francis <alistair.francis@xilinx.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* zynq_microzed: linux: bump to xilinx-v2017.3 (based on 4.9)Luca Ceresoli2017-12-111-2/+2
| | | | | | | [Build-tested only] Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Acked-by: Alistair Francis <alistair.francis@xilinx.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* zynq_zed: u-boot: bump to xilinx-v2017.3Luca Ceresoli2017-12-111-1/+1
| | | | | | | [Run-time tested] Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Acked-by: Alistair Francis <alistair.francis@xilinx.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* zynq_zed: linux: bump to xilinx-v2017.3 (based on 4.9)Luca Ceresoli2017-12-111-2/+2
| | | | | | | [Run-time tested] Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Acked-by: Alistair Francis <alistair.francis@xilinx.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/orangepi-lite: bump Linux to 4.14.4Jan Kraval2017-12-081-2/+2
| | | | | | [Peter: add explicit kernel headers selection] Signed-off-by: Jan Kraval <jan.kraval@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/orangepi_lite: bump u-boot to 2017.11Jan Kraval2017-12-081-1/+1
| | | | | Signed-off-by: Jan Kraval <jan.kraval@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* arm-trusted-firmware: add BR2_TARGET_ARM_TRUSTED_FIRMWARE_UBOOT_AS_BL33Thomas Petazzoni2017-12-081-0/+1
| | | | | | | | | | | | | | | | | | | | | ATF can be used in different ways: - ATF encapsulates U-Boot as the BL33, which is what is done on ARM Juno (currently supported in Buildroot) and Marvell platforms (soon to be supported) - U-Boot encapsulates ATF's BL31, which is what is done on Allwinner ARM64 platforms. Until now we were assumming the former was always the case, but obviously it isn't. Therefore, this patch adds an option that allows to explicitly tell ATF that it encapsulates U-Boot as its BL33. We adapt the only defconfig that uses ATF so that it enables this option as appropriate. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* arm-trusted-firmware: add option to enable/disable building FIP imageThomas Petazzoni2017-12-081-0/+1
| | | | | | | | | | | | | | | | | | | | Currently, our arm-trusted-firmware unconditionally builds a FIP (Firmware Image Package). While this is often needed on platforms where ATF encapsulates U-Boot, it is not the case on some other platforms where it's U-Boot that encapsulates parts of ATF. In order to prepare the support for the later platforms, we make building the FIP image optional, and update the only defconfig we have that uses ARM Trusted Firmware. Note: we considered adding a "default y" here to preserve backward compatibility, but there really isn't any default that is sane: whether a FIP image needs to be built or not is purely platform specific. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: Sergey Matyukevich <geomatsi@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* board/orangepi: add support for orangepi-lite boardJan Kraval2017-12-071-0/+34
| | | | | | | | | | | | This board is quite similar to orangepi-one board. Instead of ethernet, it has RTL8189FTV SDIO WiFi chip. Board support package includes the following components: - mainline u-boot 2017.09 - mainline kernel 4.13.11 Signed-off-by: Jan Kraval <jan.kraval@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/raspberrypi*: bump kernel versionMario Lang2017-12-066-6/+6
| | | | | | | Now based on 4.9.66 (from 4.9.52). Signed-off-by: Mario Lang <mlang@blind.guru> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud