Commit Graph

32603 Commits (6015f8f1b6fc30de7b4839bd691058583ec7f521)
 

Author SHA1 Message Date
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
Yousong Zhou 28f69b9a22 sunxi: mmc: set transfer timeout according to byte_cnt. 10 years ago
Chen-Yu Tsai 92369844ec sunxi: Enable non-secure access to RTC on sun6i (A31s) 10 years ago
Hans de Goede 3537a0e8ca sunxi: Fix MAINTAINERS board sorting 10 years ago
Marcus Cooper 50222f3bab sunxi: Add support for the Olimex A20 EVB 10 years ago
Hans de Goede 4ddcf1df17 sunxi: Add inet98v_rev2 defconfig and dts file 10 years ago
Hans de Goede 1f554906c3 sunxi: Add inet97fv2_defconfig 10 years ago
Hans de Goede 7a7334719c sunxi: Ampe_A76_defconfig: Add otg id pin configuration 10 years ago
Hans de Goede d90ba790d8 mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig 10 years ago
Boris Brezillon ddd37fe865 sunxi_nand_spl: clear status flags in SPL implementation 10 years ago
Hans de Goede 6a08d65acc sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END 10 years ago
Hans de Goede e526861687 sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI 10 years ago
Hans de Goede 24a06c964f sunxi_nand_spl: Add support for backup boot partitions 10 years ago
Hans de Goede 2b8a01a99d sunxi_nand_spl: Auto detect nand configuration parameters 10 years ago
Hans de Goede f5916d1856 sunxi_nand_spl: Parametrize lowlevel read functions 10 years ago
Hans de Goede 0a247554c2 sunxi_nand_spl: Properly config page-size in the nand ctl register 10 years ago
Hans de Goede 022a99d8b2 sunxi_nand_spl: Add support for sun4i and sun5i SoCs 10 years ago
Hans de Goede 008ac1dfe0 sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off 10 years ago
Hans de Goede 2a43973f64 sunxi_nand_spl: Add proper cache flusing 10 years ago
Hans de Goede 5d65c67bf1 sunxi_nand_spl: Turn off clocks when we're done with the nand 10 years ago
Hans de Goede 31c21471de sunxi_nand_spl: Make sure the DMA controller is enabled 10 years ago
Hans de Goede f62bfa56da sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary 10 years ago
Hans de Goede 9da5fca55c sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode 10 years ago
Hans de Goede 630cf2e762 sunxi_nand_spl: We only need to reset the nand chip once 10 years ago