summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
...
* src: Drop unused include <timestamp.h>Elyes HAOUAS2019-03-079-9/+0
* soc/amd/stoneyridge: Convert SMU fanless optionsMarshall Dawson2019-03-071-2/+3
* soc/amd/stoneyridge: Call amdfwtool with different argumentsMarshall Dawson2019-03-071-28/+29
* security/tpm: Fix TCPA log featurePhilipp Deppenwiese2019-03-077-17/+24
* soc/intel/skylake: Add H110 PCH seriesMaxim Polyakov2019-03-062-0/+2
* soc/intel/skylake: Add new Northbridge and IGD IDsMaxim Polyakov2019-03-063-0/+4
* soc/intel/braswell/include/soc/spi.h: Add OPTYPE valuesFrans Hendriks2019-03-061-0/+5
* soc/intel/braswell/include/soc/pci_devs.h: Add PUNIT_DEVFrans Hendriks2019-03-061-0/+6
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-067-7/+0
* Remove DEFAULT_PCIEXBAR aliasKyösti Mälkki2019-03-062-2/+1
* soc/intel: Use simple PCI config accessKyösti Mälkki2019-03-063-48/+12
* intel/apollolake: Fix incorrect config usageJulius Werner2019-03-061-1/+1
* soc/intel/braswell: Add SMBus supportFrans Hendriks2019-03-051-0/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-04278-217/+280
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-04132-132/+0
* arch/io.h: Add missing includesKyösti Mälkki2019-03-045-0/+5
* Fix <io.h> includesKyösti Mälkki2019-03-042-2/+1
* soc/intel/cannonlake: Move common definitions to a header fileRizwan Qureshi2019-03-043-20/+28
* soc/intel/cnl/acpi: add ish ACPI deviceJett Rink2019-03-042-0/+25
* soc/intel/cannonlake: Fix DSDT compile remarksLijian Zhao2019-03-042-6/+3
* src/soc/intel/braswell/cpu.c: Set up local APICFrans Hendriks2019-03-041-0/+4
* {src/include},{soc/intel): Configure HDA codecsFrans Hendriks2019-03-044-44/+4
* arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS2019-03-046-38/+38
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-01126-1/+126
* soc/intel/skylake: Unify serial IRQ optionsNico Huber2019-03-015-22/+12
* ACPI: Rename FADT model and set it to zeroElyes HAOUAS2019-03-013-3/+3
* src/soc/intel/braswell/northcluster.c: Correct calculation of FSP memory areaFrans Hendriks2019-02-281-3/+11
* soc/intel/cannonlake: Add CometLake SoC supportSubrata Banik2019-02-281-0/+8
* src/soc/intel/braswell/southcluster.c: Config ISA DMA controllerFrans Hendriks2019-02-281-0/+3
* soc/intel/braswell: Correct configuration of interruptsFrans Hendriks2019-02-282-3/+121
* src/soc/intel/braswell/acpi/irqlinks.asl: Allow IRQ10 and 11 for all LNKxFrans Hendriks2019-02-281-8/+9
* soc/intel/cannonlake: Disable ACPI mode on BS_DEV_INIT exitFurquan Shaikh2019-02-281-4/+10
* mediatek/mt8183: Add RTC supportRan Bi2019-02-288-256/+718
* intel/spi: Switch to native PCI config accessorsKyösti Mälkki2019-02-284-126/+14
* intel/spi: Fix use of __SIMPLE_DEVICE__Kyösti Mälkki2019-02-283-3/+3
* soc/intel/cannonlake: Add PCH series check for CML LP PCHMaulik V Vaghela2019-02-281-7/+13
* soc/intel/cannonlake: Add Comet Lake U SA 2+2 Device IDSubrata Banik2019-02-282-0/+2
* soc/intel/skylake: Remove redundant PM emulation timer macrosSubrata Banik2019-02-281-4/+0
* console: Split loglevel for fast and slowKyösti Mälkki2019-02-271-1/+1
* soc/intel/cannonlake: Add a config for configuring SD_VDD1_PWR_EN#Rizwan Qureshi2019-02-274-2/+32
* soc/intel/cannonlake: Add ASL functions to manipulate RX/TX buffersRizwan Qureshi2019-02-273-0/+52
* soc/cavium/cn81xx: Drop VBOOT_RETURN_FROM_VERSTAGEPatrick Rudolph2019-02-271-1/+0
* soc/intel/cannonlake: Disable ACPI mode as part of pmc_soc_initFurquan Shaikh2019-02-271-2/+18
* soc/amd: Remove defined but unwritten functionsRichard Spiegel2019-02-262-3/+0
* soc/cavium/cn81xx: Enable RNG for DRAM initPatrick Rudolph2019-02-261-0/+46
* mediatek/mt8183: Modify I2C source clockQii Wang2019-02-261-0/+3
* soc/intel/cannonlake: Update GPIO definitions for Virtual GPIORizwan Qureshi2019-02-265-164/+163
* soc/intel/common: Include cometlake PCH IDsRonak Kanabar2019-02-2616-1/+52
* security/vboot: Add measured boot modePhilipp Deppenwiese2019-02-257-1/+8
* soc/cavium/common: Make ecam0_get_bar_val commonPatrick Rudolph2019-02-254-45/+108