summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i.MX31: fix SPI driver for shorter than 32 bitGuennadi Liakhovetski2009-02-241-11/+20
* MPC86xx: set CONFIG_MAX_MEM_MAPPED to 2G by defaultBecky Bruce2009-02-231-1/+1
* mpc8641hpcn: Indicate 36-bit addr map in boot messagesBecky Bruce2009-02-231-0/+3
* netloop: speed up NetLoopHeiko Schocher2009-02-224-61/+91
* smc911x_eeprom: new example app for managing newer SMC partsMike Frysinger2009-02-223-3/+386
* Added Vitesse VSC8211 definitions to TSEC driverPieter Henning2009-02-221-0/+30
* Update CHANGELOG; Prepare 2009.03-rc1Wolfgang Denk2009-02-232-2/+266
* ARM: synchronize mach-types.h with linux v2.6.29-rc5-315-g683fdc5Wolfgang Denk2009-02-221-12/+1741
* 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
OpenPOWER on IntegriCloud