aboutsummaryrefslogtreecommitdiff
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
2015-04-20purin: add ns16550 driverDaisuke Nojiri
2015-04-20console: copy ns16550 driver from u-bootDaisuke Nojiri
2015-04-20rk3288: Disable ramstage compression by defaultJulius Werner
2015-04-18vboot: make vboot2_verify_firmware returnDaisuke Nojiri
2015-04-18ipq806x: initialize UART even when console is not enabledVadim Bendebury
2015-04-18ipq806x: uart: replace hardware accessorsVadim Bendebury
2015-04-18broadwell: Set C9/C10 vccminDuncan Laurie
2015-04-18broadwell: Disable XHCI compliance mode entryDuncan Laurie
2015-04-18soc/intel/common: Add common reset codeLee Leahy
2015-04-18soc/intel/common: Add function to protect MRC cacheDuncan Laurie
2015-04-18broadwell: add ROM stage pre console init call backWenkai Du
2015-04-17cygnus: enable mmuDaisuke Nojiri
2015-04-17cygnus: configure memlayoutDaisuke Nojiri
2015-04-17cygnus: add timer functionsDaisuke Nojiri
2015-04-17pistachio: Move console UART to a Kconfig variableDavid Hendricks
2015-04-17qualcomm/ipq806x: add spi_crop_chunk()Patrick Georgi
2015-04-17pistachio: add DDR2 initialization codeIonela Voinescu
2015-04-17ipq806x: extend GSBI driver to support i2c on any GSBI blockSourabh Banerjee
2015-04-17ipq806x: add LPASS clock control driverVadim Bendebury
2015-04-17rk3288: Add software I2C supportJulius Werner
2015-04-17ipq806x: Add support for mmu in bootblock.Deepa Dinamani
2015-04-17broadcom/cygnus: add new SoC driverDaisuke Nojiri
2015-04-17chromeos: Provide common watchdog reboot supportJulius Werner
2015-04-17chromeos: Move memlayout.h/symbols.h into common directoryJulius Werner
2015-04-17storm: define location for storing CBFS header valueVadim Bendebury
2015-04-17pistachio: report UART register widthVadim Bendebury
2015-04-17uart: pass register width in the coreboot tableVadim Bendebury
2015-04-17exynos: return correct value when init_default_cbfs_media failsDaisuke Nojiri
2015-04-17rk3288: detect sdram size at runtimehuang lin
2015-04-17rk3288: Handle framebuffer through memlayout, not the resource systemJulius Werner
2015-04-17bg4cd: define custom romstage entryDaisuke Nojiri
2015-04-17rk3288: Add a config variable hack to skip display initDavid Hendricks
2015-04-17veyron: Activate Winbond SPI driverJulius Werner
2015-04-15rk3288: support edp HPD functionhuang lin
2015-04-15rk3288: set the rk808 BUCK default inductor current to max valuehuang lin
2015-04-15rk3288: Fix failing LPDDR3 reboot testjinkun.hong
2015-04-15rk3288: Fix failing DDR3 reboot testjinkun.hong
2015-04-15ipq806x: load and start RPMVadim Bendebury
2015-04-15storm: Add watchdog reset api.Deepa Dinamani
2015-04-15ipq806x: Load TZBSP blob from coreboot ramstageVikas Das
2015-04-15storm: use different CBFS caches before and after DRAM is availableVadim Bendebury
2015-04-15storm: configure/enable vboot2 supportVadim Bendebury
2015-04-15ipq8064: add DRAM initialization codeVadim Bendebury
2015-04-15ipq806x: add i2c driverVadim Bendebury
2015-04-15google/storm: prepare enabling vboot2Vadim Bendebury
2015-04-15ipq806x: modify imem layoutDeepa Dinamani
2015-04-15soc/ipq806x: Disable LPAE mode.Deepa Dinamani
2015-04-15ipq806x: set architecture to ARMV7Vadim Bendebury
2015-04-15broadwell: Fixes for _SWS supportDuncan Laurie
2015-04-15broadwell: Remove unused bootblock codeDuncan Laurie