Age | Commit message (Expand) | Author |
2022-02-16 | drivers/intel/fsp: Set FSP_LOG_LEVEL_ERR_WARN_INFO for DEBUG_RAM_SETUP | Kane Chen |
2022-01-03 | drivers/intel/fsp: Map FSP debug level to coreboot console level | Subrata Banik |
2021-04-16 | drivers/intel/fsp2_0: Add support to identify GPIO config changes | Furquan Shaikh |
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 |