summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/sdram.c
Commit message (Expand)AuthorAgeLines
* [PATCH] Add support for AMCC Taishan PPC440GX eval boardStefan Roese2007-01-18-8/+25
* [PATCH] 44x: Fix problem with DDR controller setup (refresh rate)Stefan Roese2007-01-06-1/+1
* Add initial support for the ALPR board from ProdriveStefan Roese2006-08-15-0/+8
* PPC440 DDR setup: Set SDRAM0_CFG0[PMU]=0 for best performanceStefan Roese2006-07-28-1/+1
* Some code cleanupWolfgang Denk2006-04-16-107/+107
* Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440)Stefan Roese2006-03-31-34/+264
* Add support for Prodrive P3P440 board:Stefan Roese2005-11-22-0/+70
* 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
* 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