summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | tegra: nyan: Enable TPM command and driverSimon Glass2015-08-311-0/+5
| * | tpm: Enable 'tpmtest' command for Chrome OS boards with TPMsSimon Glass2015-08-318-0/+8
| * | dm: tpm: Add a 'tpmtest' commandSimon Glass2015-08-313-0/+575
| * | tpm: Add functions to access flags and permissionsSimon Glass2015-08-312-1/+99
| * | tpm: Add a 'tpm info' commandSimon Glass2015-08-311-0/+26
| * | dm: tpm: Convert LPC driver to driver modelSimon Glass2015-08-314-155/+137
| * | dm: tpm: Convert I2C driver to driver modelSimon Glass2015-08-318-350/+207
| * | exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devicesSimon Glass2015-08-316-6/+33
| * | tpm: Check that parse_byte_string() has data to parseSimon Glass2015-08-311-0/+2
| * | dm: tpm: sandbox: Convert TPM driver to driver modelSimon Glass2015-08-313-12/+50
| * | tpm: Report tpm errors on the command lineSimon Glass2015-08-311-22/+24
| * | dm: i2c: Add a command to adjust the offset lengthSimon Glass2015-08-311-0/+33
| * | dm: tpm: Convert the TPM command and library to driver modelSimon Glass2015-08-313-6/+53
| * | dm: tpm: Add a uclass for Trusted Platform ModulesSimon Glass2015-08-3110-286/+630
| * | tpm: tpm_tis_i2c: Tidy up delaysSimon Glass2015-08-312-31/+28
| * | tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefixSimon Glass2015-08-311-55/+58
| * | tpm: tpm_tis_i2c: Simplify init codeSimon Glass2015-08-311-23/+10
| * | tpm: tpm_tis_i2c: Move definitions into the header fileSimon Glass2015-08-312-335/+335
| * | tpm: tpm_tis_i2c: Merge struct tpm into tpm_chipSimon Glass2015-08-312-15/+10
| * | tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chipSimon Glass2015-08-312-44/+25
| * | tpm: tpm_tis_i2c: Drop struct tpm_vendor_specificSimon Glass2015-08-312-60/+35
| * | tpm: tpm_tis_i2c: Drop unnecessary methodsSimon Glass2015-08-312-12/+4
| * | tpm: Move the I2C TPM code into one fileSimon Glass2015-08-314-618/+550
| * | tpm: Convert drivers to use SPDXSimon Glass2015-08-312-29/+4
| * | tpm: Convert board config TPM options to KconfigSimon Glass2015-08-3116-16/+36
| * | tpm: Add Kconfig options for TPMsSimon Glass2015-08-313-0/+82
| * | tpm: Drop two unused optionsSimon Glass2015-08-312-8/+0
| * | tpm: Remove old pre-driver-model I2C codeSimon Glass2015-08-313-179/+7
| * | exynos: Rise ARM voltage to 1.1V for chained bootloadersMisha Komarovskiy2015-08-311-3/+4
| * | buildman: Correct 'Series-cover-cc' detection logicSimon Glass2015-08-311-1/+1
| * | drivers: kconfig: Sort driver menu in alphabetical orderBin Meng2015-08-311-24/+26
| * | drivers: kconfig: Move PHYS_TO_BUS to "Device Drivers" menuBin Meng2015-08-311-2/+2
| * | drivers: kconfig: Move "Generic Driver Options" menu to the topBin Meng2015-08-311-2/+2
| * | dm: core: Add Kconfig for simple bus driverMarek Vasut2015-08-313-6/+17
| * | dm: Use dev_get_addr() where possibleSimon Glass2015-08-3120-29/+26
| * | dm: simplify uclass_foreach_dev() implementationMasahiro Yamada2015-08-311-7/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-08-304-29/+4
|\ \ | |/ |/|
| * video: discard empty video_set_lut implementationPeng Fan2015-08-303-28/+0
| * common/lcd_simplefb: Add support for 32bit organized framebuffersHannes Petermaier2015-07-231-1/+4
* | ARM: dts: uniphier: add ProXstream2 and PH1-LD6b SoC/board supportMasahiro Yamada2015-08-314-2/+334
* | ARM: dts: uniphier: add PH1-Pro5 SoC supportMasahiro Yamada2015-08-311-0/+216
* | ARM: dts: uniphier: sync with LinuxMasahiro Yamada2015-08-319-107/+472
* | serial: uniphier: drop platform data supportMasahiro Yamada2015-08-312-44/+15
* | ARM: uniphier: enable SPL_OF_CONTROLMasahiro Yamada2015-08-3114-67/+31
* | ARM: uniphier: select SPL_DM rather than default in defconfigMasahiro Yamada2015-08-305-4/+1
* | ARM: uniphier: remove unused macroMasahiro Yamada2015-08-301-2/+0
* | ARM: uniphier: fix build error when CONFIG_DEBUG_LL is definedMasahiro Yamada2015-08-301-0/+2
* | mtd: denali_spl: do not allocate page_buffer in .bss sectionMasahiro Yamada2015-08-301-20/+12
* | tools/atmelimage.c: Fix warning when debug is enabledTom Rini2015-08-281-1/+1
* | ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks()Kishon Vijay Abraham I2015-08-282-42/+0
OpenPOWER on IntegriCloud