aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-03-26ryu: Update BCT to Max Frequency 924MHzJimmy Zhang
2015-03-26ryu: convert mainboard initialization to use padconfig APIAaron Durbin
2015-03-26tegra132: move common bootblock init into SoC codeAaron Durbin
2015-03-26ryu: configure EC I2C pads as open drainAaron Durbin
2015-03-26ryu: use EC proto v3 over i2cAaron Durbin
2015-03-26ryu: enable vboot firmware verificationAaron Durbin
2015-03-25tegra132: enable pinmux input for PAD_CFG_GPIO_INPUT()Aaron Durbin
2015-03-25tegra132: select HAVE_MONOTONIC_TIMERAaron Durbin
2015-03-25tegra132: use pre-existing reset APIAaron Durbin
2015-03-25rush/ryu: restore full-speed clocks to TPM I2C and EC SPITom Warren
2015-03-25rush: switch to padconfig API in ramstageFurquan Shaikh
2015-03-25tegra: correct gpio_index_to_port() calculationAaron Durbin
2015-03-25tegra132: fix gpio constantsAaron Durbin
2015-03-25tegra132: output chip information and MTS versionAaron Durbin
2015-03-25ryu: Add 4 LPDDR3 SDRAM BCTsAaron Durbin
2015-03-25ryu: Add three more full LPDDR3 SDRAM BCTsJimmy Zhang
2015-03-25ryu: switch to padconfig API in romstageAaron Durbin
2015-03-25rush: switch to padconfig API in romstageAaron Durbin
2015-03-25tegra132: introduce romstage_mainboard_init()Aaron Durbin
2015-03-25rush: Fix recovery mode switch functionFurquan Shaikh
2015-03-25rush: Add support for chromeos_ecFurquan Shaikh
2015-03-25ryu: Add mainboard_init_xxx functions to get it building againTom Warren
2015-03-25cpu/amd/model_10xxx: Increase preram buffer size to 32kTimothy Pearson
2015-03-25console: Convert cbmem log line endings to UNIX standardTimothy Pearson
2015-03-24cbfs: expose init_backing_media()Aaron Durbin
2015-03-24ryu: use padconfig API in bootblockAaron Durbin
2015-03-24rush: use padconfig API in bootblockAaron Durbin
2015-03-24tegra132: add bootblock_mainboard_early_init()Aaron Durbin
2015-03-24tegra132: use padconfig for initializing uart padsAaron Durbin
2015-03-24tegra132: provide pad configuration interfaceAaron Durbin
2015-03-24pinky: implement hard_resetDaisuke Nojiri
2015-03-24veyron: add config values for fmap and tpmDaisuke Nojiri
2015-03-24rk3288: sync i2c driver with depthchargeDaisuke Nojiri
2015-03-24veyron_pinky: Move PMIC driver into SoC directoryJulius Werner
2015-03-24veyron_pinky: Add board ID supportJulius Werner
2015-03-24veyron: Rename "veyron" board to "veyron_pinky"Julius Werner
2015-03-24veyron: Fix file permissionsJulius Werner
2015-03-24rk3288: update romstage & mainboardhuang lin
2015-03-24rk3288: add cpu and chiphuang lin
2015-03-24rk3288: add ddr driverJinkun Hong
2015-03-24rk3288: add gpiohuang lin
2015-03-24rk3288: add i2chuang lin
2015-03-24add make_idb.py & update bootblockhuang lin
2015-03-24rk3288: add mediahuang lin
2015-03-24rk3288: add iomux operationhuang lin
2015-03-24rk3288: add spihuang lin
2015-03-24rk3288: add clock modulejinkun.hong
2015-03-24vboot: Add support for OPROM_MATTERS and SLOW_ECDuncan Laurie
2015-03-24vboot: add vbnv_flash as templateDaisuke Nojiri
2015-03-24vboot2: factory-initialize kernel space in tpmDaisuke Nojiri
2015-03-24vboot2: avoid fall through when hard_reset is not implementedDaisuke Nojiri
2015-03-24vboot2: load decompressed stage directly to load addressDaisuke Nojiri
2015-03-24vboot2: Make struct vb2_working_data cpu architecture agnosticDaisuke Nojiri
2015-03-24vboot2: separate verstage from bootblockDaisuke Nojiri
2015-03-24nyans: reduce code duplication in bootblock and romstagesDaisuke Nojiri
2015-03-23vboot: Introduce kconfig variable for VBNV backing storageDavid Hendricks
2015-03-23vboot: Update VBOOT_CFLAGS to include rmodules ccoptsFurquan Shaikh
2015-03-23vboot2: translate shared data to hand off to depthchargeDaisuke Nojiri
2015-03-23chromeos: rename for easier patch mergingAaron Durbin
2015-03-23vboot2: read secdata and nvdataDaisuke Nojiri
2015-03-23Enable publishing of board ID where supportedVadim Bendebury
2015-03-23storm: Add board ID calculation functionVadim Bendebury
2015-03-23Include board ID calculations only when necessaryVadim Bendebury
2015-03-23Publish the board ID value in coreboot table, when configuredVadim Bendebury
2015-03-23ipq806x: implement GPIO APIVadim Bendebury
2015-03-23Generalize revision number calculation functionVadim Bendebury
2015-03-23console: Allow bootblock console on MIPSPaul Burton
2015-03-23mips: fix bootblock stack definitionsVadim Bendebury
2015-03-23imgvp-danube: Support for the ImgTec Danube Virtual PlatformPaul Burton
2015-03-23danube: Use the generic timer interfaceVadim Bendebury
2015-03-23danube: use SOC specific rom stage codeVadim Bendebury
2015-03-23t132: Change romstage base addressFurquan Shaikh
2015-03-23rush: Add MMC supportFurquan Shaikh
2015-03-23t132: Add support for tpm i2cFurquan Shaikh
2015-03-23PCIe: Revise L1 Sub-State supportKenji Chen
2015-03-23PCIe: Add L1 Sub-State support.Kenji Chen
2015-03-21tegra132: convert to stopwatch APIAaron Durbin
2015-03-21exynos: convert to stopwatch APIAaron Durbin
2015-03-21tegra132: fill out udelay() implementationAaron Durbin
2015-03-21tegra124: switch to stopwatch APIAaron Durbin
2015-03-21device: convert to stopwatch APIAaron Durbin
2015-03-21ramstage: remove rela_time useAaron Durbin
2015-03-21chromeec: use stopwatch APIAaron Durbin
2015-03-21timer: add stopwatch constructAaron Durbin
2015-03-21danube: prepare SOC directory for uraraVadim Bendebury
2015-03-21imgtec/danube: Add support for ImgTec Danube SoCPaul Burton
2015-03-21mips: no need in architecture specific implementation of do_printkVadim Bendebury
2015-03-21arch/mips: Add base MIPS architecture supportPaul Burton
2015-03-21mips: Add mips/ashldi3.c from LinuxVadim Bendebury
2015-03-21chromeec: provide proto v3 over i2c supportAaron Durbin
2015-03-21chromeec: allow transport implementation to provide buffers for proto v3Aaron Durbin
2015-03-21chromeec: correct response length for VBNV writeAaron Durbin
2015-03-21arm: add _end symbol to bootblock.ldAaron Durbin
2015-03-21cbfs: change 1 message level to WARNING if cbfs can't find specific dataKane Chen
2015-03-21superio: ite8772f: Exit extemp busy stateRyan Lin
2015-03-21mainboards/amd/fam10: Add romstage timestampsTimothy Pearson
2015-03-21x86: fix romstage_null.debug link w/o --gc-sectionsAaron Durbin
2015-03-20Kconfig: Add MAX_REBOOT_CNT descriptionTimothy Pearson
2015-03-20bootblocks: use run_romstage()Aaron Durbin
2015-03-20romstages: use common run_ramstage()Aaron Durbin