summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese2008-07-118-149/+10
* ppc4xx: Fix merge problems in 44x_spd_ddr2.cStefan Roese2008-07-111-16/+19
* ppc4xx: Add MII mode support to the EMAC RGMII BridgeGrant Erickson2008-07-114-12/+86
* ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM ControllerGrant Erickson2008-07-113-241/+433
* ppc4xx: Add AMCC/IBM DDR2 SDRAM ECC Field MnemonicsGrant Erickson2008-07-111-0/+52
* ppc4xx: Add SDR0_SRST Mnemonics for the 405EX(r)Grant Erickson2008-07-111-0/+36
* PPC4xx: Correct SDRAM_MCSTAT for PPC405EX(r)Grant Erickson2008-07-111-0/+4
* ppc4xx: Initial framework of the AMCC PPC460SX redwood reference board.Feng Kan2008-07-119-0/+865
* ppc4xx: Add initial 460SX reference board (redwood) config file and defines.Feng Kan2008-07-115-9/+207
* ppc4xx: Add initial 460SX defines for the cpu/ppc4xx directory.Feng Kan2008-07-114-4/+54
* Fix some more print() format errors.Wolfgang Denk2008-07-1126-63/+73
* silence misc printf formatting compiler warningsKim Phillips2008-07-107-16/+16
* Merge branch 'master' of git://git.denx.de/u-boot-mpc512xWolfgang Denk2008-07-109-65/+389
|\
| * Configuration changes for ADS5121 Rev 3Martha Marx2008-07-105-16/+67
| * Consolidate ADS5121 IO Pin configurationMartha Marx2008-07-106-49/+322
| * Fix "usb part" commandChristian Eggers2008-07-101-4/+15
| * fix USB devices with multiple configurationsHarald Welte2008-07-102-15/+6
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-07-106-5/+40
|\ \
| * \ Merge commit 'wd/master'Jon Loeliger2008-07-10453-1385/+8989
| |\ \
| * | | Feed the watchdog in u-boot for 8610 board.Jason Jin2008-07-074-2/+32
| * | | MPC8610HPCD: Report board id, board version and fpga version.Kumar Gala2008-06-191-1/+4
| * | | MPC8641HPCN: Report board id, board version and fpga version.Kumar Gala2008-06-191-2/+4
* | | | USB: shutdown USB before bootingMarkus Klotzbücher2008-07-101-0/+18
| |/ / |/| |
* | | Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-07-103-19/+21
|\ \ \ | |_|/ |/| |
| * | Fix "usb part" commandChristian Eggers2008-07-101-4/+15
| * | fix USB devices with multiple configurationsHarald Welte2008-07-102-15/+6
* | | Fix some more print() format errors.Wolfgang Denk2008-07-107-14/+14
|/ /
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-07-1014-91/+133
|\ \
| * | ppc4xx: Fix printf format warnings now visible with the updated format checkStefan Roese2008-07-109-31/+31
| * | ppc4xx: Enable support for > 2GB SDRAM on AMCC KatmaiStefan Roese2008-07-103-13/+54
| * | ppc4xx: Remove implementation of testdram() from Korat board supportLarry Johnson2008-07-102-39/+0
| * | ppc4xx: Update and add FDT to Korat board supportLarry Johnson2008-07-102-5/+47
| * | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-07-1093-870/+2785
| |\ \
| * \ \ Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-07-07355-619/+6191
| |\ \ \
| * | | | ppc4xx: Fix 460EX/GT PCIe port initializationStefan Roese2008-07-011-7/+5
* | | | | MTD/NAND: Fix printf format warning in nand codeStefan Roese2008-07-103-10/+10
* | | | | rtc: Fix printf format warning in m41t60.cStefan Roese2008-07-101-1/+1
* | | | | pci: Move PCI device configuration check into a separate weak functionStefan Roese2008-07-101-24/+46
| |_|/ / |/| | |
* | | | Minor coding style cleanup; update CHANGELOGWolfgang Denk2008-07-102-2/+698
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2008-07-108-95/+140
|\ \ \ \
| * | | | NAND: ifdef-protect most of nand.h when using legacy NAND.Scott Wood2008-07-091-1/+4
| * | | | NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c.Marcel Ziswiler2008-07-091-4/+4
| * | | | NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood2008-07-096-90/+132
| | |/ / | |/| |
* | | | e1000: add support for 82545GM 64bit PCI-X copper variantPaul Gortmaker2008-07-103-1/+5
* | | | SPARC: Build error fixDaniel Hellstrom2008-07-102-1/+3
* | | | Many spelling fixes in README.Marcel Ziswiler2008-07-101-70/+71
* | | | Minor spelling fix in comment.Marcel Ziswiler2008-07-101-1/+1
* | | | Round the serial port clock divisor value returned by calc_divisor()Hugo Villeneuve2008-07-101-1/+6
* | | | ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS)Hugo Villeneuve2008-07-106-267/+342
* | | | Remove useless print message at apollonKyungmin Park2008-07-101-6/+2
OpenPOWER on IntegriCloud