summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
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