summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix some more print() format errors.Wolfgang Denk2008-07-107-14/+14
* Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-07-1014-91/+133
|\
| * ppc4xx: Fix printf format warnings now visible with the updated format checkStefan Roese2008-07-109-31/+31
| * ppc4xx: Enable support for > 2GB SDRAM on AMCC KatmaiStefan Roese2008-07-103-13/+54
| * ppc4xx: Remove implementation of testdram() from Korat board supportLarry Johnson2008-07-102-39/+0
| * ppc4xx: Update and add FDT to Korat board supportLarry Johnson2008-07-102-5/+47
| * Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-07-1093-870/+2785
| |\
| * \ Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-07-07355-619/+6191
| |\ \
| * | | ppc4xx: Fix 460EX/GT PCIe port initializationStefan Roese2008-07-011-7/+5
* | | | MTD/NAND: Fix printf format warning in nand codeStefan Roese2008-07-103-10/+10
* | | | rtc: Fix printf format warning in m41t60.cStefan Roese2008-07-101-1/+1
* | | | pci: Move PCI device configuration check into a separate weak functionStefan Roese2008-07-101-24/+46
| |_|/ |/| |
* | | Minor coding style cleanup; update CHANGELOGWolfgang Denk2008-07-102-2/+698
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2008-07-108-95/+140
|\ \ \
| * | | NAND: ifdef-protect most of nand.h when using legacy NAND.Scott Wood2008-07-091-1/+4
| * | | NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c.Marcel Ziswiler2008-07-091-4/+4
| * | | NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood2008-07-096-90/+132
| | |/ | |/|
* | | e1000: add support for 82545GM 64bit PCI-X copper variantPaul Gortmaker2008-07-103-1/+5
* | | SPARC: Build error fixDaniel Hellstrom2008-07-102-1/+3
* | | Many spelling fixes in README.Marcel Ziswiler2008-07-101-70/+71
* | | Minor spelling fix in comment.Marcel Ziswiler2008-07-101-1/+1
* | | Round the serial port clock divisor value returned by calc_divisor()Hugo Villeneuve2008-07-101-1/+6
* | | ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS)Hugo Villeneuve2008-07-106-267/+342
* | | Remove useless print message at apollonKyungmin Park2008-07-101-6/+2
* | | Fix LMB type issuesAndy Fleming2008-07-103-5/+6
* | | Fix compiler warningsKumar Gala2008-07-101-2/+2
* | | Remove code duplication for setting the default environmentHarald Welte2008-07-103-29/+22
* | | mmc: Move atmel_mci driver into drivers/mmcHaavard Skinnemoen2008-07-104-1/+2
* | | avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driverHaavard Skinnemoen2008-07-106-1/+6
* | | Create drivers/mmc subdirectoryHaavard Skinnemoen2008-07-102-0/+46
* | | Change env_get_char from a global function ptr to a functionJoakim Tjernlund2008-07-092-8/+15
* | | Some copy-n-paste fixes in printf usageMatvejchikov Ilya2008-07-094-9/+9
* | | FDT memory and pci node fixes for MPC8260ADSMatvejchikov Ilya2008-07-093-0/+46
* | | Fix printf errors.Andrew Klossner2008-07-096-19/+24
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2008-07-091-0/+11
|\ \ \
| * | | mips: When booting Linux images, add 'ethaddr' and 'eth1addr' to the environmentJason McMullan2008-07-081-0/+11
| |/ /
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2008-07-091-1/+1
|\ \ \
| * | | jedec_flash: Fix AM29DL800BB device IDStefan Roese2008-07-081-1/+1
| |/ /
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-07-0915-221/+1224
|\ \ \
| * | | Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c.Hugo Villeneuve2008-07-061-27/+12
| * | | Remove duplicate definitions in include/lxt971a.h.Hugo Villeneuve2008-07-067-168/+65
| * | | net: sh: Renesas SH7763 Ethernet device supportNobuhiro Iwamatsu2008-07-063-0/+1050
| * | | net: ne2000: Move dev_addr variable from grobal to local.Nobuhiro Iwamatsu2008-07-061-2/+1
| * | | net: ne2000: Fix compile error of NE2000Nobuhiro Iwamatsu2008-07-061-7/+4
| * | | Add mechanisms for CPU and board-specific Ethernet initializationBen Warren2008-07-064-17/+92
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2008-07-0924-121/+86
|\ \ \ \
| * | | | sh: Fix compile error sh7763rdp boardNobuhiro Iwamatsu2008-07-081-10/+0
| * | | | sh: Fix SH-boards compile errorNobuhiro Iwamatsu2008-07-0814-14/+16
| * | | | sh: Update Renesas R2DPlus boardNobuhiro Iwamatsu2008-07-071-33/+9
| * | | | sh: Update Renesas R7780MP boardNobuhiro Iwamatsu2008-07-071-18/+23