summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2020-06-12soc/amd/picasso: Reconfigure SPI speeds after FSP-S has runFurquan Shaikh
2020-06-11soc/amd/picasso/uart: fix possible out of bounds accessFelix Held
2020-06-11vc/amd/fsp/platform_descriptors: drop prefix from PCIe/DDI structsFelix Held
2020-06-10amd/picasso: Load x86 microcode from CBFS modulesZheng Bao
2020-06-10soc/intel/common: Replace cse_bp and ME with cse_lite in all console logsSridhar Siricilla
2020-06-10soc/amd/picasso: Enable APOB/MRC training data cacheFurquan Shaikh
2020-06-10soc/intel/cannonlake: Put braces around *else* branchPaul Menzel
2020-06-10soc/intel/skylake: Remove space after type castPaul Menzel
2020-06-10soc/intel/skylake: Use unit macros KiB and MiBPaul Menzel
2020-06-10soc/intel/tigerlake: Add Hot-Plug and PME event handlers for ThunderboltJohn Zhao
2020-06-10soc/amd/picasso: initialize ACP device at init() timeAaron Durbin
2020-06-10ACPI: Remove Kconfig COMMON_FADTKyösti Mälkki
2020-06-10sb,soc/amd, ACPI: Do not override FADT preferred_pm_profileKyösti Mälkki
2020-06-10soc/amd/stoneyridge,picasso: Select COMMON_FADTKyösti Mälkki
2020-06-10sb,soc/amd: Remove FADT_PM_PROFILEKyösti Mälkki
2020-06-09soc/amd/picasso/acpi/sb_fch: use local variable in _CRS methodsFelix Held
2020-06-09soc/intel/tigerlake: Set FSPS UPD ITbtConnectTopologyTimeoutInMsJohn Zhao
2020-06-09soc/intel/tigerlake: Increase heap sizeDuncan Laurie
2020-06-08soc/amd/picasso: solve MTRRs only from 4GiB and belowAaron Durbin
2020-06-08soc/amd/picasso: remove save/restore MTRRs around FSP-MAaron Durbin
2020-06-08soc/amd/picasso: establish full early caching memory mapAaron Durbin
2020-06-08spd/lp4x: Set manufacturer part name to blank (0x20)Furquan Shaikh
2020-06-07soc/intel/baytrail,braswell,broadwell,quark: Select COMMON_FADTKyösti Mälkki
2020-06-07soc/intel/tigerlake/acpi: Update gpio_op.asl to ASL2.0 syntaxVenkata Krishna Nimmagadda
2020-06-07soc/amd/picasso/cpu.c: Make comment clearerRaul E Rangel
2020-06-07soc/intel/jasperlake: Add JSL PMC as 'hidden' PCI deviceTim Wawrzynczak
2020-06-07mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt()Kyösti Mälkki
2020-06-07acpi,soc/intel: Make soc/motherboard_fill_fadt() globalKyösti Mälkki
2020-06-07soc/amd/picasso: Remove unnecessary includes from pmutil.cMartin Roth
2020-06-06src: Use pci_dev_ops_pci where applicableAngel Pons
2020-06-06soc/amd/picasso: Add device operations for UART MMIO devicesFurquan Shaikh
2020-06-06src: Remove unused 'include <cpu/x86/mtrr.h>'Elyes HAOUAS
2020-06-06soc/amd/picasso: Use MSR_CSTATE_ADDRESSRaul E Rangel
2020-06-06soc/amd/picasso: Remove call to setup_bsp_ramtopRaul E Rangel
2020-06-06src: Remove unused '#include <cpu/x86/smm.h>'Elyes HAOUAS
2020-06-06soc/intel/tigerlake: Add CPU ID for TGL B0Jamie Ryu
2020-06-06lp4x: Add new memory parts and generate SPDsFurquan Shaikh
2020-06-06soc/intel/jasperlake: Generate LP4x SPD files using gen_spd.goFurquan Shaikh
2020-06-06soc/intel/tigerlake: Generate LP4x SPD files using gen_spd.goFurquan Shaikh
2020-06-06arch/x86: Declare permanent_smi_handler()Kyösti Mälkki
2020-06-06soc,southbridge/intel: Control SMI related FADT entriesKyösti Mälkki
2020-06-06soc/intel/xeon_sp/cpx: set up cpusJonathan Zhang
2020-06-05soc/amd/common/spi: add and use define for last FIFO positionFelix Held
2020-06-05soc/amd/picasso: Add set_mmio_dev_ops() to set ops for MMIO devicesFurquan Shaikh
2020-06-04soc/amd/picasso/Makefile: Allow absolute path for picasso firmwareRaul E Rangel
2020-06-04soc/intel/xeon_sp/cpx: add chip operation and PCIe enumerationJonathan Zhang
2020-06-04soc/amd/picasso: fix iomap for ACPI_PMKangheui Won
2020-06-03soc/amd: Use mp_cpu_bus_init()Kyösti Mälkki
2020-06-03soc,southbridge/amd: Remove some explicit zero-initializersKyösti Mälkki
2020-06-03soc/intel/quark/memmap: Add missing 'include <cpu/x86/mtrr.h>'Elyes HAOUAS