summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* intel/fsp_baytrail: Fix LPE initialization and enable ACPI modeBen Gardner2016-03-133-0/+190
* intel/fsp_baytrail: Don't clear gnvs in acpi_init_gnvs()Ben Gardner2016-03-131-3/+0
* intel/skylake: Do not log wake source on resetDuncan Laurie2016-03-121-1/+2
* soc/intel/skylake: add option to statically clock gate 8254 timerAaron Durbin2016-03-123-0/+18
* soc/intel/skylake: add option to enable VR specific mailbox cmdRizwan Qureshi2016-03-122-2/+13
* mediatek/mt8173: memlayout: Create DRAM DMA region for NOR flash DMA read.Yidi Lin2016-03-124-7/+34
* mediatek/mt8173: detect sdram size at runtimeYidi Lin2016-03-126-9/+56
* mediatek/mt8173: mmu: update mmu range before DRAM is initialized.Yidi Lin2016-03-121-3/+3
* mediatek/mt8173: pll: raising the CPU core frequencyYidi Lin2016-03-124-2/+24
* mediatek/mt8173: add NOR DMA readBayi Cheng2016-03-122-5/+70
* mediatek/mt8173: Update infracfg register mapMilton Chiang2016-03-121-6/+75
* mediatek/mt8173: Add soc ARM Trusted Firmware supportJimmy Huang2016-03-123-0/+59
* mediatek/mt8173: Provide I2C bus initialization APIjun.gao2016-03-123-11/+24
* mediatek/mt8173: Add EMI driver, DRAM initializationPeter Kao2016-03-1212-0/+3457
* mediatek/mt8173: enable RTC in ramstageCC Ma2016-03-122-0/+2
* mt8173: add SPI NOR supportmtk059622016-03-125-25/+276
* soc/intel/apollolake: Avoid hardcoding CAR region size for FSPMAndrey Petrov2016-03-112-10/+8
* soc/apollolake: Add memory and reserve MMIO resourcesAndrey Petrov2016-03-102-0/+116
* soc/intel/apollolake: Avoid UART BAR relocation at ramstageAndrey Petrov2016-03-102-0/+57
* soc/intel/apollolake: Add ids of internal SoC PCI devicesAndrey Petrov2016-03-101-0/+39
* soc/intel/apollolake: Add chip initializationAndrey Petrov2016-03-103-0/+146
* soc/apollolake: Enable all CPU cores using the parallel MP libRavi Sarawadi2016-03-103-0/+105
* drivers/intel/fsp2_0: remove struct resource usageAaron Durbin2016-03-091-7/+6
* soc/intel/apollolake: correct comment to reference top of CARAaron Durbin2016-03-091-1/+1
* x86 chipsets: utilize x86_setup_mtrrs_with_detect()Aaron Durbin2016-03-084-8/+4
* nyan: Fix timestamps and CBFS SPI integrationJulius Werner2016-03-083-93/+5
* skylake: Add and fill out CID1 NVS fieldDuncan Laurie2016-03-083-1/+7
* soc/intel/quark: Set the UPD values for MemoryInitLee Leahy2016-03-083-1/+70
* soc/intel/apollolake: Add cbmem_top() implementationAndrey Petrov2016-03-083-5/+29
* soc/intel/quark: Add the UPD support for SiliconInitLee Leahy2016-03-081-0/+27
* soc/intel/apollolake: Enable using FSP 2.0 driverAndrey Petrov2016-03-081-0/+1
* soc/intel/apollolake: Add romstage that calls FSP2.0 driverAndrey Petrov2016-03-088-0/+1387
* soc/intel/apollolake: Add support for memory-mapped boot mediaAndrey Petrov2016-03-083-0/+82
* intel/fsp_baytrail: use 20K PU/PD for GPIOBen Gardner2016-03-071-13/+13
* soc/intel/quark: Split out MTRR supportLee Leahy2016-03-073-181/+202
* Skylake: Support Intel Speed Shift Technology based on configSubrata Banik2016-03-013-0/+34
* skylake: Increase IGD stolen size to 64MBDuncan Laurie2016-02-291-0/+9
* soc/intel/quark: Reserve non-MMIO spaceLee Leahy2016-02-291-1/+7
* soc/intel/quark: Initialize some of the FADT base registersLee Leahy2016-02-294-0/+130
* tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))"Denis 'GNUtoo' Carikli2016-02-261-1/+1
* soc/intel/apollolake: implement bootblock_soc_early_init()Aaron Durbin2016-02-261-0/+8
* soc/intel/apollolake: provide function to set up uart pads and controllerAaron Durbin2016-02-262-1/+34
* soc/intel/appollolake: fix comment in gpio_defs.hAaron Durbin2016-02-261-1/+1
* soc/intel/apollolake: group serial console options into one KconfigAaron Durbin2016-02-262-7/+12
* fsp_baytrail: Fix a possible hanging DisplayPortWerner Zeh2016-02-253-0/+128
* urara: Increase bootblock sizeJulius Werner2016-02-221-4/+17
* soc/intel/quark: Add the initial pieces required for ACPI tablesLee Leahy2016-02-223-0/+60
* fsp_baytrail: Add full support for iosf access in reg_scriptWerner Zeh2016-02-222-0/+336
* soc/*: fix uart's regwidth specification in cbtablesPatrick Georgi2016-02-218-8/+8
* soc/intel/quark: Use single ID value for HSUART1Lee Leahy2016-02-192-8/+6