summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | | Fix some more print() format errors.Wolfgang Denk2008-07-10-14/+14
|/ /
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-07-10-91/+133
|\ \
| * | ppc4xx: Fix printf format warnings now visible with the updated format checkStefan Roese2008-07-10-31/+31
| * | ppc4xx: Enable support for > 2GB SDRAM on AMCC KatmaiStefan Roese2008-07-10-13/+54
| * | ppc4xx: Remove implementation of testdram() from Korat board supportLarry Johnson2008-07-10-39/+0
| * | ppc4xx: Update and add FDT to Korat board supportLarry Johnson2008-07-10-5/+47
| * | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-07-10-870/+2785
| |\ \
| * \ \ Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-07-07-619/+6191
| |\ \ \
| * | | | ppc4xx: Fix 460EX/GT PCIe port initializationStefan Roese2008-07-01-7/+5
* | | | | MTD/NAND: Fix printf format warning in nand codeStefan Roese2008-07-10-10/+10
* | | | | rtc: Fix printf format warning in m41t60.cStefan Roese2008-07-10-1/+1
* | | | | pci: Move PCI device configuration check into a separate weak functionStefan Roese2008-07-10-24/+46
| |_|/ / |/| | |
* | | | 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