summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* i.MX Nand: Set correct datawidth/pagesize in CCM moduleSascha Hauer2009-12-034-0/+110
* Eukrea CPUIMX27 : update defconfigEric Benard2009-12-031-7/+26
* Eukrea CPUIMX27 : update documentationEric Benard2009-12-031-0/+1
* Eukrea CPUIMX27 : Add MMU supportEric Benard2009-12-032-0/+27
* Eukrea CPUIMX27 : add console on Quad UART supportEric Benard2009-12-032-7/+70
* Eukrea CPUIMX27 : add NOR flash size configurationEric Benard2009-12-032-1/+18
* Eukrea CPUIMX27 : add SDRAM size choiceEric Benard2009-12-033-4/+30
* mc9sdz60: driver addedMarc Kleine-Budde2009-12-034-0/+120
* mc13892: driver addedMarc Kleine-Budde2009-12-034-0/+123
* i2c-imx: ported to u-boot-v2Marc Kleine-Budde2009-12-033-0/+511
* i2c: new frameworkMarc Kleine-Budde2009-12-036-0/+482
* at91sam9260ek: Reset ethernet phy during initSascha Hauer2009-12-031-0/+34
* Unify driver's menu also for videoJuergen Beisert2009-11-271-6/+7
* Documentation/porting.txt: fix some spelling mistakes ...Uwe Kleine-König2009-11-271-24/+24
* Adding IPU clock query functions for i.MX31 and i.MX35Juergen Beisert2009-11-252-0/+43
* Adding some documentationJuergen Beisert2009-11-251-0/+9
* imx35-regs: add CGR1 helper valuesMarc Kleine-Budde2009-11-241-0/+3
* imx35-regs: add base address for I2C1Marc Kleine-Budde2009-11-241-0/+1
* mx25-3stack, pcm043: use IMX_FEC_BASE defineMarc Kleine-Budde2009-11-242-2/+2
* imx-regs: define IMX_FEC_BASEMarc Kleine-Budde2009-11-242-0/+2
* speed-imx35: add function imx_get_i2cclkMarc Kleine-Budde2009-11-242-0/+7
* speed-imx35: the gptclk is connected to the ipgclkMarc Kleine-Budde2009-11-241-2/+8
* spi: dev->id is an int, not a string, fix debug outputMarc Kleine-Budde2009-11-241-1/+1
* nand: ground dev_add_bb_dev if nand is disabledMarc Kleine-Budde2009-11-231-0/+6
* nand: print size parameter as unsinged not as signedMarc Kleine-Budde2009-11-231-1/+1
* clock.h: uses uint?_t types, so include types.hMarc Kleine-Budde2009-11-231-0/+2
* fec_imx: remove trailing whitespaceMarc Kleine-Budde2009-11-211-2/+2
* Enable 'saveenv' for non eraseable mediaJuergen Beisert2009-11-191-2/+3
* Remove deadlock messageJuergen Beisert2009-11-191-0/+4
* ENV_HANDLING requires CRC32Juergen Beisert2009-11-191-0/+1
* arm: generate mach-types.h instead of static versionJean-Christophe PLAGNIOL-VILLARD2009-11-037-26623/+2510
* arm: add configurable AEABI supportJean-Christophe PLAGNIOL-VILLARD2009-11-032-1/+15
* list: remove duplicated list.hSascha Hauer2009-11-0318-661/+403
* arm: add Debug Communications Channel serial driver supportJean-Christophe PLAGNIOL-VILLARD2009-11-033-0/+174
* arm: update cpu tunningJean-Christophe PLAGNIOL-VILLARD2009-11-031-5/+16
* arm: add endian config supportJean-Christophe PLAGNIOL-VILLARD2009-11-032-0/+21
* arm: use -marm as default when it's possibleJean-Christophe PLAGNIOL-VILLARD2009-11-031-1/+3
* arm: remove non used cpu-yJean-Christophe PLAGNIOL-VILLARD2009-11-031-4/+0
* arch/arm/Makefile: cleanupJean-Christophe PLAGNIOL-VILLARD2009-11-031-37/+41
* arm: introduce CPU CONFIG from linuxJean-Christophe PLAGNIOL-VILLARD2009-11-0324-48/+92
* at91: Atmel Ref board fix config MACH to match with mach-typesJean-Christophe PLAGNIOL-VILLARD2009-11-0219-24/+24
* arm: move config ARCH_TEXT_BASE and BOARDINFO to mach KconfigJean-Christophe PLAGNIOL-VILLARD2009-11-026-41/+57
* netx/kconfig: inverse the board selectionJean-Christophe PLAGNIOL-VILLARD2009-11-022-15/+17
* s3c/kconfig: inverse the board selectionJean-Christophe PLAGNIOL-VILLARD2009-11-022-25/+26
* imx/kconfig: inverse the board selectionJean-Christophe PLAGNIOL-VILLARD2009-11-022-134/+183
* at91/kconfig: use similar kconfig presentationJean-Christophe PLAGNIOL-VILLARD2009-11-023-46/+83
* arm/kconfig: inverse the board selectionJean-Christophe PLAGNIOL-VILLARD2009-11-024-37/+61
* at91: add support for the at91sam9263ek board of AtmelJean-Christophe PLAGNIOL-VILLARD2009-11-0214-0/+701
* driver: add dev_name inlineJean-Christophe PLAGNIOL-VILLARD2009-11-021-1/+6
* add bool types supportJean-Christophe PLAGNIOL-VILLARD2009-11-022-5/+1