summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2019-04-23src: Use include <console/console.h> when appropriateElyes HAOUAS
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-04-23Klocwork: Fix the Null pointer derefernce found by klocworkThejaswani Putta
2019-04-22Revert "soc/intel/cannonlake: Enable coreboot MP PPI service for WHL/CML"Lijian Zhao
2019-04-21cpu/x86: Move checking for MTRR's as a proxy for proper CPU resetArthur Heymans
2019-04-21soc/amd/stoneyridge: Fix gnvs aoac initializationMarshall Dawson
2019-04-19soc/intel/cannonlake: Add report for iGD 0x3ea1Lijian Zhao
2019-04-19soc/intel/common: Inject SMBIOS type 16 tableLijian Zhao
2019-04-18soc/intel/cnl: Generate DMAR ACPI tableJohn Zhao
2019-04-17soc/intel/common: Add the audio PCI device ID for CometlakeV Sowmya
2019-04-17soc/intel/common/timer: Calculate TSC frequency based on CPUID 0x15Subrata Banik
2019-04-17mediatek: Use the 64-bit timerTristan Shieh
2019-04-16soc/intel/cannonlake: Configure Vmx support using KconfigRonak Kanabar
2019-04-16soc/intel/cannonlake: Implement soc side VMX supportRonak Kanabar
2019-04-16soc/intel/cannonlake: Enable coreboot MP PPI service for WHL/CMLSubrata Banik
2019-04-13soc/intel/cpulib: Remove redundent enable/disable functionsSubrata Banik
2019-04-13soc/intel/cpulib: Factor out IA32_PERF_CTL (0x199) MSR codeSubrata Banik
2019-04-12soc/intel/cannonlake: Select FSP_M_XIPFurquan Shaikh
2019-04-12soc/intel/cannonlake: Do not use XIP_ROM_SIZEFurquan Shaikh
2019-04-11soc/intel/cannonlake: Correct the GPE DWx mapping for GPIO groupsAamir Bohra
2019-04-09src: Fix remaining #include <timer.h>Nico Huber
2019-04-08soc/amd/stoney: Don't use IS_ENABLED() for a constantNico Huber
2019-04-08Replace remaining IS_ENABLED(CONFIG_*) with CONFIG()Nico Huber
2019-04-08soc/intel/baytrail: Correct array bounds checkJacob Garber
2019-04-08soc/skl: Update SkipExtGfxScan in UPD from devtreeMaxim Polyakov
2019-04-08src/soc/intel/fsp_baytrail/smm.c: add bootstate entry for locking SMIMichał Żygowski
2019-04-08{src,util}: Correct typo in comment and debug stringFrans Hendriks
2019-04-08src/soc/intel/cannonlake: Remove ITSS IPC restoreAamir Bohra
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-04-06src: Use #include <timer.h> when appropriateElyes HAOUAS
2019-04-06soc/intel/skylake: Set FSP options for PEG portMaxim Polyakov
2019-04-06{mb,soc/intel/skylake}: remove unused InternalGfxMaxim Polyakov
2019-04-06soc/intel/skylake: Update GFX devtree optionsMaxim Polyakov
2019-04-04soc/intel/braswell: Correct serial IRQ supportFrans Hendriks
2019-04-04soc/nvidia/tegra210: Increase bootblock sizeMartin Roth
2019-04-02mediatek/mt8183: Fix RTC initialization flowRan Bi
2019-04-01vboot: Select CONFIG_VBOOT_OPROM_MATTERS in more casesJulius Werner
2019-04-01soc/intel/cannonlake: Add FSP UPD to unlock GPIO pads in devicetreeKrishna Prasad Bhat
2019-03-29src: Use include <reset.h> when appropriateElyes HAOUAS
2019-03-29soc/intel/cannonlake: Ignore GBE LTRLijian Zhao
2019-03-29soc/intel/icelake: Fix chipset_power_state structureSubrata Banik
2019-03-28qcs405: Add support for USB host modeVijayavardhan Vennapusa
2019-03-28soc/intel/apollolake: Add support to log XHCI wake eventsKarthikeyan Ramasubramanian
2019-03-28soc/intel/common: Move support to log XHCI wake eventsKarthikeyan Ramasubramanian
2019-03-28soc/intel/cannonlake: Update CPU Ratio base on MSRLijian Zhao
2019-03-27soc/intel/cannonlake: Configure voltage margining policiesKrzysztof Sywula
2019-03-27Move calls to quick_ram_check() before CBMEM initKyösti Mälkki
2019-03-27device/pciexp_device: Convert LTR non-snoop/snoop value into common macroSubrata Banik
2019-03-26qcs405: clock: Adding the clock support for qcs405Pranav Agrawal
2019-03-26qcs405: Add GPIO APINitheesh Sekar