summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/sdram.c
Commit message (Collapse)AuthorAgeLines
* Add support for Prodrive P3P440 board:Stefan Roese2005-11-22-0/+70
| | | | | | | - Added onboard PPC440 DDR autodetection in cpu/ppc/sdram.c - CFG_FLASH_QUIET_TEST added to use the common CFI driver for bank autodetection Patch by Stefan Roese, 22 Nov 2005
* cpu/ppc4xx/sdram.c rewritten now using get_ram_size()stroese2004-07-15-227/+38
|
* Disable memory controller before setting first values.stroese2003-09-12-0/+5
|
* * Code cleanup:wdenk2003-06-27-4/+4
| | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen)
* Cleanup: remove trailing white spacewdenk2003-02-11-5/+5
|
* Added 4MByte and 128MByte onboard SDRAMstroese2003-02-10-4/+105
|
* Initial revisionwdenk2002-11-03-0/+191