aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2021-06-30src: Move `select ARCH_X86` to platformsAngel Pons
2021-06-30soc/amd/common/fsp/dmi.c: Fix Type 17 DMI reportingNikolai Vyssotski
2021-06-29soc/intel/tigerlake: Enable support for common IRQ blockTim Wawrzynczak
2021-06-29soc/intel/alderlake: Enable support for common IRQ blockTim Wawrzynczak
2021-06-29soc/intel/cannonlake: Use new IRQ moduleTim Wawrzynczak
2021-06-29soc/intel/cannonlake: Add some missing DEVFN macrosTim Wawrzynczak
2021-06-29soc/intel/common/irq: Add function to return IRQ for PCI devfnTim Wawrzynczak
2021-06-29soc/intel/common/irq: Internally cache PCI IRQ resultsTim Wawrzynczak
2021-06-29soc/intel/common/irq: Add function to program north PCI IRQsTim Wawrzynczak
2021-06-29soc/intel/common/block/irq: Add support for intel_write_pci0_PRTTim Wawrzynczak
2021-06-29soc/intel/common: Add new IRQ moduleTim Wawrzynczak
2021-06-29southbridge/intel/common: Move invalid PIRQ value to 0Tim Wawrzynczak
2021-06-28soc/amd/cezanne: Add call to mb to configure eSPI requirementsMartin Roth
2021-06-28soc/intel: Drop casts around `soc_read_pmc_base()`Angel Pons
2021-06-28xeon_sp/{cpx,skx}: Add config IFD_CHIPSET 'lbg'Johnny Lin
2021-06-26soc/mediatek/mt8195: Utilize the retry macroYu-Ping Wu
2021-06-26soc/intel/jasperlake: Select DISPLAY_FSP_VERSION_INFO_2Ronak Kanabar
2021-06-26soc/intel/cache_as_ram.S: Fix CAR issues with BootguardArthur Heymans
2021-06-25soc/intel/apollolake: Drop `xdci_can_enable()` callAngel Pons
2021-06-25soc/intel/alderlake: Fix the typo for FSP_S_CONFIG paramV Sowmya
2021-06-25soc/intel/apollolake/xdci.c: Use `dev` parameterAngel Pons
2021-06-25soc/intel/skylake: Use `devfn_disable()` to handle XDCIAngel Pons
2021-06-25soc/intel/skylake: Use `is_devfn_enabled()`Angel Pons
2021-06-25soc/intel/common/cse: Add support for sending CSE End-of-Post messageTim Wawrzynczak
2021-06-25soc/intel/alderlake: Update s0ix cstate tableBernardo Perez Priego
2021-06-24soc/intel/cache_as_ram.S: Fix SOC_INTEL_APOLLOLAKEArthur Heymans
2021-06-24soc/intel/cache_as_ram.S: Add macro to detect bootguard nemArthur Heymans
2021-06-24soc/intel/alderlake: Update mainboard_memory_init_params() argumentSubrata Banik
2021-06-24soc/intel/alderlake: Refactor soc_silicon_init_params functionSubrata Banik
2021-06-24soc/intel/alderlake: Rename FSP_S_CONFIG variable from params to s_cfgSubrata Banik
2021-06-24soc/intel/alderlake: Refactor platform_fsp_silicon_init_params_cb functionSubrata Banik
2021-06-24soc/mediatek/mt8195: Support 4 channel DRAM in DPM init flowRyan Chuang
2021-06-23soc/amd/common/acp: Populate _WOV ACPI methodKarthikeyan Ramasubramanian
2021-06-23soc/amd/cezanne: Init eSPI early if requiredMartin Roth
2021-06-23soc/amd/common/block/cpu/noncar/memmap: move BERT region back into CBMEMFelix Held
2021-06-23soc/intel/common: Fix X2APIC NMI entry in ACPI MADTKyösti Mälkki
2021-06-23soc/intel/elkhartlake: Use is_devfn_enabled() for Device4Enable UPDSubrata Banik
2021-06-23soc/intel/alderlake: Use devfn_disable() function for XDCISubrata Banik
2021-06-23soc/intel/cannonlake: Use devfn_disable() function for XDCISubrata Banik
2021-06-23soc/intel/elkhartlake: Use devfn_disable() function for XDCISubrata Banik
2021-06-23soc/intel/icelake: Use devfn_disable() function for XDCISubrata Banik
2021-06-23soc/intel/jasperlake: Use devfn_disable() function for XDCISubrata Banik
2021-06-23soc/intel/tigerlake: Use devfn_disable() function for XDCISubrata Banik
2021-06-23soc/intel/icelake: Make use of is_devfn_enabled() functionSubrata Banik
2021-06-23soc/mediatek/common: Add DPM_FOUR_CHANNEL optionRyan Chuang
2021-06-23soc/mediatek/mt8195: Add DPM firmware filesRyan Chuang
2021-06-23soc/mediatek/mt8195: Add mt6360 driver for PMIC accessAndrew SH Cheng
2021-06-22soc/amd/common: Add GPIO config for native func w/ output driveMartin Roth
2021-06-22soc/intel/common: Unbreak masterTim Wawrzynczak
2021-06-22soc/intel/common/block/cse: Move cse_trigger_recovery functionTim Wawrzynczak
2021-06-22soc/intel/{apl,cnl}: Remove FSP CAR optionArthur Heymans
2021-06-22soc/intel/car: Add support for bootguard CARArthur Heymans
2021-06-22soc/intel/common/cache_as_ram.S: Add macro to clear CARArthur Heymans
2021-06-22soc/intel/common/cache_as_ram.S: Add macro to find a free MTRRArthur Heymans
2021-06-21soc/intel/common: Check CSE Lite RW statusSridahr Siricilla
2021-06-21soc/amd/cezanne/fsp_m_params: set HD Audio enable UPD from devicetreeFelix Held
2021-06-21soc/amd/cezanne/fsp_m_params: set SATA enable UPD from devicetree infoFelix Held
2021-06-21soc/intel/apollolake: Use devfn_disable() functionSubrata Banik
2021-06-21soc/intel/common: Add InSMM.STS supportAngel Pons
2021-06-21security/intel: Add option to enable SMM flash access onlyAngel Pons
2021-06-21security/intel/cbnt: Add loggingArthur Heymans
2021-06-21soc/intel/alderlake: Add GFx Device ID 0x46b3Meera Ravindranath
2021-06-21soc/intel/elkhartlake: Expose In-Band ECC config to mainboardWerner Zeh
2021-06-21soc/intel/common/block/cse: Move enum csme_failure_reasonTim Wawrzynczak
2021-06-19soc/intel/common/block/smm: Add `mainboard_smi_finalize`Aseda Aboagye
2021-06-19soc/intel/jasperlake: Add offsets for pad lockingAseda Aboagye
2021-06-19soc/intel/common/block/gpio: Add `gpio_lock_pad()`Aseda Aboagye
2021-06-18soc/intel/alderlake: Add TBT PCIe root ports enablementBernardo Perez Priego
2021-06-18soc/intel/common: Fix bugs for GPIO_LOCK_UNLOCKAseda Aboagye
2021-06-18soc/amd/picasso,stoneyridge/acpi: use defines for MADT parametersFelix Held
2021-06-18soc/mediatek/mt8195: add mt6691 driverhenryc.chen
2021-06-18soc/mediatek/mt8195: add eDP supportJitao Shi
2021-06-18soc/intel/common/block: fix storage size of HEST log addressRocky Phagura
2021-06-18soc/intel/jasperlake: Make use of FSP_ARRAY_LOAD macroLean Sheng Tan
2021-06-18soc/intel/elkhartlake: Make use of FSP_ARRAY_LOAD macroLean Sheng Tan
2021-06-18soc/intel/car/cache_as_ram.S: Fix typo in commentArthur Heymans
2021-06-17soc/amd/stoneyridge: factor out AOAC offset definesFelix Held
2021-06-17soc/intel/{alderlake,tigerlake}: Fix typo in pmc.hWerner Zeh
2021-06-17soc/amd/picasso: introduce and use devicetree aliases for UART0-3Felix Held
2021-06-17soc/intel/common/pmc: Avoid unnecessary writes of AFTERG3_ENNico Huber
2021-06-17soc/intel/alderlake/romstage: Refactor soc_memory_init_params functionSubrata Banik
2021-06-16timestamp,amd/common/apob_cache: Add timestamps for APOBRaul E Rangel
2021-06-16arch/x86/ioapic: Drop irq_on_fsb as a configurable itemKyösti Mälkki
2021-06-16soc/amd/picasso/Kconfig: fix CONSOLE_UART_BASE_ADDRESS for SoC UART2Felix Held
2021-06-16soc/amd/picasso: introduce and use devicetree aliases for I2C2&I2C3Felix Held
2021-06-16soc/amd/common/block/acpi/bert: fix NULL checkFelix Held
2021-06-16soc/amd/cezanne/include/soc/iomap: add eMMC MMIO base addressesFelix Held
2021-06-16soc/amd/cezanne,picasso/include/soc/iomap: reflow I2C_DEVICE_COUNTFelix Held
2021-06-16soc/amd/cezanne/acpi/mmio: use AOAC offset definesFelix Held
2021-06-16soc/amd/cezanne: factor out AOAC offset definesFelix Held
2021-06-16soc/amd/picasso/acpi/sb_fch: use AOAC offset definesFelix Held
2021-06-16soc/amd/picasso: factor out AOAC offset definesFelix Held
2021-06-16soc/amd/cezanne,picasso: add AOAC offset define for the eMMC controllerFelix Held
2021-06-16MRC platforms: Fix MRC version printk format specifiersAngel Pons
2021-06-16soc/intel/broadwell: Drop `config_t` typedefAngel Pons
2021-06-16cpu/intel/haswell: Select `HAVE_DISPLAY_MTRRS`Angel Pons
2021-06-16soc/intel/broadwell: Separate PCH KconfigAngel Pons
2021-06-16soc/intel/broadwell: Drop unused PSS macrosAngel Pons
2021-06-16soc/intel/broadwell/pch: Use equivalent Lynx Point ASLAngel Pons
2021-06-16broadwell boards: Use Haswell hostbridge.aslAngel Pons