summaryrefslogtreecommitdiffstats
path: root/src/query.h
AgeCommit message (Collapse)AuthorFilesLines
2008-12-08* Implement and test direct file FIASCO flash - openfiasco receives options ↵pancake1-1/+1
for grepping for pieces and be verbose - fixed flashing order using grep options xloader, secondary, kernel, initfs, rootfs - Tested and working - Added parser for the hw revision string * Autodetect device hw revision and setup the subversion string on the fly.
2007-04-25* import of the 'set-rd-flags+cleanups' patch from Robert Schusterpancake1-0/+28
adds support for setting and clearing the rd flags (no-retu-watchdog, serial-console and the like). The interface to it is a bit cryptic (construct your own hex number) but it works like like 'chmod'.