| Commit message (Expand) | Author | Age | Files | Lines |
* | firmware: Add size optimized fast CRC by @gblargg | cpldcpu | 2015-07-26 | 1 | -24/+23 |
* | firmware: usbdrv.c bug | cpldcpu | 2015-06-06 | 1 | -1/+1 |
* | firmware: suppress warning about unused flags variable in usbdrv.c | cpldcpu | 2014-02-18 | 1 | -0/+2 |
* | firmeware: clean up usb driver | cpldcpu | 2014-02-02 | 1 | -38/+20 |
* | firmware: revert usbdriver to original code | cpldcpu | 2014-02-02 | 1 | -11/+6 |
* | firmware: single buffer usb | cpldcpu | 2014-01-06 | 1 | -4/+7 |
* | firmware: fix a timing bug in the usb driver | cpldcpu | 2014-01-05 | 1 | -2/+35 |
* | firmware: size optimization of usb driver | cpldcpu | 2014-01-05 | 2 | -21/+54 |
* | firmware: first working version with polled usb | cpldcpu | 2014-01-05 | 2 | -20/+5 |
* | just log current state | cpldcpu | 2014-01-04 | 2 | -5/+4 |
* | Fix: re-introduce testing for magic byte | cpldcpu | 2013-11-18 | 1 | -6/+37 |
* | source code clean up | cpldcpu | 2013-11-04 | 1 | -194/+1 |
* | assembler version of calibrateoscillator - 1952 bytes | cpldcpu | 2013-11-04 | 1 | -1/+199 |
* | Updated USB Driver, nanite, oscal | cpldcpu | 2013-11-04 | 20 | -160/+119 |
* | Firmware Release! 1.04 is now out. | Bluebie | 2012-10-05 | 2 | -0/+0 |
* | Better gitignore to stop committing compiler junk | Jenna Fox | 2012-09-30 | 1 | -23/+0 |
* | Fixed severe bug in microboot.rb where final 64 byte chunk of user program wo... | Jenna Fox | 2012-09-27 | 1 | -8/+8 |
* | Adding more comments mostly - no functional changes | Jenna Fox | 2012-09-26 | 1 | -8/+8 |
* | Added check to make sure BOOTLOADER_ADDRESS aligns with SPM_PAGESIZE | Jenna Fox | 2012-09-26 | 1 | -8/+8 |
* | Switched to new digistump vid/pid, removed string manufacturer and product na... | Jenna Fox | 2012-09-25 | 1 | -8/+8 |
* | Crammed bootloader up against the edge while keeping it aligned to a page (I ... | Jenna Fox | 2012-09-25 | 1 | -8/+8 |
* | Bug where first page wouldn't erase properly seems to be fixed. I think the b... | Jenna Fox | 2012-09-24 | 1 | -9/+9 |
* | Making progress fixing issue where it never properly erases first page | Jenna Fox | 2012-09-24 | 1 | -8/+8 |
* | revert damn you! | Jenna Fox | 2012-09-24 | 1 | -25/+8 |
* | Revert get rid of writeLength | Jenna Fox | 2012-09-24 | 1 | -0/+17 |
|\ |
|
| * | get rid of writeLength variable, free up another 32 bytes for user program sp... | Jenna Fox | 2012-09-24 | 1 | -8/+8 |
* | | stuff | Jenna Fox | 2012-09-24 | 1 | -8/+8 |
|/ |
|
* | Trying to bring in lous' eraseApplication mechanism. | Jenna Fox | 2012-09-24 | 1 | -8/+8 |
* | Added hex file support | Jenna Fox | 2012-09-24 | 1 | -8/+8 |
* | remove redundant UBOOT_VERSION part of :get_info usb function | Jenna Fox | 2012-09-24 | 1 | -8/+8 |
* | remove reference to my debug LED | Jenna Fox | 2012-09-24 | 1 | -8/+8 |
* | Victory | Jenna Fox | 2012-09-24 | 1 | -8/+8 |
* | It's uploading things properly! Stupid double increment bug. But I think it's... | Jenna Fox | 2012-09-24 | 1 | -8/+8 |
* | casually experimenting trying to get uploads working properly. | Jenna Fox | 2012-09-24 | 1 | -8/+8 |
* | very close to it working - it uploads some, but the words uploaded are spaced... | Jenna Fox | 2012-09-23 | 3 | -8/+8 |
* | Giving up on HID - looks like OS wants to poll it which wont work with frozen... | Jenna Fox | 2012-09-23 | 1 | -0/+0 |
* | Built hex successfully, but bootloader is too big! nooooooooo! | Jenna Fox | 2012-09-23 | 2 | -0/+0 |
* | fixing bugs which break compilation | Jenna Fox | 2012-09-23 | 1 | -8/+8 |
* | Working towards getting firmware compiling again - close to testing new version | Jenna Fox | 2012-09-23 | 1 | -8/+8 |
* | Begin work to convert embedded-creations USBaspLoader-tiny85 port to bootloadHID | Jenna Fox | 2012-09-23 | 25 | -0/+7486 |