summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/stoneyridge: Fix 81+ characters linesRichard Spiegel2018-11-073-22/+23
* soc/intel/skylake: Add FSP CAR support for kabylakePraveen hodagatta pranesh2018-11-073-0/+36
* mb/{intel/google}: Move CNVi ASL entry from static DSDT to dynamic SSDT gener...Subrata Banik2018-11-073-35/+1
* soc/intel/apollolake: Provide interface to update TCC offsetJohn Su2018-11-073-19/+54
* timer: Add wait_us/wait_ms helper macros to wait for conditionsJulius Werner2018-11-071-19/+3
* soc/amd/common: Fix function formatingRichard Spiegel2018-11-061-3/+3
* soc/amd/stoneyridge: Get rid of void pointer mathRichard Spiegel2018-11-051-6/+6
* mediatek/mt8183: Add DDR driver of software impedance partHuayang Duan2018-11-054-0/+119
* src/soc/intel/braswell/romstage/romstage.c: Perform RTC init in romstageFrans Hendriks2018-11-052-9/+21
* soc/intel/cannonlake: Enable ISH from deviceLijian Zhao2018-11-051-0/+6
* soc/intel/cannonlake: Remove depreciated UPD selectionLijian Zhao2018-11-051-5/+0
* riscv: add support smp_pause / smp_resumeXiang Wang2018-11-056-11/+25
* src: Remove unneeded include <arch/ioapic.h>Elyes HAOUAS2018-11-054-4/+0
* soc/intel/icelake: Add PID based on Icelake EDSAamir Bohra2018-11-052-32/+14
* mediatek/mt8183: Add AUXADC driverPo Xu2018-11-024-0/+107
* soc/intel: Enable GPIO functions in verstageDuncan Laurie2018-11-023-0/+4
* soc/intel/icelake: Allow coreboot to reserve stack for fspAamir Bohra2018-11-021-0/+2
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-0112-0/+24
* soc/amd/stoneyridge: Fix get_cpu_count()Martin Roth2018-10-311-1/+1
* soc/amd/stoneyridge: Get rid of domain_read_resourcesMartin Roth2018-10-312-38/+1
* soc/intel/apollolake: Revert the w/a nWR_24 settingJohn Zhao2018-10-311-6/+2
* soc/intel/icelake: Open ports 0x60,0x64 for keyboard controllerShelley Chen2018-10-311-1/+2
* src: Move shared amd64 and IA32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS2018-10-303-3/+0
* soc/amd/stoneyridge: Set IOMMU support to follow device settingMartin Roth2018-10-302-3/+8
* soc/amd/stoneyridge: Remove dev_find_slot where possibleRichard Spiegel2018-10-304-30/+24
* src: Add missing include <stdint.h>Elyes HAOUAS2018-10-3012-3/+24
* sifive/fu540: correct cbmem supportPhilipp Hug2018-10-302-2/+7
* tegra210_lp0: make sure to build with compiler.h includedNico Huber2018-10-291-0/+1
* soc/intel/*: Make FSP header path user configurablePatrick Georgi2018-10-274-4/+4
* soc/intel/icelake: Do initial SoC commitAamir Bohra2018-10-2682-0/+8747
* mediatek/mt8183: Correct MPU ctrl register addressHuayang Duan2018-10-263-25/+10
* soc/intel/cannonlake: Add back PM TIMER EMULATIONLijian Zhao2018-10-263-1/+29
* soc/amd/common/def_callouts.c: Prefer using '"%s...", __func__'Richard Spiegel2018-10-251-2/+2
* soc/amd/stoneyridge: Remove "else" after a returnRichard Spiegel2018-10-251-5/+5
* soc/intel: Consolidate FSP CAR setup and teardown codePraveen hodagatta pranesh2018-10-2510-195/+77
* soc/intel/cannonlake: Enable S4 sleep state supportpraveen hodagatta pranesh2018-10-251-1/+2
* soc/amd/common/pi: Correct top of DRAM reporting by AGESAMarshall Dawson2018-10-251-1/+1
* mediatek/mt8183: Initialize DRAM with a sequence in constant arrayHuayang Duan2018-10-244-0/+1017
* vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logicJoel Kitching2018-10-244-0/+36
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-2327-122/+144
* soc/amd/stoneyridge: Remove smbus.aslRichard Spiegel2018-10-231-0/+0
* soc/intel/common/block/gpio: Allow GPI to be dual-routedFurquan Shaikh2018-10-234-0/+29
* soc/intel/common/block/gpio: Configure Tx Disable in IO standby for GPIsFurquan Shaikh2018-10-231-7/+7
* soc/intel/apollolake: Add reset code to postcar stagePatrick Georgi2018-10-231-0/+2
* intel: Use CF9 reset (part 2)Patrick Rudolph2018-10-2217-41/+65
* intel: Use CF9 reset (part 1)Patrick Rudolph2018-10-2222-300/+15
* soc/amd: Implement common reset APINico Huber2018-10-225-8/+56
* soc/samsung/exynos5250: Convert to `board_reset()`Nico Huber2018-10-222-2/+1
* soc/mediatek: Convert to `board_reset()`Nico Huber2018-10-222-2/+1
* soc/imgtech/pistachio: Convert to `board_reset()`Nico Huber2018-10-222-2/+1