Age | Commit message (Expand) | Author |
2020-03-24 | drivers/intel/gma: Ditch `link_frequency_270_mhz` setting | Nico Huber |
2020-03-24 | drivers/intel/gma/acpi: Use SPDX license identifiers | Nico Huber |
2020-03-24 | drivers/intel/gma/acpi: Let the compiler initialize counters[] | Nico Huber |
2020-03-24 | drivers/intel/gma/acpi: Use snprintf() to construct device name | Nico Huber |
2020-03-24 | drivers/intel/gma/acpi: Refine some cosmetics | Nico Huber |
2020-03-24 | drivers/intel/gma/acpi: Reduce display switching stubs | Nico Huber |
2020-03-16 | drivers/intel/ish: Add TGL ISH PCI id | li feng |
2020-03-15 | treewide: Replace uses of "Nehalem" | Angel Pons |
2020-03-15 | nb/intel/nehalem: Rename to ironlake | Angel Pons |
2020-03-12 | vboot: remove extraneous vboot_recovery_mode_memory_retrain | Joel Kitching |
2020-03-11 | drivers/intel/gma/acpi: Prevent DivideByZero error | Patrick Rudolph |
2020-03-10 | soc/intel/xeon-sp,mb/ocp/tiogapass: Don't fake binaries | Nico Huber |
2020-03-09 | 3rdparty/libgfxinit: Update submodule pointer | Nico Huber |
2020-03-06 | soc/intel: Add Intel Xeon Scalable Processor support | Jonathan Zhang |
2020-03-04 | soc/intel/denverton_ns: Allow using FSP repo | Felix Singer |
2020-02-24 | src: capitalize 'RAM' | Elyes HAOUAS |
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 |