summaryrefslogtreecommitdiff
path: root/src/northbridge/intel/sandybridge/mrccache.c
AgeCommit message (Expand)Author
2015-04-01cbfs: correct types used for accessing filesAaron Durbin
2015-03-18bootstate: use structure pointers for scheduling callbacksAaron Durbin
2015-01-06Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'"Kyösti Mälkki
2015-01-06Re-factor 'to_flash_offset()' into 'spi_flash.h'Edward O'Callaghan
2014-07-08northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-05spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.Gabe Black
2014-01-12lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko
2014-01-06MRC cache: determine flash size on runtimeVladimir Serbinenko
2013-06-20sandybridge: Store MRC cache in CBFSPatrick Georgi
2013-05-01boot: remove cbmem_post_handling()Aaron Durbin
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-11spi.h: Rename the spi.h to spi-generic.hZheng Bao
2012-11-12Avoid using hardcoded values in MRC cache codeVadim Bendebury
2012-11-07SandyBridge/IvyBridge: Use flash map to find MRC cacheStefan Reinauer
2012-07-24Fix MRC cache update delaysStefan Reinauer
2012-05-29Sandybridge: Remove remnants of FDT support from MRC cache codeStefan Reinauer
2012-05-29Sandybridge: Fix MRC cache calculationStefan Reinauer
2012-05-11Rework Sandybridge MRC cache handlingStefan Reinauer