summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2015-04-09pistachio: allow more room for bootblockVadim Bendebury
2015-04-09pistachio: implement timer supportVadim Bendebury
2015-04-09cosmos: rearrange configuration and makefile definitionsVadim Bendebury
2015-04-09cosmos: add template for soc and board filesDaisuke Nojiri
2015-04-08t132: Add vboot2 supportFurquan Shaikh
2015-04-08timer: Add generic udelay() implementationAaron Durbin
2015-04-08tegra124: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-08ipq806x: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-08console: fix Kconfig usesPatrick Georgi
2015-04-08rk3288: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-08rk3288: support tsadchuang lin
2015-04-08tegra132: Remove clamp_tristate_inputs() callTom Warren
2015-04-08tegra132: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-08rk3288: Add early SRAM mappingJulius Werner
2015-04-08rk3288: Fix some PLL divisors and improve clock codeJulius Werner
2015-04-08rk3288: Re-write spi_xfer() to support full duplexDavid Hendricks
2015-04-07storm: fix CBFS definitionsVadim Bendebury
2015-04-07tegra132: Provide weak implementation of usb_setup_utmip in funitcfg.cFurquan Shaikh
2015-04-07pistachio: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-07exynos5420: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-07exynos5250: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-07broadwell: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-07baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-07kconfig: drop intermittend forwarder filesStefan Reinauer
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-04-06Add predefined __ROMSTAGE__ and __RAMSTAGE__ macrosJulius Werner
2015-04-06tegra132: Add tegra_lp0_resume codeYen Lin
2015-04-06baytrail: Fix hdmi audio choppy issueKein Yuan
2015-04-06baytrail: reinitialize spi controller in SMM finalizationAaron Durbin
2015-04-04build system: rename __BOOT_BLOCK__ and __VER_STAGE__Patrick Georgi
2015-04-04rk3288: set cpu frequency up to 1.8GHzhuang lin
2015-04-04rk3288: guarantee i2c low period more than 1.3ushuang lin
2015-04-04t132: Enable SMMU translationsFurquan Shaikh
2015-04-04tegra132: Store ODMDATA from BCT into PMC scratch for use by kernelTom Warren
2015-04-04tegra132: remove framebuffer reservationAaron Durbin
2015-04-04veyron_pinky/rk3288: Use KHz, MHz and GHz constantsJulius Werner
2015-04-04broadwell: Enable turbo ratio if availableDuncan Laurie
2015-04-04Broadwell: Pass TSC value to romstage_mainLee Leahy
2015-04-04broadwell: fix typo in pei_dataDuncan Laurie
2015-04-04broadwell: Add USB3 PHY tuning fields to PEI DATADuncan Laurie
2015-04-04Baytrail: Fix no_dev_behind_port not executed for RP1/2/3.Kenji Chen
2015-04-04Broadwell: Fix PCIe L1 Sub-State capability ID not filled.Kenji Chen
2015-04-04broadwell: Fix building with USE=quiet-cbDuncan Laurie
2015-04-04tegra124: use known-good drive for fast-train onlyNeil Chen
2015-04-04tegra124: add support for full DP link trainingNeil Chen
2015-04-04rk3288: Replace SPI fifo_size with constantDavid Hendricks
2015-04-04rk3288: Pass SPI bus speed in as parameter to init functionDavid Hendricks
2015-04-03tegra132: implement platform_prog_run()Aaron Durbin
2015-04-03tegra124: implement platform_prog_run()Aaron Durbin
2015-04-03rmodule: use struct prog while loading rmodulesAaron Durbin