aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-11Fix compile error caused by incorrect function return typeTsiChung Liew2-2/+2
2008-07-11ColdFire: Fix power up issue for MCF5235TsiChung Liew1-0/+3
2008-07-11ColdFire: Fix compiling error for MCF5275TsiChung Liew1-1/+1
2008-07-11ColdFire: Fix timer issue for MCF5272TsiChung Liew1-1/+1
2008-07-11ColdFire: Change invalid JMP to BRA caught by new v4e toolchainTsiChung Liew2-2/+2
2008-07-11ColdFire: Add -got=single param for new linux v4e toolchainsTsiChung Liew2-0/+12
2008-07-11ColdFire: Fix code flash configuration for M547x/M548x boardsTsiChung Liew2-4/+4
2008-07-11ColdFire: Fix warning messages by passing correct data type in board.cTsiChung Liew1-3/+3
2008-07-11ColdFire: Fix UART baudrate formulaTsiChung Liew1-2/+2
2008-07-11Fix some more print() format errors.Wolfgang Denk26-63/+73
2008-07-10silence misc printf formatting compiler warningsKim Phillips7-16/+16
2008-07-10Merge branch 'master' of git://git.denx.de/u-boot-mpc512xWolfgang Denk9-65/+389
2008-07-10Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk6-5/+40
2008-07-10USB: shutdown USB before bootingMarkus Klotzbücher1-0/+18
2008-07-10Configuration changes for ADS5121 Rev 3Martha Marx5-16/+67
2008-07-10Consolidate ADS5121 IO Pin configurationMartha Marx6-49/+322
2008-07-10Merge commit 'wd/master'Jon Loeliger453-1385/+8989
2008-07-10Fix "usb part" commandChristian Eggers1-4/+15
2008-07-10fix USB devices with multiple configurationsHarald Welte2-15/+6
2008-07-10Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk3-19/+21
2008-07-10Fix some more print() format errors.Wolfgang Denk7-14/+14
2008-07-10Fix "usb part" commandChristian Eggers1-4/+15
2008-07-10fix USB devices with multiple configurationsHarald Welte2-15/+6
2008-07-10Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk14-91/+133
2008-07-10MTD/NAND: Fix printf format warning in nand codeStefan Roese3-10/+10
2008-07-10rtc: Fix printf format warning in m41t60.cStefan Roese1-1/+1
2008-07-10pci: Move PCI device configuration check into a separate weak functionStefan Roese1-24/+46
2008-07-10ppc4xx: Fix printf format warnings now visible with the updated format checkStefan Roese9-31/+31
2008-07-10ppc4xx: Enable support for > 2GB SDRAM on AMCC KatmaiStefan Roese3-13/+54
2008-07-10ppc4xx: Remove implementation of testdram() from Korat board supportLarry Johnson2-39/+0
2008-07-10ppc4xx: Update and add FDT to Korat board supportLarry Johnson2-5/+47
2008-07-10Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese93-870/+2785
2008-07-10Minor coding style cleanup; update CHANGELOGWolfgang Denk2-2/+698
2008-07-10Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk8-95/+140
2008-07-10e1000: add support for 82545GM 64bit PCI-X copper variantPaul Gortmaker3-1/+5
2008-07-10SPARC: Build error fixDaniel Hellstrom2-1/+3
2008-07-10Many spelling fixes in README.Marcel Ziswiler1-70/+71
2008-07-10Minor spelling fix in comment.Marcel Ziswiler1-1/+1
2008-07-10Round the serial port clock divisor value returned by calc_divisor()Hugo Villeneuve1-1/+6
2008-07-09NAND: ifdef-protect most of nand.h when using legacy NAND.Scott Wood1-1/+4
2008-07-10ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS)Hugo Villeneuve6-267/+342
2008-07-10Remove useless print message at apollonKyungmin Park1-6/+2
2008-07-10Fix LMB type issuesAndy Fleming3-5/+6
2008-07-10Fix compiler warningsKumar Gala1-2/+2
2008-07-10Remove code duplication for setting the default environmentHarald Welte3-29/+22
2008-07-09NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c.Marcel Ziswiler1-4/+4
2008-07-09NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood6-90/+132
2008-07-10mmc: Move atmel_mci driver into drivers/mmcHaavard Skinnemoen4-1/+2
2008-07-10avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driverHaavard Skinnemoen6-1/+6
2008-07-10Create drivers/mmc subdirectoryHaavard Skinnemoen2-0/+46