Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump license datesHEADmaster | Tomasz Kramkowski | 2017-05-18 | 2 | -3/+3 |
* | hktool.c: replace USAGE macro with something less stupid | Tomasz Kramkowski | 2017-05-18 | 1 | -5/+5 |
* | README: expand dependencies to include POSIX.1-2001 | Tomasz Kramkowski | 2017-03-21 | 1 | -0/+1 |
* | Fix license headers. | Tomasz Kramkowski | 2017-03-21 | 7 | -76/+83 |
* | Makefile: POSIX.1-2008 -> POSIX.1-2001 minimum posix version | Tomasz Kramkowski | 2017-03-21 | 1 | -1/+1 |
* | halfkay: Replace usleep with udelay based on nanosleep | Tomasz Kramkowski | 2017-02-11 | 1 | -2/+18 |
* | Merge branch 'halfkay-error-handling' | Tomasz Kramkowski | 2017-02-11 | 9 | -271/+78 |
|\ | |||||
| * | eprintf: Add asserts | Tomasz Kramkowski | 2016-12-29 | 1 | -1/+8 |
| * | log: removal of log.{c,h} | Tomasz Kramkowski | 2016-12-22 | 5 | -147/+3 |
| * | util: remove unused functions | Tomasz Kramkowski | 2016-12-22 | 2 | -88/+3 |
| * | hktool: overhaul error handing | Tomasz Kramkowski | 2016-12-22 | 1 | -4/+4 |
| * | halfkay: overhaul error handling | Tomasz Kramkowski | 2016-12-22 | 1 | -27/+43 |
| * | eprintf: add ecalloc | Tomasz Kramkowski | 2016-12-22 | 2 | -4/+17 |
* | | Makefile: fix installing to empty location | Tomasz Kramkowski | 2016-12-15 | 1 | -3/+3 |
|/ | |||||
* | halfkay.c: delay now backs off after failure | Tomasz Kramkowski | 2016-11-24 | 1 | -2/+4 |
* | halfkay.c: usbsendmd: fix fast transmit EPIPE | Tomasz Kramkowski | 2016-11-24 | 1 | -7/+11 |
* | params.c: Move params over to eprintf utils | Tomasz Kramkowski | 2016-11-24 | 1 | -24/+34 |
* | eprintf utilities | Tomasz Kramkowski | 2016-11-24 | 4 | -1/+124 |
* | halfkay.c: Prevent shift past type size | Tomasz Kramkowski | 2016-11-23 | 1 | -1/+2 |
* | halfkay.c: Fix reboot | Tomasz Kramkowski | 2016-11-23 | 1 | -4/+5 |
* | hktool.c: Cleanup debug | Tomasz Kramkowski | 2016-11-23 | 1 | -6/+2 |
* | Add support for new boards | Tomasz Kramkowski | 2016-11-23 | 3 | -0/+4 |
* | init commit | Tomasz Kramkowski | 2016-11-23 | 21 | -0/+1907 |