summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* mediatek/mt8183: Remove unused MMU stuff from bootblockTristan Shieh2018-07-272-2/+0
* soc/intel/common/block/gpio: Add API for gpio_configure_pads_with_overrideFurquan Shaikh2018-07-262-0/+52
* mediatek/mt8183: Enable bootblock self-decompressionHung-Te Lin2018-07-265-4/+30
* soc/intel/apollolake: Get rid of power button device in corebootFurquan Shaikh2018-07-251-9/+0
* drivers/tpm: Add TPM ramstage driver for devices without vboot.Philipp Deppenwiese2018-07-253-9/+0
* cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSxArthur Heymans2018-07-249-18/+18
* soc/cavium: Enable DRAM testPatrick Rudolph2018-07-231-17/+25
* soc/cavium: Apply additional devicetree fixupsPatrick Rudolph2018-07-232-0/+271
* mediatek/mt8183: Add GPIO supportPo Xu2018-07-204-0/+717
* mediatek: Share GPIO code among similar SOCsTristan Shieh2018-07-208-335/+484
* soc/cavium: Add PCI supportPatrick Rudolph2018-07-197-1/+441
* Kconfig: Add config to insert ucode address in second FITRizwan Qureshi2018-07-191-0/+11
* Kconfig: Add config for creating a second bootblockRizwan Qureshi2018-07-191-0/+24
* mainboard/google/Kahlee: Select low-power mode for WiFiSimon Glass2018-07-181-0/+4
* 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