summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* src/lib: Add Kconfig option for SPD cache in FMAPMatt DeVillier2020-12-144-2/+20
* drivers: Replace multiple fill_lb_framebuffer with single instancePatrick Rudolph2020-12-1414-255/+145
* soc/intel/tigerlake: Drop unreferenced devicetree settingsAngel Pons2020-12-141-2/+0
* soc/intel/jasperlake: Drop unreferenced devicetree settingsAngel Pons2020-12-141-9/+0
* soc/intel/icelake: Drop unreferenced devicetree settingsAngel Pons2020-12-141-32/+0
* soc/intel/elkhartlake: Drop unreferenced devicetree settingsAngel Pons2020-12-141-8/+0
* soc/intel/cannonlake: Drop unreferenced devicetree settingsAngel Pons2020-12-141-32/+0
* soc/intel/alderlake: Drop unreferenced devicetree settingsAngel Pons2020-12-141-8/+0
* intel/common/block/lpc: Add new device IDs for Emmitsburg PCHJonathan Zhang2020-12-142-0/+2
* mb/google/glados/var/caroline: Drop zero setting from dtAngel Pons2020-12-141-1/+0
* mb/intel/ehlcrb: Remove unrelated Kconfig settingsTan, Lean Sheng2020-12-141-7/+0
* soc/intel/elkhartlake: Update IRQ routing settingsTan, Lean Sheng2020-12-142-79/+145
* soc/intel/elkhartlake: Update USB & PCIe devices in ASL filesTan, Lean Sheng2020-12-142-91/+8
* soc/intel/elkhartlake: Update USB_PORT_MID pin settingsTan, Lean Sheng2020-12-141-3/+3
* soc/intel/elkhartlake: Update SerialIO devices detailsTan, Lean Sheng2020-12-144-8/+25
* soc/intel/elkhartlake: Update HECI Control Status Register settingsTan, Lean Sheng2020-12-142-3/+5
* soc/intel/elkhartlake: Update PCI device definitionTan, Lean Sheng2020-12-142-97/+67
* soc/mediatek/mt8192: Add ddp driverYongqiang Niu2020-12-144-0/+482
* soc/mediatek/mt8192: Enable dsi driverHuijuan Xie2020-12-143-0/+58
* soc/mediatek/mt8183: Move dsi driver to common/Yidi Lin2020-12-142-1/+1
* soc/mediatek/mt8192: add i2c driver supportQii Wang2020-12-146-13/+266
* mb/google/kahlee: move SMI/SCI GPIO setup to ramstageFelix Held2020-12-131-6/+15
* soc/amd/*/include/spc/gpio: fix pin numbers in commentsFelix Held2020-12-132-4/+4
* soc/amd/common/block/gpio: use all-y in MakefileFelix Held2020-12-131-5/+1
* soc/amd/cezanne: add caching setup in bootblockFelix Held2020-12-133-0/+84
* nb/intel/sandybridge: Clean up program_timingsAngel Pons2020-12-131-50/+67
* soc/amd/common: Remove SMBus host word accessorsKyösti Mälkki2020-12-121-20/+0
* soc/amd/common: Refactor ACPIMMIO posted writesKyösti Mälkki2020-12-123-8/+6
* Revert "src/amd/common: Exclude biosram from psp_verstage"Kyösti Mälkki2020-12-121-5/+1
* nb/intel/sandybridge: Clean up stepping logicAngel Pons2020-12-124-41/+47
* nb/intel/sandybridge: Fix blunder in MR2 shadow codeAngel Pons2020-12-121-7/+6
* mb/intel/adlrvp: Make CLKSRC and CLKREQ proper for PCIE RP8Subrata Banik2020-12-121-5/+5
* drivers/ipmi: Handle the condition when (dev->chip_info == NULL)Bill XIE2020-12-121-29/+27
* amdfwtool: Register APCB and APCB_BK respectivelyZheng Bao2020-12-111-1/+5
* lib/fmap: Add null parameters handlingJakub Czapiga2020-12-111-0/+6
* mb/supermicro/x11ssm-f: disable unconnected and unused/strap-only padsMichael Niewöhner2020-12-111-35/+35
* hatch: enable genesis PCIe/USB devicesJoe Tessler2020-12-112-12/+74
* soc/amd/picasso: Add data fabric read helper functionJason Glenesk2020-12-112-0/+36
* soc/amd/cezanne: add 0xcf9 resetFelix Held2020-12-117-2/+67
* soc/amd/picasso: move chipset_handle_reset to commonFelix Held2020-12-114-11/+20
* mb/google/volteer: Clean up romstage and ramstage UPDsTim Wawrzynczak2020-12-113-27/+7
* mb/google/volteer: Make use of fw_config_is_provisioned()Tim Wawrzynczak2020-12-111-0/+7
* fw_config: Use UNDEFINED_FW_CONFIG to mean unprovisionedTim Wawrzynczak2020-12-112-2/+15
* soc/intel/common/block/acpi: Skip UART debug table if not usedMarc Jones2020-12-111-3/+6
* Kconfig: Show console debug options if loglevel override is setMarc Jones2020-12-111-3/+3
* soc/intel/common/block/lpc: Move southbridge_write_acpi_tables declarationMarc Jones2020-12-117-13/+9
* sb/intel/x/smbus.c: Factor out common codeAngel Pons2020-12-119-411/+99
* sb/intel/bd82x6x: Drop invalid SATA registersAngel Pons2020-12-112-54/+2
* mb/ocp/deltalake: Update GPIO configurations according to schematicsJingle Hsu2020-12-111-23/+23
* device/Makefile.inc: Do not require hda_verb.cAngel Pons2020-12-111-1/+1