summaryrefslogtreecommitdiff
path: root/src/soc/intel
AgeCommit message (Expand)Author
2016-03-11soc/intel/apollolake: Avoid hardcoding CAR region size for FSPMAndrey Petrov
2016-03-10soc/apollolake: Add memory and reserve MMIO resourcesAndrey Petrov
2016-03-10soc/intel/apollolake: Avoid UART BAR relocation at ramstageAndrey Petrov
2016-03-10soc/intel/apollolake: Add ids of internal SoC PCI devicesAndrey Petrov
2016-03-10soc/intel/apollolake: Add chip initializationAndrey Petrov
2016-03-10soc/apollolake: Enable all CPU cores using the parallel MP libRavi Sarawadi
2016-03-09drivers/intel/fsp2_0: remove struct resource usageAaron Durbin
2016-03-09soc/intel/apollolake: correct comment to reference top of CARAaron Durbin
2016-03-08x86 chipsets: utilize x86_setup_mtrrs_with_detect()Aaron Durbin
2016-03-08skylake: Add and fill out CID1 NVS fieldDuncan Laurie
2016-03-08soc/intel/quark: Set the UPD values for MemoryInitLee Leahy
2016-03-08soc/intel/apollolake: Add cbmem_top() implementationAndrey Petrov
2016-03-08soc/intel/quark: Add the UPD support for SiliconInitLee Leahy
2016-03-08soc/intel/apollolake: Enable using FSP 2.0 driverAndrey Petrov
2016-03-08soc/intel/apollolake: Add romstage that calls FSP2.0 driverAndrey Petrov
2016-03-08soc/intel/apollolake: Add support for memory-mapped boot mediaAndrey Petrov
2016-03-07intel/fsp_baytrail: use 20K PU/PD for GPIOBen Gardner
2016-03-07soc/intel/quark: Split out MTRR supportLee Leahy
2016-03-01Skylake: Support Intel Speed Shift Technology based on configSubrata Banik
2016-02-29skylake: Increase IGD stolen size to 64MBDuncan Laurie
2016-02-29soc/intel/quark: Reserve non-MMIO spaceLee Leahy
2016-02-29soc/intel/quark: Initialize some of the FADT base registersLee Leahy
2016-02-26tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))"Denis 'GNUtoo' Carikli
2016-02-26soc/intel/apollolake: implement bootblock_soc_early_init()Aaron Durbin
2016-02-26soc/intel/apollolake: provide function to set up uart pads and controllerAaron Durbin
2016-02-26soc/intel/appollolake: fix comment in gpio_defs.hAaron Durbin
2016-02-26soc/intel/apollolake: group serial console options into one KconfigAaron Durbin
2016-02-25fsp_baytrail: Fix a possible hanging DisplayPortWerner Zeh
2016-02-22soc/intel/quark: Add the initial pieces required for ACPI tablesLee Leahy
2016-02-22fsp_baytrail: Add full support for iosf access in reg_scriptWerner Zeh
2016-02-19soc/intel/quark: Use single ID value for HSUART1Lee Leahy
2016-02-18soc/intel/quark: Enable HSUART1Lee Leahy
2016-02-18soc/intel/quark: Establish the Memory MapLee Leahy
2016-02-18soc/intel/quark: Enumerate the PCI devicesLee Leahy
2016-02-16soc/intel/apollolake: bootblock: implement platform_prog_run()Andrey Petrov
2016-02-15skylake: Finalize SMM in corebootDuncan Laurie
2016-02-15skylake: Check for power failure when WAK_STS is not setDuncan Laurie
2016-02-15skylake: Enable DDI-A 4-lane support if GOP does not executeDuncan Laurie
2016-02-15skylake: acpi: Make GRXS method serializedDuncan Laurie
2016-02-13soc/intel/apollolake: add assert for pad constraintsAaron Durbin
2016-02-13soc/intel/apollolake: pre-evaluate gpio number valuesAaron Durbin
2016-02-13soc/intel/apollolake: limit bootblock size to 32KiBAaron Durbin
2016-02-12timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION KconfigJulius Werner
2016-02-11arches: lib: add main_decl.h for main() declarationAaron Durbin
2016-02-11soc/apollolake: Add early serial driver for BOOTBLOCK_CONSOLEAndrey Petrov
2016-02-11soc/apollolake: Add minimal GPIO driverAndrey Petrov
2016-02-11soc/apollolake: Add initial cache-as-ram setup for bootblockAlexandru Gagniuc
2016-02-10Kconfig: Move defaults for CBFS_SIZEMartin Roth
2016-02-10soc/intel/quark: Report CPU infoLee Leahy
2016-02-10soc/intel/quark: Call FSP SiliconInitLee Leahy