Skip to content
  1. May 31, 2022
    • Joel Stanley's avatar
      README: Update distro section · 1427b96d
      Joel Stanley authored
      
      
      Remove the distro version so we don't need to keep it up to date, and
      refresh the dependency list. The deps are sufficient to do a build in a
      container.
      
      Change-Id: Ieabac79846ac9f70676a920e868c2542159105b9
      Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
      1427b96d
    • Joel Stanley's avatar
      u-boot-aspeed: TPM TIS I2C support · 51e6b4ea
      Joel Stanley authored
      
      
      This contains a backport of the TPM TIS core from u-boot mainline, plus
      a driver from Eddie that enables the I2C backend.
      
      It fixes I2C support for the AST2600 and enables the TPM on IBM's
      rainier platform.
      
      A new AST2600 board 'ast2600-ibm' is added that contains some machine specific
      code for performing TPM init. This board does not have a in-tree
      defconfig, rather it will be selected by Yocto metadata. This allows us
      to keep the number of defconfigs low while still having machine
      specific customisation.
      
      Eddie James (6):
            tpm: core: Set timeouts before requesting locality
            i2c: ast_i2c: Remove SCL direct drive mode
            tpm: add support for TPMv2.x I2C chips
            arm: dts: ast2600-rainier: Add NPCT75X TPM
            board: ast2600-ibm: Add AST2600 BMC based POWER10+ servers
            arm: dts: ast2600: Add I2C pinctrl
      
      Heinrich Schuchardt (1):
            tis: fix tpm_tis_remove()
      
      Ilias Apalodimas (1):
            tpm2: Introduce TIS tpm core
      
      Joel Stanley (2):
            configs: ast2600: Remove redundant target option
            configs: ast2600: openbmc: Add TPM TIS I2C support
      
      Johannes Holland (1):
            tpm: add #ifndef to fix redeclaration build errors
      
      Simon Glass (1):
            tpm: Add more TPM2 definitions
      
      Change-Id: Ibd13e0b0a1920f344ead219894a264323f0b8cc5
      Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
      51e6b4ea
  2. May 30, 2022
  3. May 28, 2022
  4. May 27, 2022
  5. May 26, 2022
  6. May 25, 2022
Loading