Age | Commit message (Expand) | Author |
2020-02-17 | treewide: capitalize 'BIOS' | Elyes HAOUAS |
2020-02-17 | drivers/intel/gma: Print EDID with leading instead of trailing space | Paul Menzel |
2020-02-17 | drivers/intel/gma: Remove space between `printf ()` | Paul Menzel |
2020-02-11 | vendorcode/intel: Remove Ice Lake FSP Bindings | Johanna Schander |
2020-01-10 | fsp1_1: Drop unused weak function | Nico Huber |
2020-01-10 | drivers/intel/fsp2_0/logo.c: Correct check for logo_size | Wim Vervoorn |
2020-01-10 | drivers/intel/fsp1_1/logo.c: Correct check for logo_size | Wim Vervoorn |
2019-12-27 | cpu/intel/microcode: Apply more strict guard for assembly files | Kyösti Mälkki |
2019-12-27 | arch/x86: Remove <arch/cbfs.h> | Kyösti Mälkki |
2019-12-20 | {drivers,soc}/intel/fsp1_1: Move chipset specific logo handling to SoC | Wim Vervoorn |
2019-12-19 | arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE | Kyösti Mälkki |
2019-12-19 | {drivers,soc}/intel/fsp2_0: Move chipset specific logo handling to SoC | Wim Vervoorn |
2019-12-19 | src: Remove unused 'include <arch/cpu.h>' | Elyes HAOUAS |
2019-12-19 | src/{drivers,device,ec}: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-16 | drivers/intel/fsp1_1: Drop unused function | Arthur Heymans |
2019-12-11 | printf: Automatically prefix %p with 0x | Julius Werner |
2019-12-09 | drivers/intel/fsp2_0: Allow to add FSP binaries from repo for IceLake | Johanna Schander |
2019-12-06 | drivers/intel/fsp2_0: Add logo support | Wim Vervoorn |
2019-11-26 | soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-T | Subrata Banik |
2019-11-21 | drivers/intel/fsp1_0: Drop support | Arthur Heymans |
2019-11-19 | lib/fmap: Disable pre-RAM cache for FSP 1.0 | Julius Werner |
2019-11-14 | {drivers,mainboard}: Move FSP logo support to fsp1_1 | Frans Hendriks |
2019-11-11 | drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driver | Michael Niewöhner |
2019-11-10 | drivers/intel/fsp1_1: Fake microcode update to make FSP happy | Arthur Heymans |
2019-11-10 | soc/intel/braswell: Update microcode before FSP | Arthur Heymans |
2019-11-06 | drivers/intel/fsp2_0: Hide the Kconfig option to run FSP-M XIP | Arthur Heymans |
2019-11-06 | drivers/intel/fsp2_0: Move Debug options to "Debugging" | Arthur Heymans |
2019-11-05 | drivers/intel/fsp2_0: Use strip_quotes for cbfs filenames | Wim Vervoorn |
2019-11-05 | drivers/intel/fsp2_0: Hide CONFIG_FSP_CAR | Arthur Heymans |
2019-11-04 | soc/intel: skl,cnl,icl: rely on TOLUM as cbmem_top returned by FSP | Michael Niewöhner |
2019-10-28 | src: Remove unused '#include <cpu/cpu.h>' | Elyes HAOUAS |
2019-10-27 | src/[arch-lib]: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-27 | src: Use 'include <boot/coreboot_tables.h>' when appropriate | Elyes HAOUAS |
2019-10-26 | drivers/intel/fsp2_0: move die() calls to the functions | Michael Niewöhner |
2019-10-26 | drivers/intel/fsp1_1: remove orphaned functionality | Michael Niewöhner |
2019-10-22 | AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file | Martin Roth |
2019-10-21 | drivers/intel/fsp2_0: Add ENV_CACHE_AS_RAM check for consumed ranges | Marshall Dawson |
2019-10-21 | src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' | Elyes HAOUAS |
2019-10-20 | drivers/intel/fsp2_0: Make vbt_get() conditional | Marshall Dawson |
2019-10-18 | build: Mark bootblock files on x86 as IBB | Patrick Rudolph |
2019-09-15 | {cpu,device,drivers}: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-09-13 | drivers/intel/fsp2_0: Allocate cfg_region_size for UPD | Marshall Dawson |
2019-09-13 | drivers/elog: Add elog_boot_notify() | Kyösti Mälkki |
2019-09-13 | intel/fsp2_0: Move TS_BEFORE_INITRAM | Kyösti Mälkki |
2019-09-11 | intel/fsp2_0: Add help text for FSP_TEMP_RAM_SIZE Kconfig | Subrata Banik |
2019-09-11 | src: Remove unneeded include <arch/interrupt.h> | Elyes HAOUAS |
2019-09-11 | arch/x86: Drop _car_relocatable_data symbols | Kyösti Mälkki |
2019-09-09 | drivers/intel/fsp2_0: Fix minor whitespace | Marshall Dawson |
2019-09-09 | intel/fsp2_0: Move temporary RAM to .bss with FSP_USES_CB_STACK | Kyösti Mälkki |
2019-08-26 | soc/intel: Use common romstage code | Kyösti Mälkki |