summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2020-05-08memrange: Update comment to indicate limit is inclusive for memranges_next_entryFurquan Shaikh
2020-05-07memrange: constify memranges_is_empty()Aaron Durbin
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: move copyrights and authors to AUTHORSPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-06elog: Add new elog types for CSME-initiated host resetderek.huang
2020-05-02acpi: Update sata files to be more aligned with rest of acpi filesFurquan Shaikh
2020-05-02acpi: Make header #ifdefs consistentFurquan Shaikh
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-02acpi: Move ACPI table support out of arch/x86 (2/5)Furquan Shaikh
2020-05-02cpu: Add a helper function cpu_get_lapic_addrFurquan Shaikh
2020-05-01include/device/device.h: Include <smbios.h>Elyes HAOUAS
2020-04-29device/pci_id: Add Tiger Lake TCSS device IDJohn Zhao
2020-04-29arch/x86: Implement RESET_VECTOR_IN_RAMFelix Held
2020-04-29src/cpu/x86/mtrr/earlymtrr: Add clear_all_var_mtrrRaul E Rangel
2020-04-28device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-28device: Constify struct device * parameter to dev_nameFurquan Shaikh
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-04-28amd/family17h: Add PCI device IDs for all controllers in AMD Family17hFurquan Shaikh
2020-04-28soc/amd: Update macro name for IOMMU on AMD Family 17hFurquan Shaikh
2020-04-28soc/intel/jasperlake: Add new MCH device idsMaulik V Vaghela
2020-04-28security/lockdown: Write-protect WP_ROPatrick Rudolph
2020-04-28security: Add common boot media write protectionPatrick Rudolph
2020-04-25include/device/azalia: Add enums and MACROsPatrick Rudolph
2020-04-23rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGEJulius Werner
2020-04-22device: Add helper function to find matching device on busFurquan Shaikh
2020-04-22device: Add a helper to find device behind a PCI-to-PCI bridge deviceFurquan Shaikh
2020-04-20mmio: Fix failure in bit field macro when accessing >30 bitsHung-Te Lin
2020-04-20drivers/pc80/rtc: Reorganize prototypesKyösti Mälkki
2020-04-20drivers/pc80/rtc: Move CMOS_POST_BANK_x definitionsKyösti Mälkki
2020-04-20drivers/pc80/rtc: Clean up post_log_path()Kyösti Mälkki
2020-04-20drivers/elog,pc80: Move cmos_post_log()Kyösti Mälkki
2020-04-16intel/common/block/lpc: Add new device IDs for Lewisburg PCHBryantOu
2020-04-13include/input-event-codes.h: Add Linux input key codes header fileRajat Jain
2020-04-13cpu/x86/smm.h: Add SW SMI for PSP SMM InfoMarshall Dawson
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10assert.h: Simplify dead_code()Nico Huber
2020-04-07drivers/intel/wifi: Add support for Intel Wi-Fi 6 SeriesSubrata Banik
2020-04-05src/include: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-04assert.h: Add a tag parameter to dead_code()Nico Huber
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-31security/vboot: relocate and rename vboot_platform_is_resuming()Bill XIE
2020-03-31security/vboot: Decouple measured boot from verified bootBill XIE
2020-03-30memranges: Change align attribute to be log2 of required alignmentFurquan Shaikh
2020-03-25create stdio.h and stdarg.h for {,v}snprintfJoel Kitching
2020-03-25Rework map_oprom_vendev to add revision check and mappingMartin Roth
2020-03-25src/device: Add option to look at revision in option romsMartin Roth
2020-03-22device/pci_id: Maintain consistent tab in pci_ids.hSubrata Banik
2020-03-20sb/ibexpeak: Use macros instead of hard-coded IDsFelix Singer