Age | Commit message (Expand) | Author |
2020-12-02 | arch/x86/car.ld: Check for out of bound on no-XIP stages | Arthur Heymans |
2020-11-25 | arch/x86/smbios: Update SMBIOS type 16 error correction type | Tim Chu |
2020-11-22 | cpu/intel/common: Fill cpu voltage in SMBIOS tables | Patrick Rudolph |
2020-11-19 | ACPI S3: Split arch-agnostic parts | Kyösti Mälkki |
2020-11-19 | ACPI S3: Replace acpi_is_wakeup() | Kyösti Mälkki |
2020-11-19 | ACPI S3: Remove unused acpi_is_wakeup_s4() | Kyösti Mälkki |
2020-11-18 | ACPI S3: Do some minor cleanup | 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 | arch/x86/car.ld: Do cosmetic fixes | Frans Hendriks |
2020-11-16 | arch/x86/smbios: Update memory_array_handle for SMBIOS type 19 | Tim Chu |
2020-10-26 | arch/x86/smbios: Populate SMBIOS type 7 with cache information | Morgan Jang |
2020-10-12 | arch/x86/smbios: Update SMBIOS type 0 ec version | Tim Chu |
2020-10-12 | arch/x86/smbios: Update SMBIOS type 4 socket designation | Tim Chu |
2020-09-29 | cpu/qemu-x86/car: Move long mode entry right before c entry | Patrick Rudolph |
2020-09-28 | arch/x86/smbios: Add SMBIOS Thread Count | Francois Toguo |
2020-09-28 | arch/x86/Kconfig: Move pagetables down by 4K | Patrick Rudolph |
2020-09-26 | arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` | Angel Pons |
2020-09-26 | arch/x86: Introduce `ARCH_ALL_STAGES_X86_64` | Angel Pons |
2020-09-03 | memory_info: add max_speed_mts and configured_speed_mts | Rob Barnes |
2020-08-31 | arch/x86/exit_car.S: Fix checking clflush support | Arthur Heymans |
2020-08-24 | src/arch: Drop unneeded empty lines | Elyes HAOUAS |
2020-08-24 | arch/x86/walkcbfs.S: Mark code as x86_32 | Patrick Rudolph |
2020-08-21 | arch/x86/gdt: Work around assembler bug | Patrick Rudolph |
2020-08-21 | arch/x86: Add support for ASan to memory functions | Harshit Sharma |
2020-08-21 | arch/x86: Select HAVE_ASAN_IN_RAMSTAGE | Harshit Sharma |
2020-08-21 | lib: Add ASan support to romstage on x86 arch | Harshit Sharma |
2020-08-21 | lib: Add ASan support to ramstage on x86 arch | Harshit Sharma |
2020-08-19 | arch/x86/boot: Jump to payload in protected mode | Patrick Rudolph |
2020-08-17 | arch/x86/exit_car.S: Make sure _cbmem_top_ptr hits dram | Arthur Heymans |
2020-08-14 | arch/x86/postcar: Add x86_64 support | Patrick Rudolph |
2020-08-06 | arch/x86/pirq_routing.c: Drop unneeded `continue` | Angel Pons |
2020-07-31 | mb/ocp/deltalake: Update SMBIOS type 4 -- Processor Information | Morgan Jang |
2020-07-30 | arch/x86/smbios.c: Split out weak functions | Angel Pons |
2020-07-30 | arch/x86/smbios.c: Factor out switch-case block | Angel Pons |
2020-07-30 | arch/x86/smbios.c: Simplify assignment | Angel Pons |
2020-07-30 | arch/x86/smbios.c: Clean up cosmetics | Angel Pons |
2020-07-30 | smbios: Fix type 17 for Windows 10 | Patrick Rudolph |
2020-07-28 | arch/x86/smbios: Bump to version 3.0 | Patrick Rudolph |
2020-07-28 | ACPI S3: Clean up resume path | Kyösti Mälkki |
2020-07-26 | arch/x86/smbios: Fix type4 for EDK2 | Patrick Rudolph |
2020-07-26 | smbios: Add Type19 | Patrick Rudolph |
2020-07-26 | arch/x86/smbios.c: Use macro for 'type_detail' | Elyes HAOUAS |
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-20 | src: Make HAVE_CF9_RESET set the FADT reset register | Angel Pons |
2020-07-14 | arch/x86/postcar_loader: Remove unused 'include <cpu/cpu.h>' | Elyes HAOUAS |
2020-07-14 | src: Remove unused 'include <stdint.h> | Elyes HAOUAS |
2020-07-12 | arch/x86/mpspec.c: Drop dead code | Angel Pons |
2020-07-11 | arch/x86: Drop CBMEM_TOP_BACKUP | Kyösti Mälkki |
2020-07-10 | arch/x86/exception: Print stack on exception | Raul E Rangel |
2020-07-09 | ACPI: Drop commented-out DSDT DefinitionBlock instances | Angel Pons |
2020-07-08 | arch/x86: Add memmove.c to x86 bootblock | Martin Roth |
2020-07-06 | arch/x86: Remove RELOCATABLE_RAMSTAGE | Kyösti Mälkki |
2020-07-05 | arch/x86: Support x86_64 exceptions | Paul Menzel |
2020-07-05 | arch/x86/Makefile.inc: Drop unused reset.c rule | Angel Pons |
2020-07-04 | arch/x86/smbios: Add SMBIOS type8 data | BryantOu |
2020-06-30 | src/arch/x86: Ensure $(objgenerated) exists before it's used | Patrick Georgi |
2020-06-28 | smbios: Add option VPD_SMBIOS_VERSION that reads BIOS version from a VPD vari... | Johnny Lin |
2020-06-25 | arch/x86/smbios: Add more fields to be overriden for type 3 and 4 | Johnny Lin |
2020-06-24 | ACPI: Replace smm_setup_structures() | Kyösti Mälkki |
2020-06-19 | Kconfig: Escape variable to accommodate new Kconfig versions | Patrick Georgi |
2020-06-18 | ACPI: Clean up some S3 related leftovers | Kyösti Mälkki |
2020-06-15 | Makefile.inc: Remove all-y with CONFIG_ARCH_xx guards | Martin Roth |
2020-06-13 | arch/x86: Add symbols for CAR MTRRs in linker script | Kyösti Mälkki |
2020-06-13 | arch/x86: Include id.ld unconditionally in memlayout.ld | Furquan Shaikh |
2020-06-13 | arch/x86: Drop early_ram.ld | Furquan Shaikh |
2020-06-13 | treewide: Add Kconfig variable MEMLAYOUT_LD_FILE | Furquan Shaikh |
2020-06-10 | arch/x86: Remove some x86_32 vs x86_64 noise | Kyösti Mälkki |
2020-06-09 | SMBIOS: Remove Kconfig SYSTEM_ENCLOSURE_TYPE | Kyösti Mälkki |
2020-06-02 | arch/x86/postcar_loader: utilize var_mtrr_context API | Aaron Durbin |
2020-06-02 | src: Remove unused 'include <bootstate.h>' | Elyes HAOUAS |
2020-05-28 | arch/x86: Fix id section in linker script | Kyösti Mälkki |
2020-05-28 | arch/x86: Remove more romcc leftovers | Kyösti Mälkki |
2020-05-26 | Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION | Kyösti Mälkki |
2020-05-18 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2020-05-18 | arch/x86/early_ram.ld: Add vboot work buffer | Raul E Rangel |
2020-05-18 | x86/include/arch/mmio.h: Convert to 96 characters line length | Elyes HAOUAS |
2020-05-18 | src: Remove leading blank lines from SPDX header | 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: Reorganize ACPI configs | Furquan Shaikh |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (5/5) | Furquan Shaikh |
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 | acpi: Move ACPI table support out of arch/x86 (1/5) | Furquan Shaikh |
2020-05-02 | arch/x86: Change power_res_dev_states[] to be static const * const | Furquan Shaikh |
2020-05-02 | cpu: Add a helper function cpu_get_lapic_addr | 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-05-01 | arch/x86/acpi_device: Allow empty child references | 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-23 | rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE | Julius Werner |