summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release version 1.8HEADv1.8masterStephen Warren2018-06-182-3/+9
* Correct spelling mistakeEdward Betts2017-10-031-1/+1
* Don't assume cryptopp is system-wide installedThomas Petazzoni2017-10-034-31/+44
* Update miniloader licenseStephen Warren2017-04-285-168/+127
* Avoid man warning about unknown macroMartin Michlmayr2016-06-241-2/+2
* Fix command in man pageMartin Michlmayr2016-06-241-1/+1
* Manual page cleanups and expansionStephen Warren2016-03-162-23/+45
* Add option --usb-timeout=<value>Jimmy Zhang2016-03-152-3/+12
* Add option --download-signed-msgs to download signed blobsJimmy Zhang2016-03-152-74/+305
* 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-156-18/+307
* Release version 1.7v1.7Stephen Warren2015-10-162-1/+5
* Implement --usb-port-path cmdline optionStephen Warren2015-10-082-0/+124
* Match USB port ID on re-enumerationStephen Warren2015-10-083-6/+102
* Move all USB device matching logic into usb_match()Stephen Warren2015-10-081-14/+23
* configure.ac: Request at least libusb 1.0.9Tobias Klauser2015-04-131-1/+1
* tegrarcm: Better usb debug messagesAllen Martin2015-03-192-3/+3
* Add "submitting patches" section to READMEStephen Warren2015-02-241-4/+31
* tegrarcm: Version 1.6v1.6Allen Martin2014-04-112-1/+2
* tegrarcm: Add odm production secure mode supportPenny Chiu2014-04-042-1/+4
* tegrarcm: Bump version to 1.5v1.5Allen Martin2013-09-202-1/+5
* tegrarcm: Add command to pass miniloader in from fileAllen Martin2013-09-202-25/+91
* tegrarcm: Add readbct supportAllen Martin2013-09-204-21/+147
* 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 timeout to USB xfersAllen Martin2013-09-201-2/+5
* tegrarcm: Add Tegra124 supportAllen Martin2013-09-205-2/+24
* tegrarcm: Add Tegra124 miniloaderAllen Martin2013-09-202-0/+8571
* tegrarcm: Add support for RCM protocol version 40Allen Martin2013-09-202-20/+112
* tegrarcm: Add missing SKU informationAllen Martin2013-09-202-12/+18
* tegrarcm: Change NVIDIA license to apply to all miniloader filesAllen Martin2013-09-201-2/+2
* tegrarcm: Bump version to 1.4v1.4Allen Martin2013-06-172-1/+4
* tegrarcm: Add SPI flash support to tegra114 miniloaderAllen Martin2013-06-171-7265/+6488
* tegrarcm: Move miniloader files to "miniloader" subdirAllen Martin2013-06-175-6/+6
* tegrarcm: Add help command to man pageAllen Martin2013-06-171-0/+3
* tegrarcm: Add version commandAllen Martin2013-06-172-0/+14
* Bump version to 1.3v1.3Allen Martin2013-05-022-1/+4
* Add -lpthread when looking for crypto++Alexandre Courbot2013-05-021-1/+1
* 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
* Bump version to 1.2v1.2Allen Martin2012-11-302-2/+5
* Add man pageAllen Martin2012-11-292-0/+111
* Add t114 supportAllen Martin2012-11-297-10/+9672
* Add support for RCM protocol version 35Allen Martin2012-11-293-14/+159
* Add autom4te.cache to distclean targetAllen Martin2012-11-291-1/+4
* Add autogen.sh scriptAllen Martin2012-11-291-0/+5
* Remove autogenerated filesAllen Martin2012-11-298-10667/+0
* Add descripton of nv3p packetsAllen Martin2012-11-291-0/+70
* Update miniloaders to latest versionAllen Martin2012-11-294-7140/+16196
* Add more verbose debug/error messagesAllen Martin2012-11-292-12/+37