summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-11Fix compile error caused by missing timer functionTsiChung Liew
2008-07-11Fix compile error caused by incorrect function return typeTsiChung Liew
2008-07-11ColdFire: Fix power up issue for MCF5235TsiChung Liew
2008-07-11ColdFire: Fix compiling error for MCF5275TsiChung Liew
2008-07-11ColdFire: Fix timer issue for MCF5272TsiChung Liew
2008-07-11ColdFire: Change invalid JMP to BRA caught by new v4e toolchainTsiChung Liew
2008-07-11ColdFire: Add -got=single param for new linux v4e toolchainsTsiChung Liew
2008-07-11ColdFire: Fix code flash configuration for M547x/M548x boardsTsiChung Liew
2008-07-11ColdFire: Fix warning messages by passing correct data type in board.cTsiChung Liew
2008-07-11ColdFire: Fix UART baudrate formulaTsiChung Liew
2008-07-10Fix some more print() format errors.Wolfgang Denk
2008-07-10silence misc printf formatting compiler warningsKim Phillips
2008-07-10Merge branch 'master' of git://git.denx.de/u-boot-mpc512xWolfgang Denk
2008-07-10Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk
2008-07-10USB: shutdown USB before bootingMarkus Klotzbücher
2008-07-10Configuration changes for ADS5121 Rev 3Martha Marx
2008-07-10Consolidate ADS5121 IO Pin configurationMartha Marx
2008-07-10Merge commit 'wd/master'Jon Loeliger
2008-07-10Fix "usb part" commandChristian Eggers
2008-07-10fix USB devices with multiple configurationsHarald Welte
2008-07-10Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk
2008-07-10Fix some more print() format errors.Wolfgang Denk
2008-07-10Fix "usb part" commandChristian Eggers
2008-07-10fix USB devices with multiple configurationsHarald Welte
2008-07-10Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk
2008-07-10MTD/NAND: Fix printf format warning in nand codeStefan Roese
2008-07-10rtc: Fix printf format warning in m41t60.cStefan Roese
2008-07-10pci: Move PCI device configuration check into a separate weak functionStefan Roese
2008-07-10ppc4xx: Fix printf format warnings now visible with the updated format checkStefan Roese
2008-07-10ppc4xx: Enable support for > 2GB SDRAM on AMCC KatmaiStefan Roese
2008-07-10ppc4xx: Remove implementation of testdram() from Korat board supportLarry Johnson
2008-07-10ppc4xx: Update and add FDT to Korat board supportLarry Johnson
2008-07-10Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese
2008-07-09Minor coding style cleanup; update CHANGELOGWolfgang Denk
2008-07-09Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk
2008-07-09e1000: add support for 82545GM 64bit PCI-X copper variantPaul Gortmaker
2008-07-09SPARC: Build error fixDaniel Hellstrom
2008-07-09Many spelling fixes in README.Marcel Ziswiler
2008-07-09Minor spelling fix in comment.Marcel Ziswiler
2008-07-09Round the serial port clock divisor value returned by calc_divisor()Hugo Villeneuve
2008-07-09NAND: ifdef-protect most of nand.h when using legacy NAND.Scott Wood
2008-07-09ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS)Hugo Villeneuve
2008-07-09Remove useless print message at apollonKyungmin Park
2008-07-09Fix LMB type issuesAndy Fleming
2008-07-09Fix compiler warningsKumar Gala
2008-07-09Remove code duplication for setting the default environmentHarald Welte
2008-07-09NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c.Marcel Ziswiler
2008-07-09NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood
2008-07-09mmc: Move atmel_mci driver into drivers/mmcHaavard Skinnemoen
2008-07-09avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driverHaavard Skinnemoen