summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* Braswell: Update to end of June.Lee Leahy2015-07-0614-16/+210
* Braswell: Update the ACPI tablesLee Leahy2015-07-063-32/+77
* veyron*: Kill SKIP_DISPLAY_INIT_HACKDavid Hendricks2015-07-061-2/+0
* t210: MTC cleanupFurquan Shaikh2015-07-062-2/+2
* rk3288: Add VOP_MODE_NONE for headless devicesDavid Hendricks2015-07-062-0/+3
* rk3288: Auto-detect display.David Hendricks2015-07-064-24/+47
* rockchip: rk3288: correct ddr 300MHz clock settinghuang lin2015-07-061-1/+1
* Kconfig: Fix references to obsolete symbolsMartin Roth2015-07-043-8/+4
* Kconfig whitespace cleanup: Change leading spaces to tabsMartin Roth2015-07-031-2/+2
* tegra124: verified boot fixupsStefan Reinauer2015-07-021-1/+1
* Move baytrail & fsp_baytrail to the common IFD interface.Martin Roth2015-07-024-150/+4
* tegra132: adjust vboot2 memlayout to make coreboot compileStefan Reinauer2015-07-011-3/+3
* nvidia/tegra210: Drop unused Kconfig symbolPatrick Georgi2015-07-011-3/+0
* rockchip/rk3288: Initialize CPU in bootblockPatrick Georgi2015-07-012-2/+2
* tegra210: Include correct include filesStefan Reinauer2015-07-011-4/+2
* nvidia/tegra210: reserve more room for the romstage in vboot buildsPatrick Georgi2015-06-301-2/+2
* nvidia/tegra210: add new SoCPatrick Georgi2015-06-3088-0/+19430
* qualcomm/ipq806x: Fix uart in verstagePatrick Georgi2015-06-301-1/+1
* qualcomm/ipq806x: centralize vboot configurationPatrick Georgi2015-06-301-0/+2
* t210: Set UTMIP_PCOUNT_UPDN_DIV to 0Stephen Barber2015-06-301-1/+1
* rockchip/rk3288: complete vboot configuration and move to SoCPatrick Georgi2015-06-261-0/+3
* soc/intel/common: Restrict common romstage/ramstage code to FSPLee Leahy2015-06-263-28/+12
* Braswell: Remove copyright addressLee Leahy2015-06-251-1/+1
* Braswell: Add Braswell SOC supportLee Leahy2015-06-2594-5363/+3692
* soc/intel/common/Kconfig: Fix warning & whitespaceMartin Roth2015-06-251-2/+2
* Intel/common: Remove copyright addressLee Leahy2015-06-2411-11/+11
* Intel Common SOC: Add romstage supportLee Leahy2015-06-2417-6/+2147
* Remove address from GPLv2 headersPatrick Georgi2015-06-241-2/+1
* Kconfig: Get rid of obsolete symbolsMartin Roth2015-06-244-6/+0
* nvidia/tegra: expose more registersTom Warren2015-06-231-2/+10
* tegra: Move pinmux enum constants from tegra/pinmux.h to soc-specific pinmux.hFurquan Shaikh2015-06-233-16/+32
* Kconfig: Move CBFS_SIZE into Mainboard menuMartin Roth2015-06-235-54/+0
* intel/broadwell: Fix refcode handlingPatrick Georgi2015-06-232-2/+20
* broadwell: fix typoPatrick Georgi2015-06-231-1/+1
* rockchip/rk3288: add support for hdmi displayYakir Yang2015-06-239-18/+1371
* Remove incorrect Kconfig expressionsMartin Roth2015-06-221-1/+0
* Remove obsolete EARLY_CONSOLE usageMartin Roth2015-06-213-3/+0
* Remove old HAVE_UART_MEMORY_MAPPED select statementsMartin Roth2015-06-215-5/+0
* pistachio: add DDR3 initialization codeIonela Voinescu2015-06-125-112/+655
* pistachio: Use passive windowing as DQS gating schemeIonela Voinescu2015-06-121-0/+23
* pistachio: sort included header filesIonela Voinescu2015-06-107-13/+13
* pistachio: initialize cbmem area to be emptyIonela Voinescu2015-06-101-0/+7
* rockchip: rk3288: add HDMI related iomux configurationhuang lin2015-06-101-0/+2
* pistachio: increase romstage sizeIonela Voinescu2015-06-091-2/+2
* stage_cache: use cbmem init hooksAaron Durbin2015-06-093-31/+16
* cbmem: add indicator to hooks if cbmem is being recoveredAaron Durbin2015-06-092-2/+2
* cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki2015-06-093-4/+2
* Remove empty lines at end of fileElyes HAOUAS2015-06-0830-32/+0
* device_ops: add device_t argument to write_acpi_tablesAlexander Couzens2015-06-052-3/+5
* device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens2015-06-053-3/+3