aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2019-05-07intel/fsp1_1: Drop `boot_mode` from `pei_data`Nico Huber
2019-05-06soc/intel/apollolake: Reset GPI IS & IE registers at ramstageKarthikeyan Ramasubramanian
2019-05-06soc/intel/cannonlake/acpi: Add board level s0ix call backEric Lai
2019-05-06soc/apollolake: Add ramstage hookFelix Singer
2019-05-06soc/amd/stoneyridge: Correct bugs in lpc.cMarshall Dawson
2019-05-06soc/amd/stoneyridge: Move acpi_fill_mcfg to northbridgeMarshall Dawson
2019-05-06Fix code that would trip -Wtype-limitsJulius Werner
2019-05-06soc/intel/braswell/Makefile.inc: Remove commented-out lineFrans Hendriks
2019-05-06soc/skylake: Add missing PCH IDsMarius Genheimer
2019-05-06mediatek/mt8183: Wait 200us for voltages to settleTristan Shieh
2019-05-06soc/intel/cannonlake: Add GPIO dual-route support.Tim Wawrzynczak
2019-05-06soc/intel/common: Add new PAD_CFG macro.Tim Wawrzynczak
2019-05-06soc/amd/common: Introduce module_dispatch()Kyösti Mälkki
2019-05-03{soc, southbridge} : Correct typo in commentFrans Hendriks
2019-05-03sdm845: Add QCLib to RomStage to perform IP initT Michael Turney
2019-05-03sdm845: Combine BB with QC-Sec for ROM bootT Michael Turney
2019-05-03soc/intel/braswell: add default option to use public FSPMatt DeVillier
2019-05-02sdm845: Add USB support on cheza platformChandana Kishori Chiluveru
2019-05-02qualcomm: Add QCLib interface support to common/T Michael Turney
2019-05-02sdm845: Select VBOOT_MIGRATE_WORKING_DATA, now requiredT Michael Turney
2019-05-02soc/intel/icelake: Correct the GPE DWx mapping for GPIO groupsSubrata Banik
2019-05-02soc/intel/icelake: Select FSP_M_XIPSubrata Banik
2019-05-02soc/intel/icelake: Move power_state functions to pmutil.cSubrata Banik
2019-05-02soc/intel/{broadwell, skylake}: Remove unused pch_log_state() declarationSubrata Banik
2019-05-02soc/intel/icelake: Add chipset event loggingSubrata Banik
2019-05-02soc/intel/icelake: Clear PMCON status bitsSubrata Banik
2019-05-01mb/google/sarien: Disable S5 wake on LAN by defaultEric Lai
2019-05-01soc/intel/common: Set RX_DISABLE for pads configured as NCFurquan Shaikh
2019-04-30rockchip: rk3399: increase memory for fit payload.Marty E. Plummer
2019-04-30vboot: refactor OPROM codeJoel Kitching
2019-04-29rockchip/rk3399: Select VBOOT_MIGRATE_WORKING_DATAJulius Werner
2019-04-29mediatek: Add function to raise the CPU frequencyTristan Shieh
2019-04-29mediatek/mt8183: Set CPU frequency to 1417MHzTristan Shieh
2019-04-29Revert "soc/intel/common/block: add VMX support"Nico Huber
2019-04-29soc/skl: set IGD resources only if device is enabledMaxim Polyakov
2019-04-29mediatek/mt8183: Init audio related clockJiaxin Yu
2019-04-29soc/intel/apollolake/bootblock: Clear the GPI IS & IE registersKarthikeyan Ramasubramanian
2019-04-29soc/intel/common: Add support to clear GPI IS & IE registersKarthikeyan Ramasubramanian
2019-04-29soc/intel: Add GPI interrupt config register offset infoKarthikeyan Ramasubramanian
2019-04-29soc/intel/braswell: Move LPE ACPI code to mainboardFrans Hendriks
2019-04-29soc/intel/cannonlake: Modify dq_map to provide for 6 entriesPaul Fagerburg
2019-04-26soc/intel/apl/acpi: Do not report 8259 PICsNico Huber
2019-04-26soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS
2019-04-26soc/amd/stoneyridge: Generate MCFG tableRaul E Rangel
2019-04-25cpu/intel/car/non-evict: Select NO_FIXED_XIP_ROM_SIZEArthur Heymans
2019-04-25soc/cavium/common/bootblock: Remove unused variablesElyes HAOUAS
2019-04-25src/soc/intel: Remove unused variablesElyes HAOUAS
2019-04-253rdparty/fsp: Update submodule pointer to upstream masterMatt DeVillier
2019-04-24mediatek/mt8183: Set CPU frequency to 1989MHzTristan Shieh
2019-04-24mediatek/mt8183: Set processor voltage to 1.05vTristan Shieh
2019-04-23soc/qualcomm/qcs405: add console.h includePatrick Georgi
2019-04-23qcs405: Add support of GPIO IRQ APIsTaniya Das
2019-04-23qcs405: clock: Update SPI APITaniya Das
2019-04-23soc/intel/cannonlake: add missing console.h includePatrick Georgi
2019-04-23soc/intel/common/acpi: Add dynamic method around sleepLijian Zhao
2019-04-23soc/amd/common: Remove AmdReadEventLog()Kyösti Mälkki
2019-04-23soc/amd/common: Introduce agesa_execute_state()Kyösti Mälkki
2019-04-23soc/intel/cannonlake: Enable PlatformDebugConsent by KconfigKane Chen
2019-04-23soc/intel/common: Add SOC_INTEL_DEBUG_CONSENT to control debug interfaceKane Chen
2019-04-23soc/intel/braswell/acpi/lpss.asl: Remove SPI1 and PWM asl codeFrans Hendriks
2019-04-23soc/intel/cannonlake: Add null reference check for Cnvi and XdciAamir Bohra
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