summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Minor coding style cleanup; update CHANGELOGWolfgang Denk2008-07-10-2/+698
* Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2008-07-10-95/+140
|\
| * NAND: ifdef-protect most of nand.h when using legacy NAND.Scott Wood2008-07-09-1/+4
| * NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c.Marcel Ziswiler2008-07-09-4/+4
| * NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood2008-07-09-90/+132
* | e1000: add support for 82545GM 64bit PCI-X copper variantPaul Gortmaker2008-07-10-1/+5
* | SPARC: Build error fixDaniel Hellstrom2008-07-10-1/+3
* | Many spelling fixes in README.Marcel Ziswiler2008-07-10-70/+71
* | Minor spelling fix in comment.Marcel Ziswiler2008-07-10-1/+1
* | Round the serial port clock divisor value returned by calc_divisor()Hugo Villeneuve2008-07-10-1/+6
* | ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS)Hugo Villeneuve2008-07-10-267/+342
* | Remove useless print message at apollonKyungmin Park2008-07-10-6/+2
* | Fix LMB type issuesAndy Fleming2008-07-10-5/+6
* | Fix compiler warningsKumar Gala2008-07-10-2/+2
* | Remove code duplication for setting the default environmentHarald Welte2008-07-10-29/+22
* | mmc: Move atmel_mci driver into drivers/mmcHaavard Skinnemoen2008-07-10-1/+2
* | avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driverHaavard Skinnemoen2008-07-10-1/+6
* | Create drivers/mmc subdirectoryHaavard Skinnemoen2008-07-10-0/+46
* | Change env_get_char from a global function ptr to a functionJoakim Tjernlund2008-07-09-8/+15
* | Some copy-n-paste fixes in printf usageMatvejchikov Ilya2008-07-09-9/+9
* | FDT memory and pci node fixes for MPC8260ADSMatvejchikov Ilya2008-07-09-0/+46
* | Fix printf errors.Andrew Klossner2008-07-09-19/+24
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2008-07-09-0/+11
|\ \
| * | mips: When booting Linux images, add 'ethaddr' and 'eth1addr' to the environmentJason McMullan2008-07-08-0/+11
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2008-07-09-1/+1
|\ \
| * | jedec_flash: Fix AM29DL800BB device IDStefan Roese2008-07-08-1/+1
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-07-09-221/+1224
|\ \
| * | Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c.Hugo Villeneuve2008-07-06-27/+12
| * | Remove duplicate definitions in include/lxt971a.h.Hugo Villeneuve2008-07-06-168/+65
| * | net: sh: Renesas SH7763 Ethernet device supportNobuhiro Iwamatsu2008-07-06-0/+1050
| * | net: ne2000: Move dev_addr variable from grobal to local.Nobuhiro Iwamatsu2008-07-06-2/+1
| * | net: ne2000: Fix compile error of NE2000Nobuhiro Iwamatsu2008-07-06-7/+4
| * | Add mechanisms for CPU and board-specific Ethernet initializationBen Warren2008-07-06-17/+92
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2008-07-09-121/+86
|\ \ \
| * | | sh: Fix compile error sh7763rdp boardNobuhiro Iwamatsu2008-07-08-10/+0
| * | | sh: Fix SH-boards compile errorNobuhiro Iwamatsu2008-07-08-14/+16
| * | | sh: Update Renesas R2DPlus boardNobuhiro Iwamatsu2008-07-07-33/+9
| * | | sh: Update Renesas R7780MP boardNobuhiro Iwamatsu2008-07-07-18/+23
| * | | sh: Update Renesas Migo-R boardNobuhiro Iwamatsu2008-07-07-4/+0
| * | | sh: Update Hitachi MS7722SE boardNobuhiro Iwamatsu2008-07-07-4/+0
| * | | sh: Cleanup source code of SH7763RDPNobuhiro Iwamatsu2008-07-07-8/+9
| * | | sh: Cleanup source code of R2DPlusNobuhiro Iwamatsu2008-07-07-13/+15
| * | | sh: Cleanup source code of R7780MPNobuhiro Iwamatsu2008-07-07-12/+10
| * | | sh: Cleanup source code of MS7722SENobuhiro Iwamatsu2008-07-07-4/+4
| * | | sh: Cleanup source code of MS7720SENobuhiro Iwamatsu2008-07-07-1/+0
| | |/ | |/|
* | | Allow print_size to print in GBBecky Bruce2008-07-09-13/+21
|/ /
* | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-07-07-20/+30
|\ \
| * \ Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk2008-07-07-20/+30
| |\ \
| | * | [AT91SAM9] Fix NAND FLASH timingsPatrice Vilchez2008-07-05-16/+16
| | * | Fix boot from NOR due to incorrect reset delay.Stelian Pop2008-07-05-4/+14