summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
...
* soc/amd/common/block: Create new SPI codeRichard Spiegel2019-09-218-0/+981
* mediatek/mt8183: Support more DRAM frequency bootupHuayang Duan2019-09-205-781/+960
* mediatek/mt8183: Implement the dramc init settingHuayang Duan2019-09-207-1094/+1842
* soc/qualcomm/ipq40xx: Remove unnecessary allocationJacob Garber2019-09-201-20/+12
* soc/intel/common/intelblocks: Remove PAD_CFG_GPI_GPIO_DRIVER_SCITim Wawrzynczak2019-09-201-7/+0
* cpu,mb,soc: Init missing lb_serial struct fieldsJacob Garber2019-09-197-3/+16
* src/soc/intel/common/block/cse: Add hmrfpo related functions to cse libSridhar Siricilla2019-09-192-0/+129
* src/soc/intel/{common,cnl,skl,icl}: Move global reset req function to commonSridhar Siricilla2019-09-166-171/+78
* mediatek/mt8183: Add soc ARM Trusted Firmware supportkenny liang2019-09-161-0/+2
* soc/intel/skylake: add some FSP SATA paramsMichael Niewöhner2019-09-152-0/+10
* src/soc: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-1518-18/+0
* soc/amd/common: Remove Picasso display HDA from listMarshall Dawson2019-09-151-1/+0
* arm64: Uprev Arm TF and adjust to BL31 parameter changesJulius Werner2019-09-149-93/+6
* intel/broadwell: Replace some __PRE_RAM__ useKyösti Mälkki2019-09-131-1/+1
* soc/intel: Remove some __PRE_RAM__ useKyösti Mälkki2019-09-133-12/+0
* drivers/elog: Add elog_boot_notify()Kyösti Mälkki2019-09-134-13/+5
* soc/intel/cannonlake: Allow coreboot to reserve stack for fspBora Guvendik2019-09-131-0/+1
* soc/amd/picasso: Refactor AOAC enablingMarshall Dawson2019-09-132-41/+57
* soc/intel/cnl: Remove unnecessary FSP UPD “PchPwrOptEnable” usageSubrata Banik2019-09-122-4/+0
* src/{northbridge,soc}: Remove not used #include <elog.h>Elyes HAOUAS2019-09-123-3/+0
* src/soc/intel/common/block/cse: Make hfsts1 common & add helper functionsSridhar Siricilla2019-09-125-84/+103
* soc/intel/cannonlake: Add config for sata devslp pad reset configurationAamir Bohra2019-09-122-0/+15
* soc/intel/{cnl, icl}: Cache the TSEG regionSubrata Banik2019-09-122-0/+6
* soc/{amd, intel}: Make use of common postcar_enable_tseg_cache() APISubrata Banik2019-09-125-55/+10
* intel/fsp2_0: Add help text for FSP_TEMP_RAM_SIZE KconfigSubrata Banik2019-09-112-0/+18
* soc/intel/common/block/cse: Move me_read_config32() to common codeSridhar Siricilla2019-09-116-31/+63
* arch/x86: Restrict use of _car_global[start|end]Kyösti Mälkki2019-09-112-4/+4
* arch/x86: Drop _car_relocatable_data symbolsKyösti Mälkki2019-09-111-1/+1
* mediatek/mt8183: Add new option for eMCP DDRHuayang Duan2019-09-101-0/+7
* soc/intel/skylake: Add option to toggle Hyper-ThreadingPatrick Rudolph2019-09-102-0/+6
* soc/amd/picasso: Update TSC and monotonic timerMarshall Dawson2019-09-094-61/+12
* soc/amd/common/lpc: Add decode disable functionMarshall Dawson2019-09-092-0/+23
* soc/amd/common: Add missing stdint.h to lpc.hMarshall Dawson2019-09-091-0/+1
* intel/fsp_broadwell_de: Add early timestampsKyösti Mälkki2019-09-091-1/+6
* intel/fsp_broadwell_de: Enable CONSOLE_CBMEM by defaultKyösti Mälkki2019-09-091-4/+0
* soc/intel/common/block/cse: Add helper function heci_send_receiveSridhar Siricilla2019-09-092-0/+24
* soc/intel/cannonlake: Allow coreboot to handle SPI lockdownSubrata Banik2019-09-091-8/+6
* soc/intel/cannonlake: Add ability to disable Heci1Bora Guvendik2019-09-091-0/+3
* soc/amd/common: Add missing stdint.h to acpimmio.hMarshall Dawson2019-09-061-0/+1
* soc/amd/common: Add missing stdint.h to BiosCallOuts.hMarshall Dawson2019-09-061-0/+1
* soc/intel/skylake: Add Lewisburg family PCH supportMaxim Polyakov2019-09-0611-1/+92
* soc/mediatek: Fix USB enumeration issueChangqi Hu2019-09-062-0/+6
* soc/intel/cannonlake: memory spd data debugEric Lai2019-09-051-0/+2
* mediatek/mt8183: postpone dcxo low power mode settingWeiyi Lu2019-09-043-3/+14
* soc/skylake: do not rely on P2SB data to generate DRHDAngel Pons2019-09-034-24/+23
* soc/intel/common/timer: Fix cosmetic errors as per CB:35148 reviewSubrata Banik2019-09-031-2/+2
* soc/intel/common/acpi/dptf: Add fan based active cooling for TSR sensorsSumeet Pawnikar2019-09-031-0/+180
* soc/intel/common/timer: Make TSC frequency calculation dynamicallySubrata Banik2019-09-021-30/+75
* soc/skylake: prevent null pointer dereferencesAngel Pons2019-09-022-20/+19
* soc/intel/quark: Remove variable set but not usedElyes HAOUAS2019-09-021-2/+1