summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/baytrail,braswell,broadwell,quark: Select COMMON_FADTKyösti Mälkki2020-06-074-0/+4
* soc/intel/tigerlake/acpi: Update gpio_op.asl to ASL2.0 syntaxVenkata Krishna Nimmagadda2020-06-071-16/+15
* soc/amd/picasso/cpu.c: Make comment clearerRaul E Rangel2020-06-071-1/+1
* soc/intel/jasperlake: Add JSL PMC as 'hidden' PCI deviceTim Wawrzynczak2020-06-074-37/+23
* mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt()Kyösti Mälkki2020-06-079-9/+4
* acpi,soc/intel: Make soc/motherboard_fill_fadt() globalKyösti Mälkki2020-06-076-25/+0
* soc/amd/picasso: Remove unnecessary includes from pmutil.cMartin Roth2020-06-071-4/+0
* src: Use pci_dev_ops_pci where applicableAngel Pons2020-06-067-34/+7
* soc/amd/picasso: Add device operations for UART MMIO devicesFurquan Shaikh2020-06-062-0/+31
* src: Remove unused 'include <cpu/x86/mtrr.h>'Elyes HAOUAS2020-06-068-8/+0
* soc/amd/picasso: Use MSR_CSTATE_ADDRESSRaul E Rangel2020-06-062-3/+2
* soc/amd/picasso: Remove call to setup_bsp_ramtopRaul E Rangel2020-06-061-2/+0
* src: Remove unused '#include <cpu/x86/smm.h>'Elyes HAOUAS2020-06-068-8/+0
* soc/intel/tigerlake: Add CPU ID for TGL B0Jamie Ryu2020-06-063-0/+3
* lp4x: Add new memory parts and generate SPDsFurquan Shaikh2020-06-062-0/+8
* soc/intel/jasperlake: Generate LP4x SPD files using gen_spd.goFurquan Shaikh2020-06-068-0/+233
* soc/intel/tigerlake: Generate LP4x SPD files using gen_spd.goFurquan Shaikh2020-06-066-0/+169
* arch/x86: Declare permanent_smi_handler()Kyösti Mälkki2020-06-069-9/+9
* soc,southbridge/intel: Control SMI related FADT entriesKyösti Mälkki2020-06-068-67/+39
* soc/intel/xeon_sp/cpx: set up cpusJonathan Zhang2020-06-066-2/+336
* soc/amd/common/spi: add and use define for last FIFO positionFelix Held2020-06-051-1/+2
* soc/amd/picasso: Add set_mmio_dev_ops() to set ops for MMIO devicesFurquan Shaikh2020-06-052-7/+14
* soc/amd/picasso/Makefile: Allow absolute path for picasso firmwareRaul E Rangel2020-06-041-35/+35
* soc/intel/xeon_sp/cpx: add chip operation and PCIe enumerationJonathan Zhang2020-06-047-12/+642
* soc/amd/picasso: fix iomap for ACPI_PMKangheui Won2020-06-041-3/+4
* soc/amd: Use mp_cpu_bus_init()Kyösti Mälkki2020-06-036-12/+6
* soc,southbridge/amd: Remove some explicit zero-initializersKyösti Mälkki2020-06-032-20/+0
* soc/intel/quark/memmap: Add missing 'include <cpu/x86/mtrr.h>'Elyes HAOUAS2020-06-031-0/+1
* soc/intel/jasperlake: Update C-States infoRonak Kanabar2020-06-033-56/+20
* soc/intel/icelake: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-06-031-6/+5
* soc/tigerlake: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-06-031-6/+5
* soc/intel/jasperlake: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-06-031-6/+5
* soc/amd/picasso/acpi: Add missing eMMC deviceRaul E Rangel2020-06-032-0/+41
* soc/amd/picasso/acpi: Remove hardcoded FCH IRQ numbersRaul E Rangel2020-06-032-50/+240
* soc/intel/apollolake: Reinstate APL_SKIP_SET_POWER_LIMITSTim Wawrzynczak2020-06-031-4/+8
* soc/intel/tigerlake: update elog to include CSME reset causesderek.huang2020-06-031-0/+12
* soc/intel/common/{pch,sata}: Remove SATA common code driverSubrata Banik2020-06-028-122/+0
* soc/amd/picasso: Install AGESA ACPI tablesMatt Papageorge2020-06-024-0/+61
* soc/intel/cannonlake: Add RP configuration settingsChristian Walter2020-06-022-1/+36
* soc/intel/jasperlake: Update camera_clock_ctl.asl to ASL2.0 syntaxV Sowmya2020-06-021-1/+1
* soc/intel/jasperlake: Update gpio_op.asl to ASL2.0 syntaxV Sowmya2020-06-021-16/+16
* soc/intel/jasperlake: Update pch_hda.asl to ASL2.0 syntaxV Sowmya2020-06-021-9/+7
* soc/intel/jasperlake: Update scs.asl to ASL2.0 syntaxV Sowmya2020-06-021-12/+12
* soc/intel/jasperlake: Update platform.asl to ASL2.0 syntaxV Sowmya2020-06-021-1/+1
* vendorcode/intel/fsp/fsp2_0/cpx_sp: update to FSP WW20 releaseJonathan Zhang2020-06-021-1/+1
* soc/xeon_sp/skx: Define MSR PPIN related registersJohnny Lin2020-06-021-0/+9
* src: Remove unused '#include <cbfs.h>'Elyes HAOUAS2020-06-022-2/+0
* src: Remove redundant includesElyes HAOUAS2020-06-0216-17/+1
* src: Remove duplicated includesElyes HAOUAS2020-06-025-6/+0
* src: Remove unused 'include <symbols.h>'Elyes HAOUAS2020-06-023-3/+0