summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* SMBIOS: Drop now-unnecessary unionsAngel Pons2021-07-011-136/+17
* SMBIOS: Introduce `smbios_full_table_len` functionAngel Pons2021-07-011-0/+2
* SMBIOS: Introduce `smbios_carve_table` functionAngel Pons2021-07-011-0/+2
* SMBIOS: Introduce struct for SMBIOS table headerAngel Pons2021-07-011-49/+140
* Asm code: Use NO_EARLY_BOOTBLOCK_POSTCODES to remove Asm port80sMartin Roth2021-06-251-1/+1
* soc/intel/car: Add support for bootguard CARArthur Heymans2021-06-221-0/+3
* soc/intel/common: Add InSMM.STS supportAngel Pons2021-06-211-0/+2
* soc/intel/alderlake: Add GFx Device ID 0x46b3Meera Ravindranath2021-06-211-0/+1
* include/pci_def.h: Add some PCI Power Management CSR bitsTim Wawrzynczak2021-06-211-0/+4
* soc/intel/common/block/smm: Add `mainboard_smi_finalize`Aseda Aboagye2021-06-191-0/+1
* device: Add helper function devfn_disable()Subrata Banik2021-06-171-0/+2
* cpu/intel/msr.h: Sort MSRs in ascending orderAngel Pons2021-06-151-4/+4
* cpu/intel/msr.h: Add license headerAngel Pons2021-06-151-0/+2
* ACPI: Refactor use of global and device NVSKyösti Mälkki2021-06-141-0/+2
* ChromeOS: Separate NVS from global GNVSKyösti Mälkki2021-06-141-0/+1
* lib/hardwaremain.c: Hide preprocessor guards in headerAngel Pons2021-06-141-0/+10
* cpu/x86/lapic: Replace LOCAL_APIC_ADDR referencesKyösti Mälkki2021-06-111-6/+1
* cpu/x86/lapic: Drop read/write_around aliasesKyösti Mälkki2021-06-101-3/+0
* cpu/x86/lapic: Separate stop_this_cpu()Kyösti Mälkki2021-06-101-1/+1
* cpu/x86/lapic: Add lapic_busy() helperArthur Heymans2021-06-101-2/+10
* cpu/x86/lapic: Add lapic_send_ipi() helperArthur Heymans2021-06-101-1/+14
* cpu/x86/lapic: Do not inline some utility functionsKyösti Mälkki2021-06-101-34/+3
* cpu/x86/lapic: Add lapic_update32() helperKyösti Mälkki2021-06-101-0/+19
* cpu/x86/lapic: Regroup LAPIC accessorsKyösti Mälkki2021-06-101-42/+62
* include/limits.h: Add file (read: borrow from Linux)Angel Pons2021-06-101-0/+20
* device/pnp: Always provide `pnp_unset_and_set_config`Angel Pons2021-06-101-0/+1
* stddef.h: Use compiler macros for built-in integer typesJacob Garber2021-06-101-6/+3
* device/dram: Add LPDDR4 utilitiesRob Barnes2021-06-091-0/+20
* device: Add helper function is_devfn_enabled()Subrata Banik2021-06-091-0/+1
* cpu/x86/lapic: Add Kconfig choice LAPIC_ACCESS_MODEKyösti Mälkki2021-06-091-0/+6
* acpi: drop weak implementation of acpi_soc_get_bert_regionFelix Held2021-06-081-1/+1
* acpi: rework BERT ACPI table generation logicFelix Held2021-06-081-1/+0
* soc/intel: Add Alder Lake's GT device IDSridhar Siricilla2021-06-081-0/+1
* cpu/x86/lapic: Declare start_cpu() staticKyösti Mälkki2021-06-071-3/+0
* acpi: rename acpi_soc_fill_bert and add return valueFelix Held2021-06-071-1/+1
* acpi/device: Add ability to generate proper _STA for PowerResourceRaul E Rangel2021-06-071-0/+6
* acpi: drop unused parameter from acpi_soc_fill_bertFelix Held2021-06-011-1/+1
* lib/rtc: Add sanity check for time and dateWerner Zeh2021-05-301-0/+1
* option: Turn CMOS option backend into choiceAngel Pons2021-05-281-3/+3
* cpu/x86/entry16.S: Make Intel CBnT TOCTOU safeArthur Heymans2021-05-281-0/+10
* cbmem: Introduce "early" init hooks for consoleJulius Werner2021-05-271-9/+20
* lib/hexdump: remove hexdump32 and use hexdump insteadFelix Held2021-05-271-1/+0
* acpi: add SRAT Generic Initiator Affinity structureJonathan Zhang2021-05-271-0/+25
* soc/intel/elkhartlake: Update SA & IGD DIDs TableTan, Lean Sheng2021-05-261-12/+16
* option: Decouple API from CMOS backendAngel Pons2021-05-261-14/+12
* option.h: Correct `get_uint_option` return typeAngel Pons2021-05-261-1/+1
* device: Consider fw_config probing in `is_dev_enabled()`Furquan Shaikh2021-05-241-5/+1
* fw_config: Add helper function `fw_config_probe_dev`Furquan Shaikh2021-05-241-0/+19
* soc/intel/common: Add Alder Lake device IDsSumeet R Pawnikar2021-05-211-1/+4
* soc/intel/alderlake: Update CPU and IGD Device IDsMaulik V Vaghela2021-05-141-0/+1