summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-1685xx: Add eSDHC support for 8536 DSAndy Fleming
2009-02-16Add support for the Freescale eSDHC found on 8379 and 8536 SoCsAndy Fleming
2009-02-16Add MMC FrameworkAndy Fleming
2009-02-16Eliminated arch-specific mmc header requirementAndy Fleming
2009-02-16Convert mmc_init to mmc_legacy_initAndy Fleming
2009-02-16Eliminate support for using MMC as memoryAndy Fleming
2009-02-1632bit BUg fix for DDR2 on 8572Poonam_Aggrwal-b10812
2009-02-16TQM85xx: Fix a couple warnings in TQM8548 buildAndy Fleming
2009-02-16MPC85xx: TQM8548: workaround for erratum DDR 19 and 20Wolfgang Grandegger
2009-02-16MPC85xx: TQM8548: use cache for AG and BE variantsWolfgang Grandegger
2009-02-16MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configurationWolfgang Grandegger
2009-02-16MPC85xx: TQM8548: fix SDRAM timing for 533 MHzWolfgang Grandegger
2009-02-16MPC85xx: TQM8548: add support for the TQM8548_AG moduleWolfgang Grandegger
2009-02-16MPC85xx: TQM8548: add support for the TQM8548_BE moduleWolfgang Grandegger
2009-02-16MPC85xx: TQM85xx: make standard PCI/PCI-X configurableWolfgang Grandegger
2009-02-16MPC85xx: TQM85xx: fix flash protection for boot loaderWolfgang Grandegger
2009-02-1686xx: Update CPU info output on bootupPeter Tyser
2009-02-1686xx: Update Global Utilities structurePeter Tyser
2009-02-1686xx: Reset updatePeter Tyser
2009-02-16fsl-ddr: Allow system to boot if we have more than 4G of memoryKumar Gala
2009-02-16mpc85xx: Add support for the P2020Srikanth Srinivasan
2009-02-1685xx: print boot header info to distinquish 36-bit addr map on MPC8572 DSKumar Gala
2009-02-16Fixup SGMII PHY ids in the device treeAndy Fleming
2009-02-16Make some minor whitespace changes to eliminate line-wrappingAndy Fleming
2009-02-16Add eth_get_dev_by_indexAndy Fleming
2009-02-1685xx: Fix bug in device tree setup in 36-bit physical confgKumar Gala
2009-02-1685xx: Fix address map for 36-bit config of MPC8572DSKumar Gala
2009-02-1685xx: Fix how we map DDR memoryKumar Gala
2009-02-16fsl-ddr: ignore memctl_intlv_ctl setting if only one DDR controllerKumar Gala
2009-02-1685xx: Format cpu freq printing to handle 8 coresKumar Gala
2009-02-15Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2009-02-15Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2009-02-15USB: Remove LUN number from CDBAbraham, Thomas
2009-02-15Added usbtty_configured() check. Fixed attribute(packed) warnings.Atin Malaviya
2009-02-14i.MX31: Start the I2C clock on driver initialisationGuennadi Liakhovetski
2009-02-12i2c.h: drop i2c_reg_{read, write} hack for Blackfin partsMike Frysinger
2009-02-12Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2009-02-1282xx, mgcoge: fix compile errorHeiko Schocher
2009-02-12ppc4xx: Add README entry for CONFIG_PCI_DISABLE_PCIEDirk Eibach
2009-02-12ppc4xx: Fix initialization of the SDRAM_CODT registerCarolyn Smith
2009-02-12ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boardsStefan Roese
2009-02-12ppc4xx: Autocalibration can set RDCC to over aggressive value.Adam Graham
2009-02-12ppc4xx: Fix problem with CONFIG_MAX_MEM_MAPPED in include/asm-ppc/config.hStefan Roese
2009-02-12Coding style cleanup; update CHANGELOGWolfgang Denk
2009-02-11Add feature-removal-schedule.txtPeter Tyser
2009-02-118xx serial, smc: Coding-Style cleanup serial SMC driverHeiko Schocher
2009-02-118xx serial, smc: add configurable SMC Rx buffer lenHeiko Schocher
2009-02-11common/{hush, kgdb, serial}.c: build by COBJS-$(...) in MakefileMike Frysinger
2009-02-11bzip2: move ifdef handling to Makefile COBJS-$(...)Mike Frysinger
2009-02-11Fix whitespace damage: double space changed to a tabJerry Van Baren