aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2020-12-06include/device/device: add comment that config_of_soc never returns NULLFelix Held
2020-12-05device/pci_id: Add TCSS PCI IDs for AlderlakeV Sowmya
2020-12-04cpu/x86/smm_module_loaderv2: Fix compiling for x86_64Arthur Heymans
2020-12-03cbfs: Add verification for RO CBFS metadata hashJulius Werner
2020-12-03cbfs: Introduce cbfs_ro_map() and cbfs_ro_load()Julius Werner
2020-12-02lib/trace: Remove TRACE supportKyösti Mälkki
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-12-02cbfs: Move more stuff into cbfs_boot_lookup()Julius Werner
2020-11-30include/device/pci_ids.h: Fix device id for gspi2Bora Guvendik
2020-11-30elog: Add new wake source codesTim Wawrzynczak
2020-11-25arch/x86/smbios: Update SMBIOS type 16 error correction typeTim Chu
2020-11-25device: Drop unused HyperTransport codeAngel Pons
2020-11-24include/device/pci_ids.h: Add PCI IDs used in Lynxpoint chipsetsFelix Singer
2020-11-24soc/intel/skylake: Use correct NHLT_PDM_DEV definitionBenjamin Doron
2020-11-22cpu/intel/common: Fill cpu voltage in SMBIOS tablesPatrick Rudolph
2020-11-21cbfs: Add metadata cacheJulius Werner
2020-11-21include/device/pci_ids: add PCI IDs for new AMD SoCsFelix Held
2020-11-19ACPI: Define acpi_get_preferred_pm_profile()Kyösti Mälkki
2020-11-19ACPI S3: Split arch-agnostic partsKyösti Mälkki
2020-11-19include/device/pci_ids: add model number to ATI GPU and HDA controllerFelix Held
2020-11-19ACPI S3: Replace acpi_is_wakeup()Kyösti Mälkki
2020-11-19ACPI S3: Remove unused acpi_is_wakeup_s4()Kyösti Mälkki
2020-11-18include/device/pci_ids: add model number to AMD GBE controllerFelix Held
2020-11-18include/device/pci_ids: add model number to PCIe port and bus devicesFelix Held
2020-11-18include/device/pci_ids: add model number to data fabric devicesFelix Held
2020-11-18include/device/pci_ids: deduplicate AMD family 17h northbridge IDFelix Held
2020-11-18include/device/pci_ids: use the right device ID for AMD Picasso GPUFelix Held
2020-11-16src: Update some incorrect config options in commentsMartin Roth
2020-11-16src: Change bare 'unsigned' to 'unsigned int'Martin Roth
2020-11-12soc/intel/alderlake: Add PCH ID 0x5181Subrata Banik
2020-11-10cpu/x86/mtrr.h: Rename CORE2 alternative SMRR registersArthur Heymans
2020-11-09soc/amd/*/smi.h: Move the pm_acpi_smi_cmd_port function declarationArthur Heymans
2020-11-09cpu/x86/smm: Add a common save state handlingArthur Heymans
2020-11-09console: Override uart base addressBryant Ou
2020-11-09device: Move pci_dev_is_wake_source functionTim Wawrzynczak
2020-11-09acpigen: Add more useful helper functionsDuncan Laurie
2020-11-04acpi/acpi.h: Update region spacesElyes HAOUAS
2020-11-03include/list.h: Add support for GCC9+Patrick Rudolph
2020-11-02device: Rework bus master optionFelix Singer
2020-11-02include/acpi: add defines for CPPC versions 1-3Michael Niewöhner
2020-11-02wifi: Drop PCI IDs for JfP and HrPFurquan Shaikh
2020-11-02pci_ids: Add PCI IDs for CNVi WiFi/BT controllersFurquan Shaikh
2020-10-31cpu/x86/lapic: rename virtual wire mode initialization functionFelix Held
2020-10-31cpu/intel/common: correct MSR for the Nominal Performance in CPPCMichael Niewöhner
2020-10-30lib/libpayload: Replace strapping_ids with new board configuration entryTim Wawrzynczak
2020-10-30fw_config: Make fw_config_get() publicTim Wawrzynczak
2020-10-30fw_config: Convert fw_config to a 64-bit fieldTim Wawrzynczak
2020-10-30cbfs: Hook up to new CBFS implementationJulius Werner
2020-10-30drivers/soundwire/alc711: Add Realtek ALC711 soundwire deviceAnil Kumar
2020-10-29soc/intel/xeon_sp: Move function debug macrosMarc Jones
2020-10-29include/device/device.h: Move resource debug macrosMarc Jones
2020-10-26arch/x86/smbios: Populate SMBIOS type 7 with cache informationMorgan Jang
2020-10-26src: Include <arch/io.h> when appropriateElyes HAOUAS
2020-10-26include/device/azalia_device: Fix typoPatrick Rudolph
2020-10-24cpu/intel/common: rework code previously moved to common cpu codeMichael Niewöhner
2020-10-24{cpu,soc}/intel: deduplicate cpu codeMichael Niewöhner
2020-10-22drivers/smmstore: Implement SMMSTORE version 2Patrick Rudolph
2020-10-21acpigen: Make acpigen_write_opregion() argument constDuncan Laurie
2020-10-21acpigen: Make gpio set/get arguments constDuncan Laurie
2020-10-21acpigen: Add ShiftLeft function helperDuncan Laurie
2020-10-21acpigen: Add helpers for common Store operationsDuncan Laurie
2020-10-21acpigen: Add option for reserved bits in FieldDuncan Laurie
2020-10-21device: Export enable_static_device() functionDuncan Laurie
2020-10-21{cpu,soc}/intel: replace AES-NI locking by common implemenation callMichael Niewöhner
2020-10-19cpu/intel/common: rework AES-NI lockingMichael Niewöhner
2020-10-19soc/intel/skl,cpu/intel: copy AES-NI locking to common cpu codeMichael Niewöhner
2020-10-19lib/imd: move struct definitions to a new header fileJakub Czapiga
2020-10-16include/cpu/x86: introduce new helper for (un)setting MSRsMichael Niewöhner
2020-10-15lib and libpayload: Add popcnt functionsAngel Pons
2020-10-15Update bit field helpers to support more bit field operateHuayang Duan
2020-10-14lib and libpayload: add 64-bit versions of clz, __ffs and log2Tim Wawrzynczak
2020-10-14acpi/device: Add GPIO binding property for an array of GPIOsKarthikeyan Ramasubramanian
2020-10-13include/acpi/acpi.h: Add ACPI_DSDT_REV_1 macroElyes HAOUAS
2020-10-13src: Rename EM100Pro-specific SPI console Kconfig optionAngel Pons
2020-10-13include/acpi/acpi.h: Introduce ACPI_DSDT_REV_2 macroElyes HAOUAS
2020-10-12arch/x86/smbios: Update SMBIOS type 0 ec versionTim Chu
2020-10-11pci_device: Add a helper function for determining if PCI device is wake sourceFurquan Shaikh
2020-10-09mrc_cache: Change mrc_cache_load_current to return size of entryShelley Chen
2020-10-08device: Clarify use of `config_of()`Nico Huber
2020-10-08rules.h: change verstage name if it starts before bootblockKangheui Won
2020-10-05soc: move mainboard_get_dram_part_num prototype to memory_info.hNick Vaccaro
2020-09-29soc/intel/jasperlake: Add IGD, MCH Device IDKrishna Prasad Bhat
2020-09-29cpu/x86/smm/smmhandler.c: Get revision using C codeArthur Heymans
2020-09-28include/cpu/x86/tsc: Fix rdtsc on x86_64Patrick Rudolph
2020-09-28azalia_device.h: Add new macro to configure pins as NCFelix Singer
2020-09-25soc/amd/picasso: Generate ACPI pstate and cstate objects in cbJason Glenesk
2020-09-24soc/intel/common/smbus: Add support for Apollo Lake SoCMaxim Polyakov
2020-09-22acpi: Add SSDT pstate helper functionsJason Glenesk
2020-09-22src/lib/bootblock.c: make bootblock_main_with_timestamp publicKangheui Won
2020-09-21cpu/x86/smm.h: Add function to return the SMM save state revisionArthur Heymans
2020-09-18drivers/genesyslogic/gl9755: Add driver for Genesys Logic GL9755Ben Chuang
2020-09-18src/include: Add PnP/HWM unset_and_set functionsAngel Pons
2020-09-17src: Remove redundant <device/pnp_type.h>Elyes HAOUAS
2020-09-17src: Remove redundant <device/pnp_def.h>Elyes HAOUAS
2020-09-16region_file_update_data_arr: Modify region_file with array of buffersShelley Chen
2020-09-16device/dram: Add method for converting MHz to MT/sRob Barnes
2020-09-14src/{device,include}: Use PNP_IDX_EN instead of magic numberElyes HAOUAS
2020-09-14src/include: Drop unneeded empty linesElyes HAOUAS
2020-09-14include/superio/hwm5_conf.h: Fix copy-pasted commentsAngel Pons
2020-09-14soc/intel/common/cpu: Update COS mask calculation for NEM enhanced modeAamir Bohra