summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2015-04-27Cygnus: add TrustZone functions and set everything non-secure in bootblockCorneliu Doban
2015-04-27intel/fsp_baytrail: Fix default SMM_TSEG_SIZE valueDavid Imhoff
2015-04-24fsp: Move fsp to fsp1_0Marc Jones
2015-04-22intel/broadwell: guard CHROMEOS support betterPatrick Georgi
2015-04-22coreboot: common stage cacheAaron Durbin
2015-04-22rtc: add config flag to denote rtc API availabilityPatrick Georgi
2015-04-22nvidia/tegra132: Add spi_crop_chunk()Patrick Georgi
2015-04-22broadcom/cygnus: Enable DDR auto self-refreshIcarus Chau
2015-04-22broadcom/cygnus: add specific controller initialization to corebootCorneliu Doban
2015-04-22t132: Add gic.c to secmonFurquan Shaikh
2015-04-22broadcom/cygnus: add usb phy driverDaisuke Nojiri
2015-04-22imgtec/pistachio: DDR reads return to controller with no bubblesIonela Voinescu
2015-04-22imgtec/pistachio: DDR row/bank/column mappingIonela Voinescu
2015-04-22broadcom/cygnus: add secimage and sign bootblockDaisuke Nojiri
2015-04-22nvidia/tegra*: check bus number for i2c driver APIsYen Lin
2015-04-22rockchip/rk3288: Fix operator precedence error in LPDDR initJulius Werner
2015-04-22broadcom/cygnus: Implement I2C driverAnatol Pomazau
2015-04-22broadcom/cygnus: Enable gpio on romstageIcarus Chau
2015-04-22soc: select generic gpio lib on (almost) all non-x86 SOCsStefan Reinauer
2015-04-22imgtec/pistachio: increase RAM CBFS cache sizeVadim Bendebury
2015-04-22rockchip/rk3288: Fix SPI clock divisor calculationJulius Werner
2015-04-22qualcomm/ipq806x: report versions of RPM and DDR init componentsVadim Bendebury
2015-04-22qualcomm/ipq806x: add board id value for SP5Vadim Bendebury
2015-04-22broadcom/cygnus: add timestamps in pre-ram stagesDaisuke Nojiri
2015-04-22google/purin: add DMA coherent regionDaisuke Nojiri
2015-04-22broadcom/cygnus: Initialize dram in romstage.Icarus Chau
2015-04-21broadcom/cygnus: Fix missing writel->write32 transformationPatrick Georgi
2015-04-21cygnus: add QSPI driverCorneliu Doban
2015-04-21pistachio: Remove 50% DDR bandwidth restrictionIonela Voinescu
2015-04-21pistachio: Decrease DDR ODT from 75R to 50RIonela Voinescu
2015-04-21pistachio: clean DDR2 initialization codeIonela Voinescu
2015-04-21armv7: preserve bootblock invocation parameterVadim Bendebury
2015-04-21ipq808x: add uber sbl parameter definitionsVadim Bendebury
2015-04-21pistachio: add clock setup for all I2C interfacesIonela Voinescu
2015-04-21arm(64): Manually clean up the mess left by write32() transitionJulius Werner
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-21arm(64): Change write32() argument order to match x86Julius Werner
2015-04-21arm(64): Replace write32() and friends with writel()Julius Werner
2015-04-21rk3288: disable rk808 DCDC_UV_ACT_REG restart converter functionhuang lin
2015-04-21rockchip: configure lpddr odt properlyDerek Basehore
2015-04-21ipq806x: i2c: stop transfer as soon as an error is reportedSourabh Banerjee
2015-04-21ipq806x: i2c: write function fixed to avoid spurious successSourabh Banerjee
2015-04-21rk3288: support single channel ddrjinkun.hong
2015-04-21urara: Identity map DRAM/SRAMAndrew Bresticker
2015-04-21broadwell: Clear USB3.0 PORTSC status bits in sleep_prepare.Todd Broch
2015-04-21broadwell: indent xhci codePatrick Georgi
2015-04-21broadwell: Skip pre-graphics delay in resume pathDuncan Laurie
2015-04-21broadwell: Implement Recovery ButtonRyan Lin
2015-04-21imgtec/pistachio: Add spi_crop_chunk()Patrick Georgi
2015-04-20Kconfig: rename CONSOLE_SERIAL_UART to DRIVERS_UARTPatrick Georgi