Age | Commit message (Expand) | Author |
---|---|---|
2019-12-20 | {drivers,southbridge}: Replace min() with MIN() | Elyes HAOUAS |
2019-11-29 | security/tpm: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-10-27 | src/{device,drivers}: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-10-22 | AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file | Martin Roth |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-01-18 | security/tpm: Change TPM naming for different layers. | Philipp Deppenwiese |
2018-01-18 | security/tpm: Move tpm TSS and TSPI layer to security section | Philipp Deppenwiese |
2017-08-18 | include/device: Split i2c.h into three | Nico Huber |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-03-16 | drivers/i2c/tpm: Add support for Atmel TPM (AT97SC3204) | Lee Leahy |