summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/stoneyridge: Define PM USB Enable registerMarshall Dawson2018-10-142-2/+4
* soc/amd/stoneyridge: Remove hudson EHCI debug controllersMarshall Dawson2018-10-141-6/+2
* soc/amd/stoneyridge: Remove errant parenthesis in southbridge.hMarshall Dawson2018-10-141-1/+1
* soc/amd/stoneyridge: Rearrange southbridge.h moreMarshall Dawson2018-10-141-7/+7
* drivers/intel/fsp2_0: Hook up IntelFSP repoPatrick Georgi2018-10-126-12/+38
* amd/stoneyridge: Fix PmControl register size in SMI handlerMarshall Dawson2018-10-121-5/+5
* amd/stoneyridge: Rename CGPLL_CONFIG definitionsMarshall Dawson2018-10-122-35/+34
* amd/stoneyridge: Rename GppClkCntrl fieldsMarshall Dawson2018-10-121-6/+6
* amd/stoneyridge: Rearrange southbridge.hMarshall Dawson2018-10-121-122/+130
* amd/stoneyridge: Remove dead GPIO definitionsMarshall Dawson2018-10-121-6/+0
* amd/stoneyridge: Clarify XHCI_PM register definitionsMarshall Dawson2018-10-121-17/+16
* amd/stoneyridge: Fix SPI_CMD_TRIGGER coding styleMarshall Dawson2018-10-121-2/+2
* amd/stoneyridge: Convert hex definitions to lower caseMarshall Dawson2018-10-124-24/+24
* amd/stoneyridge: Remove hudson register definitionsMarshall Dawson2018-10-121-5/+0
* src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS2018-10-1129-120/+49
* src: Replace MSR addresses with macrosElyes HAOUAS2018-10-112-4/+4
* amd/stoneyridge: Indicate STAPM units in their nameRichard Spiegel2018-10-112-6/+7
* selfboot: remove bounce buffersRonald G. Minnich2018-10-111-4/+0
* tegra124_lp0: make sure to build with compiler.h includedPatrick Georgi2018-10-111-0/+1
* soc/intel/common/block/gpio: check for NULL using if statementBora Guvendik2018-10-111-1/+2
* soc/intel/skylake: Set PCIEXPWAK_DIS if WAKE# pin is not enabledFurquan Shaikh2018-10-101-0/+25
* soc/cavium: dynamic UART initialization for cavium cn8100Jens Drenhaus2018-10-101-0/+28
* soc/amd/stoneyridge/gpio.c: Create I2C slave reset codeRichard Spiegel2018-10-104-0/+149
* mediatek/mt8183: Init PLLs for DRAMTristan Shieh2018-10-102-9/+15
* soc/intel/cannonlake: Add PCIE ASL entrySubrata Banik2018-10-092-0/+385
* soc/intel/cannonlake: Make correct IRQ mapping for CNL SA and PCH PCI devicesSubrata Banik2018-10-094-84/+416
* soc/intel/common/acpi: Fix ACPI Namespace lookup failure, AE_ALREADY_EXISTS i...Subrata Banik2018-10-091-9/+5
* soc/intel/common/block/pcr: Add NULL pointer check in pcr_execute_sideband_msg()Subrata Banik2018-10-091-2/+8
* soc/intel/cannonlake: Disable Legacy PME for Root portsSubrata Banik2018-10-091-0/+3
* soc/intel/cannonlake: Ensure FSP don't override ITSS IPCx registersSubrata Banik2018-10-092-0/+12
* soc/intel/skylake: Ensure FSP don't override ITSS IPCx registersSubrata Banik2018-10-093-0/+22
* soc/intel/common/pch: Select Kconfig for ITSS polarity configurationSubrata Banik2018-10-092-2/+5
* Move compiler.h to commonlibNico Huber2018-10-08116-123/+0
* soc/intel/skylake: Fix ‘dev’ pointer NULL before being dereferencedSubrata Banik2018-10-082-0/+8
* smmstore: Add a key/val store facility in flash, mediated through SMMPatrick Georgi2018-10-081-0/+26
* src: Use tabs for indentationElyes HAOUAS2018-10-0829-93/+93
* soc/intel/common, mb/google, mb/siemens: Use lower case x for RXDFurquan Shaikh2018-10-061-2/+2
* soc/intel/common/block/hda: Enable static scanning of devices under HDAFurquan Shaikh2018-10-061-0/+1
* soc/intel/.../hda: Add and use config for initialization of HDA codecsFurquan Shaikh2018-10-063-0/+11
* soc/intel/skylake: check for NULL with if conditionPratik Prajapati2018-10-051-4/+14
* src: Fix MSR_PKG_CST_CONFIG_CONTROL register nameElyes HAOUAS2018-10-0511-16/+16
* amd/stoneyridge: Comment PCI and AcpiMmio registers in ASLMarshall Dawson2018-10-051-35/+38
* amd/stoneyridge: Remove unused registers from ASLMarshall Dawson2018-10-051-71/+0
* amd/stoneyridge: Remove SATA D0 on suspendMarshall Dawson2018-10-051-4/+0
* soc/intel/cannonlake: Move the FSP related callbacks to separate filesRizwan Qureshi2018-10-046-248/+299
* soc/nvidia/tegra124: Increase bootblock sizePatrick Rudolph2018-10-041-3/+3
* soc/intel/common: add acpi_get_sleep_type to pmclibBora Guvendik2018-10-043-16/+8
* amd/stoneyridge: Use BIOS_DEBUG to log PM1 and PMxC0 statusEdward Hill2018-10-041-7/+6
* amd/stoneyridge: Prepare for vboot rebooting systemMarshall Dawson2018-10-041-0/+12
* src/soc/intel/cannonlake: Fix IA32_PLATFORM_DCA_CAP addressElyes HAOUAS2018-10-041-1/+1