index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hash.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
hash.c: Conditionally compile hash_command, static hash_show
Tom Rini
2016-01-13
1
-15
/
+0
*
autoboot.c: Add feature to stop autobooting via SHA256 encrypted password
Stefan Roese
2015-06-08
1
-0
/
+14
*
Use hash.c in mkimage
Ruchika Gupta
2015-01-29
1
-16
/
+18
*
hash: Add function to find hash_algo struct with progressive hash
Ruchika Gupta
2015-01-29
1
-0
/
+14
*
hash: Use uint8_t in preference to u8
Simon Glass
2014-06-19
1
-1
/
+2
*
hash: Export the function to show a hash
Simon Glass
2014-06-11
1
-0
/
+14
*
Prevent a buffer overflow in mkimage when signing with SHA256
Michael van der Westhuizen
2014-06-05
1
-11
/
+13
*
gen: Add progressive hash API
Hung-ying Tyan
2014-03-21
1
-0
/
+48
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
hash: Add a way to calculate a hash for any algortihm
Simon Glass
2013-05-14
1
-0
/
+22
*
hash: Use lower case for hash algorithm names
Simon Glass
2013-02-28
1
-1
/
+1
*
Roll crc32 into hash infrastructure
Simon Glass
2013-02-28
1
-1
/
+1
*
hash: Add a flag to support saving hashes in the environment
Simon Glass
2013-02-28
1
-2
/
+7
*
Add generic hash API
Simon Glass
2012-12-11
1
-0
/
+69