summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* include/device/azalia_device.h: Include <stdint.h>Elyes HAOUAS2020-08-051-1/+1
* soc/intel/common: Include Alder Lake device IDsSubrata Banik2020-08-051-0/+221
* src/lib: Remove unused function parameters in imd.cAnna Karas2020-08-041-2/+2
* assert.h: Try to evaluate assertions at compile timeJulius Werner2020-08-031-2/+9
* lib/string: Add standard strstr() functionJes Klinke2020-08-031-0/+1
* mb/ocp/deltalake: Update SMBIOS type 4 -- Processor InformationMorgan Jang2020-07-311-0/+5
* smbios: Fix type 17 for Windows 10Patrick Rudolph2020-07-301-0/+9
* device: Add find_dev_nested_path helper functionRob Barnes2020-07-281-0/+4
* arch/x86/smbios: Bump to version 3.0Patrick Rudolph2020-07-281-0/+16
* PCI IDs: Add PCI ID for the realtek 5261Caveh Jalali2020-07-281-0/+1
* src: Never set ISA Enable on PCI bridgesAngel Pons2020-07-281-1/+1
* ACPI S3: Clean up resume pathKyösti Mälkki2020-07-281-1/+1
* include/rules.h: Add ENV_USER_SPACE definitionMartin Roth2020-07-271-0/+7
* src/include: Remove unused 'include <stddef.h>'Elyes HAOUAS2020-07-262-3/+0
* src/include: Add missing includesElyes HAOUAS2020-07-2631-4/+45
* src: Change BOOL CONFIG_ to CONFIG() in comments & stringsMartin Roth2020-07-264-6/+6
* arch/x86/smbios: Fix type4 for EDK2Patrick Rudolph2020-07-261-0/+5
* smbios: Add Type19Patrick Rudolph2020-07-261-0/+13
* smp/spinlock: Do not define barrier() globallyKyösti Mälkki2020-07-261-1/+0
* arch/x86: Move cpu_relax()Kyösti Mälkki2020-07-261-1/+0
* src/include: Remove unused 'include <stdint.h>'Elyes HAOUAS2020-07-264-6/+0
* src: Remove extra lines in license headerElyes HAOUAS2020-07-261-4/+1
* device/device.h: Add `is_dev_enabled` functionAngel Pons2020-07-261-0/+5
* src/include/ramdetect.h: Add missing includesElyes HAOUAS2020-07-251-0/+2
* soc/intel/tigerlake: Update Tiger Lake SA IDsDerek Huang2020-07-251-3/+3
* assert.h: Do not use __FILE__ nor __LINE__ on timeless buildsAngel Pons2020-07-242-22/+38
* src: Make HAVE_CF9_RESET set the FADT reset registerAngel Pons2020-07-201-0/+1
* dptf: Fix scope of TCPU deviceTim Wawrzynczak2020-07-181-0/+4
* device: Increase DEVICE_PATH_MAX to 40Furquan Shaikh2020-07-171-1/+1
* PCI IDs: Add PCI ID for JSL DPTF/DTT PCI deviceTim Wawrzynczak2020-07-151-0/+1
* soc/intel/tigerlake: Add new IGD deviceRavi Sarawadi2020-07-121-0/+1
* device/xhci: Add helper method to iterate over xhci_supported_protoclRaul E Rangel2020-07-121-0/+8
* arch/x86: Drop CBMEM_TOP_BACKUPKyösti Mälkki2020-07-111-11/+0
* include/acpi/acpi.h: Add ACPI_NAME_BUFFER_SIZERaul E Rangel2020-07-101-0/+2
* include/console/usb.h: Drop dead codeAngel Pons2020-07-091-16/+0
* include/cpu/amd/msr: move SMM_LOCK bit right after HWCR_MSR definitionFelix Held2020-07-091-1/+1
* ACPI: Add and fill gnvs_ptr for smm_runtimeKyösti Mälkki2020-07-081-0/+1
* acpigen: Add acpigen_notifyTim Wawrzynczak2020-07-071-0/+3
* soc/intel/common/block: Add new block DTTTim Wawrzynczak2020-07-071-0/+3
* src/include: improve the description of hexstrtobinAnna Karas2020-07-071-0/+2
* dptf: Add support for IDSPTim Wawrzynczak2020-07-071-0/+11
* dptf: Add support for Fan and TSR optionsTim Wawrzynczak2020-07-071-0/+15
* dptf: Add support for Running Average Power LimitsTim Wawrzynczak2020-07-071-0/+27
* dptf: Add support for Fan Performance StatesTim Wawrzynczak2020-07-071-0/+27
* dptf: Add support for Charger Performance StatesTim Wawrzynczak2020-07-071-0/+17
* dptf: Add support for Critical PoliciesTim Wawrzynczak2020-07-071-0/+24
* dptf: Add support for Passive PoliciesTim Wawrzynczak2020-07-071-0/+23
* dptf: Add support for generation of Active PoliciesTim Wawrzynczak2020-07-071-0/+63
* pci_ids: Add TGL & JSL IPU PCI IDsTim Wawrzynczak2020-07-071-0/+3
* acpi: add STA function to return external variableSugnan Prabhu S2020-07-071-0/+1