aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2021-11-04SMBIOS/SCONFIG: Allow devtree-defined Type 41 entriesAngel Pons
2021-11-04device/azalia_device.h: Rewrite verb macrosAngel Pons
2021-11-04device/azalia_device.h: Guard macro parametersAngel Pons
2021-11-03cpu/amd/mtrr: Remove topmem global variablesArthur Heymans
2021-11-03cpu/amd/mtrr/amd_mtrr.c: Remove unused functionsArthur Heymans
2021-11-03lib/list: Add list_appendRaul E Rangel
2021-11-03device/include: Fix potential build errorAlan Huang
2021-11-02include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDsFelix Held
2021-11-02google/trogdor: Add backlight support for Parade ps8640xuxinxiong
2021-11-02lib: Add new argument as `ddr_type` to smbios_bus_width_to_spd_width()Subrata Banik
2021-10-30soc/intel/common: Add DDR5 and LPDDR5 into the SMBIOS tableSubrata Banik
2021-10-29lib/cbfs: Enable cbfs_cache for x86Raul E Rangel
2021-10-26src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper functionFelix Held
2021-10-26include/device/pci_ids: move AMD device IDs below AMD vendor IDFelix Held
2021-10-26include/device/pci_ids: fix typo in PCI_DEVICE_ID_AMD_FE_GATE_700DFelix Held
2021-10-22include/device: ensure valid link/bus is passed to mp_cpu_bus_initFelix Held
2021-10-22cpu/x86/mp_init: use cb_err as status return type in remaining functionsFelix Held
2021-10-21cpu/x86/mp_init: use cb_err as mp_init_with_smm return typeFelix Held
2021-10-21include/memory_info.h: Increase DIMM_INFO_TOTAL number from 8 to 16Tim Chu
2021-10-21arch/x86/smbios: Add support for wake-up type in smbios type 1Tim Chu
2021-10-21acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC tableMichael Niewöhner
2021-10-19cpu/intel/speedstep: Constify `get_cst_entries()`Angel Pons
2021-10-19acpi/acpigen: Constify CST functions' pointersAngel Pons
2021-10-18ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki
2021-10-18arch/x86,cpu/x86,lib/thread: Remove usage of cpu_info from lib/threadRaul E Rangel
2021-10-18cpu/x86/lapic: Drop xapic_write_atomic()Kyösti Mälkki
2021-10-15Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen
2021-10-15arch/x86/smbios: Add generation of type 20 tableMatt DeVillier
2021-10-13soc/amd/cezanne,soc/intel/common: rework CPPC table generationMichael Niewöhner
2021-10-08acpi: add macros for MSR and `unsupported` register resource typesMichael Niewöhner
2021-10-06include/device: Generic interface for USB-C mux operationsDerek Huang
2021-10-05arch/x86,cpu/x86: Introduce new method for accessing cpu_infoRaul E Rangel
2021-10-05src/acpi to src/lib: Fix spelling errorsMartin Roth
2021-10-01acpi/acpigen_dptf: Add TPCH participant for dptfSumeet Pawnikar
2021-10-01drivers/gic: Remove unnecessary codeJulius Werner
2021-09-30soc/intel/alderlake: Add CPU ID 0x906a4Meera Ravindranath
2021-09-29soc/intel/alderlake: Add GFx Device ID 0x46c3Selma Bensaid
2021-09-24device: Drop unused function `dev_find_matching_device_on_bus`Furquan Shaikh
2021-09-20device: Add helper macros for device pointers using alias namesFurquan Shaikh
2021-09-20device/mmio: Make buffer_to_fifo32() take a const bufferJulius Werner
2021-09-17console: Remove asmlinkage from console_initRaul E Rangel
2021-09-16vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_mainHsuan Ting Chen
2021-09-13SMBIOS: Allow skipping default SMBIOS generationAngel Pons
2021-09-13arch/x86/smbios: Add support for large memory capacity in type 16Jingle Hsu
2021-09-11mipi: Make panel init callback work directly on DSI transaction typesJulius Werner
2021-09-10elog: move MAX_EVENT_SIZE to commonlib/bsd/includeRicardo Quesada
2021-09-10acpigen: Add ability to auto-generate _DSM Function 0Tim Wawrzynczak
2021-09-09wifi: Update deny list entry size to uint16_tSugnan Prabhu S
2021-09-06device/device.h: Drop unused function declarationAngel Pons
2021-09-02wifi: Add support for DSM methods for intel wifi cardSugnan Prabhu S
2021-09-02wifi: Add support for wifi time average SAR configSugnan Prabhu S
2021-09-02wifi: Add support for per-platform antenna gainSugnan Prabhu S
2021-09-02wifi: Add support for new revisions of SAR table entriesSugnan Prabhu S
2021-09-02drivers/mipi: Make orientation a property of the mainboard, not panelJulius Werner
2021-08-26device/mipi: Move to drivers/mipiJulius Werner
2021-08-24soc/intel: Add TGL-H CPUIDJeremy Soller
2021-08-23include/bcd: move bcd code to commonlib/bsd/includeRicardo Quesada
2021-08-20soc/intel/adl: Update PCI ID for ADL-M SKUSumeet Pawnikar
2021-08-19soc/intel/common: Add TGL-H PCI IDsJeremy Soller
2021-08-18device: Move MIPI panel library from mainboard/google/kukui into commonJulius Werner
2021-08-16soc/intel/common/block/cpu: Introduce CAR_HAS_L3_PROTECTED_WAYS KconfigSubrata Banik
2021-08-15soc/intel/common: Calculate and configure SF Mask 2Subrata Banik
2021-08-06arch/x86/acpi: rename KEY_KBDILLUMTOGGLE to KEY_KBD_BKLIGHT_TOGGLEScott Chao
2021-08-05Move ELOG defines/struct to commonib/bsd/elog.hRicardo Quesada
2021-08-05soc/intel/alderlake: Add GFx Device ID 0x46aaBora Guvendik
2021-08-04Move post_codes.h to commonlib/console/Ricardo Quesada
2021-08-02helpers: Add GENMASK macroYu-Ping Wu
2021-07-31arch/x86/acpi: Add code for KEY_MICMUTE and KEY_KBDILLUMTOGGLEScott Chao
2021-07-27include/acpi/acpi.h: add comment about raw data in generic error statusFelix Held
2021-07-26arch/x86,lib/thread: Enable thread support in romstageRaul E Rangel
2021-07-26lib/thread,lib/hardwaremain: Lazy initialize threadsRaul E Rangel
2021-07-26lib/thread,arch/x86: Move thread stacks into C bssRaul E Rangel
2021-07-24include/cpu: Remove one space from bitfield macro definitionSubrata Banik
2021-07-24include/cpu: Use tab instead of spaceSubrata Banik
2021-07-20lib/cbfs,device/pci_rom: Move cbfs_boot_map_optionrom and modernizeRaul E Rangel
2021-07-20soc/intel/alderlake: Add support for I2C6 and I2C7Varshit B Pandya
2021-07-19lib/prog_loaders: Add payload_preloadRaul E Rangel
2021-07-18lib/thread: Move thread_run and thread_run_until outside of #if guardRaul E Rangel
2021-07-18lib/hardwaremain: Drop boot_state_current_{block,unblock}()Raul E Rangel
2021-07-18lib/thread: Make thread_run not block the current stateRaul E Rangel
2021-07-18lib/thread: Add thread_handleRaul E Rangel
2021-07-18lib/thread: Add mutexRaul E Rangel
2021-07-18lib/thread: Rename thread_cooperate and thread_prevent_coopRaul E Rangel
2021-07-18lib/thread: Allow nesting thread_cooperate and thread_prevent_coopRaul E Rangel
2021-07-18lib/thread: Add thread_yield helper methodRaul E Rangel
2021-07-17soc/amd/common/block/graphics: add GPU PCI ID for BarceloFelix Held
2021-07-17cpu/intel: Add dedicated file to grow Intel CPUIDsSubrata Banik
2021-07-16include/cpu/amd/msr: don't redefine the IA32_BIOS_SIGN_ID MSRFelix Held
2021-07-15drivers: spi_flash: Add Fast Read Dual I/O supportJulius Werner
2021-07-14src/device: Remove DEVICE_PATH_ESPI & DEVICE_PATH_LPCMartin Roth
2021-07-14thread: Add missing static inlineRaul E Rangel
2021-07-14include/cpu/amd/msr: add and use MC_CTL_MASK macroFelix Held
2021-07-14include/cpu/x86/msr: move MC0_CTL_MASK to include/cpu/amd/msrFelix Held
2021-07-14include/cpu/x86/msr: add mca_clear_status functionFelix Held
2021-07-14soc/intel/alderlake: Add GFx Device ID 0x46a6Maulik V Vaghela
2021-07-14include/cpu/x86/msr: introduce IA32_MC_*(x) macrosFelix Held
2021-07-14include/cpu/x86/msr: add IA32_ prefix to MC0_ADDR and MC0_MISCFelix Held
2021-07-12include/cpu/x86/msr: fix MCG_CTL_P definitionFelix Held
2021-07-12include/cpu/x86/msr: add mca_get_bank_count functionFelix Held
2021-07-12acpi: Add function to simplify If (CondRefOf (..)) sequencesTim Wawrzynczak