aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2020-05-13src/mainboard: Remove unused 'include <stdlib.h>'Elyes HAOUAS
2020-05-13src: Remove unused '#include <stddef.h>'Elyes HAOUAS
2020-05-13src: Remove unused '#include <stdint.h>'Elyes HAOUAS
2020-05-13soc/amd/picasso: Enable eSPI capability for PicassoFurquan Shaikh
2020-05-13soc/amd/picasso: Use lpc_early_init() from common lpc driverFurquan Shaikh
2020-05-13soc/amd/common/block: Add support for configuring eSPI connection to slaveFurquan Shaikh
2020-05-13soc/mediatek: improve ca53 frequency change procedureWeiyi Lu
2020-05-13Remove new additions of "this file is part of" linesFurquan Shaikh
2020-05-13soc/amd/picasso: Mark FCH MMIO addresses as non-postedRaul E Rangel
2020-05-13soc/amd/picasso: Add data fabric pci_devsRaul E Rangel
2020-05-13soc/amd/picasso: Add data fabric register definitionsRaul E Rangel
2020-05-13soc/amd/picasso: Delete northbridgeMarshall Dawson
2020-05-13soc/amd/picasso: Extract reset flags from northbridge.hRaul E Rangel
2020-05-13soc/amd/picasso: Move ACP register to acp.hRaul E Rangel
2020-05-13soc/amd/picasso: Move acpi_fill_mcfgRaul E Rangel
2020-05-13soc/amd/common/block/psp: Remove unused northbridge headerRaul E Rangel
2020-05-13soc/amd/common/block/spi: Include mmio.h in fch_spi_ctrl.cFurquan Shaikh
2020-05-13soc/amd/common/block/lpc: Add helper function lpc_early_init()Furquan Shaikh
2020-05-12soc/intel/skylake: Add ability to set root port ASPMWim Vervoorn
2020-05-12soc/intel/tigerlake: Correct IRQ interruptWonkyu Kim
2020-05-12device/pci_device: Extract pci_domain_set_resources from SOCRaul E Rangel
2020-05-12soc/intel/jasperlake: Remove deprecated UPDsRonak Kanabar
2020-05-12soc/intel/jasperlake: Add SATA related UPDs configurationRonak Kanabar
2020-05-12soc/amd/common/block/lpc: Configure io/mmio windows differently for LPC and eSPIFurquan Shaikh
2020-05-12soc/amd/common/block/lpc: Provide an option to use static eSPI BARFurquan Shaikh
2020-05-12soc/intel/tigerlake: Control SATA and DMI power optimizationShaunak Saha
2020-05-12soc/amd/common/block/lpc: Add helpers for managing eSPI decodeFurquan Shaikh
2020-05-12soc/amd/common/block: Add header file for eSPI register definitionsFurquan Shaikh
2020-05-12soc/amd/common/block/lpc: Set LPC_IO_PORT_DECODE_ENABLE to 0 when disabling d...Furquan Shaikh
2020-05-12soc/amd/picasso: Use SPI configuration support from common block SPI driverFurquan Shaikh
2020-05-12soc/amd/picasso: Add support for using common SoC configurationFurquan Shaikh
2020-05-12soc/amd/common/block/spi: Add support for common SPI configurationFurquan Shaikh
2020-05-12soc/intel/skl: Drop weak mainboard_memory_init_paramsAngel Pons
2020-05-12soc/amd/common/block/lpc: Split lpc_set_spibase() into two functionsFurquan Shaikh
2020-05-12soc/amd/common/block: Add support for common config for AMD SoCsFurquan Shaikh
2020-05-11sc7180: clock: Add support to bump CPU levelsTaniya Das
2020-05-11sc7180: Adjust memory allocations per upstream commentsT Michael Turney
2020-05-11trogdor: QCSDI loading depends on VB2_GBB_FLAG_RUNNING_FAFT setting flagAshwin Kumar
2020-05-11sc7180: Fix for hang during DMA transfer in SPI-NOR flash driversatya priya
2020-05-11soc/amd/common/block/lpc: Reorganize LPC enable resourcesFurquan Shaikh
2020-05-11soc/amd/common/block/lpc: Add config options for eSPIFurquan Shaikh
2020-05-11soc/intel/quark: Revamp file headersPatrick Georgi
2020-05-11treewide: Replace BSD-3-Clause and ISC headers with SPDX headersPatrick Georgi
2020-05-11treewide: split off license text, remove extra copyright noticesPatrick Georgi
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-11soc/intel/skylake: Allow setting of PcieRpMaxPayloadWim Vervoorn
2020-05-11soc/sifive/fu540: Add missing '#include <commonlib/bsd/helpers.h>'Elyes HAOUAS
2020-05-11soc/intel/tigerlake: Update C-State infoWonkyu Kim
2020-05-11soc/intel/xeon_sp: make CPX ramstage.h common for CPX, SKXMichael Niewöhner
2020-05-11soc/intel/jasperlake: Add ACPI device name for Storage controllersKarthikeyan Ramasubramanian
2020-05-11soc/intel/jasperlake: Enable end of post support in FSPAamir Bohra
2020-05-10src: Replace remaining GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-09vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled()Julius Werner
2020-05-08{security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-08soc/nvidia: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-08soc/qualcomm: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-08soc/intel: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-08soc/intel/skl: Drop `acpi_mainboard_gnvs`Angel Pons
2020-05-07soc/intel/tigerlake: Add PMC to platform ACPI name entryJohn Zhao
2020-05-07soc/amd/common/block/lpc: Use standard pci_dev_ops_pciFurquan Shaikh
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: move copyrights and authors to AUTHORSPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-06soc/intel/tgl: Synchronize GPIO ASL table with Linux kernelShaunak Saha
2020-05-06soc/intel/tigerlake: Print HPR_CAUSE0 registerderek.huang
2020-05-05soc/intel/jasperlake: Correct the EMMC PCR Port IDRonak Kanabar
2020-05-05soc/intel/jasperlake: Allow SD card power enable polarity configurationRonak Kanabar
2020-05-05soc/intel/tigerlake: Add PMC mux controlJohn Zhao
2020-05-05soc/amd/picasso: add Kconfig option to disable rom sharingAaron Durbin
2020-05-05soc/amd/common/block/lpc: Add lpc_disable_spi_rom_sharingRaul E Rangel
2020-05-04soc/intel/tigerlake: Update interrupt settingWonkyu Kim
2020-05-04src/soc/tigerlake: Update SerialIoDebugMode UPD in FSP-MSrinidhi N Kaushik
2020-05-04soc/intel/skl: always enable SataPwrOptEnableMichael Niewöhner
2020-05-04soc/intel/cannonlake: Add DisableHeciRetry to configChristian Walter
2020-05-04soc/intel/common/block/cse: Add boot partition related APIsSridhar Siricilla
2020-05-02soc/amd/picasso: Select CHROMEOS_RAMOOPS_DYNAMICFurquan Shaikh
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-01soc/amd/picasso: add sd/emmc0 configuration to chip.hAaron Durbin
2020-05-01soc/amd/picasso: Add FSP support for including AGESAMarshall Dawson
2020-05-01src/soc/amd/picasso: Add methods to save and restore MTRRsRaul E Rangel
2020-05-01soc/intel/xeon_sp/cpx: Implement hide/unhide P2SB traditional danceAndrey Petrov
2020-05-01soc/intel/xeon_sp/cpx: Enable common P2SBAndrey Petrov
2020-05-01soc/intel/xeon_sp: Add C620 p2sb.hAndrey Petrov
2020-05-01xeon_sp, ocp/tiogapass: remove unused FSP-style GPIO defsMaxim Polyakov
2020-05-01soc/intel/baytrail: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS
2020-05-01soc/intel/baytrail: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS
2020-05-01soc/intel/braswell: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS
2020-05-01soc/intel/cannonlake: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS
2020-05-01soc/intel/common: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS
2020-05-01soc/intel/broadwell: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS
2020-05-01soc/amd/picasso: initialize i2c controllers in SoC flowAaron Durbin
2020-05-01soc/amd/picasso/bootblock: Remove duplicate sb_reset_i2c_slavesRaul E Rangel
2020-05-01soc/amd/picasso/bootblock/bootblock: Remove duplicate i2c initRaul E Rangel
2020-05-01soc/amd/picasso: Allow mainboard to provide pci ddi descriptorsAaron Durbin
2020-05-01soc/intel/{jsl,tgl}: Rename PcdDebugInterfaceFlags macros for better understa...Subrata Banik
2020-05-01soc/intel/jasperlake: fix args of dimm_info_fill() for dram_part_numMarco Chen
2020-05-01soc/intel/cannonlake/bootblock: Fix FSP CARPatrick Rudolph
2020-05-01soc/amd/common/block/graphics/graphics: Add missing const to fill_ssdtRaul E Rangel
2020-05-01soc/amd/picasso: Enable cache in bootblockFelix Held