aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2016-04-13soc/intel/apollolake: Add tsc_freq.c to all the stagesAndrey Petrov
2016-04-13soc/intel/apollolake: Update platform-specific FSP headersAndrey Petrov
2016-04-13soc/intel/apollolake: Reserve IMRs (Isolated Memory Regions)Andrey Petrov
2016-04-13soc/intel/apollolake: logically group PMC BAR programmingAaron Durbin
2016-04-13src/soc/intel/common: Fix CID 1295499, remove dead codeLee Leahy
2016-04-11soc/intel/apollolake: Fill _PRT entry in DSDTZhao, Lijian
2016-04-11soc/intel/apollolake: Add lpss dsdt entryZhao, Lijian
2016-04-11soc/apollolake/acpi: Fill ACPI HPET tableZhao, Lijian
2016-04-11soc/apollolake: Add lpc device driverLance Zhao
2016-04-11soc/apollolake/acpi: Fill in ACPI MADT tableLance Zhao
2016-04-11soc/intel/apollolake: Enabling using of MRC data when availableAndrey Petrov
2016-04-11soc/intel/apollolake: Enable CACHE_MRC_SETTINGSHannah Williams
2016-04-11soc/apollolake/acpi: Fill ACPI MCFG tableLance Zhao
2016-04-11soc/intel/apollolake: Implement SPI controller driverAlexandru Gagniuc
2016-04-11cpu/x86/tsc: compile same code for all stagesAaron Durbin
2016-04-08soc/intel/apollolake: Override default to_flash_offset implementationAlexandru Gagniuc
2016-04-08soc/intel/common/nvm: Allow overriding to_flash_offset() functionAlexandru Gagniuc
2016-04-07rockchip: refactor to sharing code among similar SOCsVadim Bendebury
2016-04-07edid: Make framebuffer row alignment configurableJulius Werner
2016-04-05soc/intel/apollolake: Fill ACPI FADT tableLance Zhao
2016-04-05mediatek/mt8173: fix incorrect indentYidi Lin
2016-04-05google/oak: Log hardware watchdog in eventlogJulius Werner
2016-04-04soc/intel/apollolake: Fill northbridge ASLZhao, Lijian
2016-04-02soc/intel/apollolake: use platform_segment_loaded() for CAR coherencyAaron Durbin
2016-04-02soc/intel/apollolake: use arch_segment_loaded() for CAR code coherencyAaron Durbin
2016-04-02soc/intel/apollolake: use CAR code coherency for all CAR stagesAaron Durbin
2016-04-01soc/intel/apollolake: Fix MMIO reserved ranges calculationAndrey Petrov
2016-03-29intel/skylake: Enable PROCHOTPratik Prajapati
2016-03-29ipq806x/storm: Return NULL for cbmem_top if DRAM is not initializedFurquan Shaikh
2016-03-25intel/fsp_baytrail: Fix I2C abort logicBen Gardner
2016-03-25intel/fsp_baytrail: Use read32() and write32() in i2c.cBen Gardner
2016-03-24edid: Add helper function to calculate bits-per-pixel dependent valuesJulius Werner
2016-03-23soc/intel/apollolake: utilize postcar phase/stageAaron Durbin
2016-03-21soc/apollolake: Add skeleton ACPI entryLance Zhao
2016-03-21mediatek/mt8173: Enable ARM trusted firmware integrationPatrick Georgi
2016-03-21mediatek/mt8173: Remove bl31 board parameters passing mechanismJimmy Huang
2016-03-21mediatek/mt8173: Add da9212 driverhenryc.chen
2016-03-21mediatek/mt8173: Add mt6311 driverhenryc.chen
2016-03-21soc/intel/quark: Disable the ROM shadowLee Leahy
2016-03-18mediatek/mt8173: mt6391: set VSRMCA7 to HW control by SRCVOLTENhenryc.chen
2016-03-16rockchip: update make_idb.pyhuang lin
2016-03-15mediatek/mt8173: Enable 4GB modePH Hsu
2016-03-14intel/fsp_baytrail: Enable LPSS in ACPI modeBen Gardner
2016-03-13intel/fsp_baytrail: Fix LPE initialization and enable ACPI modeBen Gardner
2016-03-13intel/fsp_baytrail: Don't clear gnvs in acpi_init_gnvs()Ben Gardner
2016-03-12intel/skylake: Do not log wake source on resetDuncan Laurie
2016-03-12soc/intel/skylake: add option to statically clock gate 8254 timerAaron Durbin
2016-03-12soc/intel/skylake: add option to enable VR specific mailbox cmdRizwan Qureshi
2016-03-12mediatek/mt8173: memlayout: Create DRAM DMA region for NOR flash DMA read.Yidi Lin
2016-03-12mediatek/mt8173: detect sdram size at runtimeYidi Lin
2016-03-12mediatek/mt8173: mmu: update mmu range before DRAM is initialized.Yidi Lin
2016-03-12mediatek/mt8173: pll: raising the CPU core frequencyYidi Lin
2016-03-12mediatek/mt8173: add NOR DMA readBayi Cheng
2016-03-12mediatek/mt8173: Update infracfg register mapMilton Chiang
2016-03-12mediatek/mt8173: Add soc ARM Trusted Firmware supportJimmy Huang
2016-03-12mediatek/mt8173: Provide I2C bus initialization APIjun.gao
2016-03-12mediatek/mt8173: Add EMI driver, DRAM initializationPeter Kao
2016-03-12mediatek/mt8173: enable RTC in ramstageCC Ma
2016-03-12mt8173: add SPI NOR supportmtk05962
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-08nyan: Fix timestamps and CBFS SPI integrationJulius Werner
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-22urara: Increase bootblock sizeJulius Werner
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-21soc/*: fix uart's regwidth specification in cbtablesPatrick Georgi
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