:)
[platform/kernel/u-boot.git] / cmd / tpm-v1.c
2022-09-07 Tom RiniMerge tag 'dm-pull-7sep22' of https://source.denx.de...
2022-09-05 Tom RiniMerge tag 'u-boot-rockchip-20220905' of https://source...
2022-09-03 Tom RiniMerge tag 'tpm-03092022' of https://source.denx.de...
2022-09-03 Simon Glasstpm: Require a digest source when extending the PCR
2021-12-17 Tom RiniMerge tag 'u-boot-at91-2022.04-a' of https://source...
2021-11-29 Tom RiniMerge tag 'v2022.01-rc3' into next
2021-11-19 Tom RiniMerge tag 'u-boot-amlogic-20211119' of https://source...
2021-11-19 Tom RiniMerge tag 'tpm-19112021' of https://source.denx.de...
2021-11-17 Mathew McBridecmd: tpm-v1: fix load_key_by_sha1 compile errors
2021-11-17 Mathew McBridecmd: tpm-v1: fix compile error in TPMv1 list resources...
2021-04-18 Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-09 Tom RiniMerge tag 'u-boot-stm32-20210409' of https://source...
2021-04-05 Tom RiniMerge branch 'next'
2021-03-31 Tom RiniMerge tag 'xilinx-for-v2021.07' of https://source.denx...
2021-03-30 Tom RiniMerge tag 'u-boot-atmel-2021.07-a' of https://source...
2021-03-29 Tom RiniMerge tag 'v2021.04-rc5' into next
2021-03-15 Tom RiniMerge tag 'v2021.04-rc4' into next
2021-03-04 Tom RiniMerge tag 'next-2021-03-04' of https://gitlab.denx...
2021-03-03 Tom RiniMerge branch '2021-03-03-assorted-improvements' into...
2021-03-02 Simon Glasstpm: Switch TPMv1 over to use the new API
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
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-08-13 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-13 Tom RiniMerge tag 'u-boot-amlogic-20190812' of https://gitlab...
2019-08-12 Tom RiniMerge branch '2019-08-11-ti-imports'
2019-08-12 Tom RiniMerge branch '2019-08-11-master-imports'
2019-08-11 Simon Glassenv: Move env_set_hex() to env.h
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: disociate TPMv1.x specific and generic code