summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/ivybridge/sdram.c
AgeCommit message (Expand)Author
2018-07-20x86: Switch to use DM sysreset driverBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-01x86: ivybridge: remove unused uma_memory_sizexypron.glpk@gmx.de
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-02-06x86: ivybridge: Add more debugging for failuresSimon Glass
2016-07-12x86: link: Correct a failure in DRAM initSimon Glass
2016-05-23x86: Unify reserve_arch() for all x86 boardsBin Meng
2016-03-17x86: ivybridge: Convert to use the common SDRAM codeSimon Glass
2016-03-17x86: Move Intel Management Engine code to a common placeSimon Glass
2016-03-17x86: Create a common header for Intel register accessSimon Glass
2016-03-14dm: Use uclass_first_device_err() where it is usefulSimon Glass
2016-01-24x86: Set up a shared syscon numbering schemaSimon Glass
2016-01-24x86: ivybridge: Convert report_platform to DM PCI APISimon Glass
2016-01-24x86: ivybridge: Convert SDRAM init to use driver modelSimon Glass
2016-01-24x86: ivybridge: Convert sdram_initialise() to use DM PCI APISimon Glass
2016-01-24x86: ivybridge: Convert dram_init() to use DM PCI APISimon Glass
2015-10-21x86: ivybridge: Enable the MRC cacheBin Meng
2015-10-21x86: ivybridge: Measure the MRC code execution timeSimon Glass
2015-10-21x86: ivybridge: Check the RTC return valueSimon Glass
2015-10-21x86: ivybridge: Use 'ret' instead of 'rcode'Simon Glass
2015-10-21x86: ivybridge: Correct two typos for MRCBin Meng
2015-10-21x86: Use struct mrc_region to describe a mrc regionBin Meng
2015-10-21x86: ivybridge: Use APIs provided in the mrccache libBin Meng
2015-10-21x86: Move mrccache.[c|h] to a common placeBin Meng
2015-07-28x86: Enable DM RTC support for all x86 boardsBin Meng
2015-04-29x86: ivybridge: Use reset_cpu()Simon Glass
2015-04-18dm: x86: spi: Convert ICH SPI driver to driver modelSimon Glass
2015-04-16x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass
2015-02-05x86: Rename MMCONF_BASE_ADDRESS and make it common across x86Simon Glass
2015-01-24x86: Implement a cache for Memory Reference Code parametersSimon Glass
2015-01-13x86: ivybridge: Request MTRRs for DRAM regionsSimon Glass
2014-12-18x86: Use consistent name XXX_ADDR for binary blob flash addressBin Meng
2014-11-21x86: ivybridge: Implement SDRAM initSimon Glass
2014-11-21x86: Add chromebook_link boardSimon Glass