68
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 21, 2023 — Apr 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmission More... almost 6 years ago
pmic: Rewrite the pmic command to not only work with single byte transmission More... almost 6 years ago
pmic: dm: Add support for MC34708 for PMIC DM More... almost 6 years ago
pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmissions More... almost 6 years ago
pmic: Add support for setting transmission length in uclass private data More... almost 6 years ago
pmic: fsl: Define number of bytes sent at once by MC34708 PMIC More... almost 6 years ago
pmic: fsl: Provide some more definitions for MC34708 PMIC More... almost 6 years ago
Merge branch 'master' of git://git.denx.de/u-boot-video More... almost 6 years ago
configs: add TPMv2.x support in Sandbox More... almost 6 years ago
sandbox: dts: add Sandbox TPMv2.x node More... almost 6 years ago
doc: device-tree-bindings: add Sandbox TPMv2.0 module info More... almost 6 years ago
tpm: add a Sandbox TPMv2.x driver More... almost 6 years ago
test/py: add TPMv2.x test suite More... almost 6 years ago
doc: device-tree-bindings: add TIS TPMv2.0 SPI module info More... almost 6 years ago
tpm: add support for TPMv2.x SPI modules More... almost 6 years ago
tpm: add PCR authentication commands support More... almost 6 years ago
tpm: add TPM2_HierarchyChangeAuth command support More... almost 6 years ago
tpm: add dictionary attack mitigation commands support More... almost 6 years ago
tpm: add TPM2_GetCapability command support More... almost 6 years ago
tpm: add TPM2_PCR_Read command support More... almost 6 years ago
tpm: add TPM2_PCR_Extend command support More... almost 6 years ago
tpm: add TPM2_Clear command support More... almost 6 years ago
tpm: add TPM2_SelfTest command support More... almost 6 years ago
tpm: add TPM2_Startup command support More... almost 6 years ago
tpm: report driver error code to upper layer More... almost 6 years ago
tpm: add possible traces to analyze buffers returned by the TPM More... almost 6 years ago
tpm: add macros to enhance TPM commands readability More... almost 6 years ago
tpm: prepare support for TPMv2.x commands More... almost 6 years ago
tpm: add missing parameter in private data structure description More... almost 6 years ago
tpm: disociate TPMv1.x specific and generic code More... almost 6 years ago