| Commit message (Expand) | Author | Age | Files | Lines |
* | firmware: more global registers and unions types | cpldcpu | 2013-12-31 | 1 | -0/+10 |
* | firmware: Directly mapped command register saves 12 btes | cpldcpu | 2013-12-31 | 1 | -1/+1 |
* | firmware: switch saves 2 bytes | cpldcpu | 2013-12-29 | 1 | -1/+6 |
* | firmware: code clean up, consolidated wait loops to save 4 bytes | cpldcpu | 2013-12-28 | 1 | -2/+2 |
* | firmware: fixed description | cpldcpu | 2013-12-28 | 1 | -5/+6 |
* | firmware: default is entry_always, kill warning | cpldcpu | 2013-12-28 | 1 | -1/+1 |
* | firmware: clean up entrymode | cpldcpu | 2013-12-28 | 1 | -76/+82 |
* | firmware: clean up LED code | cpldcpu | 2013-12-28 | 1 | -4/+10 |
* | firmware: move increment idlePolls to main again | cpldcpu | 2013-12-28 | 1 | -4/+2 |
* | firmware: we do not want function definition in a header file anyways | cpldcpu | 2013-12-28 | 1 | -6/+0 |
* | firmware: de-clutter bootloaderconfig | cpldcpu | 2013-12-28 | 1 | -89/+25 |
* | don't exit bootloader with clean memory | cpldcpu | 2013-12-15 | 1 | -1/+1 |
* | Release notes, hex files and readme | cpldcpu | 2013-12-15 | 1 | -1/+1 |
* | Disables | cpldcpu | 2013-11-25 | 1 | -3/+3 |
* | clean up, added LED, NO USB exit delay | cpldcpu | 2013-11-25 | 1 | -37/+68 |
* | source code clean up | cpldcpu | 2013-11-04 | 1 | -1/+1 |
* | Updated USB Driver, nanite, oscal | cpldcpu | 2013-11-04 | 1 | -2/+18 |
* | Reduce accesses to global variable idlePolls | cpldcpu | 2013-10-07 | 1 | -1/+1 |
* | bug in jumper mode!!! jumper pin was set to output, creating short circuits! ... | Bluebie | 2013-05-20 | 1 | -38/+36 |
* | firmware: no functional change - reorganised bootloader config to easily swit... | Bluebie | 2013-03-06 | 1 | -9/+33 |
* | firmware: added osccal store and retrieve code, untested | Bluebie | 2013-03-04 | 1 | -18/+20 |
* | D5 version for deuxvis | Bluebie | 2013-02-08 | 1 | -1/+2 |
* | experimental build with pin0 as boot button pin | Bluebie | 2013-02-08 | 1 | -16/+17 |
* | revert timing to be like 1.02 - 5 sec wait, 8ms write delay | Bluebie | 2013-02-08 | 1 | -1/+1 |
* | Change back to 2.5 sec bootloader delay - 2.0 seconds wasn't working reliably... | Bluebie | 2012-10-05 | 1 | -1/+1 |
* | adjusted default duration down to 2.0 seconds from 2.5 seconds | Bluebie | 2012-10-05 | 1 | -1/+1 |
* | Added low power mode, for chips which need to start with clkdiv8 and only swi... | Bluebie | 2012-10-04 | 1 | -2/+14 |
* | Decreased bootloader wait from 5 secs to 2.5 secs (tested on win7 and Mac OS ... | Jenna Fox | 2012-10-03 | 1 | -1/+1 |
* | Adding more comments mostly - no functional changes | Jenna Fox | 2012-09-26 | 1 | -18/+20 |
* | Crammed bootloader up against the edge while keeping it aligned to a page (I ... | Jenna Fox | 2012-09-25 | 1 | -4/+4 |
* | fixing bugs which break compilation | Jenna Fox | 2012-09-23 | 1 | -18/+6 |
* | Begin work to convert embedded-creations USBaspLoader-tiny85 port to bootloadHID | Jenna Fox | 2012-09-23 | 1 | -0/+264 |