aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2020-12-01soc/intel/common/block/systemagent: Fix compilation on x86_64Patrick Rudolph
2020-11-30soc/intel/skylake: Fix commentFelix Singer
2020-11-30soc/amd/picasso: remove PICASSO_LPC_IOMUX Kconfig option from SoCFelix Held
2020-11-30soc/amd/picasso: remove unused AMDFW_OUTSIDE_CBFS Kconfig optionFelix Held
2020-11-30soc/amd: move bootblock inside main SoC directoriesFelix Held
2020-11-30soc/amd/common/vboot: use transfer_buffer_valid functionFelix Held
2020-11-30soc/amd: move vboot-on-PSP-related functions to common/vbootFelix Held
2020-11-30soc/amd: move vboot bootblock functions to common folderFelix Held
2020-11-30soc/amd: move assembly part of non-CAR bootblock to common directoryFelix Held
2020-11-30soc/amd/common: introduce SOC_AMD_COMMON_BLOCK_PCI_MMCONFFelix Held
2020-11-30soc/intel/alderlake: Add initial chipset.cbTim Wawrzynczak
2020-11-30soc/intel/tigerlake: Add some helper macros for accessing TCSS DMA devicesTim Wawrzynczak
2020-11-30lp4x: Add new memory parts and generate SPDsNick Vaccaro
2020-11-30soc/amd/common: add comments and FIXME to Makefile.inc filesFelix Held
2020-11-30soc/amd/common: simplify conditionals in MakefilesFelix Held
2020-11-30soc/amd/common/block/cpu: move CAR-specific Makefile to sub-directoryFelix Held
2020-11-29soc/intel: Configure P2SB before other PCH controllersFurquan Shaikh
2020-11-29soc/intel/alderlake: Add lp5_ccc_config to the board memory configurationSridhar Siricilla
2020-11-28soc/intel/skl: correct OC pin skip value for disabled usb portsMichael Niewöhner
2020-11-27soc/intel/jasperlake: Enable VT-d and generate DMAR TableMeera Ravindranath
2020-11-25soc/intel/{broadwell,quark}: Drop `PEI_DATA` typedefAngel Pons
2020-11-24soc/intel/xeon_sp: Enable SMI handlerRocky Phagura
2020-11-24soc/intel/xeon_sp: Select INTEL_COMMON_BLOCK_TCOArthur Heymans
2020-11-24soc/intel/xeon_sp: Hook up the PMC driverArthur Heymans
2020-11-24soc/intel/skylake: Support NHLT 1ch DMICBenjamin Doron
2020-11-24soc/intel/skylake: Use correct NHLT_PDM_DEV definitionBenjamin Doron
2020-11-23mb/google/zork: correct USB2 phy TXVREFTUNE0 parameter nameKevin Chiu
2020-11-23soc/intel/cannonlake: Add ICC limits for CFL-S DT 4Angel Pons
2020-11-23soc/intel/denverton_ns: Hook up SMMSTOREAngel Pons
2020-11-23soc/intel/alderlake: Update UART0 GPIO as per latest schematicsSubrata Banik
2020-11-23soc/intel/alderlake: Update DCACHE_BSP_STACK_SIZE and DCACHE_RAM_SIZESubrata Banik
2020-11-22soc/intel/alderlake: Fix overlapping memory address used for early GSPI2 and ...Bora Guvendik
2020-11-22soc/intel/tigerlake: Fix overlapping memory address used for early GSPI2 and ...Bora Guvendik
2020-11-22soc/ti/am335x: Fix timer implementationSam Lewis
2020-11-22soc/ti/am335x: Enable MMU in bootblockSam Lewis
2020-11-22soc/intel/xeon_sp: Work around FSP-T not respecting its own APIArthur Heymans
2020-11-22soc/intel/block/pmclib.c: Properly guard apm_control()Arthur Heymans
2020-11-22soc/intel/common/pmc.c Don't implement a weak function that diesArthur Heymans
2020-11-22soc/intel/block/pmc: Only include the PCI driver when it is not hiddenArthur Heymans
2020-11-22soc/intel/block/pmc: Move pmc_set_acpi_mode() to pmc_lib.cArthur Heymans
2020-11-22soc/intel/denverton_ns: Convert to ASL 2.0 syntaxElyes HAOUAS
2020-11-22soc/intel/braswell/bootblock/bootblock.c: Report the FSP-T outputFrans Hendriks
2020-11-22soc/amd: move non-CAR linker scripts to common directoryFelix Held
2020-11-21soc/amd: factor out vbnv_cmos_failed() into soc/amd/common/vbootFelix Held
2020-11-20soc/intel/xeon_sp/cpx: Modify PCH_IOAPIC_BUS_NUMBERArthur Heymans
2020-11-20soc/intel/xeon_sp: Set coreboot defined IOAPIC and HPET BDFArthur Heymans
2020-11-20soc/intel/xeon_sp: Use common P2SB functions to generate HPET IOAPICArthur Heymans
2020-11-20soc/intel/apollolake: use P2SB function to generate DMAR IOAPICArthur Heymans
2020-11-20soc/intel/common/block/p2sb: Add ioapic BDF functionsArthur Heymans
2020-11-20soc/intel/xeon_sp: Use common P2SB functions to generate HPET DMARArthur Heymans
2020-11-20soc/intel/apollolake: use P2SB function to generate DMAR HPETArthur Heymans
2020-11-20soc/intel/common/block/p2sb: Add hpet BDF functionsArthur Heymans
2020-11-20soc/intel/common/p2sb: Add helper function to determine p2sb stateArthur Heymans
2020-11-20mediatek/mt8192: memlayout: Add DRAM DMA regionYidi Lin
2020-11-20soc/mediatek/mt8192: Enable MT8192 auxadc driverPo Xu
2020-11-20soc/mediatek: Move auxadc driver from MT8183 to commonPo Xu
2020-11-20soc/intel/xeon_sp: Lock down DMICTLArthur Heymans
2020-11-20soc/intel/xeon_sp/cpx: Lock down P2SB SBIArthur Heymans
2020-11-20soc/intel/xeon_sp/{skx,cpx}: Add txt_get_chipset_dpr callbackArthur Heymans
2020-11-20soc/intel/denverton_ns: Initialize thermal configurationJulien Viard de Galbert
2020-11-20soc/intel/denverton_ns: Enable MC ExceptionJulien Viard de Galbert
2020-11-20src/soc/intel/denverton_ns: Use improvement in coreboot since 4.9Julien Viard de Galbert
2020-11-20soc/intel/common: Use per-soc definition for BAR sizesDuncan Laurie
2020-11-20soc/intel/common/block/cse: Clear post code before resetDuncan Laurie
2020-11-20soc/intel/tigerlake: Enable GPIO IOSTANDBY configurationDuncan Laurie
2020-11-20soc/intel/tigerlake: Expose UPD to enable Precision Time MeasurementDuncan Laurie
2020-11-20soc/intel/tigerlake: Enable RTD3 driver and IPC mailboxDuncan Laurie
2020-11-20soc/intel/common: Add PCIe Runtime D3 driver for ACPIDuncan Laurie
2020-11-20soc/intel/common/acpi,mb/*: replace the two obsolete LPID with PEPDMichael Niewöhner
2020-11-20soc/intel/common/acpi: add _HID to PEPDMichael Niewöhner
2020-11-20soc/intel/common/acpi: correct return value for PEPD enum functionMichael Niewöhner
2020-11-20soc/intel/common/acpi: work around Windows crash on S0ix-enabled boardsMichael Niewöhner
2020-11-20soc/intel/common/acpi: drop return value for disabled PEPD function 2Michael Niewöhner
2020-11-20soc/intel/common/acpi: rename PEPD/LPI macros for clarificationMichael Niewöhner
2020-11-19soc/intel/common/acpi: rename LPID to PEPDMichael Niewöhner
2020-11-19soc/intel/common/acpi: move S0ix UUID to the conditionMichael Niewöhner
2020-11-19soc/intel/common/acpi: drop the southridge scope around PEPDMichael Niewöhner
2020-11-19include/device/pci_ids: add model number to ATI GPU and HDA controllerFelix Held
2020-11-19soc/amd: rename common Kconfig and use wildcard for SoC-specific KconfigFelix Held
2020-11-18include/device/pci_ids: add model number to PCIe port and bus devicesFelix Held
2020-11-18include/device/pci_ids: add model number to data fabric devicesFelix Held
2020-11-18include/device/pci_ids: use the right device ID for AMD Picasso GPUFelix Held
2020-11-18soc/amd/common: remove SOC_AMD_COMMON_BLOCK Kconfig symbolFelix Held
2020-11-18mb/google/asurada: Implement enable_regulator and regulator_is_enabledYidi Lin
2020-11-18mb/google/asurada: Implement board-specific regulator controlsYidi Lin
2020-11-18soc/mediatek/mt8192: add pmic MT6315 driverHsin-Hsiung Wang
2020-11-18soc/mediatek/mt8192: add pmic MT6359P driverHsin-Hsiung Wang
2020-11-18soc/mediatek/mt8192: add pmif driverHsin-Hsiung Wang
2020-11-18soc/intel/common: Move CSE RW into new FMAP region to optimize boot timeSridhar Siricilla
2020-11-18soc/intel/common: Generate the CSE RW metadata and add to FW_MAIN_A/BV Sowmya
2020-11-18soc/intel/common: Add Kconfig to enable the CSE FW Update featureV Sowmya
2020-11-18soc/intel/common: Add Kconfig for CSE RW firmware versionV Sowmya
2020-11-17soc/intel/xeon_sp: Fix SKX SATA drive boot issueMarc Jones
2020-11-17src: Add missing 'include <console/console.h>'Elyes HAOUAS
2020-11-17src: Add missing 'include <console/console.h>'Elyes HAOUAS
2020-11-17soc/amd/picasso: Drop the inclusion of entry16.ld and reset16.ldFurquan Shaikh
2020-11-16soc/amd/picasso/acpi.h: include missing header filesFelix Held
2020-11-16src: Update some incorrect config options in commentsMartin Roth
2020-11-16soc/intel/denverton_ns: Generate ACPI DMAR TableJulien Viard de Galbert
2020-11-16soc/intel/xeon_sp: Synchronize DMAR and MADT IOAPIC id'sArthur Heymans