Age | Commit message (Expand) | Author |
2021-03-19 | cpu/intel/fit: Reserve the FIT pointer using a .c file | Arthur Heymans |
2021-03-19 | cpu/intel/fit: Add the FIT table as a separate CBFS file | Arthur Heymans |
2021-03-12 | cpu/intel/microcode: Fix caching logic in intel_microcode_find | Furquan Shaikh |
2021-02-14 | cpu/intel/haswell: Constify ACPI c-state arrays | Angel Pons |
2021-02-14 | cpu/intel/haswell: Drop c-state table indirection | Angel Pons |
2021-02-14 | cpu/intel/model_206ax: Drop c-state table indirection | Angel Pons |
2021-02-14 | cpu/intel/model_206ax: Replace `generate_cstate_entries` | Angel Pons |
2021-02-12 | cpu/intel/haswell/acpi.c: Correct `get_cores_per_package` | Angel Pons |
2021-02-11 | src: Remove unused <arch/cpu.h> | Elyes HAOUAS |
2021-02-11 | cpu/intel/microcode: Fix typo in function parameter | Elyes HAOUAS |
2021-02-02 | treewide [Kconfig]: Remove useless comment | Elyes HAOUAS |
2021-02-01 | sb/intel/i82801gx,ix: Drop MPEN from GNVS | Kyösti Mälkki |
2021-02-01 | cpu/intel/microcode: Reuse existing function to read MCU revision | Arthur Heymans |
2021-02-01 | soc/intel/*: Get rid of custom microcode caching | Patrick Rudolph |
2021-01-28 | cpu/intel/socket_LGA775: Align CAR DCACHE_RAM_BASE to SIZE | Arthur Heymans |
2021-01-28 | cpu/intel/microcode: Add caching layer in intel_microcode_find | Patrick Rudolph |
2021-01-28 | cpu/intel/common/fsb.c: Correct code style | Frans Hendriks |
2021-01-28 | arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits | Kyösti Mälkki |
2021-01-26 | cpu/intel/common/fsb.c: Add Broadwell CPUID models | Angel Pons |
2021-01-24 | cpu/intel/model_2065x: Drop configurable TDP copy-pasta | Angel Pons |
2021-01-24 | cpu/intel/model_2065x: Drop unused c-state code | Angel Pons |
2021-01-24 | soc/intel/broadwell: Move romstage.c to Haswell | Angel Pons |
2021-01-24 | soc/intel/broadwell: Use Haswell CPU headers | Angel Pons |
2021-01-24 | cpu/intel/haswell: Add Broadwell CPUIDs and microcode | Angel Pons |
2021-01-24 | cpu/intel/haswell: Set C9/C10 vccmin | Angel Pons |
2021-01-24 | cpu/intel/haswell: Add fast ramp voltage for Broadwell | Angel Pons |
2021-01-22 | cpu/intel/haswell: Enable timed MWAIT if supported | Angel Pons |
2021-01-21 | cpu/intel/haswell: Clean up CPUID definitions | Angel Pons |
2021-01-21 | cpu/intel/haswell: Add s0ix support | Angel Pons |
2021-01-21 | cpu/intel/socket_LGA775: Increase DCACHE_RAM_SIZE | Elyes HAOUAS |
2021-01-18 | cpu/intel/smm/gen1/smmrelocate.c: Remove repeated word | Elyes HAOUAS |
2021-01-15 | build system: Always add coreboot.pre dependency to intermediates | Patrick Georgi |
2021-01-15 | cpu/intel/haswell/acpi.c: Use C-state enum definitions | Angel Pons |
2021-01-15 | cpu/intel/haswell: Factor out ACPI C-state values | Angel Pons |
2021-01-15 | cpu/intel/*init: Remove obsolete cache enable | Patrick Rudolph |
2021-01-15 | cpu/x86/mpinit: Serialize microcode updates for HT threads | Patrick Rudolph |
2021-01-14 | build system: Structure and serialize INTERMEDIATE | Patrick Georgi |
2021-01-11 | cpu/intel/haswell: Add delay for TPM before Flex Ratio reboot | Angel Pons |
2021-01-11 | cpu/intel/haswell: Allow tuning VR for C-state operations | Angel Pons |
2021-01-11 | cpu/intel/haswell: Raise PSI1 threshold to 20A | Angel Pons |
2021-01-11 | cpu/intel/haswell: Enable turbo ratio if available | Angel Pons |
2021-01-11 | cpu/intel/haswell: Do not set PMG_IO_CAPTURE_BASE MSR | Angel Pons |
2021-01-10 | cpu/intel/haswell/haswell.h: Align with Broadwell | Angel Pons |
2021-01-10 | cpu/intel/haswell: Align cosmetics with Broadwell | Angel Pons |
2021-01-10 | cpu/intel/haswell: Do not determine CPU type at runtime | Angel Pons |
2021-01-08 | cpu/intel/model_206ax: Always return a package from _CST | Angel Pons |
2021-01-08 | */Makefile.inc: Add some INTERMEDIATE targets to .PHONY | Arthur Heymans |
2021-01-07 | arch/x86: Move prologue to .init section | Kyösti Mälkki |
2021-01-07 | cpu/intel/haswell: Rename `HASWELL_BCLK` to `CPU_BCLK` | Angel Pons |
2021-01-06 | cpu/intel/model_206ax: Simplify C-state acpigen | Angel Pons |
2021-01-06 | cpu/intel/model_206ax: Rename `cX_acpower` options | Angel Pons |
2021-01-06 | cpu/intel/model_206ax: Unify ACPI C-state options | Angel Pons |
2021-01-06 | cpu/intel/x/chip.h: Drop unused `disable_acpi` setting | Angel Pons |
2020-12-25 | cpu/intel/model_206ax: Add more CPU steppings | Angel Pons |
2020-12-25 | nb/intel/sandybridge: Move steppings to CPU header | Angel Pons |
2020-12-14 | arch/x86: Combine bootblock linker scripts | Kyösti Mälkki |
2020-12-12 | nb/intel/sandybridge: Clean up stepping logic | Angel Pons |
2020-12-11 | Drop many cases of .previous directive use | Kyösti Mälkki |
2020-12-02 | cbfs: Simplify load/map API names, remove type arguments | Julius Werner |
2020-12-01 | cpu/intel/microcode: Mark assemblycode as 32bit | Patrick Rudolph |
2020-11-27 | Makefile.inc: Move adding mcu FIT entries | Arthur Heymans |
2020-11-22 | cpu/intel/common: Fill cpu voltage in SMBIOS tables | Patrick Rudolph |
2020-11-21 | intel/socket_441: Increase bootblock size | Julius Werner |
2020-11-10 | cpu/x86/mtrr.h: Rename CORE2 alternative SMRR registers | Arthur Heymans |
2020-11-10 | sec/intel/cbnt: Stitch in ACMs in the coreboot image | Arthur Heymans |
2020-11-09 | cpu/intel/model_206ax: Get CPU frequencies for SMBIOS type 4 | Michał Żygowski |
2020-11-03 | cpu/intel/haswell: Move smmrelocate.c MSR definitions to header | Angel Pons |
2020-11-02 | cpu/intel/car/non-evict/cache_as_ram.S: Add support for longmode | Patrick Rudolph |
2020-10-31 | {cpu,nb}/intel/haswell: Drop unnecessary `UL` suffix | Angel Pons |
2020-10-31 | cpu/intel/common: correct MSR for the Nominal Performance in CPPC | Michael Niewöhner |
2020-10-30 | cpu/intel/Makefile.inc: Use correct Kconfig symbols | Angel Pons |
2020-10-26 | cpu/intel/common: implement the two missing CPPC v2 autonomous registers | Michael Niewöhner |
2020-10-24 | cpu/intel/common: rework code previously moved to common cpu code | Michael Niewöhner |
2020-10-24 | {cpu,soc}/intel: deduplicate cpu code | Michael Niewöhner |
2020-10-23 | haswell/broadwell: Fix typos of `BCLK` | Angel Pons |
2020-10-21 | cpu/intel/common: Fix regression | Patrick Rudolph |
2020-10-21 | {cpu,soc}/intel: replace AES-NI locking by common implemenation call | Michael Niewöhner |
2020-10-20 | cpu/intel/model_{2065x,206ax}: fix AES-NI locking | Michael Niewöhner |
2020-10-19 | cpu/intel/common: add a Kconfig to control AES-NI locking | Michael Niewöhner |
2020-10-19 | cpu/intel/common: only lock AES-NI when supported | Michael Niewöhner |
2020-10-19 | cpu/intel/common: rework AES-NI locking | Michael Niewöhner |
2020-10-19 | soc/intel/skl,cpu/intel: copy AES-NI locking to common cpu code | Michael Niewöhner |
2020-10-17 | cpu/intel,soc/intel: drop Kconfig for hyperthreading | Michael Niewöhner |
2020-10-16 | include/cpu/x86: introduce new helper for (un)setting MSRs | Michael Niewöhner |
2020-10-14 | haswell/lynxpoint: Align cosmetics with Broadwell | Angel Pons |
2020-10-02 | drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config | Shelley Chen |
2020-09-28 | cpu/intel/206ax/acpi.c: Fix get_cores_per_package | Evgeny Zinoviev |
2020-09-27 | cpu/intel/haswell/smmrelocate.c: Spell `CPU` in uppercase | Angel Pons |
2020-09-27 | cpu/intel/haswell/haswell_init.c: Align printk's with Broadwell | Angel Pons |
2020-09-26 | arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` | Angel Pons |
2020-09-21 | src/cpu: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-12 | cpu/intel/model_1067x: enable PECI | Michael Büchler |
2020-08-30 | cpu/intel/haswell: Set LT_LOCK_MEMORY MSR on finalize step | Angel Pons |
2020-08-21 | cpu/intel/haswell: Select HAVE_ASAN_IN_ROMSTAGE | Harshit Sharma |
2020-08-18 | cpu/intel/common: Use macro for access_size | Elyes HAOUAS |
2020-08-17 | cpu/intel/model_6fx: Include Conroe-L microcode | Arthur Heymans |
2020-08-11 | cpu/intel: Remove Core 2 Duo E8200 CPUID from model_6fx | Angel Pons |
2020-08-06 | cpu/intel/common: Add `intel_ht_supported` function | Angel Pons |
2020-08-03 | cpu/intel/haswell: add Crystal Well CPU IDs | Iru Cai |
2020-08-03 | cpu/intel/common/fsb.c: add Crystal Well support | Iru Cai |