summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* EUKREA CPUIMX27 : update boot scriptEric Benard2009-07-201-1/+1
* Add NAND to EUKREA CPUIMX27 defconfigEric Benard2009-07-162-2/+9
* Fix 2k page size NAND for iMX27Eric Benard2009-07-162-4/+19
* Add Eukrea CPUIMX27 supportEric Benard2009-07-1615-0/+775
* smc91111: use miiphy functions for autonegotiationSascha Hauer2009-07-091-116/+15
* IMX regression: fix GPIO_DR usageLuotao Fu2009-07-082-4/+2
* Add the basic support for the DIGI a9m2440 CPU card.Juergen Beisert2009-07-0114-0/+820
* Add the basic support for the DIGI a9m2410 CPU card.Juergen Beisert2009-07-0114-0/+839
* Adding the network driver for the SMSC91C111 ethernet device.Juergen Beisert2009-07-013-0/+1459
* Add basic architecture support for Samsung's S3C2410 and S3C2440 CPU.Juergen Beisert2009-07-0115-0/+1602
* Bring back endianess awarenessJuergen Beisert2009-07-011-0/+1
* Restrict the ARM architecture to use only one set of I/O functions.Juergen Beisert2009-07-011-275/+18
* Remove all ARM __raw_* functions. They are mixed all overJuergen Beisert2009-07-0116-129/+129
* Reorganizing the i.MX menu, to be only visible for a selected i.MX platformJuergen Beisert2009-07-011-2/+7
* Change return type of function part_remove to void, otherwise the compilerJuergen Beisert2009-07-011-3/+1
* Add IO string functions to also handle 32 bit IO locationsJuergen Beisert2009-07-013-0/+152
* Separate all assembler functions into their own section toJuergen Beisert2009-07-0112-3/+22
* Merge branch 'master' of /ptx/work/octopus/lfu/svn/u-boot-v2Sascha Hauer2009-06-267-11/+41
|\
| * pca100: update defconfigLuotao Fu2009-06-251-3/+3
| * pca100: update boot scriptLuotao Fu2009-06-251-8/+1
| * pca100: deactive usb phy csLuotao Fu2009-06-251-0/+7
| * mx2: add gpio direction/value setting callsLuotao Fu2009-06-254-0/+30
* | vsprintf: Update to latest kernel versionSascha Hauer2009-06-102-156/+369
* | add *_MAX and *_MIN macrosSascha Hauer2009-06-101-0/+13
* | mtd: Replace DEBUG by MTD_DEBUGSascha Hauer2009-06-104-35/+35
|/
* Fix some layout issues and typos.Juergen Beisert2009-06-106-6/+70
* Merge branch 'nand-mx31-for-sha' of git://git.pengutronix.de/git/wsa/u-boot-v2Sascha Hauer2009-06-045-42/+82
|\
| * Add ASM to start from NANDWolfram Sang2009-06-041-29/+51
| * Refactor imx-NAND-initWolfram Sang2009-06-044-9/+27
| * Fix off-by-1 errors on range bordersWolfram Sang2009-06-041-3/+2
| * Init IOMUX in any caseWolfram Sang2009-06-041-9/+10
* | v2.0.0-rc9v2.0.0-rc9Sascha Hauer2009-05-281-1/+1
|/
* add .gitignore to include/asm-arm/Sascha Hauer2009-05-251-0/+2
* i.MX1: Fix gpt clock speedSascha Hauer2009-05-251-49/+1
* add strerror functionSascha Hauer2009-05-252-4/+12
* new cfi driver: change function order to a more common oneSascha Hauer2009-05-251-49/+49
* cfi driver: change function order to a more common oneSascha Hauer2009-05-251-50/+47
* usbnet: Check return valueSascha Hauer2009-05-251-5/+6
* select MIIPHY for usbnetSascha Hauer2009-05-191-0/+1
* i.MX35: Add iomux support from kernelSascha Hauer2009-05-198-214/+1495
* mx35 3ds: add missing HCLKSascha Hauer2009-05-191-0/+2
* Merge branch 'for-sha' of git://git.pengutronix.de/git/mkl/u-boot-v2Sascha Hauer2009-05-1916-4/+899
|\
| * [mmccpu] add new board: Bucyrus MMC-CPUMarc Kleine-Budde2009-05-1914-0/+894
| * [miiphy] just whitespace cleanupsMarc Kleine-Budde2009-05-191-4/+4
| * [miiphy] add missing lseekMarc Kleine-Budde2009-05-191-0/+1
* | pcm043: Allow to switch cpu frequency from command lineSascha Hauer2009-05-191-0/+45
|/
* [mac] add force link supportMarc Kleine-Budde2009-05-182-1/+3
* [miiphy] add feature to force link presentMarc Kleine-Budde2009-05-182-1/+14
* [macb] add MII flag, improve code readabilityMarc Kleine-Budde2009-05-181-1/+2
* [macb] clear RMII bit when using plain MIIMarc Kleine-Budde2009-05-181-0/+2