Age | Commit message (Expand) | Author |
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 |
2020-03-10 | src: Remove unneeded 'include <arch/cache.h>' | Elyes HAOUAS |
2020-03-09 | arch/arm: Use 'print("%s...", __func__)' | Elyes HAOUAS |
2020-03-06 | src/arch/x86: Convert to SPDX license header | Patrick Georgi |
2020-03-06 | src/arch/riscv: Convert to SPDX license header | Patrick Georgi |
2020-03-06 | src/arch/ppc64: Convert to SPDX license header | Patrick Georgi |
2020-03-06 | src/arch/arm64: Convert to SPDX license header | Patrick Georgi |
2020-03-06 | src/arch/arm: Convert to SPDX license header | Patrick Georgi |
2020-03-05 | Revert "acpi: Bump FADT to revision 6" | Matt DeVillier |
2020-03-02 | x86/acpi_s3: Remove trailing dots from debug message | Paul Menzel |
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-12 | arch/arm64/Makefile.inc: Avoid # in variable definition | Nico Huber |
2020-02-11 | arch/x86/acpi: Change message in acpi_write_dbg2_pci_uart to BIOS_DEBUG | Wim Vervoorn |
2020-02-04 | arch/x86/include/arch: Add SMM_TASK_STATE_SEG | Eugene Myers |
2020-01-30 | x86/acpi_device: Allow acpi_device_add_power_res params as optional | Edward O'Callaghan |
2020-01-30 | arch/x86: add acpigen resource support | Jonathan Zhang |
2020-01-28 | commonlib: Add commonlib/bsd | Julius Werner |
2020-01-24 | arch/x86/acpi_device: Add macros to define gpio interrupt with wake | Alex Levin |
2020-01-18 | arch/x86/post.c: Hide cmos_post_code from SMM context | Maulik V Vaghela |
2020-01-14 | console/post: Split parts to arch/ | Kyösti Mälkki |
2020-01-13 | arch/x86/cf9_reset: Fix typo | Elyes HAOUAS |
2020-01-13 | arch/x86: Fix typos | Elyes HAOUAS |
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 | drivers/pc80/rtc: Clean up some headers | Kyösti Mälkki |
2020-01-07 | acpigen: Add function to generate unicode names | Patrick Rudolph |
2020-01-02 | arch/x86/Kconfig: Remove unused BOOTBLOCK_RESETS | Elyes HAOUAS |
2019-12-27 | cpu/intel/microcode: Apply more strict guard for assembly files | Kyösti Mälkki |
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-27 | bootblock: Support normal/fallback mechanism again | Kyösti Mälkki |
2019-12-26 | src/x86|cpu/intel: Hardcode FIT and ID | Marshall Dawson |
2019-12-26 | src: Remove unused include <string.h> | Elyes HAOUAS |
2019-12-20 | arch/x86: Drop romcc bootblock | Arthur Heymans |
2019-12-19 | arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE | Kyösti Mälkki |
2019-12-19 | src/arch/x86: Build mainboard acpi_tables source if present | Karthikeyan Ramasubramanian |
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 | src/arch/arm: Remove unused 'include <stdint.h>' | Elyes HAOUAS |
2019-12-19 | arch/x86: Drop uses of ROMCC_BOOTBLOCK | Arthur Heymans |
2019-12-19 | Drop ROMCC code and header guards | Arthur Heymans |
2019-12-16 | arch/x86: Make X86 stages select ARCH_X86 | 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-12-11 | printf: Automatically prefix %p with 0x | Julius Werner |
2019-12-06 | arch|cpu/x86: Add Kconfig option for x86 reset vector | Marshall Dawson |
2019-12-05 | arm64: Print a char to UART early in exception handler | Julius Werner |
2019-12-05 | arm64: Bump exception stack size to 2KB | Julius Werner |
2019-12-05 | arm64: Correctly unmask asynchronous SError interrupts | Julius Werner |
2019-12-04 | Change all clrsetbits_leXX() to clrsetbitsXX() | Julius Werner |
2019-12-03 | src: Add missing include <stdlib.h> | Elyes HAOUAS |
2019-11-30 | kill CAR_GLOBAL_MIGRATION leftovers | Arthur Heymans |
2019-11-30 | arch/x86/car.ld: Drop CAR_GLOBAL region | Arthur Heymans |
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-29 | arch/x86/exception.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-28 | arch/arm/include: Remove unused armv7 types.h | Jacob Garber |
2019-11-26 | arch/x86: SMBIOS: Improve core count reporting | Andrey Petrov |
2019-11-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | Arthur Heymans |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-11-22 | arch/acpigen.h: Correct PARENT_PREFIX encoding value | Elyes HAOUAS |