Age | Commit message (Expand) | Author |
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 <cbfs.h>' | Elyes HAOUAS |
2020-06-02 | src: Remove redundant includes | Elyes HAOUAS |
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 | src: Remove unused 'include <lib.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-13 | src: Remove unused '#include <stdint.h>' | 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 |
2020-04-22 | arch/x86/acpigen_ps2_keybd: Add JP and UK specific keymaps | Rajat Jain |
2020-04-20 | arch/x86/acpi: Add code to generate ACPI for PS2 keyboards | Rajat Jain |
2020-04-20 | drivers/pc80/rtc: Reorganize prototypes | Kyösti Mälkki |
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-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-31 | arch/x86/tables: Move max ACPI table size to Kconfig | Duncan Laurie |
2020-03-31 | security/vboot: Decouple measured boot from verified boot | Bill XIE |
2020-03-25 | arch/x86: Add Kconfig option for 2nd VGA BIOS image | Martin Roth |
2020-03-23 | acpi: Change Processor ACPI Name (Intel only) | Christian Walter |
2020-03-23 | src: capitalize 'APIC' | Elyes HAOUAS |