summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/quark: Report CPU infoLee Leahy2016-02-105-0/+159
* soc/intel/quark: Call FSP SiliconInitLee Leahy2016-02-104-0/+73
* soc/intel/quark: MTRR supportLee Leahy2016-02-105-0/+205
* soc/fsp_baytrail: Add support for FSP MR 005Ben Gardner2016-02-102-0/+12
* soc/intel/quark: FSP MemoryInit SupportLee Leahy2016-02-101-0/+14
* rockchip/rk3288: UART uses 32bit wide registersPatrick Georgi2016-02-091-1/+1
* intel/skylake: Add gpio macro for unused GPIO pinsdavid2016-02-091-0/+6
* soc/intel/quark: Enable Serial PortLee Leahy2016-02-0911-1/+316
* nhlt: add api to override oem_id and oem_table_id of acpi_header_tFang, Yang A2016-02-091-1/+8
* chromeos: Remove CONFIG_VBNV_SIZE variableDuncan Laurie2016-02-092-2/+4
* soc/intel/quark: Add TempRamInit supportLee Leahy2016-02-085-0/+355
* soc/intel/quark: Enable ESRAMLee Leahy2016-02-086-0/+1368
* intel/skylake: disable ACPI PM Timer to enable XTAL OSC shutdownArchana Patni2016-02-043-8/+32
* intel/skylake: unconditionally set SPI controller BARAaron Durbin2016-02-042-17/+23
* intel/skylake: implement vboot_platform_prepare_reboot()Aaron Durbin2016-02-041-0/+14
* intel/skylake: implement vboot_platform_is_resuming()Aaron Durbin2016-02-042-0/+8
* intel/skylake: Display ME firmware status before os bootDhaval Sharma2016-02-044-0/+450
* soc/intel/quark: Add minimal Quark SoC X1000 filesLee Leahy2016-02-045-0/+175
* soc/marvell/armada38x: Add i2c driver for armada38xRuilin Hao2016-02-047-3/+1437
* soc/marvell/armada38x: Add gpio driver for armada38xRuilin Hao2016-02-043-0/+140
* soc/marvell/armada38x: Add spi driver for armada38xRuilin Hao2016-02-042-0/+492
* soc/marvell/armada38x: Add generic support for armada38xRuilin Hao2016-02-0411-0/+828
* soc/intel/common: Use SoC specific routine to read/write MTRRsLee Leahy2016-02-023-13/+28
* Kconfig: indent with tabs, not spaces.Martin Roth2016-02-021-4/+4
* drivers/intel/fsp1_1: Fix spelling error in API and copyrightLee Leahy2016-01-312-5/+5
* soc/intel: Add skeleton infrastructure for Apollolake SOCAlexandru Gagniuc2016-01-303-0/+64
* soc/braswell: Fix Global NVS base addressHannah Williams2016-01-291-1/+2
* src/: Chmod 644 all .c, .h, .asl, .inc, .cb, .hex, & Kconfig filesMartin Roth2016-01-2914-0/+0
* intel/skylake: Implement native Cache-as-RAM (CAR)Subrata Banik2016-01-294-0/+406
* soc/braswell: Add interface to program USB2_COMPBG registershkim2016-01-285-1/+107
* soc/braswell/acpi/DPTF: Write TCHG state on AC connect.Jenny TC2016-01-281-1/+1
* soc/braswell/acpi: Fix CID1 offset in commentHannah Williams2016-01-281-1/+1
* soc/braswell: Fix issues found during static code analysisRavi Sarawadi2016-01-283-10/+22
* Braswell: Separate L1 Sub State init procedure for boards.Kenji Chen2016-01-281-1/+0
* Strago: Enable CA MirrorShobhit Srivastava2016-01-282-0/+2
* soc/braswell: Disable SD card detect simulation in FSPDivya Sasidharan2016-01-282-0/+4
* soc/braswell: Set max frequency to be turbo frequencyHannah Williams2016-01-282-2/+8
* soc/braswell: Fix DSP clockfdurairx2016-01-283-17/+19
* drivers/intel/fsp1_1: Remove extra include referencesLee Leahy2016-01-284-7/+8
* soc/braswell: Fix leakage on V1P8S railShobhit Srivastava2016-01-272-0/+3
* soc/braswell: Add macro NATIVE_INT_PU20KHannah Williams2016-01-271-0/+5
* Braswell: Implement Gpio library functions to read RAMIDSubrata Banik2016-01-264-3/+321
* mediatek/mt8173: revise cbmem_topCC Ma2016-01-222-3/+4
* mediatek/mt8173: move rtc_boot() to romstageYidi Lin2016-01-222-4/+3
* mediatek/mt8173: Add usb phy driverChunfeng Yun2016-01-223-0/+350
* mediatek/mt8173: pll: Add API for enabling USB 3.0 phy reference clockChunfeng Yun2016-01-222-0/+18
* mediatek/mt8173: configure audioKoro Chen2016-01-223-16/+72
* mediatek/mt8173: add APLL clock settingKoro Chen2016-01-222-0/+35
* mediatek/mt8173: Add mtcmos power-on control for audio and displayCC Ma2016-01-222-0/+93
* mediatek/mt8173: Add RTC driverTianping Fang2016-01-224-1/+505