summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 85xx: Enable interrupt and setexpr commands on Freescale 85xx boardsKumar Gala2008-10-18-0/+18
* 85xx: Improve flash remapping on MPC8572DS & MPC8536DSKumar Gala2008-10-18-14/+10
* 85xx: Export invalidate_{i,d}cache and add flush_dcacheKumar Gala2008-10-18-0/+50
* mgcoge, mgsuvd: extract more common codeHeiko Schocher2008-10-18-90/+56
* mgcoge, mgsuvd: use in_*/out_* accesorsHeiko Schocher2008-10-18-4/+6
* mgsuvd: fix compiler warning when using soft_i2c driverHeiko Schocher2008-10-18-10/+15
* mgsuvd: fix coding styleHeiko Schocher2008-10-18-44/+33
* mgcoge: Second Flash on CS5 not on CS1Heiko Schocher2008-10-18-1/+1
* Added arch_lmb_reserve to allow arch specific memory regions protectionKumar Gala2008-10-18-42/+60
* mgcoge: added CONFIG_FIT to support the new u-boot image formatHeiko Schocher2008-10-18-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-53844/+53844
* 74xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx versionKumar Gala2008-10-18-10/+10
* Expose command table search for sub-commandsKumar Gala2008-10-18-4/+17
* mgsuvd, mgcoge: added BOOTCOUNT feature.Heiko Schocher2008-10-18-0/+4
* mgcoge, mgsuvd: added support for the IVM EEprom.Heiko Schocher2008-10-18-0/+314
* hush: add showvar command for hush shell.Heiko Schocher2008-10-18-8/+62
* I2C: adding new "i2c bus" Command to the I2C Subsystem.Heiko Schocher2008-10-18-2/+367
* mgcoge, mgsuvd: add board specific I2C deblocking mechanism.Heiko Schocher2008-10-18-2/+213
* soft_i2c: Add CFG_I2C_INIT_BOARD optionHeiko Schocher2008-10-18-0/+11
* mgcoge, mgsuvd: add DTT (LM75) support.Heiko Schocher2008-10-18-0/+18
* lm75: Make the LM75 MULTI_BUS compatible.Heiko Schocher2008-10-18-0/+6
* lm75: fix Codingstyle issues.Heiko Schocher2008-10-18-123/+99
* mgcoge, mgsuvd: added EEprom support.Heiko Schocher2008-10-18-0/+15
* mgcoge, mgsuvd: add I2C support.Heiko Schocher2008-10-18-2/+91
* soft_i2c: prevent compiler warnings if driver does not use CPU Pins.Heiko Schocher2008-10-18-37/+15
* i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver.Heiko Schocher2008-10-18-0/+72
* mgcoge: fix Coding Style issues.Heiko Schocher2008-10-18-41/+38
* I2C: add new command i2c reset.Heiko Schocher2008-10-18-0/+9
* mgsuvd, mgcoge: move this 2 boards in one dir.Heiko Schocher2008-10-18-2/+8
* hwmon: Add LM63 supportDirk Eibach2008-10-18-0/+176
* Add Red Black Tree supportKyungmin Park2008-10-18-0/+551
* CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.crichardretanubun2008-10-18-2/+2
* Add support for CONFIG_EFI_PARTITION (GUID Partition Table)richardretanubun2008-10-18-4/+603
* FIT: output image load address for type 'firmware', fix message while thereBartlomiej Sieka2008-10-18-3/+9
* Automatic software update from TFTP serverBartlomiej Sieka2008-10-18-0/+487
* flash: factor out adjusting of Flash address to the end of sectorBartlomiej Sieka2008-10-18-33/+43
* net: Make TFTP server timeout configurableBartlomiej Sieka2008-10-18-4/+24
* net: express the first argument to NetSetTimeout() in millisecondsBartlomiej Sieka2008-10-18-33/+28
* Adds two more ethernet interface to 83xxrichardretanubun2008-10-18-2/+126
* Change UEC PHY interface to RGMII on MPC8568MDSHaiying Wang2008-10-18-2/+36
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2008-10-15-3/+4
|\
| * mpc83xx: wait till UPM completes the write to arraySelvamuthukumar2008-10-14-3/+4
* | Fix compiler warning in lib_ppc/board.cHeiko Schocher2008-10-15-3/+3
|/
* Remove unwanted ';' at end of define.Selvamuthukumar2008-10-14-12/+12
* ARM DaVinci: Add maintainer information for SFFSDR board.Hugo Villeneuve2008-10-14-0/+4
* api: fix type mismatchMatthias Fuchs2008-10-14-1/+1
* cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUSPeter Tyser2008-10-14-4/+4
* Update CHANGELOGWolfgang Denk2008-10-14-0/+793
* Do not init SATA when disabled on 8536DS.Jason Jin2008-10-14-2/+26
* fsl_diu: fix alignment error that caused malloc corruptionNikita V. Youshchenko2008-10-14-3/+3