summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
Commit message (Collapse)AuthorAgeFilesLines
* Make S3C24xx config options available for all S3CsAlexey Galakhov2012-05-213-4/+4
| | | | | Signed-off-by: Alexey Galakhov <agalakhov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* panda: update defconfig for i2c and led supportAnand Gadiyar2012-05-211-1/+7
| | | | | | | Enable I2C and LED support in defconfig. Signed-off-by: Anand Gadiyar <gadiyar@ti.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM pcm038: Switch to new environmentSascha Hauer2012-05-181-7/+7
| | | | | | | | | This switches the pcm038 board to the new environment template and does the necessary defaultconfig adjustments. Additionally it disables UBI support as the pcm038 image is getting bigger and bigger and UBI seems to be the most unused big (in size) feature. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* eukrea_cpuimx25/35/51: update defconfigEric Bénard2012-05-183-12/+43
| | | | | Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Merge branch 'next'Sascha Hauer2012-05-0320-24/+323
|\ | | | | | | | | | | | | Conflicts: common/hush.c Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * Increase heapsize for i.MX21ADS board again.Jaccon Bastiaansen2012-04-301-2/+2
| | | | | | | | | | | | | | | | | | Barebox cannot boot the recent mainline Linux kernels for the i.MX21ADS board anymore when using TFTP, because the heap is too small. Signed-off-by: Jaccon Bastiaansen <jaccon.bastiaansen@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * Merge branch 'pu/mx6-v2' into nextSascha Hauer2012-04-241-0/+69
| |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: arch/arm/Makefile arch/arm/mach-imx/Kconfig Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| | * ARM Freescale i.MX6 Armadillo2: Add defconfigSascha Hauer2012-04-241-0/+69
| | | | | | | | | | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * | Add board support for Karo TX51 i.mx51 SODIMM module.Christian Kapeller2012-04-151-0/+148
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Supported devices: - nand - ethernet - mmc0, mmc1 (on stk5v3 development board) - led (on stk5v3 development board) Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * | mx53/loco: udpate defconfig with USB hostJean-Christophe PLAGNIOL-VILLARD2012-04-151-0/+3
| | | | | | | | | | | | | | | | | | | | | enable USB storage. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * | at91sam9263ek: update defconfigJean-Christophe PLAGNIOL-VILLARD2012-04-151-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drop: - bootz - cfi 32 width - cpuinfo command support Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * | at91sam9260ek/9g20ek: udpate defconfigJean-Christophe PLAGNIOL-VILLARD2012-04-132-2/+2
| |/ | | | | | | | | | | | | | | | | drop: - ZLIB - MTD OOB DEVICE Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * Final switch to use combined driver mc13xxxAlexander Shiyan2012-04-113-2/+1
| | | | | | | | | | Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * Rename mc13892.c unit to mc13xxx.cAlexander Shiyan2012-04-111-1/+1
| | | | | | | | | | | | | | Also renamed config option name to MFD_MC13XXX. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * Merge branch 'calao-board' of git://git.jcrosoft.org/barebox into nextSascha Hauer2012-04-118-17/+33
| |\
| | * tny-a926x: enable MMUJean-Christophe PLAGNIOL-VILLARD2012-04-103-0/+3
| | | | | | | | | | | | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Cc: Gregory HERMANT <gregory.hermant@calao-systems.com>
| | * tny-a926x: udpate defconfigJean-Christophe PLAGNIOL-VILLARD2012-04-103-6/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | drop: - zlib - oob device Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Cc: Gregory HERMANT <gregory.hermant@calao-systems.com>
| | * usb-a926x: enable MMUJean-Christophe PLAGNIOL-VILLARD2012-04-105-0/+5
| | | | | | | | | | | | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Cc: Gregory HERMANT <gregory.hermant@calao-systems.com>
| | * usb-a926x: add oftree supportJean-Christophe PLAGNIOL-VILLARD2012-04-105-11/+22
| | | | | | | | | | | | | | | | | | | | | | | | Boot via nfs instead of tftp and zImage. Update nand partition layout to store the oftree. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Cc: Gregory HERMANT <gregory.hermant@calao-systems.com>
| * | pcm027: add board supportMarc Kleine-Budde2012-04-101-0/+61
| |/ | | | | | | | | | | | | The pcm027 is a PXA270 based Phytec phyCORE board. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* / tny-a926x: fix MOB-TNY-MD2 Motherboard supportJean-Christophe PLAGNIOL-VILLARD2012-04-243-3/+3
|/ | | | | | | | | | | | | | | | | The MD2 add: - uart 2 - ethernet - usb - spi - i2c so fix just add uart and ethernet update defconfig always enable the motherboard and drop the SHA256 support (to fix in the 256KiB). Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* AT91: at91sam9x5: add chip and board fileJean-Christophe PLAGNIOL-VILLARD2012-04-021-0/+69
| | | | | | | | | | Fow now use Soft ECC for nand util we add the PMECC. On-chip and board related peripherals definitions. Basic implementation for VB board. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* at91rm9200ek: update defconfigJean-Christophe PLAGNIOL-VILLARD2012-04-021-4/+4
| | | | | | | | | | - enable MMU - drop MTD as we do not have nand - use tlsf - bootm enable initrd Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* at91rm9200ek: add usb serial supportJean-Christophe PLAGNIOL-VILLARD2012-04-021-0/+5
| | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* at91rm9200ek: add leds supportJean-Christophe PLAGNIOL-VILLARD2012-04-021-0/+5
| | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* at91rm9200ek: enable at91_ether and net supportJean-Christophe PLAGNIOL-VILLARD2012-04-021-0/+9
| | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* mx28-evk: Enable LCD support and bmp commandEsben Haabendal2012-04-021-0/+3
| | | | | Signed-off-by: Esben Haabendal <esben.haabendal@prevas.dk> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Completely migrate option ISP1504 to ULPIAlexander Shiyan2012-04-023-3/+3
| | | | | | | Since we do not have ISP1504-related functions, we migrated to ULPI. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* pm9g45: enable USB OHCI host and USB mass storageAsen Chavdarov Dimov2012-03-231-3/+8
| | | | | | | FIXME: execute the "usb" command twice to create the /dev/disk0 device. Signed-off-by: Asen Chavdarov Dimov <dimov@ronetix.at> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* pm9g45: enable MCI0Asen Chavdarov Dimov2012-03-231-2/+5
| | | | | | | | FIXME: part of or no data is written. File copy ends with message: "atmel_mci@atmel_mci0: command/data timeout" Signed-off-by: Asen Chavdarov Dimov <dimov@ronetix.at> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* pm9g45: boot from NANDAsen Chavdarov Dimov2012-03-231-30/+13
| | | | | | | | | | - change the kernel and rootfs locations - correct the NAND mtd partitions - fix the DDR RAM location(so BareBox load address) - expect the root file system type to be UBIFS Signed-off-by: Asen Chavdarov Dimov <dimov@ronetix.at> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* defenv: remove bogus defaultenv from defconfigsSascha Hauer2012-03-208-8/+8
| | | | | | | | | When CONFIG_DEFAULT_ENVIRONMENT_GENERIC is set the Make system will automatically compile in defaultenv/ into the environment. Some boards explicitely add this path again in their defconfig which is not needed. Remove it. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* pcm049_xload_defconfig: activate Thumb-2 supportTeresa Gámez2012-03-151-0/+1
| | | | | | | | To reduce the size of the MLO we have to activate thumb-2 support. Otherwise the board will not boot. Signed-off-by: Teresa Gámez <t.gamez@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Merge remote-tracking branch 'jean/at91-update' into nextSascha Hauer2012-03-146-26/+111
|\
| * at91sam9260ek/9g20ek: update defconfigJean-Christophe PLAGNIOL-VILLARD2012-03-122-2/+4
| | | | | | | | | | | | | | - enable MMU support - set max size to 256KiB Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
| * at91sam9m10g45ek: update defconfigJean-Christophe PLAGNIOL-VILLARD2012-03-121-8/+19
| | | | | | | | | | | | | | | | | | - use tslf - bootm: enable oftree and uimage support - enable mmu support - drop cfi support (no nor on the board) Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
| * at91sam9m10g45ek: add leds supportJean-Christophe PLAGNIOL-VILLARD2012-03-121-0/+5
| | | | | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
| * at91sam9261ek/9g10ek: update board supprtJean-Christophe PLAGNIOL-VILLARD2012-03-122-10/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | update fancy prompt to be the same as the other Atmel board use the same feature on 9g10ek and 9261ek - use tlsf - enable MMU - set max size to 256KiB - bootm: add initrd support - nand: drop non used hw ecc and oob device Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
| * at91sam9261ek/9g10ek: add gpio Keyboard supportJean-Christophe PLAGNIOL-VILLARD2012-03-122-0/+2
| | | | | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
| * at91sam9261ek/9g10ek: add dfu and usb serial supportJean-Christophe PLAGNIOL-VILLARD2012-03-122-1/+10
| | | | | | | | | | | | if bp3 is pressed 5s during boot enable dfu otherwise usbserial Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
| * at91sam9261ek/9g10ek: add leds supportJean-Christophe PLAGNIOL-VILLARD2012-03-122-0/+10
| | | | | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
| * at91sam9263ek: update defconfigJean-Christophe PLAGNIOL-VILLARD2012-03-121-2/+15
| | | | | | | | | | | | | | | | | | - set max size to 256KiB - enable MMU - bootm: enable oftree and initrd support - nand: drop non used hw ecc Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
| * at91sam9263ek: add dfu and usb serial supportJean-Christophe PLAGNIOL-VILLARD2012-03-121-3/+6
| | | | | | | | | | | | if left_click is pressed 5s during boot enable dfu otherwise usbserial Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
| * at91sam9263ek: add leds supportJean-Christophe PLAGNIOL-VILLARD2012-03-121-0/+5
| | | | | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* | omap: add support for phycard-a-xl2Jan Weitzel2012-03-132-0/+97
|/ | | | | | | Support for omap4 based Phytec phyCARD-A-XL2 board Signed-off-by: Jan Weitzel <j.weitzel@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* arm/mach-pxa: add mioa701 boardRobert Jarzmik2012-02-291-0/+62
| | | | | | | | | | | | | | | | Add Mitac MioA701 board initial support. The support provides basic boot and : - a console over USB (serial gadget). - the SD card support - the MTD docg3 support - the LCD support Add a check in the default environment for a barebox.env file on the first partition (FAT). If the file exists, source it instead of the normal boot procedure. Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* mx53-loco: update defconfigEric Bénard2012-02-271-1/+4
| | | | | Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* initial tqm53 supportSascha Hauer2012-02-131-0/+64
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Remove apparently superfluous Kconfig variable HAS_OMAP_NANDRobert P. J. Day2012-02-071-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | Remove what is an apparently valueless Kconfig variable HAS_OMAP_NAND. A search of the entire source tree shows: $ grep -r HAS_OMAP_NAND * arch/arm/mach-omap/Kconfig: select HAS_OMAP_NAND arch/arm/mach-omap/Kconfig: select HAS_OMAP_NAND arch/arm/mach-omap/Kconfig: select HAS_OMAP_NAND arch/arm/mach-omap/Kconfig: select HAS_OMAP_NAND arch/arm/mach-omap/Kconfig:config HAS_OMAP_NAND arch/arm/configs/phycard_a_l1_defconfig:CONFIG_HAS_OMAP_NAND=y $ where the definition of that variable is simply: config HAS_OMAP_NAND bool so it seems pretty clear it can be removed as nothing is using it. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Add CONFIG_MCI_STARTUP=y to BeagleBoard defconfig.Robert P. J. Day2012-02-071-0/+1
| | | | | Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>