summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2020-11-18include/device/pci_ids: add model number to PCIe port and bus devicesFelix Held
2020-11-18include/device/pci_ids: add model number to data fabric devicesFelix Held
2020-11-18include/device/pci_ids: use the right device ID for AMD Picasso GPUFelix Held
2020-11-18soc/amd/common: remove SOC_AMD_COMMON_BLOCK Kconfig symbolFelix Held
2020-11-18mb/google/asurada: Implement enable_regulator and regulator_is_enabledYidi Lin
2020-11-18mb/google/asurada: Implement board-specific regulator controlsYidi Lin
2020-11-18soc/mediatek/mt8192: add pmic MT6315 driverHsin-Hsiung Wang
2020-11-18soc/mediatek/mt8192: add pmic MT6359P driverHsin-Hsiung Wang
2020-11-18soc/mediatek/mt8192: add pmif driverHsin-Hsiung Wang
2020-11-18soc/intel/common: Move CSE RW into new FMAP region to optimize boot timeSridhar Siricilla
2020-11-18soc/intel/common: Generate the CSE RW metadata and add to FW_MAIN_A/BV Sowmya
2020-11-18soc/intel/common: Add Kconfig to enable the CSE FW Update featureV Sowmya
2020-11-18soc/intel/common: Add Kconfig for CSE RW firmware versionV Sowmya
2020-11-17soc/intel/xeon_sp: Fix SKX SATA drive boot issueMarc Jones
2020-11-17src: Add missing 'include <console/console.h>'Elyes HAOUAS
2020-11-17src: Add missing 'include <console/console.h>'Elyes HAOUAS
2020-11-17soc/amd/picasso: Drop the inclusion of entry16.ld and reset16.ldFurquan Shaikh
2020-11-16soc/amd/picasso/acpi.h: include missing header filesFelix Held
2020-11-16src: Update some incorrect config options in commentsMartin Roth
2020-11-16soc/intel/denverton_ns: Generate ACPI DMAR TableJulien Viard de Galbert
2020-11-16soc/intel/xeon_sp: Synchronize DMAR and MADT IOAPIC id'sArthur Heymans
2020-11-16soc/intel/broadwell/systemagent.c: Rename to `northbridge.c`Angel Pons
2020-11-16soc/mediatek/mt8192: Reserve 44K SRAM for MCUPM working bufferYidi Lin
2020-11-16src: Change bare 'unsigned' to 'unsigned int'Martin Roth
2020-11-16lp4x: Add new memory parts and generate SPDsDavid Wu
2020-11-16soc/amd/common/block: drop double underscores from include guardsFelix Held
2020-11-16soc/amd/stoneyridge: unify and align include guards with picassoFelix Held
2020-11-16soc/amd/picasso/include: unify include guardsFelix Held
2020-11-16soc/amd/picasso/include/amd_pci_int_defs: remove duplicate commentFelix Held
2020-11-15soc/amd/common: factor out SMU code from PicassoFelix Held
2020-11-14soc/intel/cnl: enable ACPI CPPC entries generationMichael Niewöhner
2020-11-14soc/intel/common/block: add code for ACPI CPPC entries generationMichael Niewöhner
2020-11-14soc/intel/xeon_sp: Improve generating PCH IOAPIC MADT entryArthur Heymans
2020-11-13mrc_cache: Move code for triggering memory training into mrc_cacheShelley Chen
2020-11-13soc/intel/cnl: replace the remains of HeciEnabled by device state in dtMichael Niewöhner
2020-11-13soc/intel/tigerlake: Add code for early tcssBrandon Breitenstein
2020-11-13soc/intel/xeon_sp/acpi.c Loop over HOB stack for MADT generationArthur Heymans
2020-11-13soc/intel/xeon_sp: move get_iiostack_info() to a common placeArthur Heymans
2020-11-13soc/intel/xeon_sp: Change the return type of get_iio_stack_info()Arthur Heymans
2020-11-13soc/intel/common/block/acpi: add Kconfig for CPPC entries generationMichael Niewöhner
2020-11-13soc/intel/{skl,cnl}: replace PM ACPI timer dt option by KconfigMichael Niewöhner
2020-11-13soc/intel/{skl,cnl}: drop duplicate PM ACPI timer disablingMichael Niewöhner
2020-11-13soc/intel/common: add Kconfig to enable/disable the ACPI PM timerMichael Niewöhner
2020-11-13soc/amd: factor out _SOC_DEV macro into common blockFelix Held
2020-11-13soc/amd/common/block/include: make include guards more uniformFelix Held
2020-11-13soc/intel/broadwell: Split up acpi.cAngel Pons
2020-11-13soc/intel/broadwell: Flatten northbridge folder structureAngel Pons
2020-11-13soc/intel/broadwell: Relocate CPU filesAngel Pons
2020-11-13broadwell: Flatten `acpi_init_gnvs` functionAngel Pons
2020-11-13broadwell: Factor out `acpi_fill_madt` functionAngel Pons