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
/
drivers
/
intel
/
fsp
Age
Commit message (
Expand
)
Author
2015-03-18
bootstate: use structure pointers for scheduling callbacks
Aaron Durbin
2015-02-09
fsp_baytrail: Get FSP reserved memory from the FSP HOB list
Martin Roth
2015-01-31
FSP platforms: Clear area in CAR for cbmem
Martin Roth
2015-01-29
drivers/intel/fsp: Add find_saved_temp_mem()
Martin Roth
2015-01-27
drivers/intel/fsp: Add HOB tools to work with GUIDs
Martin Roth
2015-01-06
Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'"
Kyösti Mälkki
2015-01-06
drivers/intel/fsp: split the UEFI HOB functions into hob.c
Martin Roth
2015-01-06
Re-factor 'to_flash_offset()' into 'spi_flash.h'
Edward O'Callaghan
2014-12-08
drivers/intel/fsp/fsp_util.c: Remove attribute,optimize("O0")
Edward O'Callaghan
2014-12-05
FSP platform microcode: Update to remove Kconfig variable
Martin Roth
2014-12-05
drivers/intel/fsp: add upd macros and #defines
Martin Roth
2014-10-19
x86 romstage: Move stack just below RAMTOP
Kyösti Mälkki
2014-09-29
intel/fsp_baytrail: Add S3 suspend/resume Support
Mohan D'Costa
2014-07-15
drivers/intel/fsp/fsp_util: 'long unsigned int' is 'unsigned long'
Edward O'Callaghan
2014-07-05
spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.
Gabe Black
2014-05-29
drivers/intel/fsp: update enable_mrc_cache with fast boot
Martin Roth
2014-05-17
build: separate CPPFLAGS from CFLAGS
Patrick Georgi
2014-05-17
build: CPPFLAGS is more common than INCLUDES
Patrick Georgi
2014-05-09
Intel FSP: add a shared set of functions for the FSP
Martin Roth