aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2019-07-04arch/x86: Adjust size of postcar stackKyösti Mälkki
2019-07-04Revert "soc/intel/skylake/romstage: Increase size of postcar stack"Kyösti Mälkki
2019-07-03soc/amd/common/lpc: Add Picasso IDMarshall Dawson
2019-07-03soc/amd/common/iommu: Add Picasso IDMarshall Dawson
2019-07-03soc/amd/common/hda: Add Picasso IDsMarshall Dawson
2019-07-03soc/amd/picasso: Remove all PSP runtime functionsMarshall Dawson
2019-07-03soc/amd/picasso: Remove fanless SKU optionMarshall Dawson
2019-07-03soc/amd/picasso: Remove SD controllerMarshall Dawson
2019-07-03soc/amd/picasso: Add xhci1 and remove ehciMarshall Dawson
2019-07-03soc/amd/picasso: Remove most stoneyridge USBMarshall Dawson
2019-07-03soc/amd/picasso: Remove stoneyridge GECMarshall Dawson
2019-07-03soc/amd/picasso: Change all remaining soc namesMarshall Dawson
2019-07-03soc/intel/skylake: Add Kabylake-R microcode update filesArthur Heymans
2019-07-03vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platformsJulius Werner
2019-07-02sdm845: Update macro definition in CB clock driverAkash Asthana
2019-07-02src: Use CRx_TYPE type for CRxElyes HAOUAS
2019-07-02soc/intel/cannonlake: Add support to log XHCI wake eventsPaul Fagerburg
2019-07-02soc/amd: Add picasso to KconfigMarshall Dawson
2019-07-02soc/amd/picasso: Stub out bootblockMartin Roth
2019-07-02soc/amd/picasso: Update stoney paths to picassoMartin Roth
2019-07-02soc/amd/picasso: Rename makefile.inc back to Makefile.incMartin Roth
2019-07-02soc/amd/picasso: Change SOC_AMD_STONEY* to SOC_AMD_PICASSOMartin Roth
2019-07-02soc/amd/picasso: Change header guards from stoney to picassoMartin Roth
2019-07-02soc/amd/picasso: Remove ST files not used for PCOMartin Roth
2019-07-02soc/amd/picasso: Create picasso as a copy of stoneyridgeMartin Roth
2019-07-02soc/intel/icelake: Disable HDA based on devicetreeSubrata Banik
2019-07-02QC common: fix compiler complaint, missing <string.h>T Michael Turney
2019-07-01Use 3rdparty/intel-microcodeArthur Heymans
2019-06-28{soc,northbridge}/Kconfig: Remove unused CACHE_MRC_SIZE_KBElyes HAOUAS
2019-06-28soc/intel/cannonlake: fix use of legacy 8254 timerMatt DeVillier
2019-06-28qualcomm: qclib: Ensure interface table entry name is terminatedJulius Werner
2019-06-26soc/intel/cannonlake/Kconfig: Don't have all variants select SOC_INTEL_CANNON...Arthur Heymans
2019-06-25soc/intel/dnv: Fix value of B_PCH_GPIO_RX_SCI_ROUTEPatrick Havelange
2019-06-24cbfstool: Drop update-fit optionPatrick Rudolph
2019-06-24Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADERSubrata Banik
2019-06-21mediatek/mt8183: support SAMSUNG and MICRON EMCP LPDDR4X DDR bootupHuayang Duan
2019-06-21mediatek/mt8183: fix mode register setting fail issueHuayang Duan
2019-06-21mediatek/mt8183: enable DDR low power featuremtk11195
2019-06-21soc/intel: Provide SPD manufacturer ID and module type to SMBIOSDuncan Laurie
2019-06-21soc/intel/cannonlake: Rename SOC_INTEL_COMMON_CANNONLAKE_BASEArthur Heymans
2019-06-21cpu/x86/msr: Move IA32_MISC_ENABLE bits to common placeElyes HAOUAS
2019-06-21soc/intel/skylake: Clean up KconfigArthur Heymans
2019-06-21soc/intel/skylake: Remove ROMCCFLAGSArthur Heymans
2019-06-21soc/intel/skylake/romstage: Increase size of postcar stackChristian Walter
2019-06-21mediatek/mt8183: set vproc12 voltage correctlyHsin-Hsiung Wang
2019-06-21mediatek/mt8183: Add infra group DCM settingWeiyi Lu
2019-06-21mediatek: Add SPI tick_dly settingMengqi Zhang
2019-06-21mediatek/mt8183: Add SPI GPIO driving settingMengqi Zhang
2019-06-21mediatek/mt8183: Support RTC in ramstageYou-Cheng Syu
2019-06-21mediatek/mt8183: Add efuse calibration in auxadcjg_poxu
2019-06-21soc/intel/common/block/pcr: Remove unneded 'else'Elyes HAOUAS
2019-06-21mediatek/mt8183: Calibrate vsim2 to 2.7 VHsin-Hsiung Wang
2019-06-20soc/intel/braswell/smbus.c: Add support for i2c mode block writeFrans Hendriks
2019-06-18soc/intel/skylake: Select microcode updates depending on discrete PCHArthur Heymans
2019-06-16soc/intel/common: Fix booting issue without default IGD enabledSubrata Banik
2019-06-13soc/intel/{cml, whl}: Add option to skip HECI disable in SMMSubrata Banik
2019-06-13soc/intel/icelake: Replace PCI device LPC to ESPI as per EDSSubrata Banik
2019-06-12vendorcode/intel/fsp/fsp2_0/cometlake: Update FSP-M/S header files as per v1155Aamir Bohra
2019-06-12qcom: Add i2c driverPrudhvi Yarlagadda
2019-06-12{drivers,soc/intel/braswell}: Implement C_ENVIRONMENT_BOOTBLOCK supportFrans Hendriks
2019-06-11soc/amd/common: Add errors for invalid AcpiMmio accessMarshall Dawson
2019-06-10sdm845: qspi: Add Dual SPI supportJulius Werner
2019-06-09soc/intel/icelake: Pass FSP-M/S UPD as per ICL requirementAamir Bohra
2019-06-09soc/intel/common: Skip SoC GT programming based on CONFIG_SKIP_GRAPHICS_ENABLINGSubrata Banik
2019-06-08src/soc/intel/skylake/acpi: Remove Return for PS0/3Christian Walter
2019-06-08src/soc/intel/skylake/bootblock: Add SPT C236 to PCH TableChristian Walter
2019-06-07soc/intel/cannonlake: Add _DSM method for SD controllerV Sowmya
2019-06-07soc/intel: Add some missing MCH PCIe IDsKeno Fischer
2019-06-06soc/intel/skl/graphics: Implement panel setupNico Huber
2019-06-06soc/amd/common: Make biosram functions more readableMarshall Dawson
2019-06-06soc/amd/common: Update AcpiMmio commentsMarshall Dawson
2019-06-06qcs405: Enable VBOOT_MIGRATE_WORKING_DATANitheesh Sekar
2019-06-06soc/amd/common: Fix consistency in AcpiMmio argumentsMarshall Dawson
2019-06-06soc/amd/common: Clean up prototypes for AcpiMmioMarshall Dawson
2019-06-06src/amd/stoneyridge: Move alink source to commonMarshall Dawson
2019-06-06soc/amd/stoneyridge: Add ALink-AHB Bridge to iomap.hMarshall Dawson
2019-06-06soc/amd/stoneyridge: Move sata to commonMarshall Dawson
2019-06-06soc/amd/stoneyridge: Split sata functionalityMarshall Dawson
2019-06-06soc/amd/stoneyridge: Remove sb_util.cMarshall Dawson
2019-06-06soc/amd/stoneyridge: Relocate acpi_get_sleep_type()Marshall Dawson
2019-06-06soc/amd/stoneyridge: Move IOMMU support to commonMarshall Dawson
2019-06-06soc/amd/stoneyridge: Move hda.c to commonMarshall Dawson
2019-06-06soc/amd/stoneyridge: Relocate MMIO access of ACPI registersMarshall Dawson
2019-06-06soc/amd/common: Rework block/acpiMarshall Dawson
2019-06-06soc/amd/stoneyridge: Move LPC support to commonMarshall Dawson
2019-06-06soc/amd/stoneyridge: Rework SPI base address get/setMarshall Dawson
2019-06-06soc/amd/stoneyridge: Move GPIO support to commonMarshall Dawson
2019-06-06src/soc/intel/common/smbios: Add addtional infos to dimm_infoChristian Walter
2019-06-05coreboot: Add i2c clock API for qcs405Taniya Das
2019-06-04qcs405: Add SPI driver supportPrudhvi Yarlagadda
2019-06-04qcs405: Add UART supportPrudhvi Yarlagadda
2019-06-04soc/intel/braswell: Use common cpu/intel/car codeArthur Heymans
2019-06-04device_tree: Make FDT property data non-constJulius Werner
2019-06-04device_tree: Have absolute paths start with '/'Julius Werner
2019-06-04device_tree: Drop sub-node path lookup from dt_find_node_by_path()Julius Werner
2019-06-04device_tree: Add phandle caching and lookupsJulius Werner
2019-06-04soc/intel/cannonlake: Do not read SPD again if index hasn't changedFurquan Shaikh
2019-06-03src/soc/intel: Avoid NULL pointer dereferenceJohn Zhao
2019-06-03soc/intel: Replace UART_BASE() and friends with a KconfigNico Huber
2019-06-03src/soc/intel/common/block/sgx: Add missing new linesChristian Walter