summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Collapse)Author
2014-03-21board/arm/foundation-v8: update defconfig and instructionsThomas Petazzoni
This commit updates the defconfig of the foundation-v8 platform, which can be tested under the AArch64 emulator provided by ARM. The main change is that we switch to the mainline 3.13.6 kernel instead of a Linaro-specific Git tree. Another change is to update the download link for the emulator in the instructions, in order to use the latest version of the emulator, which was used for testing. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-03-07configs/olimex_imx233_olinuxino: fix and bump relevant versionsGustavo Zacarias
Tweak the config to deal with b155f5a5ab321b06df1c5d5f5e104438e8288cf8 fallout. And bump to the latest kernel versions. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-03-07configs/qemu: fix and bump relevant kernel/header versionsGustavo Zacarias
Tweak the configs to deal with b155f5a5ab321b06df1c5d5f5e104438e8288cf8 fallout. And bump to the latest kernel versions. As of this commit the microblaze qemu targets seem broken, probably because of commit 14e527eb66d251c878f212236729d715e350c135 or some qemu limitation. SPARC seems to have issues as well, the kernel seems to go down with an unhandled exception with qemu 1.7.0 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-03-02configs: add SoCkit defconfigSebastien Bourdelin
This commit introduces initial support for the Arrow SoCkit boards, featuring an Altera Cyclone V SoC: http://www.altera.com/b/arrow-sockit.html It is based on Roman Diouskine's work at https://github.com/rndi/buildroot-alt. The kernel and the u-boot used is the one developped by the rocketboards.org community, as mainline support is not fully available yet. More info is available in the board/altera/sockit/readme.txt file. [Thomas: remove a number of not really needed empty new lines in the readme.txt file, update the defconfig for the new kernel headers options.] Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-02-19board: add support for the MinnowBoardThomas Petazzoni
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-02-10beaglebone: update to TI 3.12 kernelAnders Darander
Git repo version is taken from meta-ti. It's a 3.12.10 kernel with TI's own patches on top. The defconfig has been kept rather close to our old defconfig. The kernel has been boot-tested using an NFS-root. Apart from the kernel change, the linux headers has also been updated from 3.8.12 to 3.12.10. [Peter: drop UEVENT_HELPER_PATH setting] Signed-off-by: Anders Darander <anders@chargestorm.se> Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-02-08apf27: bump kernel version to 3.13.2trem
Signed-off-by: Philippe Reynes <tremyfr@yahoo.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-02-07defconfigs: zedboard add info about uboot installationSpenser Gilliland
Add info about how to install a custom uboot on the zedboard. Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-02-06zedboard: add Avnet Zedboard support.Spenser Gilliland
[Thomas: update to recent Buildroot which had renamed several Config.in options, lock down kernel headers version] Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-01-21configs/p1010rdb: bump to the latest and greatest versionsGustavo Zacarias
Rename the defconfig to note that it's explicitly intended for the PA kit revision since it'll likely brick a PB if the bootloader is flashed without changing the U-Boot board name (and that it's untested in real hardware). Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-01-21configs/mpc8315erdb: bump to the latest and greatest versionsGustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-01-15raspberrypi: tweak readmeSimon Dawson
Make the readme.txt for the raspberrypi board less misleading regarding the kernel image file name. Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-12-27Add Armadeus systems APF51 SOM basic support.Julien Boibessot
Buildroot uClibc toolchain, UBIFS rootfs, Linux kernel (board is mainlined). Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2013-12-26board: updates APF28 SOM support to Linux 3.12Julien Boibessot
Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2013-12-15apf27: update configurationtrem
- move kernel 3.8.3 to 3.12.5 - enable pwm_imx in the kernel configuration - add u-boot Acked-by: Eric Jarrige <eric.jarrige@armadeus.org> Acked-by: Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by: Philippe Reynes <tremyfr@yahoo.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-12-03cubieboard: mkcubiecard: use the right command for checking user privilegeAndi Shyti
On some shell environments the EUID variable, which checks the user id, is not defined. Use `id -u` instead. This patch mutes the following error: ./board/cubietech/cubieboard/mkcubiecard.sh: 31: [: -ne: unexpected operator Signed-off-by: Andi Shyti <andi@etezian.org> Reviewed-by: Arvid Picciani <aep@exys.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-12-01Merge branch 'next'Peter Korsgaard
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-11-28configs/qemu_mips64el_malta: add new configGustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-11-28configs/qemu_mips64_malta: update configGustavo Zacarias
Slim down the kernel config, switch to ext4 (with ext2/3 support), enable N32 & O32 ABI compatibility for extra testing goodness and enable keyboard & mouse support. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-11-14qemu/arm-versatile: roll back to 3.11.x kernel seriesGustavo Zacarias
As pointed by Thomas P. kernel 3.12 oopses when loading/using the emulated network. Seems 3.12 broke versatile for qemu like in the past, only in a more subtle way this time that escaped my automated qemu builds/tests. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-11-10configs: rename rpi_defconfig for consistencymathieu benoit
We name all of our boards and defconfig files based on the boards fullname, not a nickname or a shortname. 'rpi' is short for Raspberry Pi, so name all our Raspberry Pi ressource with 'raspberrypi' instead of 'rpi'. This should also help Buildroot-newcomers to recognise Raspberry Pi related files (defconfig and board doc). Signed-off-by: Mathieu Benoit <mathieu.benoit@savoirfairelinux.com> [yann.morin.1998@free.fr: reverse the rename] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Ryan Barnett <rjbarnet@rockwellcollins.com> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-11-06rpi: improve documentationmathieu benoit
Signed-off-by: Mathieu Benoit <mathieu.benoit@savoirfairelinux.com> [yann.morin.1998@free.fr: further improvements for readability and completeness] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-11-05configs/p1010rdb: bump to the latest and greatest versionsGustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-11-05configs/mpc8315erdb: bump to the latest and greatest versionsGustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-11-05configs/imx233_olinuxino: bump to the latest versionsGustavo Zacarias
Also tweak the kernel and buildroot config for basic WiFi support. And fetch the ASoC patches for builtin audio. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-11-05configs/qemu: bump relevant config versionsGustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-10-19configs/mpc8315erdb: bump to the latest and greatest versionsGustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-10-19configs/p1010rdb: bump to the latest and greatest versionsGustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-10-10configs/qemu: bump relevant config versionsGustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-10-04configs/qemu_*: unbreak after version bumpPeter Korsgaard
Commit 2c859079cd (configs/qemu: bump relevant config version) renamed a number of linux configuration files, but forgot to update the defconfigs. Tests shows that atleast arm versatile doesn't boot with 3.11, so rename the linux configuration files back rather than adjusting the defconfigs. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-10-04configs/qemu: bump relevant config versionsGustavo Zacarias
arm_nuri needs some DT fixups to switch to the 3.11.x series since it's now default for that kernel defconfig. [Peter: adjust comment in sparc defconfig to match] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-09-26nitrogen6x: post-build.sh: use the exported variables for {TARGET,BINARIES}_DIRPeter Korsgaard
No functional change, but lets show the preferred way to do this. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-09-26nitrogen6x: use 6x_bootscript/6x_upgrade instead of older 6q_ versionsEric Nelson
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-09-19board: add cubieboard2 supportCarlos Quijano
Signed-off-by: Carlos Quijano <carlos@crqgestion.es> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-08-31Merge branch 'next'Peter Korsgaard
2013-08-27configs/mpc8315erdb: bump to the latest and greatest versionsGustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-08-27configs/p1010rdb: bump to the latest and greatest versionsGustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-08-23board: add support for the i.MX6 Wandboard platformStephan Hoffmann
Wandboard is a low cost iMX6 system consiting of an EDM standard processor module and a small base board. http://www.wandboard.org Signed-off-by: Stephan Hoffmann <sho@relinux.de> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2013-07-30configs/qemu: bump relevant config versionsGustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2013-07-08configs/qemu: bump relevant config versionsGustavo Zacarias
While at it add the missing network interfaces to configurations that support it. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-06-02Add support for the Calao-systems TNY-A9G20-LPWGregory Hermant
[Peter: lock kernel/headers version to 3.9.4, use devtmpfs, add comments] Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-06-02Merge branch 'next'Peter Korsgaard
2013-05-29configs: add sample for olimex mx233 olinuxinoGustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-05-29cubieboard: add supportCarlo Caione
[Peter: adjust for _FEX_FILE] Signed-off-by: Carlo Caione <carlo.caione@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-05-14beaglebone: enable NFS root supportAnders Darander
Signed-off-by: Anders Darander <anders@chargestorm.se> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-05-14beaglebone: update to linux 3.8Anders Darander
As the beaglebone support is mainlined, there's no support for the old board setup files, and the only supported run-time configuration is through the device tree. We're also setting the kernel headers to follow the 3.8 series. Signed-off-by: Anders Darander <anders@chargestorm.se> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-05-11configs: add defconfig for Atmel AT91SAM9260-EK Nand Flash BootFabio Porcedda
This is a configuration that provides a basic setup for generating bootable nandflash images: - at91bootstrap - barebox - kernel - rootfs Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-05-11configs: add defconfig for Telit EVK-PRO3Fabio Porcedda
For more info, please read board/telit/evk-pro3/readme.txt Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-05-06board/freescale: switch to u-boot 2013.04Gustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-04-29configs/qemu: bump relevant configs to kernel version 3.9.xGustavo Zacarias
Problematic configurations not bumped: powerpc-g3beige: Kernel oops on boot sh4-r2d - Qemu doesn't emulate advanced features from the console UART sparc-ss10 - Illegal instruction Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>