summaryrefslogtreecommitdiff
path: root/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* Manual page cleanups and expansionStephen Warren2016-03-161-1/+1
* Add option --usb-timeout=<value>Jimmy Zhang2016-03-151-0/+8
* Add option --download-signed-msgs to download signed blobsJimmy Zhang2016-03-151-65/+196
* Add option --gen-signed-msgs and --signed-msgs-file to generate signed blobsJimmy Zhang2016-03-151-19/+240
* Add support for production devices secured with PKCAlban Bedel2016-03-151-10/+71
* Implement --usb-port-path cmdline optionStephen Warren2015-10-081-0/+50
* Match USB port ID on re-enumerationStephen Warren2015-10-081-2/+16
* tegrarcm: Add odm production secure mode supportPenny Chiu2014-04-041-1/+3
* tegrarcm: Add command to pass miniloader in from fileAllen Martin2013-09-201-25/+85
* tegrarcm: Add readbct supportAllen Martin2013-09-201-17/+108
* tegrarcm: Clean up usage infoAllen Martin2013-09-201-2/+9
* tegrarcm: Assume nv3p server is running if RCM doesn't respondAllen Martin2013-09-201-67/+93
* tegrarcm: Add Tegra124 supportAllen Martin2013-09-201-0/+15
* tegrarcm: Add missing SKU informationAllen Martin2013-09-201-12/+15
* tegrarcm: Move miniloader files to "miniloader" subdirAllen Martin2013-06-171-3/+3
* tegrarcm: Add version commandAllen Martin2013-06-171-0/+11
* Check return value of rcm_get_msg_len()Allen Martin2012-12-071-1/+5
* Return errno from download_bct() when stat() failsStephen Warren2012-11-301-1/+1
* Add t114 supportAllen Martin2012-11-291-6/+30
* Add support for RCM protocol version 35Allen Martin2012-11-291-0/+5
* Update miniloaders to latest versionAllen Martin2012-11-291-1/+2
* Add more verbose debug/error messagesAllen Martin2012-11-291-4/+10
* Add support for pre-production mode partsAllen Martin2012-11-291-2/+5
* reinitialize USB after miniloader downloadAllen Martin2012-04-031-0/+6
* tegra-rcm: Download code to tegra in recovery modeAllen Martin2012-04-031-0/+532