summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update Tegra132 files for A02 silicondev/amartin/t132-devAllen Martin2014-06-183-106085/+105531
* increase USB timeout and wait on 3p status after bootloader dlAllen Martin2014-06-052-1/+7
* print return code on usb failureAllen Martin2014-06-051-1/+1
* better usb debug messagesAllen Martin2014-06-051-2/+2
* tegrarcm: add support for odmdata commandAllen Martin2014-06-053-0/+59
* HACK: platform infoAllen Martin2014-06-052-0/+23
* Add support for loading MTSAllen Martin2014-06-058-11/+101274
* tegrarcm: Add Tegra132 supportAllen Martin2014-06-057-3/+5283
* 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: 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
* 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 man pageAllen Martin2012-11-292-0/+111
* Add t114 supportAllen Martin2012-11-296-8/+9669
* Add support for RCM protocol version 35Allen Martin2012-11-293-14/+159
* Remove autogenerated filesAllen Martin2012-11-291-493/+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
* Add support for pre-production mode partsAllen Martin2012-11-292-4/+8
* bump version to 1.1v1.1Allen Martin2012-06-261-2/+2
* add README fileAllen Martin2012-06-261-2/+2
* regenerate autotoolsAllen Martin2012-06-261-14/+25
* use pkg-config for libusb-1.0 look upMike Frysinger2012-06-263-6/+5
* Fix names of tegra miniloader files in Makefilev1.0Allen Martin2012-04-032-2/+2
* Handle multiple names for libcrypto++Allen Martin2012-04-032-4/+5
* reinitialize USB after miniloader downloadAllen Martin2012-04-031-0/+6
* tegra-rcm: Download code to tegra in recovery modeAllen Martin2012-04-0316-0/+10156