aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-11ppc4xx: Consolidate PPC4xx EBC definesStefan Roese
2008-07-11ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese
2008-07-11ppc4xx: Fix merge problems in 44x_spd_ddr2.cStefan Roese
2008-07-11ppc4xx: Add MII mode support to the EMAC RGMII BridgeGrant Erickson
2008-07-11ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM ControllerGrant Erickson
2008-07-11ppc4xx: Add AMCC/IBM DDR2 SDRAM ECC Field MnemonicsGrant Erickson
2008-07-11ppc4xx: Add SDR0_SRST Mnemonics for the 405EX(r)Grant Erickson
2008-07-11PPC4xx: Correct SDRAM_MCSTAT for PPC405EX(r)Grant Erickson
2008-07-11ppc4xx: Initial framework of the AMCC PPC460SX redwood reference board.Feng Kan
2008-07-11ppc4xx: Add initial 460SX reference board (redwood) config file and defines.Feng Kan
2008-07-11ppc4xx: Add initial 460SX defines for the cpu/ppc4xx directory.Feng Kan
2008-07-11Fix 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-10Minor coding style cleanup; update CHANGELOGWolfgang Denk
2008-07-10Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk
2008-07-10e1000: add support for 82545GM 64bit PCI-X copper variantPaul Gortmaker
2008-07-10SPARC: Build error fixDaniel Hellstrom
2008-07-10Many spelling fixes in README.Marcel Ziswiler
2008-07-10Minor spelling fix in comment.Marcel Ziswiler
2008-07-10Round 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-10ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS)Hugo Villeneuve
2008-07-10Remove useless print message at apollonKyungmin Park
2008-07-10Fix LMB type issuesAndy Fleming
2008-07-10Fix compiler warningsKumar Gala
2008-07-10Remove 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-10mmc: Move atmel_mci driver into drivers/mmcHaavard Skinnemoen