summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/denverton_ns: Refactor `detect_num_cpus_via_cpuid()`Angel Pons2021-11-051-11/+10
* soc/intel/xeon_sp: Refactor `get_threads_per_package()`Angel Pons2021-11-052-2/+1
* soc/intel/braswell: Make `num_cpus` unsignedAngel Pons2021-11-051-1/+1
* soc/intel/baytrail: Make `num_cpus` unsignedAngel Pons2021-11-051-1/+1
* soc/intel: Replace bad uses of `find_resource`Angel Pons2021-11-0422-32/+32
* soc/amd/common/block/spi: Add prompt to SOC_AMD_COMMON_BLOCK_SPI_DEBUGRaul E Rangel2021-11-041-1/+1
* Kconfig,soc/amd/cezanne: Make COOP_MULTITASKING select TIMER_QUEUERaul E Rangel2021-11-041-1/+0
* soc/amd/common/block/lpc: Set CBFS_CACHE_ALIGN to 64 when using SPI DMARaul E Rangel2021-11-041-0/+6
* amd/i2c: Remove the weak functionZheng Bao2021-11-042-5/+6
* soc/amd/cezanne/include/gpio: fix GPIO 106 native function namesFelix Held2021-11-041-2/+2
* soc/amd/cezanne/include/cppc: use AMD_CEZANNE_CPPC_H as include guardFelix Held2021-11-041-3/+3
* soc/mediatek/mt8186: Add NOR-Flash supportRex-BC Chen2021-11-044-0/+25
* soc/mediatek/mt8186: Add GPIO driversGuodong Liu2021-11-034-0/+751
* soc/mediatek/mt8186: Initialize watchdogRex-BC Chen2021-11-034-0/+24
* soc/mediatek: Add an overridable function for WDT clear statusRex-BC Chen2021-11-036-13/+20
* soc/amd/cezanne/include/aoac_defs: drop leading newlineFelix Held2021-11-031-1/+0
* soc/amd/cezanne/include: replace PICASSO with CEZANNE in include guardsFelix Held2021-11-032-6/+6
* soc/amd/*/cpu: handle mp_init_with_smm failureFelix Held2021-11-033-9/+9
* cpu/amd/mtrr: Remove topmem global variablesArthur Heymans2021-11-032-2/+1
* cpu/x86/Kconfig: Remove unused CPU_ADDR_BITSArthur Heymans2021-11-036-24/+0
* soc/amd/stoneyridge/cpu: remove unneeded line break in get_cpu_countFelix Held2021-11-031-2/+1
* soc/intel/xeon_sp: disable PM ACPI timer if chosenMichael Niewöhner2021-11-033-0/+17
* soc/intel/alderlake: Allow devicetree override to leave some VR settings as d...Bora Guvendik2021-11-031-3/+6
* soc/mediatek/mt8186: Add a stub implementation of the MT8186 SoCRex-BC Chen2021-11-0312-0/+318
* soc/mediatek/mt8195: move timer enum variables to timer_v2.hRex-BC Chen2021-11-032-12/+13
* soc/mediatek/mt8195: add apusys init flowFlora Fu2021-11-035-0/+66
* soc/intel/denverton_ns: Fetch addr bits at runtimeArthur Heymans2021-11-021-1/+2
* include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDsFelix Held2021-11-022-1/+3
* soc/amd/common/block/cpu: Add support for cbfs_cache regionRaul E Rangel2021-11-022-0/+14
* psp_verstage: convert relative address in EFS2Kangheui Won2021-11-024-4/+13
* lib: Add new argument as `ddr_type` to smbios_bus_width_to_spd_width()Subrata Banik2021-11-023-5/+5
* soc/intel: Don't send CSE EOP if CSME is disabledSean Rhodes2021-11-011-0/+12
* soc/intel/braswell: Set GNVS DPTE via devicetreeAngel Pons2021-11-012-0/+8
* soc/intel/braswell/chip.h: Use `bool` typeAngel Pons2021-11-011-8/+8
* amd/lpc: Remove the weak functionZheng Bao2021-11-012-7/+0
* soc/intel/common/block/cse: Add get_me_fw_version functionJohnny Lin2021-11-012-30/+48
* lib: Use `smbios_bus_width_to_spd_width` for setting dimm.bus_widthSubrata Banik2021-10-301-21/+8
* soc/intel/alderlake: Add ACPI addition for USB4/TBT latency optimizationJohn Zhao2021-10-291-0/+59
* soc/intel/apollolake: Fix BUG-message when checking for XDCI deviceWerner Zeh2021-10-291-3/+1
* soc/intel/icelake: select SOC_INTEL_COMMON_BLOCK_ACPI_GPIOArthur Heymans2021-10-291-0/+1
* soc/intel/common/acpi: Correct IPC sub command for reading LPM requirementEthan Tsao2021-10-272-1/+3
* soc/amd/common/block/graphics: add missing GPU PCI IDsFelix Held2021-10-271-0/+2
* cpu/x86/Kconfig.debug_cpu: drop HAVE_DISPLAY_MTRRS optionFelix Held2021-10-261-1/+0
* soc/intel/quark/Kconfig: don't unselect CPU_X86_LAPICFelix Held2021-10-261-4/+0
* soc/intel/alderlake: set lock offset for gpio pad communitiesNick Vaccaro2021-10-262-0/+8
* soc/intel: Update api name for getting spi destination idWonkyu Kim2021-10-266-24/+15
* soc/example/min86/Kconfig: don't unselect CPU_X86_LAPICFelix Held2021-10-261-4/+0
* cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held2021-10-2618-17/+8
* soc/*/Makefile: don't add cpu/x86/cacheFelix Held2021-10-265-5/+0
* soc/intel/common: Add HECI Reset flow in the CSE driverSridhar Siricilla2021-10-261-0/+3