index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Projects
/
AVRISP-MKII
/
Lib
/
XPROG
/
XMEGANVM.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyrights to 2015 (better late than never).
Dean Camera
2015-05-17
1
-2
/
+2
*
Update copyrights for 2014.
Dean Camera
2014-01-04
1
-2
/
+2
*
Use non-abbreviated XPROG/PDI/TPI constant names.
Dean Camera
2013-10-27
1
-36
/
+36
*
Refactor AVRISP MKII Clone PDI/TPI command constants to simplify the driver c...
Dean Camera
2013-10-27
1
-39
/
+39
*
More minor speedups to the AVRISP-MKII clone programmer PDI memory reading code.
Dean Camera
2013-10-27
1
-9
/
+16
*
Only issue the REPEAT instruction in the clone programmer if needed to reduce...
Dean Camera
2013-10-27
1
-3
/
+6
*
Minor documentation improvements.
Dean Camera
2013-03-18
1
-8
/
+8
*
Code style fixes to the AVRISP-MKII Clone programmer project.
Dean Camera
2013-01-14
1
-7
/
+17
*
Update copyright year to 2013.
Dean Camera
2013-01-03
1
-2
/
+2
*
Minor documentation improvements.
Dean Camera
2012-10-05
1
-1
/
+1
*
Make sure CRC value is pre-zeroed before reading from the XMEGA target device...
Dean Camera
2012-04-15
1
-0
/
+2
*
Reverted AVRISP-MKII clone project watchdog based command timeout patch in fa...
Dean Camera
2012-04-01
1
-5
/
+5
*
Raised the guard bits in the AVRISP-MKII clone project when in PDI and TPI to...
Dean Camera
2012-03-05
1
-2
/
+2
*
Minor documentation fixes.
Dean Camera
2012-02-08
1
-7
/
+7
*
Update file contributor copyrights for 2012.
Dean Camera
2012-02-04
1
-1
/
+1
*
Update file header copyrights for 2012.
Dean Camera
2012-02-04
1
-1
/
+1
*
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
Dean Camera
2011-12-23
1
-2
/
+2
*
Added reliability patches to the AVRISP-MKII Clone project's PDI/TPI protocol...
Dean Camera
2011-10-12
1
-7
/
+12
*
Replace cast-as-char* byte access of multibyte variables with proper shifts a...
Dean Camera
2011-04-13
1
-4
/
+4
*
Changed AVRISP-MKII project to use the Watchdog interrupt for command timeout...
Dean Camera
2011-01-22
1
-5
/
+5
*
Update copyright year on all source files.
Dean Camera
2011-01-01
1
-2
/
+2
*
Fixed AVRISP-MKII clone project not starting the target's program automatical...
Dean Camera
2010-11-16
1
-0
/
+43
*
Slow AVRISP-MKII clone PDI/TPI programming speed back to 250KHz due to issues...
Dean Camera
2010-11-16
1
-4
/
+6
*
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...
Dean Camera
2010-10-28
1
-1
/
+1
*
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean Camera
2010-10-13
1
-31
/
+32
*
Revert change to the AVRISP-MKII project for fuse byte programming via the CM...
Dean Camera
2010-10-02
1
-9
/
+0
*
Fixed broken lock byte programming in the AVRISP-MKII clone project for some ...
Dean Camera
2010-10-02
1
-1
/
+10
*
Remove the timeout period extension code from the AVRISP project, as no singl...
Dean Camera
2010-07-13
1
-13
/
+7
*
Make loops in AVRISP-MKII Clone project's XPROG protocol infinite rather than...
Dean Camera
2010-06-25
1
-6
/
+2
*
Fixed broken PDI EEPROM Section Erase functionality in the AVRISP-MKII project.
Dean Camera
2010-06-17
1
-9
/
+58
*
Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as t...
Dean Camera
2010-06-16
1
-2
/
+2
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-356
/
+356
*
Change AVRISP project's timeout to be interrupt based again, but make the int...
Dean Camera
2010-05-02
1
-14
/
+0
*
Make sure that long reads are aborted early if the connection times out while...
Dean Camera
2010-04-30
1
-3
/
+3
*
Make sure that the NVM bus/controller busy waits in the AVRISP MKII clone pro...
Dean Camera
2010-04-30
1
-2
/
+16
*
More fixes to the AVRISP command timeout system so that it should no longer l...
Dean Camera
2010-02-21
1
-4
/
+8
*
AVRISP programmer project now has a more robust timeout system, allowing for ...
Dean Camera
2010-02-19
1
-4
/
+14
*
Added .5MHz recovery clock to the AVRISP programmer project when in ISP progr...
Dean Camera
2010-02-10
1
-2
/
+8
*
Fix TPI mode chip erase code not properly erasing the target memory space.
Dean Camera
2010-02-02
1
-1
/
+1
*
Cleanup and partially fix AVRISP-MKII project's TPI programming support.
Dean Camera
2010-01-25
1
-14
/
+14
*
Clean up and add more comments to the AVRISP-MKII project. Make sure the SPI_...
Dean Camera
2010-01-17
1
-15
/
+9
*
Update copyright year to 2010.
Dean Camera
2009-12-30
1
-2
/
+2
*
Add first draft of the TPI NVM commands for reading, writing and erasing a ta...
Dean Camera
2009-12-28
1
-4
/
+4
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
1
-7
/
+7
*
Rename AVRISP project folder to AVRISP-MKII.
Dean Camera
2009-12-27
1
-0
/
+342