aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-11ppc4xx: Consolidate PPC4xx UIC definesStefan Roese9-1700/+397
2008-07-11ppc4xx: Consolidate PPC4xx UIC definesStefan Roese8-35/+27
2008-07-11ppc4xx: Consolidate PPC4xx EBC definesStefan Roese4-201/+157
2008-07-11ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese8-149/+10
2008-07-11ppc4xx: Fix merge problems in 44x_spd_ddr2.cStefan Roese1-16/+19
2008-07-11ppc4xx: Add MII mode support to the EMAC RGMII BridgeGrant Erickson4-12/+86
2008-07-11ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM ControllerGrant Erickson3-241/+433
2008-07-11ppc4xx: Add AMCC/IBM DDR2 SDRAM ECC Field MnemonicsGrant Erickson1-0/+52
2008-07-11ppc4xx: Add SDR0_SRST Mnemonics for the 405EX(r)Grant Erickson1-0/+36
2008-07-11PPC4xx: Correct SDRAM_MCSTAT for PPC405EX(r)Grant Erickson1-0/+4
2008-07-11ppc4xx: Initial framework of the AMCC PPC460SX redwood reference board.Feng Kan9-0/+865
2008-07-11ppc4xx: Add initial 460SX reference board (redwood) config file and defines.Feng Kan5-9/+207
2008-07-11ppc4xx: Add initial 460SX defines for the cpu/ppc4xx directory.Feng Kan4-4/+54
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