Commit Graph

32481 Commits (1b99e5bbb619f91c675306226a262a14c9d9a3a3)
 

Author SHA1 Message Date
Simon Glass 1b99e5bbb6 mkimage: Allow the original file size to be recorded 9 years ago
Simon Glass 424b86ae59 mkimage: Allow padding to any length 9 years ago
Simon Glass 73a88d0e44 rockchip: rk3288: dts: Make core devices available early 9 years ago
Simon Glass 344c837686 rockchip: Bring in RK3288 device tree file includes and bindings 9 years ago
Simon Glass 765a1b1eb3 rockchip: Add serial support 9 years ago
Simon Glass c6aabe9289 arm: reset: Avoid a build error when the reset uclass is enabled 9 years ago
Simon Glass bc7b2f431d dm: Provide better debugging when a device fails to bind 9 years ago
Simon Glass 3346c87625 dm: Improve handling of a missing uclass 9 years ago
Simon Glass e3563f2ec7 mmc: Support bypass mode with the get_mmc_clk() method 9 years ago
Simon Glass 6a436c9182 dm: led: Tidy up SPL options for the led and led-gpio 9 years ago
Simon Glass c5acf4a2b3 pinctrl: Add the concept of peripheral IDs 9 years ago
Simon Glass 458a070076 pinctrl: Add help text to Kconfig 9 years ago
Tom Rini b7e84c93c4 Merge branch 'master' of http://git.denx.de/u-boot-sunxi 9 years ago
Tom Rini 80cd58b99e Merge git://git.denx.de/u-boot-dm 9 years ago
Boris Brezillon fa5e102019 sunxi: increase SYS_MONITOR_LEN 9 years ago
Masahiro Yamada 897705ec39 dts: fix dependency of OF_SPL_REMOVE_PROPS 9 years ago
Masahiro Yamada 9c6a3c6772 pinctrl: sandbox: add sandbox pinctrl driver 9 years ago
Masahiro Yamada d90a5a30de pinctrl: add pin control uclass support 9 years ago
Masahiro Yamada e6cabe4a6d dm: core: allow device_bind() to not return a device pointer 9 years ago
Simon Glass f6ac9f1f66 tegra: nyan: Enable TPM command and driver 9 years ago
Simon Glass eddb8cf136 tpm: Enable 'tpmtest' command for Chrome OS boards with TPMs 9 years ago
Simon Glass e76cb9272d dm: tpm: Add a 'tpmtest' command 9 years ago
Simon Glass 2132f971ba tpm: Add functions to access flags and permissions 9 years ago
Simon Glass ad77694e23 tpm: Add a 'tpm info' command 9 years ago
Simon Glass d616ba5f5b dm: tpm: Convert LPC driver to driver model 9 years ago
Simon Glass b697e0ff5b dm: tpm: Convert I2C driver to driver model 9 years ago
Simon Glass 6e474eab44 exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devices 9 years ago
Simon Glass 5c51d8aa0e tpm: Check that parse_byte_string() has data to parse 9 years ago
Simon Glass 21baf15b4e dm: tpm: sandbox: Convert TPM driver to driver model 9 years ago
Simon Glass f8f1fe1d52 tpm: Report tpm errors on the command line 9 years ago
Simon Glass c10c8e313c dm: i2c: Add a command to adjust the offset length 9 years ago
Simon Glass c8a8c51039 dm: tpm: Convert the TPM command and library to driver model 9 years ago
Simon Glass f255d31f90 dm: tpm: Add a uclass for Trusted Platform Modules 9 years ago
Simon Glass 42c8ec56c5 tpm: tpm_tis_i2c: Tidy up delays 9 years ago
Simon Glass e56e20eb86 tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix 9 years ago
Simon Glass a53b79a255 tpm: tpm_tis_i2c: Simplify init code 9 years ago
Simon Glass 13894bdba4 tpm: tpm_tis_i2c: Move definitions into the header file 9 years ago
Simon Glass 605152a803 tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip 9 years ago
Simon Glass 13932b09bb tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip 9 years ago
Simon Glass 7c73537e8e tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific 9 years ago
Simon Glass b382e02124 tpm: tpm_tis_i2c: Drop unnecessary methods 9 years ago
Simon Glass 4cd7b7834c tpm: Move the I2C TPM code into one file 9 years ago
Simon Glass 07470d6f5b tpm: Convert drivers to use SPDX 9 years ago
Simon Glass 26468d5186 tpm: Convert board config TPM options to Kconfig 9 years ago
Simon Glass a7d660bc49 tpm: Add Kconfig options for TPMs 9 years ago
Simon Glass afc84dec1c tpm: Drop two unused options 9 years ago
Simon Glass 3a3f8e946b tpm: Remove old pre-driver-model I2C code 9 years ago
Misha Komarovskiy 057d2f4973 exynos: Rise ARM voltage to 1.1V for chained bootloaders 9 years ago
Simon Glass d9917b0b6c buildman: Correct 'Series-cover-cc' detection logic 9 years ago
Bin Meng e0bb89b14b drivers: kconfig: Sort driver menu in alphabetical order 9 years ago