summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2020-05-13lib/spd_bin: add get_spd_sn functionJamie Chen
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