summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* rockchip/rk3399: Select VBOOT_MIGRATE_WORKING_DATAJulius Werner2019-04-291-0/+1
* mediatek: Add function to raise the CPU frequencyTristan Shieh2019-04-295-2/+9
* mediatek/mt8183: Set CPU frequency to 1417MHzTristan Shieh2019-04-291-1/+1
* Revert "soc/intel/common/block: add VMX support"Nico Huber2019-04-294-110/+0
* soc/skl: set IGD resources only if device is enabledMaxim Polyakov2019-04-294-18/+38
* mediatek/mt8183: Init audio related clockJiaxin Yu2019-04-291-0/+12
* soc/intel/apollolake/bootblock: Clear the GPI IS & IE registersKarthikeyan Ramasubramanian2019-04-291-0/+9
* soc/intel/common: Add support to clear GPI IS & IE registersKarthikeyan Ramasubramanian2019-04-292-0/+33
* soc/intel: Add GPI interrupt config register offset infoKarthikeyan Ramasubramanian2019-04-2914-2/+76
* soc/intel/braswell: Move LPE ACPI code to mainboardFrans Hendriks2019-04-291-3/+0
* soc/intel/cannonlake: Modify dq_map to provide for 6 entriesPaul Fagerburg2019-04-291-5/+9
* soc/intel/apl/acpi: Do not report 8259 PICsNico Huber2019-04-262-16/+1
* soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS2019-04-2645-46/+90
* soc/amd/stoneyridge: Generate MCFG tableRaul E Rangel2019-04-261-1/+7
* cpu/intel/car/non-evict: Select NO_FIXED_XIP_ROM_SIZEArthur Heymans2019-04-251-0/+1
* soc/cavium/common/bootblock: Remove unused variablesElyes HAOUAS2019-04-251-5/+1
* src/soc/intel: Remove unused variablesElyes HAOUAS2019-04-251-2/+1
* 3rdparty/fsp: Update submodule pointer to upstream masterMatt DeVillier2019-04-251-1/+1
* mediatek/mt8183: Set CPU frequency to 1989MHzTristan Shieh2019-04-241-1/+1
* mediatek/mt8183: Set processor voltage to 1.05vTristan Shieh2019-04-241-0/+4
* soc/qualcomm/qcs405: add console.h includePatrick Georgi2019-04-231-0/+1
* qcs405: Add support of GPIO IRQ APIsTaniya Das2019-04-232-0/+56
* qcs405: clock: Update SPI APITaniya Das2019-04-232-35/+109
* soc/intel/cannonlake: add missing console.h includePatrick Georgi2019-04-231-0/+1
* soc/intel/common/acpi: Add dynamic method around sleepLijian Zhao2019-04-231-0/+12
* soc/amd/common: Remove AmdReadEventLog()Kyösti Mälkki2019-04-231-58/+0
* soc/amd/common: Introduce agesa_execute_state()Kyösti Mälkki2019-04-239-38/+78
* soc/intel/cannonlake: Enable PlatformDebugConsent by KconfigKane Chen2019-04-233-11/+14
* soc/intel/common: Add SOC_INTEL_DEBUG_CONSENT to control debug interfaceKane Chen2019-04-231-0/+7
* soc/intel/braswell/acpi/lpss.asl: Remove SPI1 and PWM asl codeFrans Hendriks2019-04-231-109/+1
* soc/intel/cannonlake: Add null reference check for Cnvi and XdciAamir Bohra2019-04-231-5/+14
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-2336-35/+1
* src: Use include <console/console.h> when appropriateElyes HAOUAS2019-04-2311-13/+3
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-2325-3/+29
* Klocwork: Fix the Null pointer derefernce found by klocworkThejaswani Putta2019-04-231-0/+3
* Revert "soc/intel/cannonlake: Enable coreboot MP PPI service for WHL/CML"Lijian Zhao2019-04-223-17/+1
* cpu/x86: Move checking for MTRR's as a proxy for proper CPU resetArthur Heymans2019-04-212-15/+3
* soc/amd/stoneyridge: Fix gnvs aoac initializationMarshall Dawson2019-04-211-2/+2
* soc/intel/cannonlake: Add report for iGD 0x3ea1Lijian Zhao2019-04-191-1/+2
* soc/intel/common: Inject SMBIOS type 16 tableLijian Zhao2019-04-191-0/+35
* soc/intel/cnl: Generate DMAR ACPI tableJohn Zhao2019-04-184-1/+130
* soc/intel/common: Add the audio PCI device ID for CometlakeV Sowmya2019-04-171-0/+1
* soc/intel/common/timer: Calculate TSC frequency based on CPUID 0x15Subrata Banik2019-04-171-3/+61
* mediatek: Use the 64-bit timerTristan Shieh2019-04-173-16/+32
* soc/intel/cannonlake: Configure Vmx support using KconfigRonak Kanabar2019-04-162-6/+2
* soc/intel/cannonlake: Implement soc side VMX supportRonak Kanabar2019-04-163-0/+6
* soc/intel/cannonlake: Enable coreboot MP PPI service for WHL/CMLSubrata Banik2019-04-163-1/+17
* soc/intel/cpulib: Remove redundent enable/disable functionsSubrata Banik2019-04-136-56/+34
* soc/intel/cpulib: Factor out IA32_PERF_CTL (0x199) MSR codeSubrata Banik2019-04-131-12/+12
* soc/intel/cannonlake: Select FSP_M_XIPFurquan Shaikh2019-04-121-0/+1