aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-05i2c, dtt: move dtt_init () to board_init_r ()Heiko Schocher1-1/+4
2009-03-0583xx: Fix some bugs in spd sdram codeDave Liu1-3/+23
2009-03-05MPC8349ITX: several config issues fixedValeriy Glushkov1-0/+5
2009-03-05mpc83xx: MPC837XEMDS: Initialize SerDes before negating PCIE reset signalAnton Vorontsov1-7/+7
2009-02-23mpc83xx: MPC837XERDB: Add PCIe supportAnton Vorontsov2-0/+78
2009-02-23mpc83xx: PCI: Fix hard-coded first_busno valueAnton Vorontsov1-1/+1
2009-02-23mpc83xx: PCI: Fix bus-range fdt fixups for PCI1 controllersAnton Vorontsov1-2/+2
2009-02-23mpc83xx: PCIe: Fix CONFIG_PCI_SCAN_SHOW reporting bogus valuesAnton Vorontsov1-2/+7
2009-02-23mpc83xx: PCIe: Don't start bus enumeration at 0Anton Vorontsov1-3/+1
2009-02-23PCI: Add pci_last_busno() helperAnton Vorontsov2-0/+15
2009-02-23Merge branch 'master' of git://git.denx.de/u-bootKim Phillips86-470/+3437
2009-02-23Update CHANGELOG; Prepare 2009.03-rc1v2009.03-rc1Wolfgang Denk2-2/+266
2009-02-22ARM: synchronize mach-types.h with linux v2.6.29-rc5-315-g683fdc5Wolfgang Denk1-12/+1741
2009-02-22Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk30-266/+842
2009-02-22Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk30-266/+842
2009-02-22Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-5/+31
2009-02-22Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk1-5/+31
2009-02-22MIPS: Fix GCC-4.2 'discards qualifiers from pointer target type' warningsShinya Kuribayashi1-1/+1
2009-02-22Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2-2/+3
2009-02-22OMAP3: Clean up MMC codeDirk Behme3-90/+114
2009-02-22OMAP3: Pandora: Update pin muxDirk Behme1-6/+6
2009-02-22OMAP3: Add OMAP3 auto detectionDirk Behme8-8/+49
2009-02-22OMAP3: Beagle: Add board revision detectionDirk Behme3-1/+45
2009-02-22OMAP3: Overo: Clean up pin mux and GPIO configurationDirk Behme3-21/+11
2009-02-22nmdk8815: fix onenand supportJean-Christophe PLAGNIOL-VILLARD1-3/+2
2009-02-22nomadik/nand: fix 'ecc512' discards qualifiers from pointer target typeJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-02-22davinci: fix implicit declaration of function 'davinci_errata_workarounds'Jean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-02-22arm: add uart dcc supportJean-Christophe PLAGNIOL-VILLARD5-0/+236
2009-02-22ARM DaVinci: Add common peripherals and modules enable functions.Hugo Villeneuve6-105/+101
2009-02-22Enable Ethernet for Nomadik 8815 Evaluation KitAlessandro Rubini2-1/+7
2009-02-22Nand driver for Nomadik SoCAlessandro Rubini3-10/+230
2009-02-22Added nomadik.h headerAlessandro Rubini2-22/+41
2009-02-22r8a66597-hcd: fix cannot use external hubYoshihiro Shimoda1-5/+31
2009-02-21Blackfin: disable syscontrol code for nowMike Frysinger1-0/+1
2009-02-21Blackfin: bf537-stamp: fix I2C board definesMike Frysinger1-2/+2
2009-02-22Coding Style cleanup; update CHANGELOGWolfgang Denk5-5/+370
2009-02-22Makefile: fix cleanupWolfgang Denk1-1/+1
2009-02-21Cleanup the comment for m68k linux boot argument passing.Richard Retanubun1-5/+6
2009-02-21sh: Fix rsk7203 in tree buildPeter Griffin1-1/+1
2009-02-21bootm: Reduce the unnecessary memmoveMinkyu Kang1-2/+4
2009-02-21fpga: Fix Spartan III FPGA bootingMatthias Fuchs1-15/+7
2009-02-21fpga: Fix Spartan II FPGA bootingMatthias Fuchs1-21/+11
2009-02-21drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)Mike Frysinger3-11/+3
2009-02-21lcd_putc bug fix for tab.Derek Ou1-1/+1
2009-02-21MIPS: cpu/mips/Makefile: Add a missing START lineShinya Kuribayashi1-0/+1
2009-02-21Enable ext2 support for TQM8xxL/M based boardsWolfgang Denk13-0/+13
2009-02-20ARM:PXA Use new definitions in mmc.hTom Rix1-1/+1
2009-02-20Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functionsAndy Fleming1-4/+4
2009-02-20pxa: move mmc drivers to drivers/mmcJean-Christophe PLAGNIOL-VILLARD11-16/+38
2009-02-20ARM:PXA Remove redefinition of mmc_cid and mmc_csd.Tom Rix1-51/+0