aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2020-12-12soc/amd/common: Remove SMBus host word accessorsKyösti Mälkki
2020-12-12soc/amd/common: Refactor ACPIMMIO posted writesKyösti Mälkki
2020-12-12Revert "src/amd/common: Exclude biosram from psp_verstage"Kyösti Mälkki
2020-12-11amdfwtool: Register APCB and APCB_BK respectivelyZheng Bao
2020-12-11soc/amd/picasso: Add data fabric read helper functionJason Glenesk
2020-12-11soc/amd/cezanne: add 0xcf9 resetFelix Held
2020-12-11soc/amd/picasso: move chipset_handle_reset to commonFelix Held
2020-12-11soc/intel/common/block/acpi: Skip UART debug table if not usedMarc Jones
2020-12-11soc/intel/common/block/lpc: Move southbridge_write_acpi_tables declarationMarc Jones
2020-12-11soc/amd/picasso: factor out write_resume_eip to common codeFelix Held
2020-12-11soc/amd/picasso: move UART console code to common folderFelix Held
2020-12-11soc/amd/picasso: move UART Kconfig options to common folderFelix Held
2020-12-11soc/amd/picasso: rename PICASSO_CONSOLE_UART to AMD_SOC_CONSOLE_UARTFelix Held
2020-12-11soc/amd/piasso,cezanne: add warning about using all-y in Makefile.incFelix Held
2020-12-11soc/amd/picasso: use all-y for aoac targetFelix Held
2020-12-11soc/amd/picasso/aoac: only check FCH_AOAC_UART_FOR_CONSOLE if usedFelix Held
2020-12-10soc/intel/tigerlake: Check TBT & TCSS ports for wake eventsTim Wawrzynczak
2020-12-10soc/intel/common: Adapt XHCI elog driver for reuseTim Wawrzynczak
2020-12-10soc/intel/xeon_sp/nvs: Use common global NVSMarc Jones
2020-12-10soc/amd/stoneyridge/reset: use port and bit defines from cf9_reset.hFelix Held
2020-12-10soc/mediatek/mt8192: Init SSPMTingHan.Shen
2020-12-10soc/mediatek/mt8192: Init DPMHuayang Duan
2020-12-10mb/intel/ehlcrb: Add EHL CRB memory initialization supportTan, Lean Sheng
2020-12-10soc/intel/elkhartlake: Fix EHL mainboard build fail errorsTan, Lean Sheng
2020-12-10soc/mediatek/mt8192: Load MCUPM firmware and boot up MCUPMYidi Lin
2020-12-10soc/mediatek/mt8192: add spmfw loaderRoger Lu
2020-12-10soc/mediatek/mt8183: Use mtk_init_mcu to init SSPMYidi Lin
2020-12-10soc/mediatek/mt8183: Add DRAM_DMA sectionYidi Lin
2020-12-10soc/mediatek/common: Add common API for loading firmwaresYidi Lin
2020-12-10soc/amd/picasso/reset: use port and bit defines from cf9_reset.hFelix Held
2020-12-10soc/amd/picasso/reset: remove leftover PCI includesFelix Held
2020-12-09soc/amd/cezanne: print APU family and model in bootblock_soc_initFelix Held
2020-12-09soc/amd/cezanne: add basic early FCH initialization to bootblockFelix Held
2020-12-09soc/amd/cezanne: add common SMBus code to buildFelix Held
2020-12-09soc/amd/cezanne: call bootblock_main_with_basetime in bootblock_c_entryFelix Held
2020-12-09soc/amd/picasso,stoneyridge: drop unused BIOSRAM offset definesFelix Held
2020-12-09soc/amd/picasso: Rename SD_EMMC_EMMC_DDR_52 to SD_EMMC_EMMC_DDR_104Raul E Rangel
2020-12-09soc/amd: Remove Kconfig BOOTBLOCK_ADDRKyösti Mälkki
2020-12-09soc/amd: Remove Kconfig X86_RESET_VECTORKyösti Mälkki
2020-12-09soc/intel/common/dmi: Add support for locking down SRLSrinidhi N Kaushik
2020-12-09soc/intel/common/dmi: Move DMI defines into DMI driver headerSrinidhi N Kaushik
2020-12-09soc/intel/tigerlake: Enable support for extended BIOS windowFurquan Shaikh
2020-12-09soc/amd/picasso/southbridge: drop unused sb_enableFelix Held
2020-12-09soc/amd/picasso: split southbridge into bootblock and ramstage codeFelix Held
2020-12-09soc/amd/cezanne: select common ACPIMMIO blockFelix Held
2020-12-09soc/amd: factor out functionality to print last reset sourceFelix Held
2020-12-09soc/amd/common/block/acpimmio: use all-y for mmio_util targetFelix Held
2020-12-09soc/amd: factor out legacy I/O and cf9 decode enable functionsFelix Held
2020-12-09soc/amd/common/block/smbus: refactor fch_smbus_initFelix Held
2020-12-09soc/amd: factor out PM_DECODE_EN register definitionsFelix Held
2020-12-09soc/amd: remove unused PM_ISA_CONTROL definitionsFelix Held
2020-12-09soc/amd/stoneyridge/southbridge: make sb_disable_4dw_burst staticFelix Held
2020-12-08soc/intel/common/fast_spi: Add Lockdown of extended BIOS regionSrinidhi N Kaushik
2020-12-08soc/intel/common/fast_spi: Add support for configuring MTRRsSrinidhi N Kaushik
2020-12-08src/soc/intel/tigerlake: Add SPI DMI Destination IDSrinidhi N Kaushik
2020-12-08soc/intel/common/fast_spi: Add extended decode window supportSrinidhi N Kaushik
2020-12-08soc/intel/common/dmi: Add DMI driver supportSrinidhi N Kaushik
2020-12-08coreboot tables: Add SPI flash memory map windows to coreboot tablesFurquan Shaikh
2020-12-08soc/intel/common/systemagent: Reserve window used for extended BIOS decodingFurquan Shaikh
2020-12-08soc/intel/common/fast_spi: Add custom boot media deviceFurquan Shaikh
2020-12-08soc/intel/cannonlake: Restore alphabetical order of Kconfig selectsFelix Singer
2020-12-08soc/intel/cannonlake: Align SATA mode names with soc/sklFelix Singer
2020-12-08soc/intel/skylake: Shorten SATA mode enum value namesFelix Singer
2020-12-08soc/intel/skylake: Restore alphabetical order of Kconfig selectsFelix Singer
2020-12-08commonlib/region: Allow multiple windows for xlate_region_devFurquan Shaikh
2020-12-08soc/intel/common/gpio_defs: Add PAD_TRIG(OFF) in PAD_CFG_GPI_GPIO_DRIVERKaiyen Chang
2020-12-08soc/intel/common/usb4: Add ADL-P DMA0/1 ID into USB4 common codeSubrata Banik
2020-12-08soc/intel/common/block/cpu/car: Fix two whitespace issuesSubrata Banik
2020-12-07soc/intel/skl: set PEG port state to autoMichael Niewöhner
2020-12-07sb/intel/common: Modify CONFIG_LOCK_MANAGEMENT_ENGINE behaviorSridhar Siricilla
2020-12-07common/block/cse: Rename cbfs_boot_load_file() to cbfs_load()V Sowmya
2020-12-06soc/amd/picasso: drop unused cpu/amd/mtrr from MakefileFelix Held
2020-12-06soc/amd/cezanne: add config.c and minimal chip.hFelix Held
2020-12-06soc/amd/picasso/config: add comment about cfg never being NULLFelix Held
2020-12-06soc/amd/picasso: remove config_t typedefFelix Held
2020-12-06soc/amd/picasso/chip.h: remove unneeded extern pci_domain_opsFelix Held
2020-12-06soc/amd/stoneyridge: remove unused config_t typedefFelix Held
2020-12-06soc/amd/stoneyridge/chip.h: remove unneeded extern pci_domain_opsFelix Held
2020-12-06soc/amd/stoneyridge/acpi/sb_fch: use existing base address definesFelix Held
2020-12-06soc/amd/picasso/Makefile: use all-y for adding config.c to the buildFelix Held
2020-12-06soc/amd/cezanne: use common TSC and monotonic timer codeFelix Held
2020-12-06soc/amd: factor out common family 17h&19h TSC and monotonic timer codeFelix Held
2020-12-06soc/amd/common/block/cpu: move Makefile guards into subfoldersFelix Held
2020-12-05soc/amd/stoneyridge: order selected Kconfig options alphabeticallyFelix Held
2020-12-05soc/amd: Fix X86_RESET_VECTOR location in commentsKyösti Mälkki
2020-12-05amd_blobs: Always set default pathsNico Huber
2020-12-05soc/amd/picasso/tsc: fix clock divisor range checkFelix Held
2020-12-05soc/amd/cezanne: add skeleton for new SoCFelix Held
2020-12-05soc/intel/jasperlake: Add Acoustic noise mitigation configurationMaulik V Vaghela
2020-12-05soc/intel/xeon_sp: Don't use common block acpi.hMarc Jones
2020-12-05soc/intel/common/block/usb4: Add the PCI ID for ADLV Sowmya
2020-12-04soc/amd/picassso/acpi: increase MMIO region size of GPIO controllerFelix Held
2020-12-04soc/intel/alderlake: Align chipset.cb with pci_devs.hEric Lai
2020-12-04soc/amd: move smi_util to common blockFelix Held
2020-12-04src/soc/intel/alderlake: Enable the PCH HDAV Sowmya
2020-12-04soc/intel/{skl,cnl}: add NMI_{EN,STS} registersMichael Niewöhner
2020-12-04soc/intel/common/block/gpio: add code for NMI enablingMichael Niewöhner
2020-12-04intel/common/block/gpio: only reset configured SMI instead of allMichael Niewöhner
2020-12-03soc/intel/skylake: Add chipset devicetreeFelix Singer
2020-12-03src: Remove redundant use of ACPI offset(0)Elyes HAOUAS