summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2020-07-28PCI IDs: Add PCI ID for the realtek 5261Caveh Jalali
2020-07-28src: Never set ISA Enable on PCI bridgesAngel Pons
2020-07-28ACPI S3: Clean up resume pathKyösti Mälkki
2020-07-27include/rules.h: Add ENV_USER_SPACE definitionMartin Roth
2020-07-26src/include: Remove unused 'include <stddef.h>'Elyes HAOUAS
2020-07-26src/include: Add missing includesElyes HAOUAS
2020-07-26src: Change BOOL CONFIG_ to CONFIG() in comments & stringsMartin Roth
2020-07-26arch/x86/smbios: Fix type4 for EDK2Patrick Rudolph
2020-07-26smbios: Add Type19Patrick Rudolph
2020-07-26smp/spinlock: Do not define barrier() globallyKyösti Mälkki
2020-07-26arch/x86: Move cpu_relax()Kyösti Mälkki
2020-07-26src/include: Remove unused 'include <stdint.h>'Elyes HAOUAS
2020-07-26src: Remove extra lines in license headerElyes HAOUAS
2020-07-26device/device.h: Add `is_dev_enabled` functionAngel Pons
2020-07-25src/include/ramdetect.h: Add missing includesElyes HAOUAS
2020-07-25soc/intel/tigerlake: Update Tiger Lake SA IDsDerek Huang
2020-07-24assert.h: Do not use __FILE__ nor __LINE__ on timeless buildsAngel Pons
2020-07-20src: Make HAVE_CF9_RESET set the FADT reset registerAngel Pons
2020-07-18dptf: Fix scope of TCPU deviceTim Wawrzynczak
2020-07-17device: Increase DEVICE_PATH_MAX to 40Furquan Shaikh
2020-07-15PCI IDs: Add PCI ID for JSL DPTF/DTT PCI deviceTim Wawrzynczak
2020-07-12soc/intel/tigerlake: Add new IGD deviceRavi Sarawadi
2020-07-12device/xhci: Add helper method to iterate over xhci_supported_protoclRaul E Rangel
2020-07-11arch/x86: Drop CBMEM_TOP_BACKUPKyösti Mälkki
2020-07-10include/acpi/acpi.h: Add ACPI_NAME_BUFFER_SIZERaul E Rangel
2020-07-09include/console/usb.h: Drop dead codeAngel Pons
2020-07-09include/cpu/amd/msr: move SMM_LOCK bit right after HWCR_MSR definitionFelix Held
2020-07-08ACPI: Add and fill gnvs_ptr for smm_runtimeKyösti Mälkki
2020-07-07acpigen: Add acpigen_notifyTim Wawrzynczak
2020-07-07soc/intel/common/block: Add new block DTTTim Wawrzynczak
2020-07-07src/include: improve the description of hexstrtobinAnna Karas
2020-07-07dptf: Add support for IDSPTim Wawrzynczak
2020-07-07dptf: Add support for Fan and TSR optionsTim Wawrzynczak
2020-07-07dptf: Add support for Running Average Power LimitsTim Wawrzynczak
2020-07-07dptf: Add support for Fan Performance StatesTim Wawrzynczak
2020-07-07dptf: Add support for Charger Performance StatesTim Wawrzynczak
2020-07-07dptf: Add support for Critical PoliciesTim Wawrzynczak
2020-07-07dptf: Add support for Passive PoliciesTim Wawrzynczak
2020-07-07dptf: Add support for generation of Active PoliciesTim Wawrzynczak
2020-07-07pci_ids: Add TGL & JSL IPU PCI IDsTim Wawrzynczak
2020-07-07acpi: add STA function to return external variableSugnan Prabhu S
2020-07-05include/cpu/x86/lapic: Add support for x86_64Patrick Rudolph
2020-07-04smbios: TYPE_NONE and TYPE_OTHER are already takenPatrick Georgi
2020-07-04post_code: reorganize order of postcode definesSindhoor Tilak
2020-07-04arch/x86/smbios: Add SMBIOS type8 dataBryantOu
2020-07-02acpi_device: Replace polarity with active_low in acpi_gpio for GpioIoFurquan Shaikh
2020-07-02acpi_device: Add helper macros for setting acpi_gpio fieldsFurquan Shaikh
2020-07-01ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-06-25arch/x86/smbios: Add more fields to be overriden for type 3 and 4Johnny Lin