summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/cavium,ti: Do resource transitionKyösti Mälkki2022-06-292-2/+2
* soc/intel/mtl/acpi: Add SoC ACPI directory for Meteor LakeRavi Sarawadi2022-06-2914-0/+2217
* soc/intel/mtl: Do initial Meteor Lake SoC commit till ramstageRavi Sarawadi2022-06-2939-7/+3095
* soc/intel/meteorlake: Change VBOOT_HASH_BLOCK_SIZE to 4 KiBSubrata Banik2022-06-291-0/+6
* soc/intel/mtl: Do initial Meteor Lake SoC commit till romstageRavi Sarawadi2022-06-2919-8/+1716
* soc/intel: Add Raptor Lake device IDszhixingma2022-06-285-0/+12
* soc/intel/apollolake: Add chipset devicetreeSean Rhodes2022-06-283-0/+102
* soc/intel/alderlake/fsp_params.c: Fill PCI SSID parametersMichał Żygowski2022-06-281-0/+65
* soc,sb/amd: Change SPI controller resourceKyösti Mälkki2022-06-281-2/+1
* soc/alderlake: Add ADL-S PCIe supportMichał Żygowski2022-06-283-0/+82
* soc/intel/alderlake/acpi: Add ADL-S devicesMichał Żygowski2022-06-284-4/+337
* soc/intel/*/Kconfig: Fix typo in commentAngel Pons2022-06-274-4/+4
* soc/intel/alderlake: Implement MultiPhase SI Init Index 2 callbackSubrata Banik2022-06-271-0/+11
* soc/qualcomm: Make sc7180 mdss configurations common codeVinod Polimera2022-06-274-41/+117
* soc/intel/common/block/gpio: Add gpio pad based functionEric Lai2022-06-272-0/+46
* soc/intel/baytrail,braswell: Do resource transitionKyösti Mälkki2022-06-264-34/+22
* soc/samsung/exynos: Do resource transitionKyösti Mälkki2022-06-262-4/+4
* soc/rockchip: Do resource transitionKyösti Mälkki2022-06-262-2/+2
* soc/nvidia/tegra210: Do resource transitionKyösti Mälkki2022-06-261-5/+3
* soc/mediatek: Do resource transitionKyösti Mälkki2022-06-265-5/+5
* soc/intel/xeon_sp: Do resource transitionKyösti Mälkki2022-06-261-55/+26
* soc/intel/alderlake: Drop debug interface selectionSubrata Banik2022-06-262-12/+0
* device/resource: Modify some resource allocation instancesKyösti Mälkki2022-06-243-15/+8
* soc/amd/common/block/noncar/cpu: Provide correct smbios processor familyFred Reitberger2022-06-241-0/+6
* sc7180/sc7280: Add missing set_resourcesKshitiz Godara2022-06-242-0/+2
* soc/intel: Move top_swap Kconfig symbols into soc/intel/commonMartin Roth2022-06-242-36/+38
* src/soc: Get rid of most src/soc/Kconfig filesMartin Roth2022-06-2412-28/+1
* soc/mediatek: Clean up Makefile.inc for mt8186, mt8192 and mt8195Yidi Lin2022-06-243-112/+47
* soc/intel/adl: Cast size in systemagent.c to fix overflowEran Mitrani2022-06-231-2/+2
* soc/intel/alderlake/romstage: Add desktop UserBd optionsMichał Żygowski2022-06-231-1/+4
* soc/intel/alderlake: Fix PRMRR resource range calculation issueSubrata Banik2022-06-231-3/+19
* soc/amd/sabrina/Kconfig: remove TODO from SOC_AMD_COMMON_BLOCK_ACPI_GPIOFelix Held2022-06-231-1/+1
* soc/amd/sabrina: remove TODOs from MCA code/configFelix Held2022-06-232-3/+1
* soc/amd/sabrina/Kconfig: remove TODO from SOC_AMD_COMMON_BLOCK_UCODEFelix Held2022-06-231-1/+1
* soc/amd/sabrina/Kconfig: set soft fuse bit 34Felix Held2022-06-231-1/+1
* soc/intel/apollolake: Enable SATA Power OptimisationSean Rhodes2022-06-232-0/+6
* soc/intel/tigerlake: Replace spaces with tabsSean Rhodes2022-06-221-5/+5
* security/vboot: Deprecate VBOOT_VBNV_ECYu-Ping Wu2022-06-221-3/+3
* soc/intel/alderlake: add GPIO definitions for PCH-SMichał Kopeć2022-06-229-12/+1160
* soc/amd/picasso/acpi: Add missing UART resourcesMatt DeVillier2022-06-221-0/+8
* soc/intel/alderlake: Remove menu option for MAX_PCIE_CLOCK_SRCCliff Huang2022-06-221-1/+0
* soc/intel: Add Meteor Lake SA device IDSubrata Banik2022-06-222-0/+2
* soc/cannonlake: Hook up Comet Lake U 06-a6-01 microcodeMichał Żygowski2022-06-221-1/+1
* soc/intel/mp_init: Skip before_post_cpus_init if !USE_COREBOOT_MP_INITSubrata Banik2022-06-221-0/+10
* soc/intel/alderlake: Allow possible options for MP InitSubrata Banik2022-06-222-3/+28
* soc/intel/cmn/block/cpu: Perform PRMRR sync on all coresSubrata Banik2022-06-221-0/+8
* intel/mp_init: Call `intel_reload_microcode()` before post_cpus_init()Subrata Banik2022-06-221-2/+1
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-2247-139/+139
* intel/broadwell,lynxpoint: Change formula around 4 GiBKyösti Mälkki2022-06-221-1/+1
* soc/amd/*/Kconfig: drop unused SOC_AMD_COMMON_BLOCK_UCODE_SIZE optionFelix Held2022-06-214-15/+0