aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-0583xx, kmeter1: add I2C, dtt, eeprom supportHeiko Schocher
2009-03-05i2c, dtt: move dtt_init () to board_init_r ()Heiko Schocher
2009-03-0583xx: Fix some bugs in spd sdram codeDave Liu
2009-03-05MPC8349ITX: several config issues fixedValeriy Glushkov
2009-03-05mpc83xx: MPC837XEMDS: Initialize SerDes before negating PCIE reset signalAnton Vorontsov
2009-02-23mpc83xx: MPC837XERDB: Add PCIe supportAnton Vorontsov
2009-02-23mpc83xx: PCI: Fix hard-coded first_busno valueAnton Vorontsov
2009-02-23mpc83xx: PCI: Fix bus-range fdt fixups for PCI1 controllersAnton Vorontsov
2009-02-23mpc83xx: PCIe: Fix CONFIG_PCI_SCAN_SHOW reporting bogus valuesAnton Vorontsov
2009-02-23mpc83xx: PCIe: Don't start bus enumeration at 0Anton Vorontsov
2009-02-23PCI: Add pci_last_busno() helperAnton Vorontsov
2009-02-23Merge branch 'master' of git://git.denx.de/u-bootKim Phillips
2009-02-23Update CHANGELOG; Prepare 2009.03-rc1v2009.03-rc1Wolfgang Denk
2009-02-22ARM: synchronize mach-types.h with linux v2.6.29-rc5-315-g683fdc5Wolfgang Denk
2009-02-22Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2009-02-22Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-02-22Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2009-02-22Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2009-02-22MIPS: Fix GCC-4.2 'discards qualifiers from pointer target type' warningsShinya Kuribayashi
2009-02-22Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2009-02-22OMAP3: Clean up MMC codeDirk Behme
2009-02-22OMAP3: Pandora: Update pin muxDirk Behme
2009-02-22OMAP3: Add OMAP3 auto detectionDirk Behme
2009-02-22OMAP3: Beagle: Add board revision detectionDirk Behme
2009-02-22OMAP3: Overo: Clean up pin mux and GPIO configurationDirk Behme
2009-02-22nmdk8815: fix onenand supportJean-Christophe PLAGNIOL-VILLARD
2009-02-22nomadik/nand: fix 'ecc512' discards qualifiers from pointer target typeJean-Christophe PLAGNIOL-VILLARD
2009-02-22davinci: fix implicit declaration of function 'davinci_errata_workarounds'Jean-Christophe PLAGNIOL-VILLARD
2009-02-22arm: add uart dcc supportJean-Christophe PLAGNIOL-VILLARD
2009-02-22ARM DaVinci: Add common peripherals and modules enable functions.Hugo Villeneuve
2009-02-22Enable Ethernet for Nomadik 8815 Evaluation KitAlessandro Rubini
2009-02-22Nand driver for Nomadik SoCAlessandro Rubini
2009-02-22Added nomadik.h headerAlessandro Rubini
2009-02-22r8a66597-hcd: fix cannot use external hubYoshihiro Shimoda
2009-02-21Blackfin: disable syscontrol code for nowMike Frysinger
2009-02-21Blackfin: bf537-stamp: fix I2C board definesMike Frysinger
2009-02-22Coding Style cleanup; update CHANGELOGWolfgang Denk
2009-02-22Makefile: fix cleanupWolfgang Denk
2009-02-21Cleanup the comment for m68k linux boot argument passing.Richard Retanubun
2009-02-21sh: Fix rsk7203 in tree buildPeter Griffin
2009-02-21bootm: Reduce the unnecessary memmoveMinkyu Kang
2009-02-21fpga: Fix Spartan III FPGA bootingMatthias Fuchs
2009-02-21fpga: Fix Spartan II FPGA bootingMatthias Fuchs
2009-02-21drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)Mike Frysinger
2009-02-21lcd_putc bug fix for tab.Derek Ou
2009-02-21MIPS: cpu/mips/Makefile: Add a missing START lineShinya Kuribayashi
2009-02-21Enable ext2 support for TQM8xxL/M based boardsWolfgang Denk
2009-02-20ARM:PXA Use new definitions in mmc.hTom Rix
2009-02-20Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functionsAndy Fleming
2009-02-20pxa: move mmc drivers to drivers/mmcJean-Christophe PLAGNIOL-VILLARD