Age | Commit message (Expand) | Author |
2008-10-18 | Expose command table search for sub-commands | Kumar Gala |
2008-10-18 | mgsuvd, mgcoge: added BOOTCOUNT feature. | Heiko Schocher |
2008-10-18 | mgcoge, mgsuvd: added support for the IVM EEprom. | Heiko Schocher |
2008-10-18 | hush: add showvar command for hush shell. | Heiko Schocher |
2008-10-18 | I2C: adding new "i2c bus" Command to the I2C Subsystem. | Heiko Schocher |
2008-10-18 | mgcoge, mgsuvd: add board specific I2C deblocking mechanism. | Heiko Schocher |
2008-10-18 | soft_i2c: Add CFG_I2C_INIT_BOARD option | Heiko Schocher |
2008-10-18 | mgcoge, mgsuvd: add DTT (LM75) support. | Heiko Schocher |
2008-10-18 | lm75: Make the LM75 MULTI_BUS compatible. | Heiko Schocher |
2008-10-18 | lm75: fix Codingstyle issues. | Heiko Schocher |
2008-10-18 | mgcoge, mgsuvd: added EEprom support. | Heiko Schocher |
2008-10-18 | mgcoge, mgsuvd: add I2C support. | Heiko Schocher |
2008-10-18 | soft_i2c: prevent compiler warnings if driver does not use CPU Pins. | Heiko Schocher |
2008-10-18 | i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver. | Heiko Schocher |
2008-10-18 | mgcoge: fix Coding Style issues. | Heiko Schocher |
2008-10-18 | I2C: add new command i2c reset. | Heiko Schocher |
2008-10-18 | mgsuvd, mgcoge: move this 2 boards in one dir. | Heiko Schocher |
2008-10-18 | hwmon: Add LM63 support | Dirk Eibach |
2008-10-18 | Add Red Black Tree support | Kyungmin Park |
2008-10-18 | CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.c | richardretanubun |
2008-10-18 | Add support for CONFIG_EFI_PARTITION (GUID Partition Table) | richardretanubun |
2008-10-18 | FIT: output image load address for type 'firmware', fix message while there | Bartlomiej Sieka |
2008-10-18 | Automatic software update from TFTP server | Bartlomiej Sieka |
2008-10-18 | flash: factor out adjusting of Flash address to the end of sector | Bartlomiej Sieka |
2008-10-18 | net: Make TFTP server timeout configurable | Bartlomiej Sieka |
2008-10-18 | net: express the first argument to NetSetTimeout() in milliseconds | Bartlomiej Sieka |
2008-10-18 | Adds two more ethernet interface to 83xx | richardretanubun |
2008-10-18 | Change UEC PHY interface to RGMII on MPC8568MDS | Haiying Wang |
2008-10-18 | Prepare v2008.10 release: update CHANGELOG & Makefile | Wolfgang Denk |
2008-10-17 | mgcoge: add redundant environment sector | Heiko Schocher |
2008-10-17 | mgsuvd: update size of environment | Heiko Schocher |
2008-10-17 | 83xx NAND boot: wait for LTESR[CC] | Lepcha Suchit |
2008-10-17 | ppc4xx: PPC44x MQ initialization | Yuri Tikhonov |
2008-10-17 | ppc4xx: PPC44x MQ initialization | Stefan Roese |
2008-10-17 | 85xx: Using proper I2C source clock divider for MPC8544 | Kumar Gala |
2008-10-17 | Revert "85xx: Using proper I2C source clock divider for MPC8544" | Kumar Gala |
2008-10-17 | Merge branch 'master' of /home/wd/git/u-boot/master/ | Wolfgang Denk |
2008-10-17 | 85xx: Fix compile warning | Kumar Gala |
2008-10-17 | Fix the function conflict in x86emu when DEBUG is on | Jason Jin |
2008-10-15 | Coding Style cleanup, update CHANGELOG, prepare 2008.10-rc3 | Wolfgang Denk |
2008-10-15 | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk |
2008-10-15 | Fix compiler warning in lib_ppc/board.c | Heiko Schocher |
2008-10-14 | mpc83xx: wait till UPM completes the write to array | Selvamuthukumar |
2008-10-14 | Remove unwanted ';' at end of define. | Selvamuthukumar |
2008-10-14 | ARM DaVinci: Add maintainer information for SFFSDR board. | Hugo Villeneuve |
2008-10-14 | api: fix type mismatch | Matthias Fuchs |
2008-10-14 | cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUS | Peter Tyser |
2008-10-14 | Update CHANGELOG | Wolfgang Denk |
2008-10-14 | Do not init SATA when disabled on 8536DS. | Jason Jin |
2008-10-14 | The PIPE_INTERRUPT flag is used wrong | Remy Bohmer |