aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-10-14Do not init SATA when disabled on 8536DS.Jason Jin
2008-10-14fsl_diu: fix alignment error that caused malloc corruptionNikita V. Youshchenko
2008-10-14api: Fix building with CONFIG_APIMatthias Fuchs
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser
2008-10-14Remove CFG_EEPROM_PAGE* dependencies for temperature sensorsPeter Tyser
2008-10-14cmd_spi: remove broken signed casting for displayMike Frysinger
2008-10-14strings cmd: drop old CONFIG_CFG_STRINGS defineMike Frysinger
2008-10-14Fix the NAND size overflow issue.Jason Jin
2008-10-14Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2008-10-14Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2008-10-13AX88180: new gigabit network driverLouis Su
2008-10-13enable 10/100M at VSC8601 at tsec driverAndre Schwarz