summaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Collapse)AuthorAgeFilesLines
* calao: use zImage on usb-a9263 and usb-a9g20 lpwJean-Christophe PLAGNIOL-VILLARD2012-11-072-0/+2
| | | | | | | | The board boot more fast with a zImage than a uImage as the kernel will not have to be relocated during the decompression. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* at91sam92*: update defconfigs to use latest u-bootAlexandre Belloni2012-11-023-18/+0
| | | | | Signed-off-by: Alexandre Belloni <alexandre.belloni@piout.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add default configuration for the AArch64 Foundation V8 simulatorThomas Petazzoni2012-11-021-0/+15
| | | | | | | | | | | | | 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>
* nitrogen6x_defconfig: bump kernel versionPeter Korsgaard2012-10-191-1/+1
| | | | | | | | | To boundary-L3.0.35_12.09.01_GA branch. See http://boundarydevices.com/october-freescale-releases-for-i-mx6/ for details. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* beaglebone_defconfig: use mainline u-bootPeter Korsgaard2012-10-181-4/+1
| | | | | | Board is now supported in mainline. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* nitrogen6x_defconfig: Use tarball from github instead of cloning gitArnout Vandecappelle2012-10-081-6/+4
| | | | | Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* sheevaplug_defconfig: use 3.5.4 kernelPeter Korsgaard2012-09-301-1/+1
| | | | | | | | Notice that you need u-boot >= 2012.04 to be able to boot kernel >= 3.2, because older u-boots keep the l2 cache enabled, see u-boot commit 679530278 (arm, arm-kirkwood: disable l2c before linux boot) for details. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* configs/calao_*: defconfigs should not hardcode BR2_JLEVELPeter Korsgaard2012-09-282-2/+0
| | | | | | | BR2_JLEVEL is specific to the build machine, not the specific board you are targetting. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* configs: add defconfig for boundarydevices nitrogen6x boardPeter Korsgaard2012-09-241-0/+26
| | | | | | | | 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-4/+3
| | | | | | | | | | | | 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-4/+4
| | | | | 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.5.4Gustavo Zacarias2012-09-221-3/+3
| | | | | 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.30Gustavo Zacarias2012-09-221-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.5.4Gustavo Zacarias2012-09-221-4/+4
| | | | | 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-4/+4
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/sparc: update to use kernel 3.5.4Gustavo Zacarias2012-09-221-3/+3
| | | | | 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-4/+4
| | | | | 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-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.5.4Gustavo Zacarias2012-09-221-3/+3
| | | | | 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-4/+4
| | | | | 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-041-0/+24
| | | | | | 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-111-0/+17
| | | | | 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-311-4/+4
| | | | | 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-311-4/+4
| | | | | 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-312-4/+4
| | | | | 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-311-4/+4
| | | | | 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-311-4/+4
| | | | | 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-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* qemu/sh4-r2d: update to use kernel 3.2.24Gustavo Zacarias2012-07-311-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* qemu/sparc-ss10: update to use kernel 3.4.7Gustavo Zacarias2012-07-311-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* qemu/ppc-mpc8544ds: update to use kernel 3.4.7Gustavo Zacarias2012-07-311-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Update qemu microblazebe default configurationMaxime Ripard2012-07-311-3/+3
| | | | | Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Update qemu microblazeel default configurationMaxime Ripard2012-07-311-3/+3
| | | | | Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Update s6lx9 microblaze default configurationMaxime Ripard2012-07-311-3/+2
| | | | | Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Add support for the Calao-systems USB-A9G20-LPWgregory hermant2012-07-201-0/+15
| | | | | Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Add support for the Calao-systems USB-A9263gregory hermant2012-07-201-0/+14
| | | | | Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* qemu/configs: update to use kernel 3.3.7Gustavo Zacarias2012-05-2211-11/+11
| | | | | 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.18Gustavo Zacarias2012-05-211-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/configs: update to use kernel 3.3.6Gustavo Zacarias2012-05-1411-11/+11
| | | | | 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.17Gustavo Zacarias2012-05-141-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/configs: update to use kernel 3.3.5Gustavo Zacarias2012-05-099-9/+9
| | | | | | | Update the qemu samples configs that used kernel 3.3.4 to 3.3.5 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/microblazeel-mmu: update configurationGustavo Zacarias2012-05-091-1/+11
| | | | | | | Beautify and lock down kernel version to avoid future issues. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/microblazebe-mmu: update configurationGustavo Zacarias2012-05-091-0/+11
| | | | | | | Beautify and lock down kernel version to avoid future issues. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/arm-vexpress: add new sample configGustavo Zacarias2012-05-071-0/+22
| | | | | | | By popular demand! Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/ppc-mpc8544ds: add new sample configGustavo Zacarias2012-05-071-0/+21
| | | | | | | | Add new powerpc-mpc8544ds sample qemu config. Useful for SPE ABI testing. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* BeagleBone: new boardFrank Hunleth2012-05-071-0/+25
| | | | | | | | This configuration provides a basic setup for using Buildroot to create all of the images needed for a BeagleBone. Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* configs: add support for PandaBoard and PandaBoard ESNicolas Dechesne2012-05-051-0/+26
| | | | | | | | | | | | | | | | | | | | | | This is a default configuration for Panda and PandaES, tested on both platforms. DEVTMPFS is enabled, to use static dev configuration one would need to update the generic dev table for ttyO driver. Panda is well supported in mainline kernel with omap2plus_defconfig, so this should be safe. U-boot SPL support is enabled by default as x-loader is now deprecated. With OMAP platforms u-boot,img format is prefered now, so it's enabled by default as well. Also, on PandaBoard, the name of SPL target file is MLO. Signed-off-by: Nicolas Dechesne <n-dechesne@ti.com> Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/x86: update to use kernel 3.3.4Gustavo Zacarias2012-05-051-1/+4
| | | | | 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.3.4Gustavo Zacarias2012-05-051-1/+4
| | | | | 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.3.4Gustavo Zacarias2012-05-051-1/+4
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>