summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/sandybridge/mrccache.c
Commit message (Expand)AuthorAgeFilesLines
* northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.Gabe Black2014-07-051-1/+1
* lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko2014-01-121-5/+4
* MRC cache: determine flash size on runtimeVladimir Serbinenko2014-01-061-4/+4
* sandybridge: Store MRC cache in CBFSPatrick Georgi2013-06-201-2/+2
* boot: remove cbmem_post_handling()Aaron Durbin2013-05-011-1/+7
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* spi.h: Rename the spi.h to spi-generic.hZheng Bao2013-02-111-1/+1
* Avoid using hardcoded values in MRC cache codeVadim Bendebury2012-11-121-77/+103
* SandyBridge/IvyBridge: Use flash map to find MRC cacheStefan Reinauer2012-11-071-6/+12
* Fix MRC cache update delaysStefan Reinauer2012-07-241-14/+22
* Sandybridge: Remove remnants of FDT support from MRC cache codeStefan Reinauer2012-05-291-69/+11
* Sandybridge: Fix MRC cache calculationStefan Reinauer2012-05-291-4/+2
* Rework Sandybridge MRC cache handlingStefan Reinauer2012-05-111-0/+265
OpenPOWER on IntegriCloud