summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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