index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
intel
/
fsp2_0
Age
Commit message (
Expand
)
Author
2017-07-25
drivers/intel/fsp2_0: Add NULL check while locating hob list ptr
Subrata Banik
2017-07-21
Revert "soc/intel/cannonlake: Add postcar stage support"
Martin Roth
2017-07-21
soc/intel/cannonlake: Add postcar stage support
Lijian Zhao
2017-07-17
intel/fsp: Add and use new post codes for FSP phase indication
Subrata Banik
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-06-08
fsp/gop: Add running the GOP to the choice of gfx init
Nico Huber
2017-06-02
Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER
Nico Huber
2017-05-18
coreboot_tables: specify clear interface for lb_framebuffer()
Aaron Durbin
2017-04-28
drivers/intel/fsp2_0: add option to incorporate platform memory version
Aaron Durbin
2017-03-10
drivers/intel/fsp2_0: Switch from binary to decimal
Lee Leahy
2017-03-10
drivers/intel/fsp2_0: Wrap lines at 80 columns
Lee Leahy
2017-03-10
drivers/intel/fsp2_0: Remove braces for single statements
Lee Leahy
2017-03-10
drivers/intel/fsp2_0: Fix spacing issues
Lee Leahy
2017-03-10
drivers/intel/fsp2_0: Add space before *
Lee Leahy
2017-03-10
drivers/intel/fsp2_0: Use tabs for indent
Lee Leahy
2017-02-22
drivers/intel/{fsp1_1,fsp2_0}: Provide separate function for fsp load
Furquan Shaikh
2016-12-21
drivers/intel/fsp2_0: add FSP TempRamInit & TempRamExit API support
Brenton Dong
2016-12-15
soc/intel/common: remove mrc cache assumptions
Aaron Durbin
2016-12-13
intel MMA: Enable MMA with FSP2.0
Pratik Prajapati
2016-12-11
drivers/intel/fsp2_0: Include stddef.h in soc_binding.h
Furquan Shaikh
2016-12-01
romstage_handoff: remove code duplication
Aaron Durbin
2016-11-30
driver/intel/fsp2_0: Add version parameter to FSP platform callback
Andrey Petrov
2016-11-21
drivers/intel/fsp2_0: Check for NULL before using pointer
Martin Roth
2016-11-21
fsp2_0: implement stage cache for silicon init
Brandon Breitenstein
2016-11-12
drivers/intel/fsp2_0: track end of firmware notifications
Aaron Durbin
2016-11-11
lib/tlcl: Ensure tlcl library is initialized only once
Furquan Shaikh
2016-11-10
drivers/intel/fsp2_0: Add support for recovery MRC hash space in TPM
Furquan Shaikh
2016-11-10
mrc: Add support for separate training cache in recovery mode
Furquan Shaikh
2016-10-31
lib/prog_loaders: use common ramstage_cache_invalid()
Aaron Durbin
2016-10-27
driver/intel/fsp2_0: Reset on invalid stage cache.
Naresh G Solanki
2016-10-07
soc/intel/apollolake: Implement stage cache to improve resume time
Brandon Breitenstein
2016-09-30
drivers/intel/fsp2_0: Fix debug display support
Lee Leahy
2016-09-15
driver/intel/fsp20: move lb_framebuffer function
Naresh G Solanki
2016-09-15
driver/intel/fsp2_0: Make FSP-M binary XIP
Rizwan Qureshi
2016-09-12
driver/fsp2_0: Include stdint header file in api.h
Naresh G Solanki
2016-09-02
apollolake: relocate fsp header files to vendorcode
Brandon Breitenstein
2016-09-02
drivers/intel/fsp2_0: Make FSP Headers Consumable out of Box
Brandon Breitenstein
2016-08-31
driver/intel/fsp2.0: Add External stage cache region helper
Rizwan Qureshi
2016-08-25
vboot: consolidate google_chromeec_early_init() calls
Aaron Durbin
2016-08-20
drivers/intel/fsp2_0: Add SMBIOS memory HOB support
Ravi Sarawadi
2016-08-12
drivers/intel/fsp2_0: Fix FSP reset path
Lee Leahy
2016-08-10
drivers/intel/fsp2_0: Add fsp_write_line function
Lee Leahy
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
[next]