summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
...
* soc/amd/picasso/Makefile: Change APCB_magic.bin locationRaul E Rangel2020-05-271-1/+1
* soc/amd/picasso: add and use CPUIDs for older steppingsFelix Held2020-05-273-10/+13
* soc/amd/picasso: rewrite soc_utilFelix Held2020-05-272-16/+187
* soc/amd/picasso: Use C00n for CPU ACPI stringMarshall Dawson2020-05-262-13/+33
* soc/intel/xeon_sp: select UDK_2017_bindingJonathan Zhang2020-05-263-17/+1
* soc/intel/tigerlake: Remove MIPI clock setting from devicetreeSrinidhi N Kaushik2020-05-262-23/+0
* soc/intel/tigerlake: Delete unused configurationWonkyu Kim2020-05-261-6/+0
* soc/intel/tigerlake: Disable VMDWonkyu Kim2020-05-262-0/+11
* apollolake: update processor power limits configurationSumeet R Pawnikar2020-05-264-74/+23
* soc/intel/tigerlake: Add FSP UPD D3HotEnable and D3ColdEnableJohn Zhao2020-05-262-2/+11
* soc/intel/skylake/acpi/smbus.asl: Fix typo in commentElyes HAOUAS2020-05-261-1/+1
* Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTIONKyösti Mälkki2020-05-262-2/+2
* cannonlake: update processor power limits configurationSumeet R Pawnikar2020-05-266-214/+18
* soc/intel/tigerlake: Fix wrong operation region for CPU to PCH methodJohn Zhao2020-05-261-2/+2
* soc/intel/cannonlake: Add VrPowerDeliveryDesign to chip optionsChristian Walter2020-05-262-0/+8
* intel/cannonlake: Implement PCIe RP devicetree updateNico Huber2020-05-261-0/+20
* soc/amd/picasso: Give the mainboard the ability to modify the MADT tableRaul E Rangel2020-05-262-2/+33
* soc/intel/jasperlake: correct IRQ routing Jasper LakeRonak Kanabar2020-05-262-145/+91
* soc/amd/picasso/include/cpu: add Raven1 CPUIDFelix Held2020-05-241-0/+1
* soc/intel/broadwell: Use SPDX identifierJacob Garber2020-05-231-13/+1
* soc/intel/common/block: Update SA resource length to support 64 bitSubrata Banik2020-05-231-2/+2
* soc/intel/{jsl,tgl}: Override PRERAM_CBMEM_CONSOLE_SIZE default valueSubrata Banik2020-05-232-0/+8
* soc/intel/tigerlake: Provide SoundWire controller propertiesDuncan Laurie2020-05-222-0/+72
* soc/intel/tigerlake: Add definition for PMC EPOCDuncan Laurie2020-05-222-0/+31
* soc/amd/common/block/gpio: add API for gpio override tablePeichao Wang2020-05-212-0/+48
* soc/amd/picasso/chip.c: Generate ACPI nodes for PCI Bridge A and BRaul E Rangel2020-05-211-4/+21
* soc/amd/picasso/pci_devs: Update pci_devs.h with correct valuesFurquan Shaikh2020-05-212-112/+115
* soc/amd/picasso: Add APOB NV back for non-S3Marshall Dawson2020-05-212-22/+32
* soc/amd/picasso/soc_util: change return type of soc_is_*Felix Held2020-05-212-10/+12
* soc/amd/picasso/include/soc_util: add include guardsFelix Held2020-05-211-0/+5
* soc/amd/picasso/southbridge: add missing soc/i2c.h includeFelix Held2020-05-211-0/+1
* soc/intel/tigerlake: Make audio devices scan the busDuncan Laurie2020-05-212-2/+2
* tigerlake: enable DPTF functionality for volteerSumeet R Pawnikar2020-05-202-0/+35
* soc/intel/tigerlake: Add TCSS devices to soc_acpi_name()Duncan Laurie2020-05-201-34/+42
* soc/mediatek/mt8183: Set CA and DQ vref range to correct valueHuayang Duan2020-05-203-8/+12
* soc/intel/tigerlake: Move pmc_soc_set_afterg3_en to pmutilTim Wawrzynczak2020-05-203-18/+17
* soc/intel/tigerlake: Move PMC PCI resources under PMC deviceTim Wawrzynczak2020-05-205-38/+34
* tigerlake: update processor power limits configurationSumeet R Pawnikar2020-05-204-5/+18
* icelake: remove unused processor power limits configurationSumeet R Pawnikar2020-05-202-5/+0
* soc/tigerlake: Add devicetree configurability for IomTypeCPortPadCfgBrandon Breitenstein2020-05-202-1/+14
* soc/intel/jasperlake: Add ACPI method to get GPIO PCR PIDAamir Bohra2020-05-201-0/+34
* soc/intel/common/acpi: Remove gpio community rangeAamir Bohra2020-05-201-1/+1
* soc/intel/broadwell: Mask lower 20 bits of TOLUD and TOLM in systemagent.aslFurquan Shaikh2020-05-201-2/+6
* soc/intel/broadwell: Update systemagent.asl to ASL2.0 syntaxFurquan Shaikh2020-05-201-7/+7
* soc/intel/skylake: Mask lower 20 bits of TOLUD and TOLM in systemagent.aslFurquan Shaikh2020-05-201-3/+9
* soc/intel/skylake: Update systemagent.asl to ASL2.0Furquan Shaikh2020-05-201-21/+21
* soc/intel/common/block/acpi: Fix error in shift operation for GPCLFurquan Shaikh2020-05-201-1/+1
* soc/amd/picasso: Add pcie root complex driverMarshall Dawson2020-05-202-0/+96
* soc/amd/picasso: Add Kconfig option for the PSP bootloader filenameMartin Roth2020-05-202-5/+15
* soc/amd/picasso/acpi: Improve PCI Interrupt Link DevicesRaul E Rangel2020-05-203-392/+140