summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2020-06-07acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt()Kyösti Mälkki
2020-06-07acpi,soc/intel: Make soc/motherboard_fill_fadt() globalKyösti Mälkki
2020-06-06drivers/pc80/rtc: Drop ARCH_X86 guard in headerKyösti Mälkki
2020-06-06arch/x86: Declare permanent_smi_handler()Kyösti Mälkki
2020-06-04acpi: Add support for writing UART device descriptorsDuncan Laurie
2020-06-04acpi: Accomodate non-standard UUIDs in device propertiesDuncan Laurie
2020-06-03acpi: Drop typoed __ROMC__Kyösti Mälkki
2020-06-03acpigen: Add some new helper functionsDuncan Laurie
2020-06-02amd/microcode: Change equivalant ID width to 16bitZheng Bao
2020-06-02fw_config: Add firmware configuration interfaceDuncan Laurie
2020-06-02cpu/x86/mtrr: add x86_setup_mtrrs_with_detect_no_above_4gb()Aaron Durbin
2020-06-02cpu/x86/mtrr: add helper for setting multiple MTRRsAaron Durbin
2020-06-02src: Remove redundant includesElyes HAOUAS
2020-06-02cpu/x86/mtrr.h: Get rid of commonlib/helpers.h dependencyNico Huber
2020-06-02acpi: Add definitions for device sleep statesDuncan Laurie
2020-05-28acpi: Add new file for implementing Type-C Connector classTim Wawrzynczak
2020-05-28include/uuid.h: Add missing includeRaul E Rangel
2020-05-28lib: Add strtok() and strtok_r()harshit
2020-05-28device: Enable resource allocation above 4G boundary with allocator v4Furquan Shaikh
2020-05-28Remove new additions of "this file is part of" linesElyes HAOUAS
2020-05-26device: Move resource allocation into a separate compilation unitFurquan Shaikh
2020-05-26Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTIONKyösti Mälkki
2020-05-22drivers/soundwire/alc5682: Support Realtek ALC5682 SoundWire deviceDuncan Laurie
2020-05-22drivers/soundwire/max98373: Support MAX98373 SoundWire deviceDuncan Laurie
2020-05-21acpi/device: Add a helper function to write SoundWire _ADRDuncan Laurie
2020-05-21acpi/soundwire: Add functions to generate SoundWire propertiesDuncan Laurie
2020-05-19device: Add definitions for SoundWire specificationDuncan Laurie
2020-05-16Revert "device: Enable resource allocation above 4G boundary"Furquan Shaikh
2020-05-13lib/spd_cache: add spd_cache common codeJamie Chen
2020-05-13lib/spd_bin: add get_spd_sn functionJamie Chen
2020-05-13Remove new additions of "this file is part of" linesFurquan Shaikh
2020-05-12util/sconfig: Add LPC and ESPI busesRaul E Rangel
2020-05-12southbridge/intel/common: Add Process CallChristian Walter
2020-05-12device/pci_device: Extract pci_domain_set_resources from SOCRaul E Rangel
2020-05-12espi: Add support for debug helper to print slave capabilitiesFurquan Shaikh
2020-05-12espi: Add some helper functions for espi capability checkFurquan Shaikh
2020-05-12espi: Add definitions for eSPI VW index messsagesFurquan Shaikh
2020-05-12espi: Add definitions for eSPI slave registersFurquan Shaikh
2020-05-12device: Enable resource allocation above 4G boundaryFurquan Shaikh
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
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