summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * 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
| * | Prepare v2008.10 release: update CHANGELOG & Makefilev2008.10Wolfgang Denk2008-10-18-1/+117
| * | mgcoge: add redundant environment sectorHeiko Schocher2008-10-17-0/+5
| * | mgsuvd: update size of environmentHeiko Schocher2008-10-17-3/+1
| * | 83xx NAND boot: wait for LTESR[CC]Lepcha Suchit2008-10-17-0/+12
| * | ppc4xx: PPC44x MQ initializationYuri Tikhonov2008-10-17-4/+11
| * | 85xx: Using proper I2C source clock divider for MPC8544Kumar Gala2008-10-17-1/+1
| * | Revert "85xx: Using proper I2C source clock divider for MPC8544"Kumar Gala2008-10-17-2/+2
| * | Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk2008-10-17-2/+86
| |\ \
| | * | Coding Style cleanup, update CHANGELOG, prepare 2008.10-rc3v2008.10-rc3Wolfgang Denk2008-10-15-2/+86
| | |/
| * | 85xx: Fix compile warningKumar Gala2008-10-17-1/+0
| * | Fix the function conflict in x86emu when DEBUG is onJason Jin2008-10-17-3/+3
| |/
| * 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
| * api: Fix building with CONFIG_APIMatthias Fuchs2008-10-14-0/+4
| * Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser2008-10-14-74/+0
| * Remove CFG_EEPROM_PAGE* dependencies for temperature sensorsPeter Tyser2008-10-14-17/+0
| * cmd_spi: remove broken signed casting for displayMike Frysinger2008-10-14-2/+1
| * strings cmd: drop old CONFIG_CFG_STRINGS defineMike Frysinger2008-10-14-4/+0
| * Fix the NAND size overflow issue.Jason Jin2008-10-14-2/+2
| * Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2008-10-14-723/+1939
| |\
| | * AX88180: new gigabit network driverLouis Su2008-10-13-0/+1140
| | * enable 10/100M at VSC8601 at tsec driverAndre Schwarz2008-10-13-0/+2
| | * net: ne2000: Divided a function of NE2000 driverNobuhiro Iwamatsu2008-10-13-723/+797
| * | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2008-10-14-2/+9
| |\ \
| | * | sh: rsk7203: Add smc911x driver support to board config fileNobuhiro Iwamatsu2008-10-14-0/+5
| | * | sh: Fix cannot execute a stand-alone applicationNobuhiro Iwamatsu2008-10-14-2/+4
| | |/
| * | fsl_pci_init do not scan bus when configured as an end-pointEd Swarthout2008-10-13-2/+15