aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-1874xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx versionKumar Gala2-10/+10
2008-10-18Expose command table search for sub-commandsKumar Gala2-4/+17
2008-10-18mgsuvd, mgcoge: added BOOTCOUNT feature.Heiko Schocher2-0/+4
2008-10-18mgcoge, mgsuvd: added support for the IVM EEprom.Heiko Schocher5-0/+314
2008-10-18hush: add showvar command for hush shell.Heiko Schocher3-8/+62
2008-10-18I2C: adding new "i2c bus" Command to the I2C Subsystem.Heiko Schocher7-2/+367
2008-10-18mgcoge, mgsuvd: add board specific I2C deblocking mechanism.Heiko Schocher5-2/+213
2008-10-18soft_i2c: Add CFG_I2C_INIT_BOARD optionHeiko Schocher1-0/+11
2008-10-18mgcoge, mgsuvd: add DTT (LM75) support.Heiko Schocher2-0/+18
2008-10-18lm75: Make the LM75 MULTI_BUS compatible.Heiko Schocher1-0/+6
2008-10-18lm75: fix Codingstyle issues.Heiko Schocher1-123/+99
2008-10-18mgcoge, mgsuvd: added EEprom support.Heiko Schocher2-0/+15
2008-10-18mgcoge, mgsuvd: add I2C support.Heiko Schocher4-2/+91
2008-10-18soft_i2c: prevent compiler warnings if driver does not use CPU Pins.Heiko Schocher2-37/+15
2008-10-18i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver.Heiko Schocher2-0/+72
2008-10-18mgcoge: fix Coding Style issues.Heiko Schocher1-41/+38
2008-10-18I2C: add new command i2c reset.Heiko Schocher1-0/+9
2008-10-18mgsuvd, mgcoge: move this 2 boards in one dir.Heiko Schocher8-2/+8
2008-10-18hwmon: Add LM63 supportDirk Eibach3-0/+176
2008-10-18Add Red Black Tree supportKyungmin Park3-0/+551
2008-10-18CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.crichardretanubun1-2/+2
2008-10-18Add support for CONFIG_EFI_PARTITION (GUID Partition Table)richardretanubun6-4/+603
2008-10-18FIT: output image load address for type 'firmware', fix message while thereBartlomiej Sieka1-3/+9
2008-10-18Automatic software update from TFTP serverBartlomiej Sieka7-0/+487
2008-10-18flash: factor out adjusting of Flash address to the end of sectorBartlomiej Sieka2-33/+43
2008-10-18net: Make TFTP server timeout configurableBartlomiej Sieka1-4/+24
2008-10-18net: express the first argument to NetSetTimeout() in millisecondsBartlomiej Sieka7-33/+28
2008-10-18Adds two more ethernet interface to 83xxrichardretanubun10-2/+126
2008-10-18Change UEC PHY interface to RGMII on MPC8568MDSHaiying Wang5-2/+36
2008-10-18Prepare v2008.10 release: update CHANGELOG & Makefilev2008.10Wolfgang Denk2-1/+117
2008-10-17mgcoge: add redundant environment sectorHeiko Schocher1-0/+5
2008-10-17mgsuvd: update size of environmentHeiko Schocher1-3/+1
2008-10-1783xx NAND boot: wait for LTESR[CC]Lepcha Suchit1-0/+12
2008-10-17ppc4xx: PPC44x MQ initializationYuri Tikhonov2-4/+11
2008-10-17ppc4xx: PPC44x MQ initializationStefan Roese2-4/+11
2008-10-1785xx: Using proper I2C source clock divider for MPC8544Kumar Gala1-1/+1
2008-10-17Revert "85xx: Using proper I2C source clock divider for MPC8544"Kumar Gala1-2/+2
2008-10-17Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk3-2/+86
2008-10-1785xx: Fix compile warningKumar Gala1-1/+0
2008-10-17Fix the function conflict in x86emu when DEBUG is onJason Jin1-3/+3
2008-10-15Coding Style cleanup, update CHANGELOG, prepare 2008.10-rc3v2008.10-rc3Wolfgang Denk3-2/+86
2008-10-15Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk1-3/+4
2008-10-15Fix compiler warning in lib_ppc/board.cHeiko Schocher2-3/+3
2008-10-14mpc83xx: wait till UPM completes the write to arraySelvamuthukumar1-3/+4
2008-10-14Remove unwanted ';' at end of define.Selvamuthukumar7-12/+12
2008-10-14ARM DaVinci: Add maintainer information for SFFSDR board.Hugo Villeneuve1-0/+4
2008-10-14api: fix type mismatchMatthias Fuchs1-1/+1
2008-10-14cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUSPeter Tyser1-4/+4
2008-10-14Update CHANGELOGWolfgang Denk1-0/+793
2008-10-14Do not init SATA when disabled on 8536DS.Jason Jin2-2/+26