summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some more printf() format issues.Wolfgang Denk2008-07-115-63/+63
* Fixed some out-of-tree build issuesWolfgang Denk2008-07-112-2/+2
* Fix some more print() format errors.Wolfgang Denk2008-07-1126-63/+73
* silence misc printf formatting compiler warningsKim Phillips2008-07-107-16/+16
* Merge branch 'master' of git://git.denx.de/u-boot-mpc512xWolfgang Denk2008-07-109-65/+389
|\
| * Configuration changes for ADS5121 Rev 3Martha Marx2008-07-105-16/+67
| * Consolidate ADS5121 IO Pin configurationMartha Marx2008-07-106-49/+322
| * Fix "usb part" commandChristian Eggers2008-07-101-4/+15
| * fix USB devices with multiple configurationsHarald Welte2008-07-102-15/+6
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-07-106-5/+40
|\ \
| * \ Merge commit 'wd/master'Jon Loeliger2008-07-10453-1385/+8989
| |\ \
| * | | Feed the watchdog in u-boot for 8610 board.Jason Jin2008-07-074-2/+32
| * | | MPC8610HPCD: Report board id, board version and fpga version.Kumar Gala2008-06-191-1/+4
| * | | MPC8641HPCN: Report board id, board version and fpga version.Kumar Gala2008-06-191-2/+4
* | | | USB: shutdown USB before bootingMarkus Klotzbücher2008-07-101-0/+18
| |/ / |/| |
* | | Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-07-103-19/+21
|\ \ \ | |_|/ |/| |
| * | Fix "usb part" commandChristian Eggers2008-07-101-4/+15
| * | fix USB devices with multiple configurationsHarald Welte2008-07-102-15/+6
* | | 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
OpenPOWER on IntegriCloud