summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/ivybridge/sdram.c
Commit message (Expand)AuthorAgeLines
* x86: ivybridge: Use reset_cpu()Simon Glass2015-04-29-2/+1
* dm: x86: spi: Convert ICH SPI driver to driver modelSimon Glass2015-04-18-7/+10
* x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass2015-04-16-10/+10
* x86: Rename MMCONF_BASE_ADDRESS and make it common across x86Simon Glass2015-02-05-1/+1
* x86: Implement a cache for Memory Reference Code parametersSimon Glass2015-01-24-0/+253
* x86: ivybridge: Request MTRRs for DRAM regionsSimon Glass2015-01-13-0/+10
* x86: Use consistent name XXX_ADDR for binary blob flash addressBin Meng2014-12-18-1/+1
* x86: ivybridge: Implement SDRAM initSimon Glass2014-11-21-1/+552
* x86: Add chromebook_link boardSimon Glass2014-11-21-0/+20