aboutsummaryrefslogtreecommitdiff
path: root/rmi4update/rmi4update.cpp
AgeCommit message (Expand)Author
2015-10-16UPSTREAM: rmi4update: remove redundant include of alloca.hAndrew Duggan
2015-10-16UPSTREAM: rmi4update: fix uninitialized variable warningAndrew Duggan
2015-10-16UPSTREAM: rmi4update: Optimize writing firmware blocksAndrew Duggan
2015-09-10rmi4update: Check that Read() and Write() return exactly the expected amount.Andrew Duggan
2015-09-10rmi4update: massively speed up update when no update neededAndrew de los Reyes
2015-09-10rmi4update: Check Read() and Write() return lengthsAndrew de los Reyes
2015-06-23Reset and rebind the driver even if update failsAndrew Duggan
2015-05-07Rebind the driver when switching between bootloader and UI in case the size o...Andrew Duggan
2015-05-06Allow rebinding of the transport device to force a reload of the HID descriptorsAndrew Duggan
2015-03-16Add error message when the tool refuses to update the device if the firmware ...Andrew Duggan
2015-02-23Disable all interrupts not related to the update process before entering flas...Andrew Duggan
2014-11-10Check the interrupt sources in WaitforIdle to ensure F34 generated the interruptAndrew Duggan
2014-09-29Add lockdown command line optionSatoshi Noguchi
2014-07-29Restructure firmware_image so that the firmware image checksum gets check bef...Andrew Duggan
2014-05-23Add support for v6 bootloaders and RMI F34 version 1Andrew Duggan
2014-05-06Keep going if attention times out, but print a message so that attn reports c...Andrew Duggan
2014-04-16Update copyright notices.Andrew Duggan
2014-04-04Implement timing, this time in microseconds.Andrew Duggan
2014-04-03Add support for compiling for Android.Andrew Duggan
2014-04-03Initial commitAndrew Duggan