Age | Commit message (Expand) | Author |
---|---|---|
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 |