Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ppc4xx: Add pci_pre_init() for 405 boards | Stefan Roese | 2007-06-25 | -1/+0 |
| | | | | | | | | This patch removes the CFG_PCI_PRE_INIT option completely, since it's not needed anymore with the patch from Matthias Fuchs with the "weak" pci_pre_init() implementation. Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | ppc4xx: Change Yucca config file to support ECC | Stefan Roese | 2007-03-31 | -1/+1 |
| | | | | | | | With the updated 44x DDR2 driver the Yucca board now supports ECC generation and checking. Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | [PATCH] Update AMCC Yucca 440SPe eval board support | Stefan Roese | 2007-03-08 | -7/+7 |
| | | | | | | | | | The AMCC Yucca now uses the common 440SP(e) DDR SPD code for DDR inititializition. This includes DDR auto calibration and support for different DIMM modules, instead of the fixed setup used in the earlier version. Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | [PATCH] Update some AMCC 4xx board config files (set initrd_high) | Stefan Roese | 2007-02-07 | -0/+1 |
| | | | | | | | | Some boards that can have more than 768MBytes of SDRAM need to set "initrd_high", so that the initrd can be accessed by the Linux kernel. Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | Cleanup debug code for yucca board. | Wolfgang Denk | 2006-08-17 | -3/+0 |
| | ||||
* | Merge with /home/sr/git/u-boot/denx | Wolfgang Denk | 2006-08-13 | -0/+9 |
|\ | ||||
| * | Add commandline history support to all AMCC eval boards | Stefan Roese | 2006-08-07 | -0/+9 |
| | | | | | | | | Patch by Stefan Roese, 07 Aug 2006 | |||
* | | Fix PCI-Express on PPC440SPe rev. A. | Rafal Jaworowski | 2006-08-11 | -8/+2 |
| | | ||||
* | | Add support for PCI-Express on PPC440SPe (Yucca board). | Rafal Jaworowski | 2006-08-10 | -11/+21 |
|/ | ||||
* | Fix timer problems on AMCC yucca board. | Marian Balakowicz | 2006-07-06 | -1/+1 |
| | | | | Set Timer Clock Select to use CPU clock as a timer input source. | |||
* | Bring yucca config more in line with other AMCC boards. | Wolfgang Denk | 2006-07-05 | -29/+33 |
| | ||||
* | Add system memory to the PCI region list for AMCC PPC44x CPUs. | Marian Balakowicz | 2006-07-04 | -0/+5 |
| | | | | Enabled it for Yucca board. | |||
* | Cleanup config file and bootup output for Yucca board. | Marian Balakowicz | 2006-07-03 | -5/+4 |
| | ||||
* | Add support for AMCC 440SPe CPU based eval board (Yucca). | Marian Balakowicz | 2006-06-30 | -0/+518 |