summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-02-2230-266/+842
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-02-2230-266/+842
| |\
| | * OMAP3: Clean up MMC codeDirk Behme2009-02-223-90/+114
| | * OMAP3: Pandora: Update pin muxDirk Behme2009-02-221-6/+6
| | * OMAP3: Add OMAP3 auto detectionDirk Behme2009-02-228-8/+49
| | * OMAP3: Beagle: Add board revision detectionDirk Behme2009-02-223-1/+45
| | * OMAP3: Overo: Clean up pin mux and GPIO configurationDirk Behme2009-02-223-21/+11
| | * nmdk8815: fix onenand supportJean-Christophe PLAGNIOL-VILLARD2009-02-221-3/+2
| | * nomadik/nand: fix 'ecc512' discards qualifiers from pointer target typeJean-Christophe PLAGNIOL-VILLARD2009-02-221-1/+1
| | * davinci: fix implicit declaration of function 'davinci_errata_workarounds'Jean-Christophe PLAGNIOL-VILLARD2009-02-221-0/+1
| | * arm: add uart dcc supportJean-Christophe PLAGNIOL-VILLARD2009-02-225-0/+236
| | * ARM DaVinci: Add common peripherals and modules enable functions.Hugo Villeneuve2009-02-226-105/+101
| | * Enable Ethernet for Nomadik 8815 Evaluation KitAlessandro Rubini2009-02-222-1/+7
| | * Nand driver for Nomadik SoCAlessandro Rubini2009-02-223-10/+230
| | * Added nomadik.h headerAlessandro Rubini2009-02-222-22/+41
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-02-221-5/+31
|\| |
| * | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-02-221-5/+31
| |\ \
| | * | r8a66597-hcd: fix cannot use external hubYoshihiro Shimoda2009-02-221-5/+31
| | |/
* | / MIPS: Fix GCC-4.2 'discards qualifiers from pointer target type' warningsShinya Kuribayashi2009-02-221-1/+1
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-02-222-2/+3
|\ \ | |/ |/|
| * Blackfin: disable syscontrol code for nowMike Frysinger2009-02-211-0/+1
| * Blackfin: bf537-stamp: fix I2C board definesMike Frysinger2009-02-211-2/+2
* | Coding Style cleanup; update CHANGELOGWolfgang Denk2009-02-225-5/+370
* | Makefile: fix cleanupWolfgang Denk2009-02-221-1/+1
|/
* Cleanup the comment for m68k linux boot argument passing.Richard Retanubun2009-02-211-5/+6
* sh: Fix rsk7203 in tree buildPeter Griffin2009-02-211-1/+1
* bootm: Reduce the unnecessary memmoveMinkyu Kang2009-02-211-2/+4
* fpga: Fix Spartan III FPGA bootingMatthias Fuchs2009-02-211-15/+7
* fpga: Fix Spartan II FPGA bootingMatthias Fuchs2009-02-211-21/+11
* drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)Mike Frysinger2009-02-213-11/+3
* lcd_putc bug fix for tab.Derek Ou2009-02-211-1/+1
* MIPS: cpu/mips/Makefile: Add a missing START lineShinya Kuribayashi2009-02-211-0/+1
* Enable ext2 support for TQM8xxL/M based boardsWolfgang Denk2009-02-2113-0/+13
* ARM:PXA Use new definitions in mmc.hTom Rix2009-02-201-1/+1
* Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functionsAndy Fleming2009-02-201-4/+4
* pxa: move mmc drivers to drivers/mmcJean-Christophe PLAGNIOL-VILLARD2009-02-2011-16/+38
* ARM:PXA Remove redefinition of mmc_cid and mmc_csd.Tom Rix2009-02-201-51/+0
* pxa: fixing get_timer to return time in miliseconds.Micha Kalfon2009-02-2016-25/+33
* ARM:OMAP3 Change mmc_init to mmc_legacy_initTom Rix2009-02-191-15/+2
* 82xx, mgcoge: updates for 2009.03Heiko Schocher2009-02-192-4/+35
* 8xx, mgsuvd: updates for 2009.03Heiko Schocher2009-02-192-3/+20
* MMC: Don't use new framework code if not enabledDirk Behme2009-02-191-1/+2
* TQM8xxL: make some room in low memory for future needsWolfgang Denk2009-02-191-1/+0
* README: remove duplicate entryKim Phillips2009-02-191-4/+0
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-02-194-247/+195
|\
| * ppc4xx: PCIe: Change 16GB inbound memory to 4GBStefan Roese2009-02-181-2/+2
| * ppc4xx: Some more PMC405 coding-style cleanupStefan Roese2009-02-181-15/+15
| * ppc4xx: Update PMC405 board supportMatthias Fuchs2009-02-183-42/+40
| * ppc4xx: Cleanup PMC405 board supportMatthias Fuchs2009-02-182-215/+165
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-02-1917-7/+1300
|\ \