summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2020-11-02soc/amd/picasso: pass verstage timestamps to x86Kangheui Won
2020-11-02soc/amd/picasso: add monotonic_timerKangheui Won
2020-11-02sc7180: Fix prefill requirement and correct the fetch start checkVinod Polimera
2020-11-02sc7180: Add Modem region in memlayout to avoid modem cleanup in Secboot reboot.mkurumel
2020-11-02soc/intel: Use of common reset code blockSubrata Banik
2020-11-02soc/intel/common: Create common Intel FSP reset code blockSubrata Banik
2020-11-02soc/intel/denverton_ns: Add PCH_DEVFN_PMC for finding PMC deviceDuncan Laurie
2020-11-02soc/intel/jasperlake: Set the GpioOverride configurationRonak Kanabar
2020-11-02soc/intel/fsp-car: Use the coreboot defined stackArthur Heymans
2020-11-02soc/intel/xeon_sp/bootblock.c: Report the FSP-T outputArthur Heymans
2020-11-02drivers/intel/fsp2_0: Add function to report FSP-T outputArthur Heymans
2020-11-02soc/intel/common/cse: Add dependency on SOC_INTEL_CSE_LITE_SKUFurquan Shaikh
2020-11-02mb, soc/intel: Reorganize CNVi device entries in devicetreeFurquan Shaikh
2020-11-02soc/intel: Add a driver for CNVi WiFi/BT controllersFurquan Shaikh
2020-11-02soc/amd/picasso: Put transfer buffer into common ld fileMartin Roth
2020-10-30x86: Add a minimal example SoC along with a boardNico Huber
2020-10-30soc/intel/xeon_sp: Call common soc_get_num_cpus()Marc Jones
2020-10-30soc/intel/xeon_xp: Combine cpx and skx acpi.cMarc Jones
2020-10-30soc/intel/xeon_sp/skx/acpi.c: Update with cpx changesMarc Jones
2020-10-30soc/intel/tigerlake: Enable TCSS XHCI device and define port aliasesDuncan Laurie
2020-10-30soc/intel/common/block/usb4: Add TCSS XHCI driver for SSDT generationDuncan Laurie
2020-10-30soc/intel/xeon_sp: Move read_msr_ppin() to common util.cMarc Jones
2020-10-30soc/intel/xeon_sp: Move common chip.c codeMarc Jones
2020-10-30soc/intel/xeon_sp/skx: Simplify pci_domain_read_resourceMarc Jones
2020-10-30soc/intel/xeon_sp/skx: Add resource allocator helpersMarc Jones
2020-10-30soc/intel/tigerlake: Replace soc_get_pmc_mux_device with device pointersTim Wawrzynczak
2020-10-30{soc/amd,sb/amd/hudson}: Fix generating the ACPI mcfgArthur Heymans
2020-10-30vc/amd/fsp: Update bl_errorcodes_public.hMartin Roth
2020-10-30soc/amd/picasso: Fix the PSP SMI trigger infoMarshall Dawson
2020-10-30amdfwtool: Take a config file instead of command line parametersZheng Bao
2020-10-30soc/intel/broadwell: Drop reg-script to finalize PCHAngel Pons
2020-10-30soc/intel/broadwell: Relocate PCH finalisation codeAngel Pons
2020-10-30soc/intel/broadwell: Get rid of `cpu_is_ult`Angel Pons
2020-10-30soc/intel/broadwell: Inline CPUID helpersAngel Pons
2020-10-30soc/intel/broadwell: Move PCH code into pch subdirAngel Pons
2020-10-30soc/intel/broadwell: Separate PCH in devicetreeAngel Pons
2020-10-30Revert "broadwell: update processor power limits configuration"Angel Pons
2020-10-30soc/intel/broadwell/cpu.c: Re-add `configure_thermal_target`Angel Pons
2020-10-29soc/intel/xeon_sp: Move function debug macrosMarc Jones
2020-10-29include/device/device.h: Move resource debug macrosMarc Jones
2020-10-29mb/intel/adlrvp: Add dq_pins_interleaved into 'struct mb_cfg'Subrata Banik
2020-10-29soc/mediatek/mt8192: Do dram full calibrationHuayang Duan
2020-10-28soc/intel: deduplicate ACPI timer emulationMichael Niewöhner
2020-10-28soc/amd/picasso/acpi: Include platform.aslJosie Nordrum
2020-10-28soc/amd/common/acpi: Create platform.asl to define acpi transitionsJosie Nordrum
2020-10-28src/soc/intel/xeon_sp: Fill in the cache information in SMBIOS type 7Morgan Jang
2020-10-28soc/intel/xeon_sp/cpx: Set SLEEP_BUTTON flag in ACPI FADTMorgan Jang
2020-10-28mb/ocp/deltalake: Rename motherboard_fill_fadt()Jingle Hsu
2020-10-26soc/amd/picasso/acpi: Convert to ASL 2.0 syntaxElyes HAOUAS
2020-10-26Revert "soc/intel/jasperlake: Allow mainboard to override chip configuration"Karthikeyan Ramasubramanian