summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/sandybridge/mrccache.c
Commit message (Expand)AuthorAgeFilesLines
* intel/sandybridge: initialize variablePatrick Georgi2015-06-301-1/+2
* cbfs: new API and better program loadingAaron Durbin2015-06-021-2/+1
* fmap: new API using region_deviceAaron Durbin2015-05-261-13/+16
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* cbfs: correct types used for accessing filesAaron Durbin2015-04-011-1/+3
* bootstate: use structure pointers for scheduling callbacksAaron Durbin2015-03-181-4/+1
* Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'"Kyösti Mälkki2015-01-061-1/+6
* Re-factor 'to_flash_offset()' into 'spi_flash.h'Edward O'Callaghan2015-01-061-6/+1
* 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