Age | Commit message (Expand) | Author |
2021-11-13 | Add ENV_STAGE_SUPPORTS_SMP to clean up spinlock stubs | Kyösti Mälkki |
2021-11-10 | Rename ECAM-specific MMCONF Kconfigs | Shelley Chen |
2021-11-09 | pci_mmio_cfg: Move guard around pci_s_* functions to x86 | Nico Huber |
2021-10-22 | sb,soc/intel: Set IOAPIC redirection entry count | Kyösti Mälkki |
2021-10-18 | arch/x86,cpu/x86,lib/thread: Remove usage of cpu_info from lib/thread | Raul E Rangel |
2021-10-17 | sb/amd/cimx/sb800: Clear IOAPIC vectors only once | Kyösti Mälkki |
2021-10-17 | drivers/generic/ioapic: Drop enable_virtual_wire | Kyösti Mälkki |
2021-10-05 | arch/x86,cpu/x86: Introduce new method for accessing cpu_info | Raul E Rangel |
2021-09-28 | arch/x86: Make sure compiler knows we're stopping in hlt() | Martin Roth |
2021-08-31 | arch/x86: Implement cpu_info in C code | Arthur Heymans |
2021-08-11 | arch/x86: Helper functions to get deterministic cache parameters | Subrata Banik |
2021-07-26 | arch/x86,cpu/x86/mp_init: Switch cpu_info index type to size_t | Raul E Rangel |
2021-07-18 | x86/smp/spinlock: Disable thread coop when taking spinlock | Raul E Rangel |
2021-07-06 | arch/x86: Use ENV_X86_64 instead of _x86_64_ | Patrick Rudolph |
2021-06-18 | arch/x86/include/arch/smp/mpspec: improve mp_bustype enum definition | Felix Held |
2021-06-16 | arch/x86/ioapic: Drop irq_on_fsb as a configurable item | Kyösti Mälkki |
2021-06-12 | arch/x86/mptable: Add smp_write_ioapic_from_hw() | Kyösti Mälkki |
2021-06-12 | arch/x86/ioapic: Add get_ioapic_id() and get_ioapic_version() | Kyösti Mälkki |
2021-06-11 | cpu/x86/lapic: Replace LOCAL_APIC_ADDR references | Kyösti Mälkki |
2021-06-08 | arch/x86/include/bert_storage: introduce bert_should_generate_acpi_table | Felix Held |
2021-06-07 | drivers/generic/ioapic: Use arch/x86/ioapic | Kyösti Mälkki |
2021-05-30 | arch/x86/acpi_bert_storage: change return type of bert_errors_present | Felix Held |
2021-04-06 | arch/x86: Provide readXp/writeXp helpers in arch/mmio.h | Angel Pons |
2021-02-14 | arch/x86: Drop `cstates` pointer from CPU drivers | Angel Pons |
2021-02-06 | intel: Rename config FSP_USES_MP_SERVICES_PPI to MP_SERVICES_PPI | Furquan Shaikh |
2021-02-04 | acpi: Add support for reporting CrashLog in BERT table | Francois Toguo |
2020-12-05 | cpu/x86/64bit: Add code to call function in protected mode | Patrick Rudolph |
2020-08-24 | src/arch: Drop unneeded empty lines | Elyes HAOUAS |
2020-08-19 | arch/x86/boot: Jump to payload in protected mode | Patrick Rudolph |
2020-07-26 | smp/spinlock: Do not define barrier() globally | Kyösti Mälkki |
2020-07-26 | arch/x86: Move cpu_relax() | Kyösti Mälkki |
2020-07-14 | src: Remove unused 'include <stdint.h> | Elyes HAOUAS |
2020-07-05 | arch/x86: Support x86_64 exceptions | Paul Menzel |
2020-06-02 | arch/x86/postcar_loader: utilize var_mtrr_context API | Aaron Durbin |
2020-05-18 | x86/include/arch/mmio.h: Convert to 96 characters line length | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-07 | arch/x86: unexpose postcar_frame_common_mtrrs() | Aaron Durbin |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (4/5) | Furquan Shaikh |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (2/5) | Furquan Shaikh |
2020-05-02 | arch/x86: Change power_res_dev_states[] to be static const * const | Furquan Shaikh |
2020-05-01 | acpi_device: Make integer array input variable const | Duncan Laurie |
2020-05-01 | arch/x86/acpi: Add define for generic container HID | Duncan Laurie |
2020-04-29 | arch/x86/acpigen: Constify fieldlist parameter to acpigen_write_field | Furquan Shaikh |
2020-04-29 | arch/x86/acpigen: Add helpers for Store() and If (Lequal (...)) | Furquan Shaikh |
2020-04-29 | arch/x86: Implement RESET_VECTOR_IN_RAM | Felix Held |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-28 | arch/x86/acpi_device: Constify struct device * parameter to UID functions | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to write_acpi_tables | Furquan Shaikh |
2020-04-28 | arch/x86/acpi_device: Add a helper function to write PCI device | Furquan Shaikh |
2020-04-27 | arch/x86/acpigen: Add helpers for generating _ADR | Furquan Shaikh |
2020-04-20 | arch/x86/acpi: Add code to generate ACPI for PS2 keyboards | Rajat Jain |
2020-04-15 | cpu/x86/acpi: Add assignments to ACPI_Sn enums | Marshall Dawson |
2020-04-13 | acpi: Bump MADT to revision 3 | Patrick Rudolph |
2020-04-13 | acpi: Bump FADT to revision 6 | Patrick Rudolph |
2020-04-06 | arch/x86/acpi: add definitions for IVHD type 11h | Michał Żygowski |
2020-03-06 | src/arch/x86: Convert to SPDX license header | Patrick Georgi |
2020-03-05 | Revert "acpi: Bump FADT to revision 6" | Matt DeVillier |
2020-03-02 | acpi: Bump FADT to revision 6 | Patrick Rudolph |
2020-03-02 | arch/x86/acpigen: Add new helper routines for XOR and get_rx_gpio | Rajat Jain |
2020-02-24 | include/arch/cpu.h: Remove old reference to ROMCC | Elyes HAOUAS |
2020-02-04 | arch/x86/include/arch: Add SMM_TASK_STATE_SEG | Eugene Myers |
2020-01-30 | arch/x86: add acpigen resource support | Jonathan Zhang |
2020-01-24 | arch/x86/acpi_device: Add macros to define gpio interrupt with wake | Alex Levin |
2020-01-12 | include/arch/romstage: Fix typo | Elyes HAOUAS |
2020-01-12 | include/arch/acpigen: Fix typo | Elyes HAOUAS |
2020-01-09 | acpi: Be more ACPI compliant when generating _UID | Patrick Rudolph |
2020-01-07 | acpigen: Add function to generate unicode names | Patrick Rudolph |
2019-12-27 | arch/x86: Remove <arch/cbfs.h> | Kyösti Mälkki |
2019-12-27 | arch/x86: Remove walkcbfs() | Kyösti Mälkki |
2019-12-20 | arch/x86: Drop romcc bootblock | Arthur Heymans |
2019-12-19 | src: Remove unused 'include <arch/cpu.h>' | Elyes HAOUAS |
2019-12-19 | src/arch: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-19 | Drop ROMCC code and header guards | Arthur Heymans |
2019-12-14 | bootblock: Provide some common prototypes | Kyösti Mälkki |
2019-12-12 | acpigen: Add methods for mutex operations | Patrick Rudolph |
2019-11-30 | arch/*/*/early_variables.h: drop unused files | Arthur Heymans |
2019-11-30 | arch/x86/cache.h: Use ENV_CACHE_AS_RAM macro | Arthur Heymans |
2019-11-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | Arthur Heymans |
2019-11-22 | arch/acpigen.h: Correct PARENT_PREFIX encoding value | Elyes HAOUAS |
2019-11-22 | arch/x86: Remove spinlocks inside CAR | Kyösti Mälkki |
2019-11-21 | arch/x86: Remove copy_and_run() | Kyösti Mälkki |
2019-11-21 | cpu/amd/fam10: Drop support | Arthur Heymans |
2019-11-21 | drivers/intel/fsp1_0: Drop support | Arthur Heymans |
2019-11-18 | include: Make stdbool.h a separate file | Julius Werner |
2019-11-12 | arch/x86/car.ld: Rename suffix _start/_end | Arthur Heymans |
2019-11-10 | arch/x86: Remove EARLY_EBDA_INIT support | Arthur Heymans |
2019-11-01 | arch/acpi.h: Use the predefined typedef acpi_addr_t | Himanshu Sahdev |
2019-10-29 | arch/x86/*.S: use defines instead of hardcoded values | Patrick Rudolph |
2019-10-28 | arch/x86: Move max cpuid leaf function into arch/x86 | Andrey Petrov |
2019-10-25 | arch/acpi.h: Convert MADT APIC type names to all caps | Himanshu Sahdev |
2019-10-25 | arch/acpi.h: Use the aforementioned typedef acpi_table_header | Himanshu Sahdev |
2019-10-24 | arch/acpi.h: Use of typedef for acpi_vfct | Himanshu Sahdev |
2019-10-24 | arch/acpi.h: Use of typedef for acpi_vfct_image_hdr | Himanshu Sahdev |
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-14 | arch/x86: Replace some __PRE_RAM__ use | Kyösti Mälkki |
2019-09-14 | arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume() | Kyösti Mälkki |
2019-09-11 | arch/x86: Cache the TSEG region at the top of ram | Subrata Banik |
2019-09-11 | arch/x86: Restrict use of _car_global[start|end] | Kyösti Mälkki |