summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/fsp_baytrail: Make sure i2c bus is < 7HEADmasterMartin Roth2015-12-221-1/+1
* imgtec/pistachio: DDR2, DDR3: DLL reset setIonela Voinescu2015-12-212-2/+2
* imgtec/pistachio: DDR2, DDR3: DQS gate earlyIonela Voinescu2015-12-213-10/+25
* imgtec/pistachio: increase CBFS cacheIonela Voinescu2015-12-211-2/+2
* soc/intel/broadwell: Init var before use, only use when neededMartin Roth2015-12-202-2/+3
* Drop src/cpu/ indirection for MIPSStefan Reinauer2015-12-171-1/+4
* soc/imgtec/pistachio: add implementation for system resetIonela Voinescu2015-12-171-4/+6
* soc/imgtec/pistachio: Implement hard_reset()Stefan Reinauer2015-12-173-0/+27
* soc/intel/fsp_baytrail: Adjust root port INT routingMartin Roth2015-12-171-0/+10
* intel/fsp_baytrail: change indent to use tabsBen Gardner2015-12-161-6/+6
* intel/fsp_baytrail: rename include folder baytrail to include/socBen Gardner2015-12-1651-114/+114
* intel/fsp_baytrail: Fix PCI_DEV_PIRQ_ROUTE macro endingBen Gardner2015-12-161-1/+1
* soc/samsung/exynos5250: Implement hard_reset()Stefan Reinauer2015-12-162-0/+7
* intel/skylake: Work around ROMCC optimization bugStefan Reinauer2015-12-161-0/+2
* x86 acpi: remove ALIGN_CURRENT macroAaron Durbin2015-12-155-14/+7
* mrc_cache: add version fieldAaron Durbin2015-12-112-12/+32
* soc/mediatek/mt8173: SPI_ATOMIC_SEQUENCING depends on SPI_FLASHMartin Roth2015-12-101-1/+1
* ACPI: Fix IASL Warning about unused method for GBUF checkMartin Roth2015-12-102-2/+2
* intel/fsp_baytrail: Remove code for nonexistant BBARBen Gardner2015-12-101-16/+1
* lib: remove assets infrastructureAaron Durbin2015-12-102-2/+2
* soc/intel/common: Remove USE_FMAP - symbol doesn't existMartin Roth2015-12-081-7/+0
* soc/intel/skylake: Remove obsolete Kconfig symbolsMartin Roth2015-12-081-2/+0
* fsp_baytrail: Add missing newline to eMMC Mode logBen Gardner2015-12-061-1/+1
* Remove #ifdef checks on Kconfig symbolsMartin Roth2015-12-066-22/+0
* mediatek/mt8173: Add APIs for PMIC GPIO controlBiao Huang2015-12-042-0/+194
* mediatek/mt8173: Add mt6391 PMIC driverhenryc.chen2015-12-044-1/+750
* braswell/skylake: Add FspUpdVpd.h to fix compilationStefan Reinauer2015-12-042-0/+2
* google/oak: Initialize the necessary pinsBiao Huang2015-12-035-1/+285
* mediatek/mt8173: Add GPIO driverBiao Huang2015-12-034-1/+277
* mediatek/mt8173: move PRERAM_CBFS_CACHE from SRAM_L2CYidi Lin2015-12-031-3/+3
* intel/skylake: Add ACPI device for audio controllerDuncan Laurie2015-12-034-2/+96
* intel/skylake: Remove unused code to add SSDT2Duncan Laurie2015-12-031-18/+0
* mediatek/mt8173: Add PMIC wrapper driverhenryc.chen2015-12-033-0/+750
* mediatek/mt8173: Add PLL driverJames Liao2015-12-034-0/+757
* mediatek/mt8173: Add a stub implementation of the MT8173 SoCYidi Lin2015-12-0315-0/+1094
* cbfs_spi: enable CBFS access in early romstageMary Ruthven2015-12-031-13/+2
* fsp_baytrail: Remove use of BAYTRAIL_SMM Kconfig symbolMartin Roth2015-11-302-10/+2
* baytrail: fix missing brackets around ir_base to fix IRQ routingAlexander Couzens2015-11-281-1/+1
* soc/intel/common: Fix whitespace in KconfigMartin Roth2015-11-271-7/+7
* intel/soc/baytrail: Move MCRS ResourceTemplate out of _CRS methodMartin Roth2015-11-241-116/+117
* soc/intel/braswell: Drop gfx_read_resources()Nico Huber2015-11-241-21/+1
* baytrail: add C0 and D0 stepping decodeBen Gardner2015-11-214-4/+19
* intel/skylake: Fix flash_controller.c compilationStefan Reinauer2015-11-201-4/+4
* intel: Add MMA feature in corebootPratik Prajapati2015-11-204-0/+327
* fsp1_0: Remove hardcoded microcode locationsMartin Roth2015-11-201-4/+0
* google/veyron*: Pulse the i2c clock once if sda was lowDouglas Anderson2015-11-181-0/+16
* arm64: tegra132: tegra210: Remove old arm64/stage_entry.SJulius Werner2015-11-1716-145/+94
* fsp_baytrail: use external microcode .h filesMartin Roth2015-11-172-2/+7
* arm64: Implement generic stage transitions for non-Tegra SoCsJulius Werner2015-11-162-0/+10
* intel/fsp_baytrail: Load APs microcode in baytrail_init_cpusYork Yang2015-11-163-2/+4
OpenPOWER on IntegriCloud