summaryrefslogtreecommitdiffstats
path: root/utils/hwstub/stub
AgeCommit message (Collapse)AuthorFilesLines
2013-08-11hwstub: allow the stub to relocate itselfAmaury Pouly3-1/+25
Change-Id: Iab60c6ec0e8eda19c76c84241f8367d53cb4f87b
2013-07-16hwstub: forgot fileAmaury Pouly1-0/+514
Change-Id: Ib79f4ef89c734d7ba2fcbf648aadc346576e1c17
2013-07-16hwstub: enhance exit protocol and implement on stmpAmaury Pouly2-2/+71
Rename STOP command to EXIT, introduce ATEXIT, this gives better control over the exit of the stub. Add stmp implementation. Change-Id: I45442c8b88b9330d12ef439417ca5ffa1520477a
2013-07-13hwstub: enhance protocol with more functionsAmaury Pouly1-0/+5
Change-Id: I7944249c2f7ea3e180e7b79ee8ae402d1d0742d3
2013-07-13hwstub: split target specific code from the common partAmaury Pouly26-0/+2416
Completely rewrite the Mafile, properly put the usb driver in its own file and the target specific files in a subdirectory. Change-Id: Iaeee0128e021d5dad76b4d6035a63e33e2d946c1