summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2019-10-22soc/nvidia/tegra124: Fix null pointer and logic bugJacob Garber
2019-10-21soc/amd/picasso: Add audio processorMarshall Dawson
2019-10-21soc/skl/vr_config: Add VR config for SKL-S/H/U/YMaxim Polyakov
2019-10-21src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS
2019-10-21soc/mediatek/mt8183: Force DRAM retraining if hotkey pressedYu-Ping Wu
2019-10-21soc/mediatek/mt8183: Skip fast calibration in recovery modeYu-Ping Wu
2019-10-21Revert "soc/intel/cannonlake: Remove DMA support for PTT"Jeremy Soller
2019-10-21sc7180: Provide initial SoC supportT Michael Turney
2019-10-20soc/amd/picasso: Increase max APCB images to 5Marshall Dawson
2019-10-20soc/intel/{cnl, icl}: Update the DCACHE_BSP_STACK_SIZE to 129KiBV Sowmya
2019-10-20soc/amd/picasso: Correct a few GPIO namesMarshall Dawson
2019-10-20src/soc/amd/common: Add Azalia support to HDAMarshall Dawson
2019-10-20soc/amd/picasso: Add cpuid for older deviceMarshall Dawson
2019-10-20src: Remove unused 'include <string.h>'Elyes HAOUAS
2019-10-20soc/amd/picasso: Adjust I2C ASLMarshall Dawson
2019-10-20soc/amd/picasso: Update iomapMarshall Dawson
2019-10-20soc/amd/picasso: Update UARTsMarshall Dawson
2019-10-20soc/amd/picasso: Add display identification and vbios nameMarshall Dawson
2019-10-20soc/amd/picasso: Remove unused SATA configurationsMarshall Dawson
2019-10-20soc/amd/picasso: Remove SATA from AOAC registersMarshall Dawson
2019-10-20soc/amd/picasso: Update southbridgeMarshall Dawson
2019-10-20soc/amd/common: Add AcpiMmio access for SMBus PCI deviceMarshall Dawson
2019-10-20soc/amd/common/lpc: Add SuperIO decode functionMarshall Dawson
2019-10-20soc/amd/picasso: Update for USB3.1Marshall Dawson
2019-10-20soc/amd/picasso: Update all PSP and amdfw.rom buildingMarshall Dawson
2019-10-18src: Remove unused include '<device/pci_ids.h>'Elyes HAOUAS
2019-10-18soc/intel/common: lpc/espi: fix wrong lock bitMichael Niewöhner
2019-10-18soc/mediatek/mt8183: Compress calibration blob with LZ4Hung-Te Lin
2019-10-18soc/mediatek/mt8183: Pass impedance data as a function argumentYu-Ping Wu
2019-10-18soc/mediatek/mt8183: Run calibration with multiple frequencies for DVFS switchHuayang Duan
2019-10-18soc/mediatek/mt8183: Adjust DRAM voltages for each DRAM frequencyHuayang Duan
2019-10-18soc/mediatek/mt8183: Allow modifying vddq voltageHsin-Hsiung Wang
2019-10-18soc/mediatek/mt8183: Allow modifying vdram1 voltageHsin-Hsiung Wang
2019-10-18soc/mediatek/mt8183: Share console for calibration blob outputHung-Te Lin
2019-10-17soc/mediatek/mt8183: Verify checksum of cached calibration dataYu-Ping Wu
2019-10-17soc/mediatek/mt8183: Remove unnecessary DRAM register settingsYu-Ping Wu
2019-10-17soc/mediatek/mt8183: Fix DDR phy config numberYu-Ping Wu
2019-10-17soc/mediatek/mt8183: Refactor DRAM init by bit fields APIHung-Te Lin
2019-10-17soc/mediatek/mt8183: Improve code formattingYu-Ping Wu
2019-10-17soc/mediatek/mt8183: Handle memory test failureYu-Ping Wu
2019-10-16soc/sifive/fu540: test and fix code of fu540 spiXiang Wang
2019-10-16mainboard/ocp/monolake: Hide IIO root ports before memory initAndrey Petrov
2019-10-16intel/broadwell: Hook libgfxinit upNico Huber
2019-10-16intel/broadwell: Implement proper backlight PWM configNico Huber
2019-10-15soc/intel/skylake/chip: Unhide P2SB devicePatrick Rudolph
2019-10-15soc/intel/common/block/sgx: Fix crash in MP initPatrick Rudolph
2019-10-10soc/intel: sgx: get rid of UEFI-style usage of global variableMichael Niewöhner
2019-10-09soc/qualcomm: Remove default ops to generate bootblock.binArthur Heymans
2019-10-09soc/mediatek/mt8183: Change argument type of mt_set_emiYu-Ping Wu
2019-10-09soc/mediatek/mt8183: Run DRAM full calibrationHuayang Duan