Commit Graph

32425 Commits (ad77694e23be841feeb91e8173d4d3d4e8ef2bf0)
 

Author SHA1 Message Date
Simon Glass ad77694e23 tpm: Add a 'tpm info' command 10 years ago
Simon Glass d616ba5f5b dm: tpm: Convert LPC driver to driver model 10 years ago
Simon Glass b697e0ff5b dm: tpm: Convert I2C driver to driver model 10 years ago
Simon Glass 6e474eab44 exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devices 10 years ago
Simon Glass 5c51d8aa0e tpm: Check that parse_byte_string() has data to parse 10 years ago
Simon Glass 21baf15b4e dm: tpm: sandbox: Convert TPM driver to driver model 10 years ago
Simon Glass f8f1fe1d52 tpm: Report tpm errors on the command line 10 years ago
Simon Glass c10c8e313c dm: i2c: Add a command to adjust the offset length 10 years ago
Simon Glass c8a8c51039 dm: tpm: Convert the TPM command and library to driver model 10 years ago
Simon Glass f255d31f90 dm: tpm: Add a uclass for Trusted Platform Modules 10 years ago
Simon Glass 42c8ec56c5 tpm: tpm_tis_i2c: Tidy up delays 10 years ago
Simon Glass e56e20eb86 tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix 10 years ago
Simon Glass a53b79a255 tpm: tpm_tis_i2c: Simplify init code 10 years ago
Simon Glass 13894bdba4 tpm: tpm_tis_i2c: Move definitions into the header file 10 years ago
Simon Glass 605152a803 tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip 10 years ago
Simon Glass 13932b09bb tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip 10 years ago
Simon Glass 7c73537e8e tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific 10 years ago
Simon Glass b382e02124 tpm: tpm_tis_i2c: Drop unnecessary methods 10 years ago
Simon Glass 4cd7b7834c tpm: Move the I2C TPM code into one file 10 years ago
Simon Glass 07470d6f5b tpm: Convert drivers to use SPDX 10 years ago
Simon Glass 26468d5186 tpm: Convert board config TPM options to Kconfig 10 years ago
Simon Glass a7d660bc49 tpm: Add Kconfig options for TPMs 10 years ago
Simon Glass afc84dec1c tpm: Drop two unused options 10 years ago
Simon Glass 3a3f8e946b tpm: Remove old pre-driver-model I2C code 10 years ago
Misha Komarovskiy 057d2f4973 exynos: Rise ARM voltage to 1.1V for chained bootloaders 10 years ago
Simon Glass d9917b0b6c buildman: Correct 'Series-cover-cc' detection logic 10 years ago
Bin Meng e0bb89b14b drivers: kconfig: Sort driver menu in alphabetical order 10 years ago
Bin Meng 99385b6b67 drivers: kconfig: Move PHYS_TO_BUS to "Device Drivers" menu 10 years ago
Bin Meng 776d2ef06b drivers: kconfig: Move "Generic Driver Options" menu to the top 10 years ago
Marek Vasut 628d792c07 dm: core: Add Kconfig for simple bus driver 10 years ago
Simon Glass 4e9838c102 dm: Use dev_get_addr() where possible 10 years ago
Masahiro Yamada 71f1e3f19d dm: simplify uclass_foreach_dev() implementation 10 years ago
Masahiro Yamada f875bbb491 ARM: dts: uniphier: add ProXstream2 and PH1-LD6b SoC/board support 10 years ago
Masahiro Yamada 10ee0a68d8 ARM: dts: uniphier: add PH1-Pro5 SoC support 10 years ago
Masahiro Yamada d243c186e5 ARM: dts: uniphier: sync with Linux 10 years ago
Masahiro Yamada 6d99cfaee8 serial: uniphier: drop platform data support 10 years ago
Masahiro Yamada f4e190e317 ARM: uniphier: enable SPL_OF_CONTROL 10 years ago
Masahiro Yamada 9271614eb3 ARM: uniphier: select SPL_DM rather than default in defconfig 10 years ago
Masahiro Yamada de09faab4e ARM: uniphier: remove unused macro 10 years ago
Masahiro Yamada 94bd3699ee ARM: uniphier: fix build error when CONFIG_DEBUG_LL is defined 10 years ago
Masahiro Yamada 2bc1f2b592 mtd: denali_spl: do not allocate page_buffer in .bss section 10 years ago
Tom Rini a679cc0118 tools/atmelimage.c: Fix warning when debug is enabled 10 years ago
Kishon Vijay Abraham I 504de98a3b ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks() 10 years ago
Kishon Vijay Abraham I 6f1af1e358 board: ti: invoke clock API to enable and disable clocks 10 years ago
Kishon Vijay Abraham I 09cc14f4bc ARM: AM43xx: Add functions to enable and disable USB clocks 10 years ago
Kishon Vijay Abraham I ca5a0f172e ARM: OMAP5: Add functions to enable and disable USB clocks 10 years ago
Kishon Vijay Abraham I 7ba792c044 board: ti: OMAP5: added USB initializtion code 10 years ago
Kishon Vijay Abraham I 7c379aaa03 board: ti: beagle_x15: added USB initializtion code 10 years ago
Kishon Vijay Abraham I bf0385d7f0 include: configs: am43xx_evm: add 'usb stop' in usbboot env 10 years ago
Kishon Vijay Abraham I 03c128c949 board: ti: remove duplicate initialization of vbus_id_status 10 years ago