index
:
riscv-gnu-toolchain/qemu/roms/skiboot.git
benh-wip
coverity_scan
gh-pages
master
skiboot-5.1.x
skiboot-5.10.x
skiboot-5.3.x
skiboot-5.4.x
skiboot-5.9.x
skiboot-6.0.x
skiboot-6.2.x
skiboot-6.3.x
skiboot-6.5.x
skiboot-6.6.x
skiboot-6.7.x
skiboot-6.8.x
skiboot-next
skiboot-op940.x
staging
ultravisor
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstb
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-18
libstb: remove stb.c and obsolete companions
Claudio Carvalho
5
-263
/
+1
2017-12-18
tpm_i2c_nuvoton: add nuvoton, npct601 to the compatible property
Claudio Carvalho
1
-0
/
+10
2017-12-18
libstb/trustedboot.c: import tb_measure() from stb.c
Claudio Carvalho
1
-2
/
+2
2017-12-18
libstb/secureboot.c: import sb_verify() from stb.c
Claudio Carvalho
1
-2
/
+2
2017-12-18
libstb: move drivers/sha512.* to mbedtls directory
Claudio Carvalho
4
-623
/
+2
2017-10-02
i2c: Move tpm i2c wrapper code into core
Andrew Donnellan
2
-95
/
+11
2017-05-12
tpm_i2c_nuvoton: fix use-after-free in tpm_register_chip failure path
Stewart Smith
1
-1
/
+3
2016-12-02
i2c: Add nuvoton quirk, disallowing i2cdetect as it locks TPM
Stewart Smith
1
-0
/
+28
2016-11-29
tpm_i2c_nuvoton: work out the polling time using mftb()
Claudio Carvalho
1
-26
/
+45
2016-11-29
tpm_i2c_nuvoton: handle errors after reading the tpm fifo
Claudio Carvalho
1
-1
/
+11
2016-11-29
tpm_i2c_nuvoton: cleanup variables in tpm_read_fifo()
Claudio Carvalho
1
-17
/
+11
2016-11-29
tpm_i2c_nuvoton: handle errors after writting the tpm fifo
Claudio Carvalho
1
-2
/
+11
2016-11-29
tpm_i2c_nuvoton: cleanup variables in tpm_write_fifo()
Claudio Carvalho
1
-27
/
+23
2016-11-29
tpm_i2c_nuvoton: handle errors after writing sts.commandReady in step 5
Claudio Carvalho
1
-1
/
+11
2016-11-29
tpm_i2c_nuvoton: handle errors after writing sts.go
Claudio Carvalho
1
-2
/
+11
2016-11-29
tpm_i2c_nuvoton: handle errors after checking the tpm fifo status
Claudio Carvalho
1
-66
/
+86
2016-11-29
tpm_i2c_nuvoton: return burst_count in tpm_read_burst_count()
Claudio Carvalho
1
-21
/
+19
2016-11-29
tpm_i2c_nuvoton: isolate the code that handles the TPM_TIMEOUT_D timeout
Claudio Carvalho
1
-124
/
+95
2016-11-29
tpm_i2c_nuvoton: handle errors after reading sts.commandReady
Claudio Carvalho
1
-32
/
+50
2016-11-29
tpm_i2c_nuvoton: add tpm_status_read_byte()
Claudio Carvalho
1
-9
/
+10
2016-11-29
tpm_i2c_nuvoton: add tpm_check_status()
Claudio Carvalho
1
-10
/
+16
2016-11-29
tpm_i2c_nuvoton: rename defines to shorter names
Claudio Carvalho
1
-49
/
+44
2016-11-24
tpm_i2c_interface: decouple rc from being done with i2c request
Stewart Smith
1
-4
/
+14
2016-11-24
tpm_i2c_interface: set timeout before each request
Stewart Smith
1
-1
/
+1
2016-11-24
i2c: Add i2c_run_req() to crank the state machine for a request
Stewart Smith
1
-5
/
+9
2016-11-11
libstb: bump up the byte timeout for tpm i2c requests
Claudio Carvalho
1
-1
/
+1
2016-10-10
Add software STB "ROM" implementation for Mambo
Stewart Smith
5
-1
/
+722
2016-10-10
Add i2c Nuvoton TPM 2.0 Driver
Claudio Carvalho
3
-1
/
+527
2016-10-10
libstb/drivers: add tpm_i2c interface
Claudio Carvalho
3
-1
/
+158
2016-10-10
libstb/drivers: add romcode driver
Claudio Carvalho
3
-0
/
+173