summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* treewide: move copyrights and authors to AUTHORSPatrick Georgi2020-05-069-35/+5
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-0611-22/+11
* elog: Add new elog types for CSME-initiated host resetderek.huang2020-05-061-0/+6
* acpi: Update sata files to be more aligned with rest of acpi filesFurquan Shaikh2020-05-021-0/+11
* acpi: Make header #ifdefs consistentFurquan Shaikh2020-05-027-21/+21
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-024-6/+6
* acpi: Move ACPI table support out of arch/x86 (2/5)Furquan Shaikh2020-05-027-0/+2373
* cpu: Add a helper function cpu_get_lapic_addrFurquan Shaikh2020-05-021-0/+1
* include/device/device.h: Include <smbios.h>Elyes HAOUAS2020-05-011-1/+1
* device/pci_id: Add Tiger Lake TCSS device IDJohn Zhao2020-04-291-0/+4
* arch/x86: Implement RESET_VECTOR_IN_RAMFelix Held2020-04-291-0/+3
* src/cpu/x86/mtrr/earlymtrr: Add clear_all_var_mtrrRaul E Rangel2020-04-291-0/+1
* device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh2020-04-281-1/+1
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-282-2/+2
* device: Constify struct device * parameter to dev_nameFurquan Shaikh2020-04-281-1/+1
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-282-3/+3
* amd/family17h: Add PCI device IDs for all controllers in AMD Family17hFurquan Shaikh2020-04-281-7/+26
* soc/amd: Update macro name for IOMMU on AMD Family 17hFurquan Shaikh2020-04-281-1/+1
* soc/intel/jasperlake: Add new MCH device idsMaulik V Vaghela2020-04-281-0/+3
* security/lockdown: Write-protect WP_ROPatrick Rudolph2020-04-281-1/+1
* security: Add common boot media write protectionPatrick Rudolph2020-04-281-0/+8
* include/device/azalia: Add enums and MACROsPatrick Rudolph2020-04-251-0/+88
* rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGEJulius Werner2020-04-237-21/+28
* device: Add helper function to find matching device on busFurquan Shaikh2020-04-221-0/+13
* device: Add a helper to find device behind a PCI-to-PCI bridge deviceFurquan Shaikh2020-04-221-0/+4
* mmio: Fix failure in bit field macro when accessing >30 bitsHung-Te Lin2020-04-201-2/+2
* drivers/pc80/rtc: Reorganize prototypesKyösti Mälkki2020-04-203-23/+30
* drivers/pc80/rtc: Move CMOS_POST_BANK_x definitionsKyösti Mälkki2020-04-201-31/+0
* drivers/pc80/rtc: Clean up post_log_path()Kyösti Mälkki2020-04-201-8/+17
* drivers/elog,pc80: Move cmos_post_log()Kyösti Mälkki2020-04-202-3/+1
* intel/common/block/lpc: Add new device IDs for Lewisburg PCHBryantOu2020-04-161-0/+6
* include/input-event-codes.h: Add Linux input key codes header fileRajat Jain2020-04-131-0/+952
* cpu/x86/smm.h: Add SW SMI for PSP SMM InfoMarshall Dawson2020-04-131-0/+1
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-2/+2
* assert.h: Simplify dead_code()Nico Huber2020-04-101-8/+3
* drivers/intel/wifi: Add support for Intel Wi-Fi 6 SeriesSubrata Banik2020-04-071-0/+5
* src/include: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-05101-1297/+202
* assert.h: Add a tag parameter to dead_code()Nico Huber2020-04-041-5/+5
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-2/+2
* security/vboot: relocate and rename vboot_platform_is_resuming()Bill XIE2020-03-311-0/+6
* security/vboot: Decouple measured boot from verified bootBill XIE2020-03-312-4/+7
* memranges: Change align attribute to be log2 of required alignmentFurquan Shaikh2020-03-301-14/+13
* create stdio.h and stdarg.h for {,v}snprintfJoel Kitching2020-03-254-16/+39
* Rework map_oprom_vendev to add revision check and mappingMartin Roth2020-03-251-0/+1
* src/device: Add option to look at revision in option romsMartin Roth2020-03-251-0/+2
* device/pci_id: Maintain consistent tab in pci_ids.hSubrata Banik2020-03-221-182/+181
* sb/ibexpeak: Use macros instead of hard-coded IDsFelix Singer2020-03-201-0/+13
* assert.h: add assertions with descriptive failuresEric Peers2020-03-181-0/+11
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-1790-111/+0
* src/include/device: Add Intel Tiger Lake Thunderbolt device IdJohn Zhao2020-03-171-0/+6