aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2020-12-02cbfs: Enable CBFS mcache on most chipsetsJulius Werner
2020-12-02soc/intel/common/cse: Perform cse_fw_sync on BS_PRE_DEVICE entryFurquan Shaikh
2020-12-02soc/amd: factor out common SMI/SCI enums and function prototypesFelix Held
2020-12-02soc/amd/common/smbus: remove misleading definitionFelix Held
2020-12-02soc/amd: factor out fch_smbus_initFelix Held
2020-12-02soc/amd: factor out SMBUS controller registers into common headerFelix Held
2020-12-02soc/amd: factor out common AOAC device enable and status query functionsFelix Held
2020-12-02soc/amd: factor out common AOAC definitionsFelix Held
2020-12-02soc/intel/skylake: Fix compilation under x86_64Patrick Rudolph
2020-12-02soc/amd/picasso: add FSP binary locationFelix Held
2020-12-02soc/intel/elkhartlake: Update KconfigTan, Lean Sheng
2020-12-02soc/intel/skylake: Map VBIOS IDsPaul Menzel
2020-12-01soc/amd/stoneyridge: align AOAC code with PicassoFelix Held
2020-12-01soc/amd/picasso/aoac: make aoac_devs array unsignedFelix Held
2020-12-01soc/amd/picasso/aoac: fix typo in commentFelix Held
2020-12-01soc/intel/common/block/smm/smihandler: Fix compilation under x86_64Patrick Rudolph
2020-12-01soc/intel/common/block/cpu/car/exit_car: Fix compilation on x86_64Patrick Rudolph
2020-12-01soc/intel/common/block/cpu/car/cache_as_ram: Add x86_64 supportPatrick Rudolph
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