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
/
debug.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2019-12-11
printf: Automatically prefix %p with 0x
Julius Werner
2019-10-22
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-11-23
soc/intel/common: Bring DISPLAY_MTRRS into the light
Nico Huber
2018-08-10
src/drivers: Fix typo
Elyes HAOUAS
2016-09-02
drivers/intel/fsp2_0: Make FSP Headers Consumable out of Box
Brandon Breitenstein
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-03
drivers/intel/fsp2_0: Update the debug levels
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/intel/fsp2_0: Display FSP calls and status
Lee Leahy