summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-18Prepare v2008.10 release: update CHANGELOG & MakefileWolfgang Denk
2008-10-17mgcoge: add redundant environment sectorHeiko Schocher
2008-10-17mgsuvd: update size of environmentHeiko Schocher
2008-10-1783xx NAND boot: wait for LTESR[CC]Lepcha Suchit
2008-10-17ppc4xx: PPC44x MQ initializationYuri Tikhonov
2008-10-17ppc4xx: PPC44x MQ initializationStefan Roese
2008-10-1785xx: Using proper I2C source clock divider for MPC8544Kumar Gala
2008-10-17Revert "85xx: Using proper I2C source clock divider for MPC8544"Kumar Gala
2008-10-17Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk
2008-10-1785xx: Fix compile warningKumar Gala
2008-10-17Fix the function conflict in x86emu when DEBUG is onJason Jin
2008-10-15Coding Style cleanup, update CHANGELOG, prepare 2008.10-rc3Wolfgang Denk
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-14The PIPE_INTERRUPT flag is used wrongRemy Bohmer