summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-22imgtec/pistachio: increase RAM CBFS cache sizeVadim Bendebury
2015-04-22chromeec: Access ID + flags through ACPI I/O portsShawn Nematbakhsh
2015-04-22lib: add base64 decoderVadim Bendebury
2015-04-22google/veyron_*: Increase SPI flash frequency to 24.75MHzJulius Werner
2015-04-22google/urara: use board ID information to set up hardwareIonela Voinescu
2015-04-22rockchip/rk3288: Fix SPI clock divisor calculationJulius Werner
2015-04-22chromeec: Support accessing memmap data over port 62/66Shawn Nematbakhsh
2015-04-22chromeec: Update ec_commands.h from EC repositoryShawn Nematbakhsh
2015-04-22arch/arm64: allow floating-point registers accessYen Lin
2015-04-22google/rush_ryu: add serialno from vpdStephen Barber
2015-04-22vpd: populate coreboot table with serialnoStephen Barber
2015-04-22vboot2: provide config option to clear dev mode state on recoveryVadim Bendebury
2015-04-22vboot2: ignore physical dev switch in case virtual mode is configuredVadim Bendebury
2015-04-22google/veyron_*: add ELPIDA F8132A3MA and FA232A2MA sdramjinkun.hong
2015-04-22arm64: provide icache_invalidate_all()Aaron Durbin
2015-04-22elog: Eliminate CONFIG_ELOG_FULL_THRESHOLD and CONFIG_ELOG_SHRINK_SIZESol Boucher
2015-04-22google/veyron_*: update sdram-ddr3-samsung-4GB.incjinkun.hong
2015-04-22rockchip/rk3288: use bl_en instead lcd_bl to fill_lb_gpiohuang lin
2015-04-22vboot: when configured, pass the wipeout request to vbootVadim Bendebury
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-22google/urara: retrieve board ID from a CBFS fileVadim 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-21veyron: add new SDRAM configuration with ram-code 1101bZhengShunQian
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-21storm: print uber-sbl informationVadim Bendebury
2015-04-21armv7: preserve bootblock invocation parameterVadim Bendebury
2015-04-21ipq808x: add uber sbl parameter definitionsVadim Bendebury
2015-04-21urara: I2C clock and MFIO setup function for all interfacesIonela Voinescu
2015-04-21pistachio: add clock setup for all I2C interfacesIonela Voinescu
2015-04-21Unify byte order macros and clrsetbitsJulius Werner
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-21romstage_handoff: Fix for changing CBMEM structureDuncan Laurie
2015-04-21veyron_{brain,danger}: Specify vboot romstage and ramstage indicesDavid Hendricks
2015-04-21rk3288: disable rk808 DCDC_UV_ACT_REG restart converter functionhuang lin
2015-04-21veyron: The ODT function is disabled for LPDDR3jinkun.hong
2015-04-21veyron: Sync up SDRAM configurationsJulius Werner
2015-04-21rockchip: configure lpddr odt properlyDerek Basehore
2015-04-21cbfs: Print absolute offsets of loaded filesVadim Bendebury
2015-04-21veyron_jerry: support K4B8G1646Q-4GB and H5TC8G63XXX-4GB ddr3jinkun.hong
2015-04-21x86: Allow builds without ACPI tablesLee Leahy