summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2020-07-20src: Drop useless cache flush settings in FADTAngel Pons
2020-07-20soc/amd/stoneyridge: Select HAVE_CF9_RESETAngel Pons
2020-07-20src: Never overwrite `fadt->flags`Angel Pons
2020-07-20soc/intel/xeon_sp/skx: Clean up FADTAngel Pons
2020-07-20amd/{hudson,stoney,picasso}: Drop PM2 settings from FADTAngel Pons
2020-07-20src: Drop useless PM1b settings from FADTAngel Pons
2020-07-20src: Drop useless GPE1 settings from FADTAngel Pons
2020-07-20soc/intel/cannonlake: Add configs for USB 3.1 Gen2 EV settingsJamie Chen
2020-07-19soc/intel/common/gpio_defs: Fix coding styleMaxim Polyakov
2020-07-17soc/amd/picasso: Drop the addition of I2S machine device from ACP driverFurquan Shaikh
2020-07-17soc/amd/picasso: Add .scan_bus operation for ACP deviceFurquan Shaikh
2020-07-17soc/amd/common/gpio: Add macro for PAD_NCFurquan Shaikh
2020-07-17soc/amd/picasso: Drop _INI and OSFL methodsFurquan Shaikh
2020-07-17soc/amd/picasso: Move PMOD global variable to globalnvs.aslFurquan Shaikh
2020-07-17soc/amd/picasso: Drop empty method CIRQFurquan Shaikh
2020-07-17soc/amd/picasso: Use read-modify-write for ACP_I2S_PIN_CONFIGFurquan Shaikh
2020-07-17soc/amd/picasso: Configure ACP_PME_EN and ACP_I2S_WAKE_ENAkshu Agrawal
2020-07-16soc/amd/picasso: remove unused fadt_pm_profile devicetree settingFelix Held
2020-07-16soc/amd/common: Don't get eSPI address from PCI if not on x86Martin Roth
2020-07-16soc/amd/picasso: Get rid of VERSTAGE_SIZEMartin Roth
2020-07-16soc/amd/stoneyridge: Remove unused SPI #definesMartin Roth
2020-07-16soc/amd/picasso/acpi,mb/{zork,mandolin}: Stop clearing PciExpWakeStatusRaul E Rangel
2020-07-16soc/amd/picasso,mb/{zork,mandolin}: Remove invalid UPWS variableRaul E Rangel
2020-07-16soc/amd/picasso: Drop mainboard_romstage_entry_s3Furquan Shaikh
2020-07-16soc/intel/common/block/pmc: Select PMC on mainboard basisTim Chu
2020-07-16mb/ocp/deltalake: Config PCH PCIe ports in devicetreeMorgan Jang
2020-07-15soc/intel/tigerlake: Hook up SATA Port Enable DITO UPDsShaunak Saha
2020-07-15soc/amd/picasso/acpi: Delete unused and invalid OperationRegionsRaul E Rangel
2020-07-15soc/amd/picasso/acpi: Remove old AOAC register definitionsRaul E Rangel
2020-07-15soc/amd/picasso/acpi: Remove invalid and unnecessary devicesRaul E Rangel
2020-07-15PCI IDs: Add PCI ID for JSL DPTF/DTT PCI deviceTim Wawrzynczak
2020-07-15amd/picasso: rework DXIO and DDI UPD handlingFelix Held
2020-07-14soc/intel/skylake: Move `acpi_fill_fadt` to fadt.cAngel Pons
2020-07-14soc/intel/braswell: Move `acpi_fill_fadt` to fadt.cAngel Pons
2020-07-14soc/intel/baytrail: Move `acpi_fill_fadt` to fadt.cAngel Pons
2020-07-14soc/intel/broadwell: Move `acpi_fill_fadt` to fadt.cAngel Pons
2020-07-14soc/amd/common/block/include/amdblocks/acpi.h: Add missing <types.h>Elyes HAOUAS
2020-07-14src: Drop unused <cpu/x86/tsc.h> includeElyes HAOUAS
2020-07-14src: Remove unused 'include <cpu/x86/msr.h>'Elyes HAOUAS
2020-07-14soc/intel/baytrail/northcluster.c: Add missing includeElyes HAOUAS
2020-07-14soc/intel/baytrail/romstage/pmc.c: Add missing includeElyes HAOUAS
2020-07-14soc/intel/baytrail/romstage/raminit.c: Add missing includeElyes HAOUAS
2020-07-14soc/intel/braswell/romstage/romstage.c: Add missing includeElyes HAOUAS
2020-07-14soc/rockchip/rk3399/display.c: Add missing includeElyes HAOUAS
2020-07-14src: Remove unused 'include <stdint.h>Elyes HAOUAS
2020-07-14src: Remove unused 'include <types.h>'Elyes HAOUAS
2020-07-13soc/amd/picasso: supply SMBIOS type 17Rob Barnes
2020-07-12soc/intel/baytrail: Add dedicated devices for MMC and MMC 4.5 controllerMate Kukri
2020-07-12soc/intel/gpio: Convert PAD_CFG0_ROUTE_* to PAD_IRQ_ROUTE()Maxim Polyakov
2020-07-12soc/intel/gpio: Convert PAD_CFG0_RX_POL_* to PAD_RX_POL()Maxim Polyakov