summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* OMAP3: Add OMAP3 auto detectionDirk Behme2009-02-22-8/+49
* OMAP3: Beagle: Add board revision detectionDirk Behme2009-02-22-1/+45
* OMAP3: Overo: Clean up pin mux and GPIO configurationDirk Behme2009-02-22-21/+11
* nmdk8815: fix onenand supportJean-Christophe PLAGNIOL-VILLARD2009-02-22-3/+2
* nomadik/nand: fix 'ecc512' discards qualifiers from pointer target typeJean-Christophe PLAGNIOL-VILLARD2009-02-22-1/+1
* davinci: fix implicit declaration of function 'davinci_errata_workarounds'Jean-Christophe PLAGNIOL-VILLARD2009-02-22-0/+1
* arm: add uart dcc supportJean-Christophe PLAGNIOL-VILLARD2009-02-22-0/+236
* ARM DaVinci: Add common peripherals and modules enable functions.Hugo Villeneuve2009-02-22-105/+101
* Enable Ethernet for Nomadik 8815 Evaluation KitAlessandro Rubini2009-02-22-1/+7
* Nand driver for Nomadik SoCAlessandro Rubini2009-02-22-10/+230
* Added nomadik.h headerAlessandro Rubini2009-02-22-22/+41
* Coding Style cleanup; update CHANGELOGWolfgang Denk2009-02-22-5/+370
* Makefile: fix cleanupWolfgang Denk2009-02-22-1/+1
* Cleanup the comment for m68k linux boot argument passing.Richard Retanubun2009-02-21-5/+6
* sh: Fix rsk7203 in tree buildPeter Griffin2009-02-21-1/+1
* bootm: Reduce the unnecessary memmoveMinkyu Kang2009-02-21-2/+4
* fpga: Fix Spartan III FPGA bootingMatthias Fuchs2009-02-21-15/+7
* fpga: Fix Spartan II FPGA bootingMatthias Fuchs2009-02-21-21/+11
* drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)Mike Frysinger2009-02-21-11/+3
* lcd_putc bug fix for tab.Derek Ou2009-02-21-1/+1
* MIPS: cpu/mips/Makefile: Add a missing START lineShinya Kuribayashi2009-02-21-0/+1
* Enable ext2 support for TQM8xxL/M based boardsWolfgang Denk2009-02-21-0/+13
* ARM:PXA Use new definitions in mmc.hTom Rix2009-02-20-1/+1
* Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functionsAndy Fleming2009-02-20-4/+4
* pxa: move mmc drivers to drivers/mmcJean-Christophe PLAGNIOL-VILLARD2009-02-20-16/+38
* ARM:PXA Remove redefinition of mmc_cid and mmc_csd.Tom Rix2009-02-20-51/+0
* pxa: fixing get_timer to return time in miliseconds.Micha Kalfon2009-02-20-25/+33
* ARM:OMAP3 Change mmc_init to mmc_legacy_initTom Rix2009-02-19-15/+2
* 82xx, mgcoge: updates for 2009.03Heiko Schocher2009-02-19-4/+35
* 8xx, mgsuvd: updates for 2009.03Heiko Schocher2009-02-19-3/+20
* MMC: Don't use new framework code if not enabledDirk Behme2009-02-19-1/+2
* TQM8xxL: make some room in low memory for future needsWolfgang Denk2009-02-19-1/+0
* README: remove duplicate entryKim Phillips2009-02-19-4/+0
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-02-19-247/+195
|\
| * ppc4xx: PCIe: Change 16GB inbound memory to 4GBStefan Roese2009-02-18-2/+2
| * ppc4xx: Some more PMC405 coding-style cleanupStefan Roese2009-02-18-15/+15
| * ppc4xx: Update PMC405 board supportMatthias Fuchs2009-02-18-42/+40
| * ppc4xx: Cleanup PMC405 board supportMatthias Fuchs2009-02-18-215/+165
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-02-19-7/+1300
|\ \
| * | qong: changes to Dave/DENX Qong configurationIlya Yanok2009-02-18-8/+14
| * | qong: support for Dave/DENX QongEVB-LITE boardIlya Yanok2009-02-10-0/+716
| * | dnet: driver for Dave DNET ethernet controllerIlya Yanok2009-02-10-0/+564
| * | mx31: add GPIO registers definitionsIlya Yanok2009-02-07-0/+10
| * | ARM:OMAP3:Zoom1: Add nand unlock optionNishanth Menon2009-02-06-0/+1
| * | ARM: remove unused variableGuennadi Liakhovetski2009-02-06-7/+3
* | | Coding style cleanup, update CHANGELOGWolfgang Denk2009-02-19-2/+789
* | | sata_sil3114: fix compiler warningKim Phillips2009-02-19-2/+2
* | | Create configuration option for restricted ns16550 functionsRon Madrid2009-02-19-0/+14
* | | mkconfig: include board config.h before asm/config.hKim Phillips2009-02-19-1/+1
* | | Fix build errors after making flash_get_info() non-staticWolfgang Denk2009-02-18-4/+3
| |/ |/|