aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
2008-10-14fsl_diu: fix alignment error that caused malloc corruptionNikita V. Youshchenko1-3/+3
2008-10-14api: Fix building with CONFIG_APIMatthias Fuchs1-0/+4
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser65-74/+0
2008-10-14Remove CFG_EEPROM_PAGE* dependencies for temperature sensorsPeter Tyser3-17/+0
2008-10-14cmd_spi: remove broken signed casting for displayMike Frysinger1-2/+1
2008-10-14strings cmd: drop old CONFIG_CFG_STRINGS defineMike Frysinger1-4/+0
2008-10-14Fix the NAND size overflow issue.Jason Jin1-2/+2
2008-10-14Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk8-723/+1939
2008-10-14Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2-2/+9
2008-10-13AX88180: new gigabit network driverLouis Su3-0/+1140
2008-10-13enable 10/100M at VSC8601 at tsec driverAndre Schwarz1-0/+2
2008-10-13net: ne2000: Divided a function of NE2000 driverNobuhiro Iwamatsu5-723/+797
2008-10-14sh: rsk7203: Add smc911x driver support to board config fileNobuhiro Iwamatsu1-0/+5
2008-10-14sh: Fix cannot execute a stand-alone applicationNobuhiro Iwamatsu1-2/+4
2008-10-13fsl_pci_init do not scan bus when configured as an end-pointEd Swarthout1-2/+15
2008-10-13ARM DaVinci: Remove redundant setting of GD_FLG_RELOC for sffsdr board.Hugo Villeneuve1-4/+0
2008-10-13Fix lzma uncompress call (image_start wrongly used instead image_len)Luigi 'Comio' Mantellini1-1/+1
2008-10-13Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk1-3/+5
2008-10-13mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheNick Spence1-4/+4
2008-10-1386xx: remove redudant code with lib_ppc/interrupts.cKumar Gala1-124/+7
2008-10-13CFI: cfi_flash write fix for AMD legacyEd Swarthout1-3/+5
2008-10-13Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese41-131/+204
2008-10-12Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk9-83/+86
2008-10-12Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk9-83/+86
2008-10-12Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk31-48/+115
2008-10-12Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk4-22/+59
2008-10-12Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk7-12/+32
2008-10-12Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk1-1/+2
2008-10-10ppc4xx: Fix USB 2.0 phy reset sequenceMatthias Fuchs1-3/+32
2008-10-10ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 boardMatthias Fuchs1-0/+6
2008-10-10ppc4xx: Fix DU440 GPIO configurationMatthias Fuchs1-5/+5