summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* src: Remove unused 'include <string.h>'Elyes HAOUAS2019-10-2011-11/+0
* soc/amd/picasso: Adjust I2C ASLMarshall Dawson2019-10-202-30/+14
* soc/amd/picasso: Update iomapMarshall Dawson2019-10-201-13/+21
* soc/amd/picasso: Update UARTsMarshall Dawson2019-10-208-19/+217
* soc/amd/picasso: Add display identification and vbios nameMarshall Dawson2019-10-203-20/+3
* soc/amd/picasso: Remove unused SATA configurationsMarshall Dawson2019-10-201-42/+0
* soc/amd/picasso: Remove SATA from AOAC registersMarshall Dawson2019-10-204-21/+3
* soc/amd/picasso: Update southbridgeMarshall Dawson2019-10-208-179/+112
* soc/amd/common: Add AcpiMmio access for SMBus PCI deviceMarshall Dawson2019-10-202-1/+44
* soc/amd/common/lpc: Add SuperIO decode functionMarshall Dawson2019-10-202-0/+16
* soc/amd/picasso: Update for USB3.1Marshall Dawson2019-10-204-70/+8
* soc/amd/picasso: Update all PSP and amdfw.rom buildingMarshall Dawson2019-10-202-102/+326
* src: Remove unused include '<device/pci_ids.h>'Elyes HAOUAS2019-10-184-4/+0
* soc/intel/common: lpc/espi: fix wrong lock bitMichael Niewöhner2019-10-181-1/+1
* soc/mediatek/mt8183: Compress calibration blob with LZ4Hung-Te Lin2019-10-181-1/+1
* soc/mediatek/mt8183: Pass impedance data as a function argumentYu-Ping Wu2019-10-186-37/+52
* soc/mediatek/mt8183: Run calibration with multiple frequencies for DVFS switchHuayang Duan2019-10-185-26/+207
* soc/mediatek/mt8183: Adjust DRAM voltages for each DRAM frequencyHuayang Duan2019-10-181-0/+28
* soc/mediatek/mt8183: Allow modifying vddq voltageHsin-Hsiung Wang2019-10-182-0/+108
* soc/mediatek/mt8183: Allow modifying vdram1 voltageHsin-Hsiung Wang2019-10-182-0/+26
* soc/mediatek/mt8183: Share console for calibration blob outputHung-Te Lin2019-10-182-0/+2
* soc/mediatek/mt8183: Verify checksum of cached calibration dataYu-Ping Wu2019-10-172-1/+17
* soc/mediatek/mt8183: Remove unnecessary DRAM register settingsYu-Ping Wu2019-10-171-12/+5
* soc/mediatek/mt8183: Fix DDR phy config numberYu-Ping Wu2019-10-171-2/+2
* soc/mediatek/mt8183: Refactor DRAM init by bit fields APIHung-Te Lin2019-10-174-715/+284
* soc/mediatek/mt8183: Improve code formattingYu-Ping Wu2019-10-174-80/+55
* soc/mediatek/mt8183: Handle memory test failureYu-Ping Wu2019-10-175-20/+39
* soc/sifive/fu540: test and fix code of fu540 spiXiang Wang2019-10-161-2/+27
* mainboard/ocp/monolake: Hide IIO root ports before memory initAndrey Petrov2019-10-164-24/+45
* intel/broadwell: Hook libgfxinit upNico Huber2019-10-161-0/+7
* intel/broadwell: Implement proper backlight PWM configNico Huber2019-10-162-10/+33
* soc/intel/skylake/chip: Unhide P2SB devicePatrick Rudolph2019-10-152-9/+12
* soc/intel/common/block/sgx: Fix crash in MP initPatrick Rudolph2019-10-152-6/+50
* soc/intel: sgx: get rid of UEFI-style usage of global variableMichael Niewöhner2019-10-105-59/+19
* soc/qualcomm: Remove default ops to generate bootblock.binArthur Heymans2019-10-092-8/+0
* soc/mediatek/mt8183: Change argument type of mt_set_emiYu-Ping Wu2019-10-093-9/+10
* soc/mediatek/mt8183: Run DRAM full calibrationHuayang Duan2019-10-093-5/+144
* soc/mediatek/mt8183: Use cached calibration result for faster bootupHuayang Duan2019-10-096-195/+394
* soc/mediatek/mt8183: Add the shared 'dramc_param' moduleYu-Ping Wu2019-10-093-0/+137
* soc/mediatek/mt8183: Simplify usage of dramc_engine2_endYu-Ping Wu2019-10-091-10/+7
* device: Use scan_static_bus() over scan_lpc_bus()Nico Huber2019-10-0810-10/+10
* device/root_device: Consolidate common _scan_bus() functionsNico Huber2019-10-083-3/+3
* device: Rename scan_static_bus() -> enable_static_devices()Nico Huber2019-10-072-2/+2
* intel/fsp_broadwell_de: Rename from xx_DEV_FUNCKyösti Mälkki2019-10-063-24/+5
* soc/intel/common/block/p2sb/p2sb: Add missing PCI IDsPatrick Rudolph2019-10-051-0/+5
* intel/fsp_baytrail: Define PCH_DEV_SLOT_I2C1Kyösti Mälkki2019-10-052-3/+5
* intel/fsp_baytrail: Rename from xx_DEV_FUNCKyösti Mälkki2019-10-054-65/+63
* devicetree: Fix improper use of chip_operationsKyösti Mälkki2019-10-041-0/+4
* soc/cavium/common/Makefile: Convert STACK_SIZE value to decimalElyes HAOUAS2019-10-041-1/+2
* soc/skl/vr_config: fix KBL-U GT3 detection bugMaxim Polyakov2019-10-041-2/+4