Commit Graph

32431 Commits (d90a5a30dec16442fc64154e40018bdbb37776a9)
 

Author SHA1 Message Date
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
Bin Meng 99385b6b67 drivers: kconfig: Move PHYS_TO_BUS to "Device Drivers" menu 9 years ago
Bin Meng 776d2ef06b drivers: kconfig: Move "Generic Driver Options" menu to the top 9 years ago
Marek Vasut 628d792c07 dm: core: Add Kconfig for simple bus driver 9 years ago
Simon Glass 4e9838c102 dm: Use dev_get_addr() where possible 9 years ago
Masahiro Yamada 71f1e3f19d dm: simplify uclass_foreach_dev() implementation 9 years ago
Masahiro Yamada f875bbb491 ARM: dts: uniphier: add ProXstream2 and PH1-LD6b SoC/board support 9 years ago
Masahiro Yamada 10ee0a68d8 ARM: dts: uniphier: add PH1-Pro5 SoC support 9 years ago
Masahiro Yamada d243c186e5 ARM: dts: uniphier: sync with Linux 9 years ago
Masahiro Yamada 6d99cfaee8 serial: uniphier: drop platform data support 9 years ago
Masahiro Yamada f4e190e317 ARM: uniphier: enable SPL_OF_CONTROL 9 years ago
Masahiro Yamada 9271614eb3 ARM: uniphier: select SPL_DM rather than default in defconfig 9 years ago
Masahiro Yamada de09faab4e ARM: uniphier: remove unused macro 9 years ago
Masahiro Yamada 94bd3699ee ARM: uniphier: fix build error when CONFIG_DEBUG_LL is defined 9 years ago
Masahiro Yamada 2bc1f2b592 mtd: denali_spl: do not allocate page_buffer in .bss section 9 years ago
Tom Rini a679cc0118 tools/atmelimage.c: Fix warning when debug is enabled 9 years ago
Kishon Vijay Abraham I 504de98a3b ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks() 9 years ago
Kishon Vijay Abraham I 6f1af1e358 board: ti: invoke clock API to enable and disable clocks 9 years ago