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
/
fsp2_0
Age
Commit message (
Expand
)
Author
2016-08-05
drivers/intel/fsp2_0: Ensure EC is in right mode before memory init
Furquan Shaikh
2016-08-05
drivers/intel/fsp2_0: Add checklist support
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: Update the debug levels
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: Remove fsp_print_upd_info declaration
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: Disable display of FSP header
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: Handle FspNotify calls
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: FSP driver handles all FSP errors
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: Verify HOBs returned by FspMemoryInit
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: Add display HOB support
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: Add UPD display support
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: Monitor FSP setting of MTRRs
Lee Leahy
2016-08-02
drivers/fsp2_0: Increment boot count for non-S3 boot
Furquan Shaikh
2016-08-02
drivers/intel/fsp2_0: Display FSP calls and status
Lee Leahy
2016-07-28
drivers/intel/fsp2_0: Update the copyrights
Lee Leahy
2016-07-28
bootmode: Get rid of CONFIG_BOOTMODE_STRAPS
Furquan Shaikh
2016-07-27
drivers/intel/fsp2_0: Update MRC cache with dead version in recovery
Furquan Shaikh
2016-07-26
drivers/intel/fsp2_0/header_util: Convert UPD headers
Lee Leahy
2016-07-26
drivers/intel/fsp2_0: Enable XIP romstage with loaded FSP-M
Lee Leahy
2016-07-19
drivers/intel/fsp2_0: Split reset handling logic
Andrey Petrov
2016-07-19
drivers/intel/fsp2_0: handle reset requests from FSPS
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: handle reset requests from FSPM
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: range check stack provided to FSPM
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: don't use saved memory data in recovery mode
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: honor FSP revision for memory training data
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: remove unused fsp_load_binary()
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: load and relocate FSPS in cbmem
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: handle XIP and non-XIP for FSPM component
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: separate component validation from loading
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: implement common memory_init() tasks
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: set BootLoaderTolumSize generically
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: fix hand-off-block types and size
Aaron Durbin
2016-06-24
drivers/intel/fsp2_0: Add simple reset handler
Andrey Petrov
2016-06-14
drivers/intel/fsp2_0: Add FSP return types for reset
Andrey Petrov
2016-06-09
soc/intel/apollolake: Update FSP header files
Bora Guvendik
2016-06-08
drivers/intel/fsp2.0: Add semantic patch for FspUpdVpd.h header
Alexandru Gagniuc
2016-06-01
intel/fsp2.0: Add END_OF_FIRMWARE in enum fsp_notify_phase
Hannah Williams
2016-05-26
drivers/intel/fsp2_0: Send post codes around calls to the blobs
Alexandru Gagniuc
2016-05-18
drivers/intel/fsp2_0: Add recipes for FSP blobs in CBFS
Andrey Petrov
2016-05-17
drivers/intel/fsp2_0: Fix array indexing error
Lee Leahy
2016-05-12
drivers/intel/fsp2_0: Add timestamps around all calls to the blob
Alexandru Gagniuc
2016-05-06
drivers/intel/fsp2_0: Update to FSP draft 9
Andrey Petrov
2016-04-19
kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2016-04-08
drivers/intel/fsp2_0: Add utility to recover MRC NV Storage data
Hannah Williams
2016-04-08
drivers/intel/fsp2_0: Add boot mode constants
Andrey Petrov
2016-04-02
lib/prog_loading: introduce prog_segment_loaded()
Aaron Durbin
2016-04-02
drivers/intel/fsp2_0: signal that FSP components are loaded
Aaron Durbin
2016-03-09
drivers/intel/fsp2_0: remove struct resource usage
Aaron Durbin
2016-03-09
drivers/intel/fsp2_0: add TODOs to fix deficiencies
Aaron Durbin
2016-03-09
drivers/intel/fsp2_0: don't leak resources
Aaron Durbin
2016-03-08
drivers/intel/fsp2_0: Add framebuffer graphics support
Alexandru Gagniuc
2016-03-08
drivers/intel/fsp2_0: Add hand-off-block parsers
Alexandru Gagniuc
2016-03-08
drivers/intel/fsp2_0: Add Notify Phase API
Andrey Petrov
2016-03-08
drivers/intel/fsp2_0: Add SiliconInit API
Andrey Petrov
2016-03-08
drivers/intel/fsp2_0: Add MemoryInit API
Andrey Petrov
2016-03-03
drivers/intel/fsp2_0: Add utility functions
Andrey Petrov
2016-03-03
drivers/intel/fsp2_0: Add coreboot<->FSP header files
Andrey Petrov