summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mx35-3-stack: add pmic init sequence, cleanupsfreescale-mx35-3-stack-20092611-1Marc Kleine-Budde2009-11-262-59/+205
* mx35: u-boot-v1 lowlevel_initMarc Kleine-Budde2009-11-263-346/+842
* freescale_mx35_3stack_defconfigMarc Kleine-Budde2009-11-261-24/+60
* mx35: environmentMarc Kleine-Budde2009-11-264-20/+21
* Merge branch 'dev/i2c' into dev/mx35-3-stack-baseMarc Kleine-Budde2009-11-2611-0/+1236
|\
| * clock.c: use USECOND and MSECONDMarc Kleine-Budde2009-11-261-2/+2
| * mc9sdz60: driver addedMarc Kleine-Budde2009-11-264-0/+120
| * mc13892: driver addedMarc Kleine-Budde2009-11-264-0/+123
| * i2c-imx: ported to u-boot-v2Marc Kleine-Budde2009-11-263-0/+511
| * i2c: new frameworkMarc Kleine-Budde2009-11-266-0/+482
* | clock.c: use USECOND and MSECONDMarc Kleine-Budde2009-11-261-2/+2
* | clock.h: use types.h not linux/types.hMarc Kleine-Budde2009-11-261-1/+1
* | i.MX Nand: Set correct datawidth/pagesize in CCM moduleSascha Hauer2009-11-264-0/+110
|/
* 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
* pm9263: add nand supportJean-Christophe PLAGNIOL-VILLARD2009-11-022-1/+55