Age | Commit message (Expand) | Author |
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/x86/smm: Use append instead of assign for smm-c-deps | Furquan Shaikh |
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 | ACPI: Remove ACPI_NO_SMI_GNVS | Kyösti Mälkki |
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 |
2021-01-04 | ACPI: Final APM_CNT_GNVS_UPDATE cleanup | Kyösti Mälkki |
2021-01-04 | arch/x86: Pass GNVS as parameter to SMM module | Kyösti Mälkki |
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-16 | arch/x86: Link gdt_init.S into bootblock | Kyösti Mälkki |
2020-12-16 | arch/x86: Clean up bootblock assembly | Kyösti Mälkki |
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-10 | cpu/x86/64bit/exit32.inc: Don't invalidate cache in CAR | Patrick Rudolph |
2020-12-05 | cpu/x86/64bit: Add code to call function in protected mode | Patrick Rudolph |
2020-12-04 | cpu/x86/smm_module_loaderv2: Fix compiling for x86_64 | Arthur Heymans |
2020-12-04 | mb/emulation/x86: Add optional parallel_mp init support | Arthur Heymans |
2020-12-04 | cpu/qemu-x86: Increase MAX_CPUS to have actual AP init | Arthur Heymans |
2020-12-04 | cpu/x86/lapic/secondary.S: Adapt for x86_64 | Arthur Heymans |
2020-12-04 | cpu/qemu-x86: Add the option to have no SMM | Arthur Heymans |
2020-12-02 | cbfs: Simplify load/map API names, remove type arguments | Julius Werner |
2020-12-02 | cpu/x86/smm/smm_stub: Fix stack canary on x86_64 | Patrick Rudolph |
2020-12-02 | cpu/x86/smm/smm_stub: Fix GDT for x86_64 | Patrick Rudolph |
2020-12-01 | cpu/x86/early_reset: Mark assemblycode as 32bit | Patrick Rudolph |
2020-12-01 | cpu/intel/microcode: Mark assemblycode as 32bit | Patrick Rudolph |
2020-12-01 | cpu/x86/sipi: Add x86_64 support | 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-22 | cpu/amd/microcode: Remove dead Makefile | Arthur Heymans |
2020-11-22 | cpu/amd/pi: Remove unused cpu code 00660F01 | Martin Roth |
2020-11-21 | intel/socket_441: Increase bootblock size | Julius Werner |
2020-11-19 | ACPI S3: Replace acpi_is_wakeup() | Kyösti Mälkki |
2020-11-17 | Revert "arch|cpu/x86: Add Kconfig option for x86 reset vector" | Kyösti Mälkki |
2020-11-16 | cpu/x86/smm/smm_module_loaderv2: Properly print stack_end | Arthur Heymans |
2020-11-16 | cpu/x86/smm/smm_module_loaderv2.c: Use more variables | Arthur Heymans |
2020-11-16 | cpu/x86/smm: Check that the stub size is < save state size | Arthur Heymans |
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-09 | cpu/x86/smm: Add a common save state handling | Arthur Heymans |
2020-11-09 | cpu/x86/smm/smm.ld: Assert that CONFIG_MAX_CPUS <= 4 | Arthur Heymans |