summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
...
* src/soc/intel/cannonlake: Add PsysPmax settingGaggery Tsai2019-02-212-0/+9
* src/soc/intel/cannonlake: Add _DSM methods for LPIT tableLijian Zhao2019-02-201-0/+76
* soc/intel/common: Add whiskeylake celeron v-0 supportLijian Zhao2019-02-194-0/+4
* soc/intel: Add mem_rank info in SMBIOSFrancois Toguo2019-02-187-2/+8
* soc/intel/skylake: Use real common code for VMX initNico Huber2019-02-185-26/+16
* soc/amd/common: Move PI refcode loaderKyösti Mälkki2019-02-153-136/+155
* soc/amd/stoneyridge: Expand 48MHz for both osc out signalsRichard Spiegel2019-02-152-6/+15
* src: Use macro `ACPI_FADT_LEGACY_FREE`Paul Menzel2019-02-152-2/+3
* soc/intel/skylake: Avoid TOL_1V8 being set for GPP_F4 ~ GPP_F11Kane Chen2019-02-153-0/+34
* soc/intel/cannonlake: Define VR settingsRoy Mingi Park2019-02-152-1/+50
* soc/intel/cannonlake: Configure serial debug uartRonak Kanabar2019-02-131-0/+3
* soc/intel/icelake: Don't use CAR_GLOBALArthur Heymans2019-02-132-4/+2
* soc/intel/baytrail: Don't use CAR_GLOBALArthur Heymans2019-02-131-4/+3
* soc/intel/broadwell: Don't use CAR_GLOBALArthur Heymans2019-02-131-4/+3
* soc/intel/cannonlake: Don't use CAR_GLOBALArthur Heymans2019-02-132-2/+0
* riscv: Add initial support for 32bit boardsPhilipp Hug2019-02-131-1/+20
* postcar: Make more use of postcar_frame_add_romcache()Nico Huber2019-02-122-4/+2
* soc/amd/common: Don't use CAR_GLOBALArthur Heymans2019-02-122-22/+12
* soc/amd/common: Remove redundant ACPI S3 testKyösti Mälkki2019-02-123-11/+4
* soc/intel/bdw: Remove spurious commentNico Huber2019-02-111-1/+0
* mb/intel/galileo: Drop the FSP1.1 optionArthur Heymans2019-02-118-347/+0
* soc/intel/baytrail: Use non-evict CAR setupArthur Heymans2019-02-113-218/+2
* soc/intel/fsp_broadwell_de: Move FSP_DEBUG_LEVEL option hereNico Huber2019-02-112-1/+12
* soc/intel/cannonlake: Configure GPIOs again after FSP-S is doneFurquan Shaikh2019-02-072-1/+35
* soc/intel/cannonlake: Add Whiskeylake SoC kconfigSubrata Banik2019-02-073-8/+26
* bootmem: add new memory type for BL31Ting Shen2019-02-056-9/+22
* intel/quark: Fix COMMONLIB_STORAGE in CARKyösti Mälkki2019-02-051-12/+7
* src/soc/intel/common: Clear GPIO driver ownership when not requestedKeith Short2019-02-051-10/+18
* soc/intel/apl: Call mca_configure() on cold boots onlyNico Huber2019-02-051-4/+6
* soc/intel/cpulib: Add debug message to mca_configure()Nico Huber2019-02-051-0/+2
* intel/apollolake: Add parameter to enable VTD in devicetreeWerner Zeh2019-02-052-0/+9
* soc/intel/apollolake: Update XHCI ports for GLK in ACPI tablesFurquan Shaikh2019-02-054-17/+77
* soc/amd/stoneyridge: Reboot if missing MRC cache infoMarshall Dawson2019-02-041-8/+24
* soc/intel/cannonlake: Remove SOC_INTEL_CANNONLAKE_MEMCFG_INIT KconfigSubrata Banik2019-02-042-5/+1
* soc/amd/stoneyridge: Add generic PM1 register clear functionMarshall Dawson2019-02-012-3/+14
* soc/intel/icelake: Make correct C-state entries for S0ix and non-S0ixSubrata Banik2019-02-011-2/+2
* soc/intel/cannonlake: Make correct C-state entries for S0ix and non-S0ixRonak Kanabar2019-01-311-2/+2
* soc/intel/apollolake: Fix XHCI device name in ACPIKarthikeyan Ramasubramanian2019-01-311-1/+1
* soc/intel/apollolake: Sync fsp upd structure updateJohn Zhao2019-01-302-0/+35
* soc/amd/stoneyridge: Access SMBUS through MMIORichard Spiegel2019-01-308-133/+134
* google/kukui: Move some initialization from bootblock to verstageYou-Cheng Syu2019-01-291-0/+1
* soc/intel/apollolake: Add GLK usb2eye configuration overrideSeunghwan Kim2019-01-292-0/+17
* mediatek: Separate WDT reset function from WDT driverTristan Shieh2019-01-294-12/+29
* soc/intel/icelake: Remove unnecessary USB charging ASL entriesSubrata Banik2019-01-291-26/+0
* intel/apollolake: Add IPU to disable_dev functionWerner Zeh2019-01-282-1/+10
* intel/apollolake: Add fixed resources for VTd to system resourcesWerner Zeh2019-01-281-0/+20
* soc/apollolake: Generate DMAR tableWerner Zeh2019-01-284-3/+100
* intelblocks/systemagent: Add ACPI table generation hookWerner Zeh2019-01-282-0/+17
* src: Don't use a #defines like Kconfig symbolsElyes HAOUAS2019-01-283-11/+11
* soc/intel/skylake: select FSP_M_XIP if MAINBOARD_USES_FSP2_0Matt DeVillier2019-01-281-1/+2