Age | Commit message (Expand) | Author |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-05-02 | cpu: Add a helper function cpu_get_lapic_addr | Furquan Shaikh |
2020-04-29 | src/cpu/x86/mtrr/earlymtrr: Add clear_all_var_mtrr | Raul E Rangel |
2020-04-13 | cpu/x86/smm.h: Add SW SMI for PSP SMM Info | Marshall Dawson |
2020-04-05 | src/include: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-03-15 | treewide: Replace uses of "Nehalem" | Angel Pons |
2020-03-07 | cpu/x86/smm: Add smm_size to relocatable smmstub | Arthur Heymans |
2020-03-04 | include/cpu/amd: Drop unused files | Elyes HAOUAS |
2020-02-21 | security/intel/stm: Check for processor STM support | Eugene Myers |
2020-02-05 | security/intel/stm: Add STM support | Eugene Myers |
2019-12-19 | src: Use '#include <smp/node.h>' when appropriate | Elyes HAOUAS |
2019-12-19 | Drop ROMCC code and header guards | Arthur Heymans |
2019-12-18 | Revert "include/cpu/x86: Add STM Support" | Aaron Durbin |
2019-12-18 | include/cpu/x86: Add STM Support | Eugene D. Myers |
2019-11-30 | AGESA,binaryPI: Add compatibility wrapper for romstage entry | Kyösti Mälkki |
2019-11-30 | AGESA,binaryPI: Fix stack location on entry to romstage | Michał Żygowski |
2019-11-30 | AGESA,binaryPI: Split romstage_main() to BSP and AP parts | Kyösti Mälkki |
2019-11-30 | binaryPI: Clean leftover romstage prototype | Kyösti Mälkki |
2019-11-27 | AGESA,binaryPI: Remove early_all_cores() | Kyösti Mälkki |
2019-11-27 | binaryPI: Drop BINARYPI_LEGACY_WRAPPER support | Kyösti Mälkki |
2019-11-27 | amdfam10: Clean leftover prototypes | Kyösti Mälkki |
2019-11-22 | cpu/intel/smm: Drop em64t save state | Arthur Heymans |
2019-11-22 | intel/smm: Provide common smm_relocation_params | Kyösti Mälkki |
2019-11-08 | arch/x86: Drop some __SMM__ guards | Kyösti Mälkki |
2019-11-04 | cpu/intel/em64t101: Add Nehalem to compatibility list | Arthur Heymans |
2019-11-03 | cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE | Kyösti Mälkki |
2019-10-31 | cpu/x86: make set_msr_bit publicly available | Michael Niewöhner |
2019-10-01 | cpu/intel/common: Move intel_ht_sibling() to common folder | Patrick Rudolph |
2019-09-28 | cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ use | Kyösti Mälkki |
2019-09-19 | cpu/x86/lapic: Refactor timer_fsb() | Kyösti Mälkki |
2019-09-14 | arch/x86: Replace some __PRE_RAM__ use | Kyösti Mälkki |
2019-09-14 | cpu/x86: Drop lapic_remote_read() | Kyösti Mälkki |
2019-08-28 | intel/smm/gen1: Use smm_subregion() | Kyösti Mälkki |
2019-08-26 | soc/intel: Use common romstage code | Kyösti Mälkki |
2019-08-26 | amdfam10: Remove use of __PRE_RAM__ | Kyösti Mälkki |
2019-08-22 | arch/x86: Add <arch/romstage.h> | Kyösti Mälkki |
2019-08-20 | device/oprom: Drop unnecessary AMD headers | Kyösti Mälkki |
2019-08-18 | cpu/intel: Enter romstage without BIST | Kyösti Mälkki |
2019-08-15 | intel/smm: Define struct ied_header just once | Kyösti Mälkki |
2019-08-15 | soc/intel: Rename some SMM support functions | Kyösti Mälkki |
2019-08-15 | intel/smm/gen1: Rename header file | Kyösti Mälkki |
2019-08-15 | soc/*: mp_run_on_all_cpus: Remove configurable timeout | Patrick Rudolph |
2019-08-15 | cpu/x86/smm: Promote smm_memory_map() | Kyösti Mälkki |
2019-08-15 | cpu/intel: Refactor platform_enter_postcar() | Kyösti Mälkki |
2019-08-13 | cpu/x86: Hide smm_save_state_area_t typedef | Kyösti Mälkki |
2019-08-13 | cpu/x86: Change old-style SMI handler prototypes | Kyösti Mälkki |
2019-08-13 | cpu/x86: Move some SMM function declarations | Kyösti Mälkki |
2019-08-13 | cpu/x86: Separate save_state struct headers | Kyösti Mälkki |
2019-08-08 | arch/x86: Change smm_subregion() prototype | Kyösti Mälkki |
2019-08-07 | soc/amd: Rename smm_region_info() to smm_region() | Kyösti Mälkki |
2019-08-07 | cpu/x86/smm: Promote smm_subregion() | Kyösti Mälkki |
2019-07-11 | cpu/x86: Declare smi_release_lock() static | Kyösti Mälkki |
2019-07-07 | cpu/x86: Fix MSR_PLATFORM_INFO definition | Kyösti Mälkki |
2019-07-07 | include/cpu/x86/mtrr: Fix return type | Elyes HAOUAS |
2019-07-02 | cpu/amd/msr: Clarify MMIO_CONF shift value | Marshall Dawson |
2019-07-02 | src: Use CRx_TYPE type for CRx | Elyes HAOUAS |
2019-07-02 | cpu/x86/pae/pgtbl: Add memset with PAE | Patrick Rudolph |
2019-06-21 | cpu/x86/msr: Move IA32_MISC_ENABLE bits to common place | Elyes HAOUAS |
2019-05-12 | arch/cpu: Rename mp_get_apic_id() and add_cpu_map_entry() function | Subrata Banik |
2019-03-18 | include/cpu/x86/pae.h: Add missing include | Patrick Rudolph |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | arch/io.h: Add missing includes | Kyösti Mälkki |
2019-02-12 | cpu/x86/mtrr: Fix _FROM_4G_TOP() macro | Nico Huber |
2019-02-11 | Revert "cpu/x86/mtrr: Fix sign overflow" | Nico Huber |
2019-02-05 | cpu/x86/mtrr: Fix sign overflow | Patrick Rudolph |
2019-01-27 | src/cpu/intel: Set get_ia32_fsb function common | Elyes HAOUAS |
2019-01-08 | cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCK | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Use defaults for get_pci1234() | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Add temporary pirq_router_bus variable | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Declare get_pci1234() just once | Kyösti Mälkki |
2018-12-30 | cpu/intel/car: Drop remains of setup_stack_and_mtrrs() | Kyösti Mälkki |
2018-12-28 | soc/intel: Drop romstage_after_car() | Kyösti Mälkki |
2018-12-18 | Fix typos involving "the the" | Jonathan Neuschäfer |
2018-12-15 | cpu/x86: Make mp_get_apic_id() function externally available | Subrata Banik |
2018-12-13 | cpuid: Add helper function for cpuid(1) functions | Subrata Banik |
2018-12-05 | smmstore: make smmstore's SMM handler code follow everything else | Patrick Georgi |
2018-12-05 | elog: make elog's SMM handler code follow everything else | Patrick Georgi |
2018-11-23 | soc/intel/common: Bring DISPLAY_MTRRS into the light | Nico Huber |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-08 | src: Replace common MSR addresses with macros | Elyes HAOUAS |
2018-11-07 | intel: Get rid of smm_get_pmbase | Patrick Rudolph |
2018-11-05 | cpu/amd: Use common AMD's MSR | Elyes HAOUAS |
2018-11-05 | amd/mtrr: Fix IORR MTRR | Elyes HAOUAS |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-30 | src: Move shared amd64 and IA32 MSRs to <cpu/x86/msr.h> | Elyes HAOUAS |
2018-10-30 | {cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macros | Elyes HAOUAS |
2018-10-30 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-22 | intel: Use CF9 reset (part 2) | Patrick Rudolph |
2018-10-18 | cpu/amd: Use common AMD's MSR | Elyes HAOUAS |
2018-10-11 | src: Move common IA-32 MSRs to <cpu/x86/msr.h> | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-10-05 | src: Fix MSR_PKG_CST_CONFIG_CONTROL register name | Elyes HAOUAS |
2018-09-14 | complier.h: add __always_inline and use it in code base | Aaron Durbin |
2018-09-07 | amd/fam15: Add more MCA information | Marshall Dawson |
2018-08-17 | src/include: add more msr defines | Matt Delco |
2018-08-08 | amd/fam15: Add MCA bank register definitions | Marshall Dawson |
2018-08-08 | cpu/amd: Correct number of MCA banks cleared | Marshall Dawson |