summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-10e1000: add support for 82545GM 64bit PCI-X copper variantPaul Gortmaker3-1/+5
2008-07-10SPARC: Build error fixDaniel Hellstrom2-1/+3
2008-07-10Many spelling fixes in README.Marcel Ziswiler1-70/+71
2008-07-10Minor spelling fix in comment.Marcel Ziswiler1-1/+1
2008-07-10Round the serial port clock divisor value returned by calc_divisor()Hugo Villeneuve1-1/+6
2008-07-10ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS)Hugo Villeneuve6-267/+342
2008-07-10Remove useless print message at apollonKyungmin Park1-6/+2
2008-07-10Fix LMB type issuesAndy Fleming3-5/+6
2008-07-10Fix compiler warningsKumar Gala1-2/+2
2008-07-10Remove code duplication for setting the default environmentHarald Welte3-29/+22
2008-07-10mmc: Move atmel_mci driver into drivers/mmcHaavard Skinnemoen4-1/+2
2008-07-10avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driverHaavard Skinnemoen6-1/+6
2008-07-10Create drivers/mmc subdirectoryHaavard Skinnemoen2-0/+46
2008-07-10Change env_get_char from a global function ptr to a functionJoakim Tjernlund2-8/+15
2008-07-10Some copy-n-paste fixes in printf usageMatvejchikov Ilya4-9/+9
2008-07-10FDT memory and pci node fixes for MPC8260ADSMatvejchikov Ilya3-0/+46
2008-07-10Fix printf errors.Andrew Klossner6-19/+24
2008-07-10Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk1-0/+11
2008-07-10Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk1-1/+1
2008-07-10Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk15-221/+1224
2008-07-10Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk24-121/+86
2008-07-10Allow print_size to print in GBBecky Bruce1-13/+21
2008-07-08mips: When booting Linux images, add 'ethaddr' and 'eth1addr' to the environmentJason McMullan1-0/+11
2008-07-08jedec_flash: Fix AM29DL800BB device IDStefan Roese1-1/+1
2008-07-08sh: Fix compile error sh7763rdp boardNobuhiro Iwamatsu1-10/+0
2008-07-08sh: Fix SH-boards compile errorNobuhiro Iwamatsu14-14/+16
2008-07-07Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c.Hugo Villeneuve1-27/+12
2008-07-07Remove duplicate definitions in include/lxt971a.h.Hugo Villeneuve7-168/+65
2008-07-07net: sh: Renesas SH7763 Ethernet device supportNobuhiro Iwamatsu3-0/+1050
2008-07-07sh: Update Renesas R2DPlus boardNobuhiro Iwamatsu1-33/+9
2008-07-07sh: Update Renesas R7780MP boardNobuhiro Iwamatsu1-18/+23
2008-07-07sh: Update Renesas Migo-R boardNobuhiro Iwamatsu1-4/+0
2008-07-07sh: Update Hitachi MS7722SE boardNobuhiro Iwamatsu1-4/+0
2008-07-07sh: Cleanup source code of SH7763RDPNobuhiro Iwamatsu1-8/+9
2008-07-07sh: Cleanup source code of R2DPlusNobuhiro Iwamatsu1-13/+15
2008-07-07sh: Cleanup source code of R7780MPNobuhiro Iwamatsu1-12/+10
2008-07-07sh: Cleanup source code of MS7722SENobuhiro Iwamatsu1-4/+4
2008-07-07sh: Cleanup source code of MS7720SENobuhiro Iwamatsu1-1/+0
2008-07-07Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk5-20/+30
2008-07-07Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk5-20/+30
2008-07-07SH: fix out of tree buildingWolfgang Denk1-11/+14
2008-07-07Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk5-22/+129
2008-07-07Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk5-22/+129
2008-07-07Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk3-1/+12
2008-07-07Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk5-4/+16
2008-07-07net: smc911x: Fix typoNobuhiro Iwamatsu1-1/+1
2008-07-07update mvBL-M7 board configAndre Schwarz2-3/+4
2008-07-07net: fix compile problem in smc911x driver.Nobuhiro Iwamatsu1-2/+2
2008-07-07ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405Michal Simek4-6/+7
2008-07-06net: ne2000: Move dev_addr variable from grobal to local.Nobuhiro Iwamatsu1-2/+1