index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
intel
/
haswell
/
mrccache.c
Age
Commit message (
Expand
)
Author
2015-09-04
bootstate: remove need for #ifdef ENV_RAMSTAGE
Aaron Durbin
2015-07-29
intel/haswell: fix CHROMEOS builds for haswell
Patrick Georgi
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-05-26
fmap: new API using region_device
Aaron Durbin
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-01
cbfs: correct types used for accessing files
Aaron Durbin
2015-03-18
bootstate: use structure pointers for scheduling callbacks
Aaron Durbin
2015-01-10
haswell: Fix MRC cache to use CBFS
Kyösti Mälkki
2015-01-06
Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'"
Kyösti Mälkki
2015-01-06
Re-factor 'to_flash_offset()' into 'spi_flash.h'
Edward O'Callaghan
2014-07-08
northbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-05
spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.
Gabe Black
2014-01-06
MRC cache: determine flash size on runtime
Vladimir Serbinenko
2013-05-01
boot: remove cbmem_post_handling()
Aaron Durbin
2013-03-14
haswell: Add initial support for Haswell platforms
Aaron Durbin