summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-10-20pci_ids: Add AMD Family 17h ACPMarshall Dawson
2019-10-20soc/amd/picasso: Add cpuid for older deviceMarshall Dawson
2019-10-20vc/amd/fsp: Add UPD header files for picassoMarshall Dawson
2019-10-20src: Remove unused 'include <string.h>'Elyes HAOUAS
2019-10-20cbmem: Add IDs for TSEG and BERT table dataMarshall Dawson
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-20superio: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-10-20superio: Remove unused include <device/smbus.h>Elyes HAOUAS
2019-10-20security/memory: Add x86_64 supportPatrick Rudolph
2019-10-20mb/lenovo/x200: Add ThinkPad X301 as a variantBill XIE
2019-10-19mb/lenovo/x201/dock.c: Use common southbridge gpio codeArthur Heymans
2019-10-19mb/lenovo/x200/dock.c: Use common southbridge gpio codeArthur Heymans
2019-10-18mb/google/octopus: Create Dood variantTim Chen
2019-10-18src: Remove unused include '<device/pci_ids.h>'Elyes HAOUAS
2019-10-18build: Mark bootblock files on x86 as IBBPatrick Rudolph
2019-10-18util/cbfstool: Add optional argument ibbPhilipp Deppenwiese
2019-10-18soc/intel/common: lpc/espi: fix wrong lock bitMichael Niewöhner
2019-10-18superio/nuvoton/nct5539d: Add nuvoton NCT5539D specific superio.aslPavel Sayekat
2019-10-18mb/facebook/fbg1701: Add Kingston B511ECMDXGGB memory supportFrans Hendriks
2019-10-18superio/smsc: Restore sio1036Marshall Dawson
2019-10-18mb/facebook/fbg1701: separate cpld supportWim Vervoorn
2019-10-18mb/google/hatch/var/dratini: Update DPTF parametersWisley Chen
2019-10-18soc/mediatek/mt8183: Compress calibration blob with LZ4Hung-Te Lin
2019-10-18mb/google: Shrink GBB section sizeHung-Te Lin
2019-10-18mb/siemens/mc_apl{3,5}: Remove __weak symbol from GPIO functionsWerner Zeh
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-17cpu/amd/{agesa,pi}: Select NO_FIXED_XIP_ROM_SIZEArthur Heymans
2019-10-17mb/lenovo/x201: Add VBOOT supportArthur Heymans
2019-10-17nb/intel/nehalem/vboot: Ignore invalid POSTINIT on TPM startupArthur Heymans
2019-10-17security/tpm: Add a Kconfig to disregard INVALID_POSTINIT on startupArthur Heymans
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