summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* defaultenv: introduce CONFIG_DEFAULT_ENVIRONMENT_GENERIC to enable itJean-Christophe PLAGNIOL-VILLARD2010-10-125-5/+10
* Merge branch 'mx51' into nextSascha Hauer2010-10-1225-13/+2509
|\
| * ARM i.MX51: Add babbage board supportSascha Hauer2010-10-1111-0/+1093
| * ARM i.MX: Add basic i.MX51 supportSascha Hauer2010-10-1110-4/+1403
| * ARM mmu: Call __mmu_cache_flush instead of hardcoded v4/v5 only functionSascha Hauer2010-10-111-4/+2
| * mfd mc13892: Add spi supportSascha Hauer2010-10-111-1/+1
| * move include files for mfd drivers to include/mfdSascha Hauer2010-10-113-4/+4
| * i.MX27: Add support for SDHC pinsSascha Hauer2010-10-111-0/+6
* | Add the i.MX23 based Chumby platform (WIP)Juergen Beisert2010-10-116-0/+328
* | Add the i.MX23-EVK platform (WIP)Juergen Beisert2010-10-116-0/+147
* | Add the basic files for the i.MX23/i.MX28 familiy of CPUsJuergen Beisert2010-10-1114-0/+1193
|/
* ARM pca100: Add mci supportSascha Hauer2010-10-111-0/+15
* i.MX27: Add mmc clock support in order to add an i.MX MCI driverSascha Hauer2010-10-112-0/+6
* Add S3C2440 MCI card supportJuergen Beisert2010-10-111-0/+46
* Don't try to guess the size of a disk if its size value is already givenJuergen Beisert2010-10-111-1/+1
* Replace direct header access with the API routinesJean-Christophe PLAGNIOL-VILLARD2010-10-084-12/+12
* Revert "Replace direct header access with the API routines"Sascha Hauer2010-10-074-12/+12
* imx: fix Internal boot source default choiceJean-Christophe PLAGNIOL-VILLARD2010-10-041-1/+1
* Update flash headers for boards supporting internal boot.Marc Reilly2010-10-014-36/+38
* imx: Internal boot sources, handle all header offsetsMarc Reilly2010-10-013-15/+53
* imx35: add base addresses for I2C and SDHCMarc Reilly2010-10-011-0/+5
* import __stringify from linuxJean-Christophe PLAGNIOL-VILLARD2010-09-291-7/+5
* Fix watchdog's register size for the i.MX27 CPUJuergen Beisert2010-09-271-3/+3
* pcm038: fix initialization makes pointer from integer without a castJean-Christophe PLAGNIOL-VILLARD2010-09-271-1/+1
* imx/fb: struct imx_ipu_fb_platform_data remove const for modeJean-Christophe PLAGNIOL-VILLARD2010-09-271-1/+1
* The i.MX27 has no second level cache, remove include file (Subject fixed)Juergen Beisert2010-09-271-1/+0
* mk68: rename macro __M68K__ to __m68k__ as it's prodive by gccJean-Christophe PLAGNIOL-VILLARD2010-09-241-2/+1
* ipe337: fix default envJean-Christophe PLAGNIOL-VILLARD2010-09-241-1/+1
* blackfin: remove duplicated PAGE_SIZE defineJean-Christophe PLAGNIOL-VILLARD2010-09-241-1/+0
* Replace direct header access with the API routinesJean-Christophe PLAGNIOL-VILLARD2010-09-244-12/+12
* nhk8815: rename nand parts uboot as bareboxJean-Christophe PLAGNIOL-VILLARD2010-09-231-1/+1
* Merge branch 'for-mainline' of git://git.pengutronix.de/git/rsc/barebox into ...Sascha Hauer2010-09-221-14/+32
|\
| * sandbox: add longopts and fix segfaultRobert Schwebel2010-09-211-14/+32
* | nhk8815: update defconfigJean-Christophe PLAGNIOL-VILLARD2010-09-221-1/+16
* | arm: allow to overwrite the system_rev via bootmJean-Christophe PLAGNIOL-VILLARD2010-09-221-4/+14
* | scb9328: Fix compilationSascha Hauer2010-09-201-1/+1
* | guf-neso: Update defconfig (fix env path)Sascha Hauer2010-09-201-1/+1
* | guf-neso: Update defconfig (add nand and ubi)Sascha Hauer2010-09-201-0/+5
* | guf-neso: Fix compiler warningsSascha Hauer2010-09-201-1/+4
* | mach-s3c24xx: Fix compilation problem when make a9m2410 or a9m2440 defconfigMarek Belisko2010-09-201-0/+2
* | pcm038: Update defconfig (add nand and ubi)Sascha Hauer2010-09-201-0/+5
* | pcm038: Fix compiler warningsSascha Hauer2010-09-201-1/+4
* | pcm043: Update defconfig (add nand and ubi)Sascha Hauer2010-09-201-0/+5
* | pcm043: Fix compiler warningsSascha Hauer2010-09-201-1/+4
* | Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Jean-Christophe PLAGNIOL-VILLARD2010-09-206-2/+96
* | at91sam9263: move MACH_HAS_LOWLEVEL_INIT to boardJean-Christophe PLAGNIOL-VILLARD2010-09-201-1/+2
* | at91: add HAVE_NAND_ATMEL_BUSWIDTH_16 to Enable 16-bit data bus interfaceJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+16
* | driver: use id as -1 for auto assigned idJean-Christophe PLAGNIOL-VILLARD2010-09-2035-0/+161
* | arm: move clkdev to drivers/clkJean-Christophe PLAGNIOL-VILLARD2010-09-208-190/+4
* | stm8815: fix the uart device clock matchJean-Christophe PLAGNIOL-VILLARD2010-09-201-2/+4