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