summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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