aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2023-05-25drivers/soundwire/cs42l42: Support CS42L42 SoundWire deviceKapil Porwal
2023-05-25drivers/soundwire/max98363: Support MAX98363 SoundWire deviceKapil Porwal
2023-05-23soc/intel/common: Add RPP-S PCI IDsJeremy Soller
2023-05-17console: Add format-checking __printf() to die()Nico Huber
2023-05-16acpigen: Add printf-like function for debug stringCliff Huang
2023-05-11acpi/acpigen: add acpigen_resource_io to generate I/O resourceFelix Held
2023-05-11acpi/acpigen: add acpigen_resource_bus_number to generate bus numberFelix Held
2023-05-08drivers/pc80/rtc/mc146818rtc.c: Add Kconfig for RTC CMOS base addressesJonathon Hall
2023-05-08acpi/acpigen: add acpigen_write_BBN to generate base bus number methodFelix Held
2023-05-01acpigen: Add a runtime method to override exposed _Sx sleep statesArthur Heymans
2023-04-29ACPI: Make FADT entries for RTC/CMOS architecturalKyösti Mälkki
2023-04-28vga: Change the arguments of vga_write_text to support extended ASCIIHsuan Ting Chen
2023-04-26arch/x86/ioapic: Promote ioapic_get_sci_pin()Kyösti Mälkki
2023-04-26soc/intel: Introduce ioapic_get_sci_pin()Kyösti Mälkki
2023-04-26ACPI: Add acpigen_write_PTC()Kyösti Mälkki
2023-04-26acpi/acpi.c: Reduce scope of some functionsArthur Heymans
2023-04-23include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gbFelix Held
2023-04-22lib/version: Move board identification stringsKyösti Mälkki
2023-04-21include/cpu/amd/mtrr: return uint32_t from get_top_of_mem_below_4gbFelix Held
2023-04-21include/cpu/amd/mtrr: rename functions to get top of memory regionsFelix Held
2023-04-18src/cpu/power9: move part of scom.h to scom.cSergii Dmytruk
2023-04-15soc/intel/meteorlake: Add B0 stepping CPU IDMusse Abdullahi
2023-04-12Reland "drivers/intel/dptf: Add multiple fan support under dptf"Sumeet Pawnikar
2023-04-11ACPI: Add helper for MADT LAPICsKyösti Mälkki
2023-04-11ACPI: Add helper for MADT LAPIC NMIsKyösti Mälkki
2023-04-11binaryPI: Use common code for LAPIC NMIsKyösti Mälkki
2023-04-11util/sconfig: Remove unused ioapic and irq keywordsArthur Heymans
2023-04-06cpu/x86/topology: Add code to fill in topology on struct pathArthur Heymans
2023-04-06cpu/smm_module_loader.c: Fix up CPU index locallyArthur Heymans
2023-04-06cpu/x86/mp_init.c: Generate a C header to get start32 offsetArthur Heymans
2023-04-06cpu/x86/mp_init.c: Keep track of initial lapic ID inside device_pathArthur Heymans
2023-03-31soc/intel/common: Add core_type member to 'struct apic_path'Sridhar Siricilla
2023-03-29soc/intel/common: Add Intel Trace Hub driverPratikkumar Prajapati
2023-03-24cpu/intel: Remove redefined SAPPHIRERAPIDS_SP CPUID to fix build errorJohnny Lin
2023-03-23soc/amd/common/block/acpi/cpu_power_state: use pstate_msr unionFelix Held
2023-03-23soc/intel/xeon_sp: Report platform cpu infoNaresh Solanki
2023-03-19soc/intel/xeon_sp/spr: Add header files and romstage codeJonathan Zhang
2023-03-13cpu/x86/cache: CLFLUSH programs to memory before runningArthur Heymans
2023-03-08soc/amd/include/msr: factor out P state MSR enable bit to cpu/amd/msr.hFelix Held
2023-03-07device/xhci: Add struct for capability registersRobert Zieba
2023-03-05device/xhci: Add functions to work with resource pointersRobert Zieba
2023-03-05cpu/x86/smm: Add PCI resource store functionalityRobert Zieba
2023-03-03acpi: Add SRAT x2APIC table supportNaresh Solanki
2023-03-03lib: set up specific purpose memory as LB_MEM_SOFT_RESERVEDJonathan Zhang
2023-02-28soc/amd: introduce and use PSTATE_MSR macroFelix Held
2023-02-28include/device/pci_def.h: Fix typo in commentWerner Zeh
2023-02-15cpu/x86/smm: Enable setting SMM console log level from mainboardJohnny Lin
2023-02-15pc80/i8254: Add speaker beep functionMichał Żygowski
2023-02-12drivers/smmstore: Expose region devicePatrick Rudolph
2023-02-10acpi/acpigen: add acpigen_write_store_namestr_to_namestrFelix Held
2023-02-10soc/intel/{common, meteorlake}: Add support for new MCHSridhar Siricilla
2023-02-09sb/intel/lynxpoint: Add PCI DIDs for 9 series PCHsAngel Pons
2023-02-09src/acpi: add function gen: if_lgreater_ and namestr assignmentCliff Huang
2023-02-09console: Add SimNow console loggingFred Reitberger
2023-02-08acpi/acpigen.h: Fix EVENT_OP valueElyes Haouas
2023-02-07src: Move POST_BOOTBLOCK_CAR to common postcodes and use itMartin Roth
2023-02-07tree: Drop repeated wordsAlexander Goncharov
2023-02-06inc/device: Add extended capability ID for ATSTim Chu
2023-02-06device/pci_device.c: Add way to limit max bus numbersArthur Heymans
2023-02-04include/bootstate.h: Fail compilation on invalid bootstate hooksArthur Heymans
2023-02-02include/cpu/amd/mtrr: drop unused TOP_MEM_MASK definitionsFelix Held
2023-01-31acpi/acpigen: introduce acpigen_write_processor_deviceFelix Held
2023-01-31console: Print architecturePatrick Rudolph
2023-01-28acpi/acpigen: factor out acpigen_write_processor_namestringFelix Held
2023-01-27src/acpi: add debug message with concatenated stringCliff Huang
2023-01-25soc/intel/common/gpio: Add function to read GPIO TX valueCliff Huang
2023-01-24soc/intel/cmn/block: Add smbus/p2sb device ids for SPR-SPTim Chu
2023-01-19drivers/usb/acpi: Add USB _DSM method to enable/disable USB LPM per portKane Chen
2023-01-19tree: Drop Intel Ice Lake supportFelix Singer
2023-01-11treewide: stop calling custom TPM log "TCPA"Sergii Dmytruk
2023-01-09security/intel/txt: Add helper function to disable TXTSubrata Banik
2023-01-08include/memory_info.h: Add soc_num to dimm_info structTim Chu
2023-01-08arch/x86/smbios: Replace SMBIOS type4 processor upgrade fieldsLi, Jincheng
2023-01-04spd.h: Move enum ddr3_module_type to ddr3.hElyes Haouas
2023-01-04spd.h: Move enum ddr2_module_type to ddr2.hElyes Haouas
2023-01-02drivers/pc80/vga: Add API to write multi-line video messageSubrata Banik
2022-12-28coding_style: Add more guidelines on error handling, die() and assert()Julius Werner
2022-12-27drivers/intel/ish: Add ADL-P ISH DIDSubrata Banik
2022-12-25arch/x86: Use 'enum cb_err'Elyes Haouas
2022-12-24vc/google/chromeos: use fw_config field to return sar filenameEric Lai
2022-12-24lib: add stub for fw_config_get_fieldEric Lai
2022-12-22inc/dev/pci_def.h: add definitions for RCEC EA Ext. CapbilityJonathan Zhang
2022-12-22soc/intel/alderlake: Add Raptor Lake device IDsMarx Wang
2022-12-21treewide: Remove duplicated includesElyes Haouas
2022-12-21lib/nhlt, soc/intel/skl: Update NHLT to program feedback configMatt DeVillier
2022-12-20soc/intel/cmn/block/cnvi: Add missing CNVI IDs for ADLKapil Porwal
2022-12-17Add option to use Ada code in romstageJeremy Compostella
2022-12-17lib: Introduce fw_config_get_fieldEric Lai
2022-12-15soc/intel/{adl, common}: provide a list of D-states to enter LPMEran Mitrani
2022-12-13include/gpio: skip everything but soc/gpio.h include in ASM & ACPI casesFelix Held
2022-12-12drivers/wifi: Move ADL-P CNVi IDs from generic to IA common code CNVi driverKapil Porwal
2022-12-10cpu/cpu.h: Change the function signatureArthur Heymans
2022-12-10include/gpio.h: Add 'IWYU pragma: export' commentElyes Haouas
2022-12-10treewide: Include <device/mmio.h> instead of <arch/mmio.h>Elyes Haouas
2022-12-09include/cper.h: Add CPER Memory Error Section definitionsTim Chu
2022-12-07mb,sb,soc/intel: Drop useless IO trap handlersKyösti Mälkki
2022-12-06acpi/acpi.c: Add a method to generate IOAPIC DMAR entries from hwArthur Heymans
2022-12-05acpi: Helper functions to add certain _DSD propertiesKapil Porwal
2022-12-05cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfmArthur Heymans
2022-11-29acpi: Create a common method to add DmaPropertyKapil Porwal