summaryrefslogtreecommitdiff
path: root/src/cbootimage.c
Commit message (Expand)AuthorAgeFilesLines
* Correct spelling mistakesHEADmasterEdward Betts2019-09-191-1/+1
* Fix various abort(), crashes, and memory errorsStephen Warren2018-09-171-1/+14
* Use C99 uintXX_t instead of implementation-specific u_intXX_t typesThomas Petazzoni2017-10-031-2/+2
* Fix the error reporting of get_bct_size_from_image() and read_bct_file()Alban Bedel2015-12-081-1/+1
* Enable -u | --update option support for t210Jimmy Zhang2015-10-061-4/+5
* Remove misleading message "deprecated"Jimmy Zhang2015-03-251-1/+1
* Add support for Tegra210Jimmy Zhang2015-03-251-3/+5
* cbootimage: simplify codePatrick Georgi2014-10-021-1/+1
* Add Tegra132 support for the cbootimage utilityVince Hsu2014-07-151-3/+6
* Add update BCT configs featurePenny Chiu2014-04-151-15/+88
* Implement --soc command-line optionStephen Warren2013-08-281-4/+16
* Add Tegra124 supportPenny Chiu2013-08-271-1/+4
* Fix assert with help output onlyMarc Dietrich2013-04-121-2/+2
* Add missing header filesAllen Martin2013-04-091-0/+1
* Move all source files to subdir "src"Allen Martin2013-04-091-0/+231