index
:
delta/coreboot/nvidia-cbootimage.git
master
review.coreboot.org: nvidia-cbootimage.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
data_layout.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix various abort(), crashes, and memory errors
Stephen Warren
2018-09-17
1
-2
/
+9
*
Use C99 uintXX_t instead of implementation-specific u_intXX_t types
Thomas Petazzoni
2017-10-03
1
-111
/
+111
*
Fix image update with image smaller than 10KiB
Alban Bedel
2015-12-08
1
-2
/
+2
*
Fix the error reporting of get_bct_size_from_image() and read_bct_file()
Alban Bedel
2015-12-08
1
-3
/
+3
*
Add new configuration keyword "RehashBl"
Jimmy Zhang
2015-10-19
1
-0
/
+51
*
Add support for Tegra210
Jimmy Zhang
2015-03-25
1
-0
/
+2
*
data_layout: fail better on file access errors
Patrick Georgi
2014-10-02
1
-1
/
+1
*
data_layout: improve memory handling
Patrick Georgi
2014-10-02
1
-2
/
+4
*
Add Tegra132 support for the cbootimage utility
Vince Hsu
2014-07-15
1
-139
/
+255
*
Rename last_bl_blk to last_blk
Vince Hsu
2014-07-15
1
-1
/
+2
*
Add update BCT configs feature
Penny Chiu
2014-04-15
1
-13
/
+59
*
Accept void pointer as input data type for get/set_value functions
Penny Chiu
2014-04-15
1
-3
/
+5
*
Add Tegra124 support
Penny Chiu
2013-08-27
1
-0
/
+2
*
crypto: produce consistent hash for zero-length data
Stephen Warren
2013-08-27
1
-1
/
+1
*
Move all source files to subdir "src"
Allen Martin
2013-04-09
1
-0
/
+896