aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
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
2019-03-25vboot: remove VBOOT_EC_SLOW_UPDATE Kconfig optionJoel Kitching
2019-03-25soc/apollolake: Add UART0Felix Singer
2019-03-25Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner
2019-03-25soc/intel/cannonlake: Clear PMCON status bitsKrishna Prasad Bhat
2019-03-24intel/apollolake: Add HDA to disable_dev functionNico Huber
2019-03-24soc/intel/common: Remove common chip config use_fsp_mp_initSubrata Banik
2019-03-24soc/intel/common: Add Kconfig option to choose desired MP Init for platformSubrata Banik
2019-03-22soc/intel/broadwell: Fix use of CONFIG_USBDEBUGKyösti Mälkki
2019-03-22soc/intel/cannonlake: Enable power button smi in pre-OSKrzysztof Sywula
2019-03-22soc/intel/{baytrail,braswell}: Make use of generic set_subsystem()Kyösti Mälkki
2019-03-22arch/mips: Fix <arch/mmio.h> prototypesKyösti Mälkki
2019-03-21vboot: standardize on working data sizeJoel Kitching
2019-03-21soc/intel/cannonlake: Assign FSP UPDs for HPD and Data/CLK of DDI portsKrishna Prasad Bhat
2019-03-21{northbridge, soc, southbridge}/intel: Make use of generic set_subsystem()Subrata Banik
2019-03-21{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik
2019-03-21nvidia/tegra{124,210}/lp0: Directly include `stdint.h`Nico Huber
2019-03-20soc/nvidia/tegra{124,210}: Remove unneeded 'include <halt.h>'Elyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-20soc/intel/cannonlake: Fix return values for get_param_valueFurquan Shaikh
2019-03-19soc/intel/icelake: Enable support for FSP 2.1 specificationSubrata Banik
2019-03-19rockchip/rk3399: Remove obsolete BL31 resource reservationJulius Werner
2019-03-19soc/intel/braswell: Use IRQ 9 for SCIFrans Hendriks
2019-03-19soc/intel/braswell/romstage: Drop unused 'include <rtc.h>'Elyes HAOUAS
2019-03-19src: Drop unused 'include <cbfs.h>'Elyes HAOUAS
2019-03-19Fix 'unsigned int' to bare use of 'unsigned'Subrata Banik
2019-03-18qcs405: Add DRAM resourcesNitheesh Sekar
2019-03-18qcs405: Add Timer supportNitheesh Sekar
2019-03-18soc/qualcomm/qcs405: Add MMU supportNitheesh Sekar
2019-03-18soc/qualcomm/qcs405: Support for new SoCNitheesh Sekar
2019-03-18soc/intel/braswell: Reserve IOAPIC and ROM resourcesFrans Hendriks
2019-03-18src: Drop unused 'include <romstage_handoff.h>'Elyes HAOUAS
2019-03-18soc/intel/cannonlake: Pass coreboot debug interface info to FSPMaulik V Vaghela
2019-03-18soc/intel/common: Update ESPI disable optionDuncan Laurie
2019-03-18src/mb/sifive/hifive-unleashed: initialize Gigabit Ethernet ControllerXiang Wang
2019-03-18soc/amd/stoneyridge: Correct PSP SecureOs Kconfig symbolMarshall Dawson
2019-03-16soc/intel/cannonlake: Add required FSP UPD changes for CMLSubrata Banik
2019-03-16src: Drop unused '#include <halt.h>'Elyes HAOUAS
2019-03-16src: Drop unused 'include <device/pciexp.h>'Elyes HAOUAS
2019-03-16drivers/intel/fsp1_0: Deduplicate codePatrick Rudolph
2019-03-15soc/intel/cannonlake: Fix GEN_PMCON bit checksFurquan Shaikh
2019-03-13soc/intel/cannonlake: Allow mainboard to override DRAM part numberFurquan Shaikh
2019-03-12src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS
2019-03-08src/soc/intel/apollolake/cpu.c: Set up local APICMario Scheithauer
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07soc/intel/cannonlake: Add support for logging wake source in SMMV Sowmya
2019-03-07soc/intel/cannonlake: Move power_state functions to pmutil.cV Sowmya
2019-03-07soc/intel/icelake: Add PM timer emulation support in ICLAamir Bohra
2019-03-07src: Drop unused include <timestamp.h>Elyes HAOUAS
2019-03-07soc/amd/stoneyridge: Convert SMU fanless optionsMarshall Dawson