summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
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
2020-07-12intel/gpio: Convert PAD_CFG0_TRIG_* to PAD_TRIG()Maxim Polyakov
2020-07-12soc/intel/common/block/pcie: Select ASPM on mainboard basisChristian Walter
2020-07-12soc/intel/xeon_sp/cpx: use HOB_TYPE_GUID_EXTENSION to interpret platform HOBsJonathan Zhang
2020-07-12soc/intel/xeon_sp: Add RTC failure checkingJingle Hsu
2020-07-12vendocode/intel/fsp/fsp2_0/cpx_sp: Update to FSP ww28 release and adapt socJonathan Zhang
2020-07-12soc/intel/tigerlake: Move tco_configure to bootblockTim Wawrzynczak
2020-07-12soc/intel/tigerlake: Configure Type-C Input Output Manager(IOM) deviceJohn Zhao
2020-07-12soc/intel/tigerlake: Add Type-C IOM base address and size macroJohn Zhao
2020-07-12soc/intel/tigerlake: Add new IGD deviceRavi Sarawadi
2020-07-11arch/x86: Drop CBMEM_TOP_BACKUPKyösti Mälkki
2020-07-10soc/amd/picasso: Add support for DRIVERS_USB_PCI_XHCIRaul E Rangel
2020-07-10soc/amd/picasso: Delete partially implemented usb implementationRaul E Rangel
2020-07-10soc/amd/picasso: Add missing include to smi.hRaul E Rangel
2020-07-10soc/amd/picasso: Avoid NULL pointer dereferenceJohn Zhao
2020-07-10soc/amd/picasso: Add PCI driver for data fabric devicesFurquan Shaikh
2020-07-10soc/amd/picasso: Add driver for handling PCIE GPP bridgesFurquan Shaikh
2020-07-10soc/amd/picasso: Map AOAC registers to enable i2c after S3Martin Roth
2020-07-09include/cpu/amd/msr: move SMM_LOCK bit right after HWCR_MSR definitionFelix Held
2020-07-09soc/samsung/exynos5420: Drop dead codeAngel Pons
2020-07-09soc/intel/broadwell/pcie.c: Drop dead codeAngel Pons
2020-07-09soc/samsung/exynos5250: Drop dead codeAngel Pons
2020-07-09soc/amd/picasso: Always load and run display opromRob Barnes
2020-07-09soc/intel/baytrail/pmutil.c: Constify string arraysAngel Pons
2020-07-09soc/intel/baytrail/pmutil.c: Do not hardcode num_bitsAngel Pons
2020-07-09soc/intel/baytrail: Align whitespace and commentsAngel Pons
2020-07-09soc/intel/baytrail: Rename "pmc.h" to "pm.h"Angel Pons
2020-07-09mainboard/intel/tglrvp: Remove unused PrmrrSize chip configSubrata Banik
2020-07-09soc/intel/braswell: Drop some BIOS_SPEW printk'sAngel Pons
2020-07-09soc/intel/braswell/lpss.c: Use 16-bit ops on PCI COMMANDAngel Pons
2020-07-09soc/amd/picasso: Remove I2C4Edward Hill
2020-07-09soc/amd/picasso: Add dummy spinlock for psp_verstageMartin Roth