summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/sdram.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-18[PATCH] Add support for AMCC Taishan PPC440GX eval boardStefan Roese1-8/+25
2007-01-06[PATCH] 44x: Fix problem with DDR controller setup (refresh rate)Stefan Roese1-1/+1
2006-08-15Add initial support for the ALPR board from ProdriveStefan Roese1-0/+8
2006-07-28PPC440 DDR setup: Set SDRAM0_CFG0[PMU]=0 for best performanceStefan Roese1-1/+1
2006-04-16Some code cleanupWolfgang Denk1-107/+107
2006-03-31Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440)Stefan Roese1-34/+264
2005-11-22Add support for Prodrive P3P440 board:Stefan Roese1-0/+70
2004-07-15cpu/ppc4xx/sdram.c rewritten now using get_ram_size()stroese1-227/+38
2003-09-12Disable memory controller before setting first values.stroese1-0/+5
2003-06-27* Code cleanup:wdenk1-4/+4
2003-02-11Cleanup: remove trailing white spacewdenk1-5/+5
2003-02-10Added 4MByte and 128MByte onboard SDRAMstroese1-4/+105
2002-11-03Initial revisionwdenk1-0/+191