| Commit message (Expand) | Author | Age | Files | Lines |
* | 74xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx version | Kumar Gala | 2008-10-18 | 2 | -10/+10 |
* | Expose command table search for sub-commands | Kumar Gala | 2008-10-18 | 2 | -4/+17 |
* | mgsuvd, mgcoge: added BOOTCOUNT feature. | Heiko Schocher | 2008-10-18 | 2 | -0/+4 |
* | mgcoge, mgsuvd: added support for the IVM EEprom. | Heiko Schocher | 2008-10-18 | 5 | -0/+314 |
* | hush: add showvar command for hush shell. | Heiko Schocher | 2008-10-18 | 3 | -8/+62 |
* | I2C: adding new "i2c bus" Command to the I2C Subsystem. | Heiko Schocher | 2008-10-18 | 7 | -2/+367 |
* | mgcoge, mgsuvd: add board specific I2C deblocking mechanism. | Heiko Schocher | 2008-10-18 | 5 | -2/+213 |
* | soft_i2c: Add CFG_I2C_INIT_BOARD option | Heiko Schocher | 2008-10-18 | 1 | -0/+11 |
* | mgcoge, mgsuvd: add DTT (LM75) support. | Heiko Schocher | 2008-10-18 | 2 | -0/+18 |
* | lm75: Make the LM75 MULTI_BUS compatible. | Heiko Schocher | 2008-10-18 | 1 | -0/+6 |
* | lm75: fix Codingstyle issues. | Heiko Schocher | 2008-10-18 | 1 | -123/+99 |
* | mgcoge, mgsuvd: added EEprom support. | Heiko Schocher | 2008-10-18 | 2 | -0/+15 |
* | mgcoge, mgsuvd: add I2C support. | Heiko Schocher | 2008-10-18 | 4 | -2/+91 |
* | soft_i2c: prevent compiler warnings if driver does not use CPU Pins. | Heiko Schocher | 2008-10-18 | 2 | -37/+15 |
* | i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver. | Heiko Schocher | 2008-10-18 | 2 | -0/+72 |
* | mgcoge: fix Coding Style issues. | Heiko Schocher | 2008-10-18 | 1 | -41/+38 |
* | I2C: add new command i2c reset. | Heiko Schocher | 2008-10-18 | 1 | -0/+9 |
* | mgsuvd, mgcoge: move this 2 boards in one dir. | Heiko Schocher | 2008-10-18 | 8 | -2/+8 |
* | hwmon: Add LM63 support | Dirk Eibach | 2008-10-18 | 3 | -0/+176 |
* | Add Red Black Tree support | Kyungmin Park | 2008-10-18 | 3 | -0/+551 |
* | CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.c | richardretanubun | 2008-10-18 | 1 | -2/+2 |
* | Add support for CONFIG_EFI_PARTITION (GUID Partition Table) | richardretanubun | 2008-10-18 | 6 | -4/+603 |
* | FIT: output image load address for type 'firmware', fix message while there | Bartlomiej Sieka | 2008-10-18 | 1 | -3/+9 |
* | Automatic software update from TFTP server | Bartlomiej Sieka | 2008-10-18 | 7 | -0/+487 |
* | flash: factor out adjusting of Flash address to the end of sector | Bartlomiej Sieka | 2008-10-18 | 2 | -33/+43 |
* | net: Make TFTP server timeout configurable | Bartlomiej Sieka | 2008-10-18 | 1 | -4/+24 |
* | net: express the first argument to NetSetTimeout() in milliseconds | Bartlomiej Sieka | 2008-10-18 | 7 | -33/+28 |
* | Adds two more ethernet interface to 83xx | richardretanubun | 2008-10-18 | 10 | -2/+126 |
* | Change UEC PHY interface to RGMII on MPC8568MDS | Haiying Wang | 2008-10-18 | 5 | -2/+36 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2008-10-15 | 1 | -3/+4 |
|\ |
|
| * | mpc83xx: wait till UPM completes the write to array | Selvamuthukumar | 2008-10-14 | 1 | -3/+4 |
* | | Fix compiler warning in lib_ppc/board.c | Heiko Schocher | 2008-10-15 | 2 | -3/+3 |
|/ |
|
* | Remove unwanted ';' at end of define. | Selvamuthukumar | 2008-10-14 | 7 | -12/+12 |
* | ARM DaVinci: Add maintainer information for SFFSDR board. | Hugo Villeneuve | 2008-10-14 | 1 | -0/+4 |
* | api: fix type mismatch | Matthias Fuchs | 2008-10-14 | 1 | -1/+1 |
* | cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUS | Peter Tyser | 2008-10-14 | 1 | -4/+4 |
* | Update CHANGELOG | Wolfgang Denk | 2008-10-14 | 1 | -0/+793 |
* | Do not init SATA when disabled on 8536DS. | Jason Jin | 2008-10-14 | 2 | -2/+26 |
* | fsl_diu: fix alignment error that caused malloc corruption | Nikita V. Youshchenko | 2008-10-14 | 1 | -3/+3 |
* | api: Fix building with CONFIG_API | Matthias Fuchs | 2008-10-14 | 1 | -0/+4 |
* | Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references | Peter Tyser | 2008-10-14 | 65 | -74/+0 |
* | Remove CFG_EEPROM_PAGE* dependencies for temperature sensors | Peter Tyser | 2008-10-14 | 3 | -17/+0 |
* | cmd_spi: remove broken signed casting for display | Mike Frysinger | 2008-10-14 | 1 | -2/+1 |
* | strings cmd: drop old CONFIG_CFG_STRINGS define | Mike Frysinger | 2008-10-14 | 1 | -4/+0 |
* | Fix the NAND size overflow issue. | Jason Jin | 2008-10-14 | 1 | -2/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk | 2008-10-14 | 8 | -723/+1939 |
|\ |
|
| * | AX88180: new gigabit network driver | Louis Su | 2008-10-13 | 3 | -0/+1140 |
| * | enable 10/100M at VSC8601 at tsec driver | Andre Schwarz | 2008-10-13 | 1 | -0/+2 |
| * | net: ne2000: Divided a function of NE2000 driver | Nobuhiro Iwamatsu | 2008-10-13 | 5 | -723/+797 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-sh | Wolfgang Denk | 2008-10-14 | 2 | -2/+9 |
|\ \ |
|