]> git.ipfire.org Git - thirdparty/u-boot.git/history - cmd/tpm-v2.c
Merge tag 'dm-pull-30may20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
[thirdparty/u-boot.git] / cmd / tpm-v2.c
2020-05-25  Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19  Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-18  Simon Glasscommand: Remove the cmd_tbl_t typedef
2020-02-11  Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-06  Philippe Reynescmd: tpm: add a subcommand device
2019-01-19  Tom RiniMerge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git...
2019-01-18  Tom RiniMerge tag 'mips-pull-2019-11-16' of git://git.denx...
2019-01-16  Tom RiniMerge tag 'dm-pull-15jan19' of git://git.denx.de/u...
2019-01-16  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2019-01-16  Tom RiniMerge git://git.denx.de/u-boot-riscv
2019-01-16  Tom RiniMerge branch '2019-01-14-master-imports'
2019-01-15  Heinrich Schuchardtcmd: tpm-v2: use correct format code
2018-12-05  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-12-04  Tom RiniMerge tag 'xilinx-for-v2019.01' of git://git.denx.de...
2018-12-01  Tom RiniMerge tag 'for-master-20181130' of git://git.denx.de...
2018-11-30  Tom RiniMerge tag 'pull-30nov18' of git://git.denx.de/u-boot-dm
2018-11-29  Simon Glasstpm: Convert to use a device parameter
2018-08-08  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2018-08-01  Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2018-07-30  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-07-28  Miquel Raynaltpm: allow TPM v1 and v2 to be compiled at the same...
2018-06-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2018-06-04  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-05-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-05-29  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2018-05-26  Miquel Raynaltpm: add PCR authentication commands support
2018-05-26  Miquel Raynaltpm: add TPM2_HierarchyChangeAuth command support
2018-05-26  Miquel Raynaltpm: add dictionary attack mitigation commands support
2018-05-26  Miquel Raynaltpm: add TPM2_GetCapability command support
2018-05-26  Miquel Raynaltpm: add TPM2_PCR_Read command support
2018-05-26  Miquel Raynaltpm: add TPM2_PCR_Extend command support
2018-05-26  Miquel Raynaltpm: add TPM2_Clear command support
2018-05-26  Miquel Raynaltpm: add TPM2_SelfTest command support
2018-05-26  Miquel Raynaltpm: add TPM2_Startup command support
2018-05-26  Miquel Raynaltpm: prepare support for TPMv2.x commands