summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* acpi,Makefile: Add preload_acpi_dsdtRaul E Rangel2021-11-291-0/+1
* soc/intel/common: Include Alder Lake-N device IDsUsha P2021-11-292-0/+8
* pci_mmio_cfg: Rename pcicfg to pci_map_busJianjun Wang2021-11-291-10/+16
* device/pci_device.c: Scan only one device for PCIeJianjun Wang2021-11-292-0/+9
* dptf: Add support for one more temperature sensorTim Wawrzynczak2021-11-261-1/+2
* soc/intel/elkhartlake: Update SA DIDs TableRick Lee2021-11-251-0/+2
* drivers/genesyslogic/gl9750: Add driver for Genesys Logic GL9750Ben Chuang2021-11-231-1/+2
* ec/google/chromeec: Add PLD to EC conn in ACPI tableWon Chung2021-11-221-0/+4
* cbfs: Add helper functions to look up size and type of a fileJulius Werner2021-11-172-23/+72
* src/lib/prog_loaders: Add preload_ramstageRaul E Rangel2021-11-161-0/+7
* lib/prog_loaders, soc/amd/: Make payload_preload use cbfs_preloadRaul E Rangel2021-11-161-1/+0
* device/pci_rom: Add vga_oprom_preloadRaul E Rangel2021-11-151-0/+1
* Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen2021-11-151-0/+1
* Add ENV_STAGE_SUPPORTS_SMP to clean up spinlock stubsKyösti Mälkki2021-11-132-1/+12
* soc/intel/common/block/pcie: Add ADL-P CPU PCIe Device IDsTracy Wu2021-11-121-0/+4
* device/azalia_device: Drop unused function parameterAngel Pons2021-11-111-1/+1
* device/azalia_device: Adapt and export `codec_init()`Angel Pons2021-11-111-0/+1
* device/azalia_device: Export `codecs_init()`Angel Pons2021-11-111-0/+1
* arch/x86: Refactor the SMBIOS type 17 write functionSubrata Banik2021-11-113-12/+74
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-101-6/+6
* pci_mmio_cfg: Always use pci_s_* functionsNico Huber2021-11-091-47/+12
* pci_mmio_cfg: Gather everything MMCONF (ECAM) relatedNico Huber2021-11-091-16/+16
* pci_mmio_cfg: Move guard around pci_s_* functions to x86Nico Huber2021-11-091-2/+2
* lib/thread: Switch to using types.hRaul E Rangel2021-11-081-1/+1
* lib/cbfs: Add cbfs_preload()Raul E Rangel2021-11-041-0/+15
* SMBIOS/SCONFIG: Allow devtree-defined Type 41 entriesAngel Pons2021-11-041-0/+11
* device/azalia_device.h: Rewrite verb macrosAngel Pons2021-11-041-18/+19
* device/azalia_device.h: Guard macro parametersAngel Pons2021-11-041-1/+1
* cpu/amd/mtrr: Remove topmem global variablesArthur Heymans2021-11-031-4/+10
* cpu/amd/mtrr/amd_mtrr.c: Remove unused functionsArthur Heymans2021-11-031-1/+0
* lib/list: Add list_appendRaul E Rangel2021-11-031-0/+2
* device/include: Fix potential build errorAlan Huang2021-11-031-0/+5
* include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDsFelix Held2021-11-021-2/+0
* google/trogdor: Add backlight support for Parade ps8640xuxinxiong2021-11-021-0/+48
* lib: Add new argument as `ddr_type` to smbios_bus_width_to_spd_width()Subrata Banik2021-11-022-1/+2
* soc/intel/common: Add DDR5 and LPDDR5 into the SMBIOS tableSubrata Banik2021-10-301-0/+2
* lib/cbfs: Enable cbfs_cache for x86Raul E Rangel2021-10-291-5/+0
* src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper functionFelix Held2021-10-261-2/+0
* include/device/pci_ids: move AMD device IDs below AMD vendor IDFelix Held2021-10-261-132/+134
* include/device/pci_ids: fix typo in PCI_DEVICE_ID_AMD_FE_GATE_700DFelix Held2021-10-261-1/+1
* include/device: ensure valid link/bus is passed to mp_cpu_bus_initFelix Held2021-10-221-0/+11
* cpu/x86/mp_init: use cb_err as status return type in remaining functionsFelix Held2021-10-221-6/+5
* cpu/x86/mp_init: use cb_err as mp_init_with_smm return typeFelix Held2021-10-211-7/+5
* include/memory_info.h: Increase DIMM_INFO_TOTAL number from 8 to 16Tim Chu2021-10-211-1/+1
* arch/x86/smbios: Add support for wake-up type in smbios type 1Tim Chu2021-10-211-0/+13
* acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC tableMichael Niewöhner2021-10-211-11/+24
* cpu/intel/speedstep: Constify `get_cst_entries()`Angel Pons2021-10-191-1/+1
* acpi/acpigen: Constify CST functions' pointersAngel Pons2021-10-191-2/+2
* ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki2021-10-181-1/+0
* arch/x86,cpu/x86,lib/thread: Remove usage of cpu_info from lib/threadRaul E Rangel2021-10-181-7/+0