Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Implement runtime DFU switching and reset-after-update. This means | laforge | 2006-09-23 | 1 | -17/+17 |
* | make sure DFU loader always prints some informational / copyright message upo... | laforge | 2006-09-22 | 1 | -7/+11 |
* | - we increase the DFU size from 4k to 16k size. This is mainly due to the | laforge | 2006-09-22 | 1 | -15/+55 |
* | DFU works (fix various bugs such as forgetting to shift the page number, chec... | laforge | 2006-09-21 | 1 | -69/+122 |
* | - add support for flashing to DFU | laforge | 2006-09-20 | 1 | -38/+28 |
* | - Add OpenPICC register definition (and USB command handling) | laforge | 2006-09-20 | 1 | -10/+28 |
* | - implement some more missing DFU bits | laforge | 2006-09-20 | 1 | -11/+107 |
* | add GPL disclaimer to all C files that I wrote | laforge | 2006-09-13 | 1 | -0/+14 |
* | Completely separate DFU from application program, we now have a real bootloader. | laforge | 2006-09-13 | 1 | -0/+681 |