summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-18Pass dimm parameters to populate populate controller optionsHaiying Wang
2008-10-18Make DDR interleaving mode work correctlyHaiying Wang
2008-10-1885xx: Enable interrupt and setexpr commands on Freescale 85xx boardsKumar Gala
2008-10-1885xx: Improve flash remapping on MPC8572DS & MPC8536DSKumar Gala
2008-10-1885xx: Export invalidate_{i,d}cache and add flush_dcacheKumar Gala
2008-10-18mgcoge, mgsuvd: extract more common codeHeiko Schocher
2008-10-18mgcoge, mgsuvd: use in_*/out_* accesorsHeiko Schocher
2008-10-18mgsuvd: fix compiler warning when using soft_i2c driverHeiko Schocher
2008-10-18mgsuvd: fix coding styleHeiko Schocher
2008-10-18mgcoge: Second Flash on CS5 not on CS1Heiko Schocher
2008-10-18Added arch_lmb_reserve to allow arch specific memory regions protectionKumar Gala
2008-10-18mgcoge: added CONFIG_FIT to support the new u-boot image formatHeiko Schocher
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-1874xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx versionKumar Gala
2008-10-18Expose command table search for sub-commandsKumar Gala
2008-10-18mgsuvd, mgcoge: added BOOTCOUNT feature.Heiko Schocher
2008-10-18mgcoge, mgsuvd: added support for the IVM EEprom.Heiko Schocher
2008-10-18hush: add showvar command for hush shell.Heiko Schocher
2008-10-18I2C: adding new "i2c bus" Command to the I2C Subsystem.Heiko Schocher
2008-10-18mgcoge, mgsuvd: add board specific I2C deblocking mechanism.Heiko Schocher
2008-10-18soft_i2c: Add CFG_I2C_INIT_BOARD optionHeiko Schocher
2008-10-18mgcoge, mgsuvd: add DTT (LM75) support.Heiko Schocher
2008-10-18lm75: Make the LM75 MULTI_BUS compatible.Heiko Schocher
2008-10-18lm75: fix Codingstyle issues.Heiko Schocher
2008-10-18mgcoge, mgsuvd: added EEprom support.Heiko Schocher
2008-10-18mgcoge, mgsuvd: add I2C support.Heiko Schocher
2008-10-18soft_i2c: prevent compiler warnings if driver does not use CPU Pins.Heiko Schocher
2008-10-18i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver.Heiko Schocher
2008-10-18mgcoge: fix Coding Style issues.Heiko Schocher
2008-10-18I2C: add new command i2c reset.Heiko Schocher
2008-10-18mgsuvd, mgcoge: move this 2 boards in one dir.Heiko Schocher
2008-10-18hwmon: Add LM63 supportDirk Eibach
2008-10-18Add Red Black Tree supportKyungmin Park
2008-10-18CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.crichardretanubun
2008-10-18Add support for CONFIG_EFI_PARTITION (GUID Partition Table)richardretanubun
2008-10-18FIT: output image load address for type 'firmware', fix message while thereBartlomiej Sieka
2008-10-18Automatic software update from TFTP serverBartlomiej Sieka
2008-10-18flash: factor out adjusting of Flash address to the end of sectorBartlomiej Sieka
2008-10-18net: Make TFTP server timeout configurableBartlomiej Sieka
2008-10-18net: express the first argument to NetSetTimeout() in millisecondsBartlomiej Sieka
2008-10-18Adds two more ethernet interface to 83xxrichardretanubun
2008-10-18Change UEC PHY interface to RGMII on MPC8568MDSHaiying Wang
2008-10-15Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2008-10-15Fix compiler warning in lib_ppc/board.cHeiko Schocher
2008-10-14mpc83xx: wait till UPM completes the write to arraySelvamuthukumar
2008-10-14Remove unwanted ';' at end of define.Selvamuthukumar
2008-10-14ARM DaVinci: Add maintainer information for SFFSDR board.Hugo Villeneuve
2008-10-14api: fix type mismatchMatthias Fuchs
2008-10-14cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUSPeter Tyser
2008-10-14Update CHANGELOGWolfgang Denk