aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-31tegra: nyan: Enable TPM command and driverSimon Glass
2015-08-31tpm: Enable 'tpmtest' command for Chrome OS boards with TPMsSimon Glass
2015-08-31dm: tpm: Add a 'tpmtest' commandSimon Glass
2015-08-31tpm: Add functions to access flags and permissionsSimon Glass
2015-08-31tpm: Add a 'tpm info' commandSimon Glass
2015-08-31dm: tpm: Convert LPC driver to driver modelSimon Glass
2015-08-31dm: tpm: Convert I2C driver to driver modelSimon Glass
2015-08-31exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devicesSimon Glass
2015-08-31tpm: Check that parse_byte_string() has data to parseSimon Glass
2015-08-31dm: tpm: sandbox: Convert TPM driver to driver modelSimon Glass
2015-08-31tpm: Report tpm errors on the command lineSimon Glass
2015-08-31dm: i2c: Add a command to adjust the offset lengthSimon Glass
2015-08-31dm: tpm: Convert the TPM command and library to driver modelSimon Glass
2015-08-31dm: tpm: Add a uclass for Trusted Platform ModulesSimon Glass
2015-08-31tpm: tpm_tis_i2c: Tidy up delaysSimon Glass
2015-08-31tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefixSimon Glass
2015-08-31tpm: tpm_tis_i2c: Simplify init codeSimon Glass
2015-08-31tpm: tpm_tis_i2c: Move definitions into the header fileSimon Glass
2015-08-31tpm: tpm_tis_i2c: Merge struct tpm into tpm_chipSimon Glass
2015-08-31tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chipSimon Glass
2015-08-31tpm: tpm_tis_i2c: Drop struct tpm_vendor_specificSimon Glass
2015-08-31tpm: tpm_tis_i2c: Drop unnecessary methodsSimon Glass
2015-08-31tpm: Move the I2C TPM code into one fileSimon Glass
2015-08-31tpm: Convert drivers to use SPDXSimon Glass
2015-08-31tpm: Convert board config TPM options to KconfigSimon Glass
2015-08-31tpm: Add Kconfig options for TPMsSimon Glass
2015-08-31tpm: Drop two unused optionsSimon Glass
2015-08-31tpm: Remove old pre-driver-model I2C codeSimon Glass
2015-08-31exynos: Rise ARM voltage to 1.1V for chained bootloadersMisha Komarovskiy
2015-08-31buildman: Correct 'Series-cover-cc' detection logicSimon Glass
2015-08-31drivers: kconfig: Sort driver menu in alphabetical orderBin Meng
2015-08-31drivers: kconfig: Move PHYS_TO_BUS to "Device Drivers" menuBin Meng
2015-08-31drivers: kconfig: Move "Generic Driver Options" menu to the topBin Meng
2015-08-31dm: core: Add Kconfig for simple bus driverMarek Vasut
2015-08-31dm: Use dev_get_addr() where possibleSimon Glass
2015-08-31dm: simplify uclass_foreach_dev() implementationMasahiro Yamada
2015-08-31ARM: dts: uniphier: add ProXstream2 and PH1-LD6b SoC/board supportMasahiro Yamada
2015-08-31ARM: dts: uniphier: add PH1-Pro5 SoC supportMasahiro Yamada
2015-08-31ARM: dts: uniphier: sync with LinuxMasahiro Yamada
2015-08-31serial: uniphier: drop platform data supportMasahiro Yamada
2015-08-31ARM: uniphier: enable SPL_OF_CONTROLMasahiro Yamada
2015-08-30ARM: uniphier: select SPL_DM rather than default in defconfigMasahiro Yamada
2015-08-30ARM: uniphier: remove unused macroMasahiro Yamada
2015-08-30ARM: uniphier: fix build error when CONFIG_DEBUG_LL is definedMasahiro Yamada
2015-08-30mtd: denali_spl: do not allocate page_buffer in .bss sectionMasahiro Yamada
2015-08-28tools/atmelimage.c: Fix warning when debug is enabledTom Rini
2015-08-28ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks()Kishon Vijay Abraham I
2015-08-28board: ti: invoke clock API to enable and disable clocksKishon Vijay Abraham I
2015-08-28ARM: AM43xx: Add functions to enable and disable USB clocksKishon Vijay Abraham I
2015-08-28ARM: OMAP5: Add functions to enable and disable USB clocksKishon Vijay Abraham I