summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
Commit message (Collapse)AuthorAgeFilesLines
* nhk8815: update defconfigJean-Christophe PLAGNIOL-VILLARD2010-09-221-1/+16
| | | | | | | | fix env patch enable cramfs, ubi, login/password and menu Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* guf-neso: Update defconfig (fix env path)Sascha Hauer2010-09-201-1/+1
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* guf-neso: Update defconfig (add nand and ubi)Sascha Hauer2010-09-201-0/+5
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* pcm038: Update defconfig (add nand and ubi)Sascha Hauer2010-09-201-0/+5
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* pcm043: Update defconfig (add nand and ubi)Sascha Hauer2010-09-201-0/+5
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Jean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+39
| | | | | | | | | | | | | | AT91sam9g20 is an evolution of the at91sam9260 with a faster clock speed. We created a new board for this device but based the chip support directly on 9260 files with little updates. Here is the chip page on Atmel wabsite: http://atmel.com/dyn/products/product_card.asp?part_id=4337 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Cc: Nicolas Ferre <nicolas.ferre@atmel.com> Cc: Patrice Vilchez <patrice.vilchez@atmel.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* i2c rename CONFIG_DRIVER_I2C_xx to CONFIG_I2C_xxJean-Christophe PLAGNIOL-VILLARD2010-09-172-4/+4
| | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* configs: use new savedefconfig format as in linuxJean-Christophe PLAGNIOL-VILLARD2010-09-1726-5333/+0
| | | | | | | this will reduce and simplify defconfigs maintainance it will also save some disk space Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* net: rework the mii supportJean-Christophe PLAGNIOL-VILLARD2010-08-2721-21/+21
| | | | | | | this rework is done in order to add a phylib and allow to have phy driver support Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* beagle: defconfig cleanup for v2010.08.0Michael Grzeschik2010-08-181-13/+13
| | | | | Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* add beagle board defconfigSascha Hauer2010-08-061-0/+257
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* arm: add nhk8815 board supportJean-Christophe PLAGNIOL-VILLARD2010-08-061-0/+232
| | | | | | | | | | | | | with the following support uart 0 & 1 network nand Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Cc: Andrea GALLO <andrea.gallo@stericsson.com> Cc: Gael SALLES <gael.salles@stericsson.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Merge branch 'next'Sascha Hauer2010-08-0320-27/+302
|\
| * eukrea_cpuimx25: update default configEric Bénard2010-08-021-3/+8
| | | | | | | | | | | | | | NAND now requires CONFIG_MTD=y to be enabled Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * eukrea_cpuimx35: fix board supportEric Bénard2010-08-021-6/+12
| | | | | | | | | | | | | | | | | | - updated mDDR init sequence - LCD fixes - default configuration update Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * move boards to arch/<architecure>/boardsJean-Christophe PLAGNIOL-VILLARD2010-07-2318-18/+18
| | | | | | | | | | | | | | | | | | | | | | | | this will allow each arch to handle the boards more simply and depending on there need the env var BOARD will refer to the current board dirent for sandbox as we have only one board the board dirent is arch/sandbox/board Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * Add Garz+Fricke Neso defconfigSascha Hauer2010-07-051-0/+264
| | | | | | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* | pcm043: update defconfigSascha Hauer2010-08-031-11/+26
| | | | | | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* | pcm038: update defconfigSascha Hauer2010-08-031-9/+19
| | | | | | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* | pcm037: update defconfigSascha Hauer2010-08-031-11/+37
| | | | | | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* | pca100: update defconfigSascha Hauer2010-08-031-10/+20
|/ | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* pca100: use generic default envSascha Hauer2010-06-221-1/+1
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* pcm037: use generic default envSascha Hauer2010-06-221-1/+1
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* pcm043: use generic default envSascha Hauer2010-06-221-1/+1
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* pcm038: use generic default envSascha Hauer2010-06-221-1/+1
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Merge branch 'net' into nextSascha Hauer2010-06-172-9/+16
|\
| * eukrea_cpuimx25: update defconfigEric Bénard2010-06-101-8/+15
| | | | | | | | | | Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
| * Merge branch 'next'Sascha Hauer2010-06-032-32/+294
| |\
| * | eukrea_cpuimx27_defconfig: increase MALLOC_SIZEEric Bénard2010-06-021-1/+1
| | | | | | | | | | | | | | | Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* | | Add support for Eukrea CPUIMX35Eric Benard2010-06-101-0/+254
| |/ |/| | | | | | | | | | | | | this modules is based on Freescale's i.MX357 CPU, with 128MB of mDDR, 256 MB NAND, and ethernet PHY. Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* | eukrea_cpuimx27: update defconfigEric Bénard2010-05-261-32/+47
| | | | | | | | | | Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* | Add support for Eukrea's CPUIMX25Eric Benard2010-05-251-0/+247
|/ | | | | | | | This boards integrates 64mB of DDR, a 256MB NAND flash, a RMII Ethernet PHY and a i.MX257 CPU. Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Merge branch 'for-sha-mx35-3-stack-updates' of ↵Sascha Hauer2010-01-191-31/+36
|\ | | | | | | ssh://git.pengutronix.de/git/mkl/barebox into next
| * i.MX35 3stack: update of defconfigMarc Kleine-Budde2010-01-181-31/+36
| | | | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* | Add support for EDB93xx boardsMatthias Kaehlcke2010-01-141-0/+236
|/ | | | | | | | | | | | | | | | Added support for the following Cirrus Logic EDB93xx boards: EDB9301 EDB9302 EDB9302A EDB9307 EDB9307A EDB93012 EDB9315 EDB9315A Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* omap3_evm: update defconfigSascha Hauer2009-12-181-4/+23
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* beagle board: update defconfigSascha Hauer2009-12-181-19/+49
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* sdp3430: update defconfigSascha Hauer2009-12-181-17/+50
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* i.MX35 3stack: update defconfigSascha Hauer2009-12-181-38/+70
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* i.MX25 3stack: update defconfigSascha Hauer2009-12-181-41/+67
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Digi a9m2440: update defconfigSascha Hauer2009-12-181-44/+55
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Digi a9m2410: update defconfigSascha Hauer2009-12-181-44/+52
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* at91sam9263ek: update defconfigSascha Hauer2009-12-181-45/+52
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* at91sam9260ek: update defconfigSascha Hauer2009-12-181-34/+59
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* eukrea cpuimx27: update defconfigSascha Hauer2009-12-181-48/+61
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* mmccpu: update defconfigSascha Hauer2009-12-181-53/+57
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* netx: update defconfigSascha Hauer2009-12-181-38/+65
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* pm9263: update defconfigSascha Hauer2009-12-181-34/+62
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* pcm043: update defconfigSascha Hauer2009-12-181-40/+74
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* scb9328: update defconfigSascha Hauer2009-12-181-31/+113
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>