summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Collapse)AuthorAgeFilesLines
* configs: add RaspberryPi defconfigMaxime Hadjinlian2013-03-261-0/+127
| | | | | | | | | | | | | | | | | This is a default configuration for the RaspberryPi, tested and functional. The kernel used is the one developped by the RaspberryPi foundation as it's not fully supported currently in mainline kernel. The configuration used for the kernel is the default bcmrpi. For more info, please find board/raspberrypi/readme.txt [Peter: minor README tweaks, rename to readme.txt] Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> [yann.morin.1998@free.fr: use correct kernel headers, update kernel cset] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add Armadeus systems APF28 SOM basic support.Julien Boibessot2013-03-041-0/+180
| | | | | | | | | Buildroot toolchain, UBIFS rootfs, Linux kernel (board is mainlined since 3.8). Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* configs/qemu: bump relevant configs to kernel version 3.8.xGustavo Zacarias2013-03-0123-15/+15
| | | | | | | | | | | Problematic configurations not bumped: arm-versatilepb - IRQ failure for symbios scsi sh4-r2d - Qemu still doesn't emulate advanced features from the UART sparc-ss10 - Illegal instruction Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add support for the Calao-systems USB-A9260Gregory Hermant2013-01-282-0/+700
| | | | | Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/arm-nuri: add new sample configGustavo Zacarias2013-01-041-0/+10
| | | | | | | | Add the new arm-nuri sample qemu config. Samsung Exynos4210 Cortex-A9 dual-core testing. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/arm-versatile: update to use kernel 3.7.1Gustavo Zacarias2012-12-302-4/+4
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/arm-vexpress: update to use kernel 3.7.1Gustavo Zacarias2012-12-301-1/+1
| | | | | | | | Bump to use kernel 3.7.1 Switch to hard float toolchain with NEON and VFP support. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/mips64-malta: update to use kernel 3.7.1Gustavo Zacarias2012-12-302-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/mips-malta: update to use kernel 3.7.1Gustavo Zacarias2012-12-302-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/mipsel-malta: update to use kernel 3.7.1Gustavo Zacarias2012-12-302-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/x86: update to use kernel 3.7.1Gustavo Zacarias2012-12-302-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/x86_64: update to use kernel 3.7.1Gustavo Zacarias2012-12-302-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/sh4-r2d: update to use kernel 3.2.35Gustavo Zacarias2012-12-301-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/ppc-mpc8544ds: update to use kernel 3.7.1Gustavo Zacarias2012-12-301-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/ppc-virtex-ml507: update to use kernel 3.7.1Gustavo Zacarias2012-12-301-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/ppc-g3beige: update to use kernel 3.7.1Gustavo Zacarias2012-12-302-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/sparc-ss10: update to use kernel 3.7.1Gustavo Zacarias2012-12-301-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/microblaze: update to use kernel 3.7.1Gustavo Zacarias2012-12-304-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/ppc-virtex-ml507: add new sample configGustavo Zacarias2012-12-101-0/+8
| | | | | | | | Add new powerpc-virtex-ml507 sample qemu config. Useful for powerpc softfloat testing. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add board files for snowballGregory Hermant2012-11-301-0/+45
| | | | | Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/mips64-malta: update to use kernel 3.6.6Gustavo Zacarias2012-11-152-0/+4
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/mips{el}-malta: update to use kernel 3.6.6Gustavo Zacarias2012-11-154-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/microblaze: update to use kernel 3.6.6Gustavo Zacarias2012-11-154-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/arm-versatile: update to use kernel 3.6.6Gustavo Zacarias2012-11-152-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/arm-vexpress: update to use kernel 3.6.6Gustavo Zacarias2012-11-151-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/ppc-g3beige: update to use kernel 3.6.6Gustavo Zacarias2012-11-152-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/sh4-r2d: update to use kernel 3.2.33Gustavo Zacarias2012-11-151-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/ppc-mpc8544ds: update to use kernel 3.6.6Gustavo Zacarias2012-11-151-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/sparc: update to use kernel 3.6.6Gustavo Zacarias2012-11-151-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/x86_64: update to use kernel 3.6.6Gustavo Zacarias2012-11-152-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/x86: update to use kernel 3.6.6Gustavo Zacarias2012-11-152-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* foundation-v8/readme.txt: remove outdated rpc commentPeter Korsgaard2012-11-061-7/+0
| | | | | | | Now that we don't automatically enable rpc stuff in busybox this comment no longer applies. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add default configuration for the AArch64 Foundation V8 simulatorThomas Petazzoni2012-11-021-0/+26
| | | | | | | | | | | | | Note that this configuration doesn't build entirely: the user must manually run "make busybox-menuconfig" and disable the "Mount NFS filesystems" option, because the toolchain does not have RPC support. This issue will be fixed once the support for toolchain without RPC will be integrated. [Peter: fix readme typo] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* beaglebone_defconfig: use mainline u-bootPeter Korsgaard2012-10-181-31/+0
| | | | | | Board is now supported in mainline. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* configs: add defconfig for boundarydevices nitrogen6x boardPeter Korsgaard2012-09-244-0/+34
| | | | | | | | http://boundarydevices.com/products/nitrogen6x-board-imx6-arm-cortex-a9-sbc/ And post-build hook for u-boot scripts. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/mips64-malta: update to use kernel 3.5.4Gustavo Zacarias2012-09-221-0/+0
| | | | | | | | | | | | Update to use the latest kernel 3.5.4. And also update to the latest .config knobs, otherwise we were just building a mips(32) target which failed miserably. This config is still flaky, you get a login prompt but usually fail to login, passing along an init=/bin/sh helps some but crashes are quite usual. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/microblaze: update to use kernel 3.5.4Gustavo Zacarias2012-09-222-0/+0
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/mipsel-malta: update to use kernel 3.5.4Gustavo Zacarias2012-09-221-0/+0
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/mips-malta: update to use kernel 3.5.4Gustavo Zacarias2012-09-221-0/+0
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/x86_64: update to use kernel 3.5.4Gustavo Zacarias2012-09-221-0/+0
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/x86: update to use kernel 3.5.4Gustavo Zacarias2012-09-221-0/+0
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/arm-versatile: update to use kernel 3.5.4Gustavo Zacarias2012-09-221-0/+0
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/mips64-malta: add new sample configGustavo Zacarias2012-09-042-0/+85
| | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add support for the Calao-systems QIL-A9260gregory hermant2012-08-114-0/+777
| | | | | Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* qemu/x86: update to use kernel 3.4.7Gustavo Zacarias2012-07-312-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* qemu/x86_64: update to use kernel 3.4.7Gustavo Zacarias2012-07-312-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* qemu/microblaze: update to use kernel 3.4.7Gustavo Zacarias2012-07-314-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* qemu/mips-malta: update to use kernel 3.4.7Gustavo Zacarias2012-07-312-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* qemu/mipsel-malta: update to use kernel 3.4.7Gustavo Zacarias2012-07-312-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* qemu/arm-vexpress: update to use kernel 3.4.7Gustavo Zacarias2012-07-311-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>