summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/haswell/mrccache.c
Commit message (Expand)AuthorAgeFilesLines
* cbfs: new API and better program loadingAaron Durbin2015-06-021-2/+1
* fmap: new API using region_deviceAaron Durbin2015-05-261-12/+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
* haswell: Fix MRC cache to use CBFSKyösti Mälkki2015-01-101-7/+5
* 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
* MRC cache: determine flash size on runtimeVladimir Serbinenko2014-01-061-4/+4
* boot: remove cbmem_post_handling()Aaron Durbin2013-05-011-1/+7
* haswell: Add initial support for Haswell platformsAaron Durbin2013-03-141-0/+245
OpenPOWER on IntegriCloud