summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* ColdFire: Fix incorrect board name in MAKEALL for M5253EVBETsiChung Liew2008-07-11-1/+1
* Fix compile error caused by missing timer functionTsiChung Liew2008-07-11-0/+2
* Fix compile error caused by incorrect function return typeTsiChung Liew2008-07-11-2/+2
* ColdFire: Fix power up issue for MCF5235TsiChung Liew2008-07-11-0/+3
* ColdFire: Fix compiling error for MCF5275TsiChung Liew2008-07-11-1/+1
* ColdFire: Fix timer issue for MCF5272TsiChung Liew2008-07-11-1/+1
* ColdFire: Change invalid JMP to BRA caught by new v4e toolchainTsiChung Liew2008-07-11-2/+2
* ColdFire: Add -got=single param for new linux v4e toolchainsTsiChung Liew2008-07-11-0/+12
* ColdFire: Fix code flash configuration for M547x/M548x boardsTsiChung Liew2008-07-11-4/+4
* ColdFire: Fix warning messages by passing correct data type in board.cTsiChung Liew2008-07-11-3/+3
* ColdFire: Fix UART baudrate formulaTsiChung Liew2008-07-11-2/+2
* Fix some more print() format errors.Wolfgang Denk2008-07-11-63/+73
* silence misc printf formatting compiler warningsKim Phillips2008-07-10-16/+16
* Merge branch 'master' of git://git.denx.de/u-boot-mpc512xWolfgang Denk2008-07-10-65/+389
|\
| * Configuration changes for ADS5121 Rev 3Martha Marx2008-07-10-16/+67
| * Consolidate ADS5121 IO Pin configurationMartha Marx2008-07-10-49/+322
| * Fix "usb part" commandChristian Eggers2008-07-10-4/+15
| * fix USB devices with multiple configurationsHarald Welte2008-07-10-15/+6
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-07-10-5/+40
|\ \
| * \ Merge commit 'wd/master'Jon Loeliger2008-07-10-1385/+8989
| |\ \
| * | | Feed the watchdog in u-boot for 8610 board.Jason Jin2008-07-07-2/+32
| * | | MPC8610HPCD: Report board id, board version and fpga version.Kumar Gala2008-06-19-1/+4
| * | | MPC8641HPCN: Report board id, board version and fpga version.Kumar Gala2008-06-19-2/+4
* | | | USB: shutdown USB before bootingMarkus Klotzbücher2008-07-10-0/+18
| |/ / |/| |
* | | Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-07-10-19/+21
|\ \ \ | |_|/ |/| |
| * | Fix "usb part" commandChristian Eggers2008-07-10-4/+15
| * | fix USB devices with multiple configurationsHarald Welte2008-07-10-15/+6
* | | 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