summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/common/block: Add WhiskeyLake W0 CPUIDKrzysztof Sywula2018-07-182-0/+2
* sifive/fu540: add empty sdram init and size functionsPhilipp Hug2018-07-183-0/+59
* riscv: add support for modifying compiler optionsXiang Wang2018-07-173-0/+36
* soc/amd/stoneyridge: Update ACPI external processor nameKevin Chiu2018-07-171-11/+11
* bdk: Use Kconfig options instead of getenv()Patrick Rudolph2018-07-171-0/+1
* soc/amd/stoneyridge: Add GPIO functions to SMMMarc Jones2018-07-161-0/+1
* soc/amd/stoneyridge: Fix gpio_set functionMarc Jones2018-07-161-1/+1
* soc/cavium: Fix overflow before widenPatrick Rudolph2018-07-161-6/+8
* Coverity: Fix CID1393976Patrick Rudolph2018-07-121-2/+2
* soc/intel/skylake: add a space in printing ME FPF statusPratik Prajapati2018-07-121-1/+1
* soc/intel/braswell/acpi/dptf/thermal.asl: Make Thermal event optionalFrans Hendriks2018-07-121-1/+4
* skylake: Remove "IshEnable"li feng2018-07-111-3/+0
* mediatek/mt8183: add PLL and clock init supportWeiyi Lu2018-07-115-0/+621
* mediatek: Share PLL code among similar SOCsTristan Shieh2018-07-116-244/+339
* mediatek/mt8183: Add MMU operation supportTristan Shieh2018-07-116-0/+454
* mediatek: Share MMU operation code among similar SOCsTristan Shieh2018-07-117-50/+105
* soc/cavium: Add secondary CPU supportPatrick Rudolph2018-07-108-9/+274
* soc/cavium/cn81xx: Set cntfrq_el0Patrick Rudolph2018-07-102-2/+12
* soc/cavium: Clean uart codePatrick Rudolph2018-07-101-0/+8
* soc/cavium: Enable MMUPatrick Rudolph2018-07-105-2/+74
* cavium: Add CN81xx SoC and eval board supportDavid Hendricks2018-07-1037-0/+3382
* src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-0931-79/+79
* soc/intel/skylake: config ISH in SOC sideli feng2018-07-092-2/+16
* soc/amd/stoneyridge: correct GPIO emission error in ACPIKevin Chiu2018-07-031-2/+7
* stoneyridge: Enable legacy IORaul E Rangel2018-07-022-0/+9
* stoneyridge: Enable IO CF9 in bootblockRaul E Rangel2018-07-022-0/+10
* mediatek/mt8183: Add mtcmos init supportTristan Shieh2018-07-027-3/+960
* mediatek: Move mtcmos code to a common directoryTristan Shieh2018-07-023-3/+3
* mediatek: Share mtcmos code among similar SOCsTristan Shieh2018-07-024-35/+59
* soc/amd/common: Change create_struct return valueKyösti Mälkki2018-07-021-41/+17
* soc/amd/common: Fix agesawrapper CreateStruct callsKyösti Mälkki2018-07-021-4/+14
* soc/intel/skylake: Generate ACPI RMRR tableMatt DeVillier2018-06-303-2/+12
* arch/x86/acpi: Add DMAR RMRR helper functionsMatt DeVillier2018-06-303-10/+10
* soc/intel/baytrail: Fix Kconfig for mrc.bin inclusionArthur Heymans2018-06-291-12/+8
* amd/common/pi: Remove AGESA support files from bootblockMarshall Dawson2018-06-281-4/+0
* amd/common/pi: Remove obsolete heapmanager workaroundMarshall Dawson2018-06-281-10/+2
* fsp_broadwell_de: Add ability to set PCIe completion timeoutDavid Hendricks2018-06-283-0/+56
* soc/intel/skylake: clear MCA before booting to OSPratik Prajapati2018-06-281-1/+7
* intel/common: change mca_configure API's defPratik Prajapati2018-06-285-6/+7
* mediatek/mt8183: Remove the stub flash driver that planned to use eMMCTristan Shieh2018-06-283-64/+0
* soc/intel/common/block: Move p2sb common functions into block/p2sbSubrata Banik2018-06-2816-134/+276
* soc/intel/apollolake: Remove dead filesFurquan Shaikh2018-06-282-109/+0
* soc/intel/common: Disable GPEs just before enabling SMIsFurquan Shaikh2018-06-282-12/+9
* soc/intel/common/block/pmc: Get rid of pmc_fixup_power_stateFurquan Shaikh2018-06-282-27/+0
* soc/intel/apollolake: Remove call to pmc_fixup_power_stateFurquan Shaikh2018-06-281-1/+0
* x86/car: Replace reference of copy_and_run locationKyösti Mälkki2018-06-271-1/+1
* soc/intel/apollolake: Enable logging for wake sources in S0ixFurquan Shaikh2018-06-262-2/+13
* soc/amd/stoneyridge/southbridge.c: Fix get_index_bit limit checkRichard Spiegel2018-06-262-1/+2
* mb/google/kahlee/variants/grunt: Select low-power mode for BayHub720Simon Glass2018-06-251-0/+6
* intel/skylake: nhlt: Add capture config for echo ref stream for Max98373 CodecSathyanarayana Nujella2018-06-251-1/+10