summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/picasso: Add audio processorMarshall Dawson2019-10-214-0/+84
* soc/skl/vr_config: Add VR config for SKL-S/H/U/YMaxim Polyakov2019-10-212-106/+151
* src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS2019-10-219-9/+0
* soc/mediatek/mt8183: Force DRAM retraining if hotkey pressedYu-Ping Wu2019-10-211-0/+6
* soc/mediatek/mt8183: Skip fast calibration in recovery modeYu-Ping Wu2019-10-211-8/+25
* Revert "soc/intel/cannonlake: Remove DMA support for PTT"Jeremy Soller2019-10-212-0/+23
* sc7180: Provide initial SoC supportT Michael Turney2019-10-2114-0/+441
* soc/amd/picasso: Increase max APCB images to 5Marshall Dawson2019-10-202-5/+46
* soc/intel/{cnl, icl}: Update the DCACHE_BSP_STACK_SIZE to 129KiBV Sowmya2019-10-202-4/+6
* soc/amd/picasso: Correct a few GPIO namesMarshall Dawson2019-10-201-5/+5
* src/soc/amd/common: Add Azalia support to HDAMarshall Dawson2019-10-201-2/+5
* soc/amd/picasso: Add cpuid for older deviceMarshall Dawson2019-10-201-0/+1
* 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