aboutsummaryrefslogtreecommitdiffstats
path: root/usbdrv/usbdrvasm128.inc
Commit message (Expand)AuthorAgeFilesLines
* Removed all references to the SVN expansion keyword $Id$.Christian Starkjohann2012-12-051-1/+0
* - minor code optimizationChristian Starkjohann2009-08-061-9/+7
* - fixed SE0 check: The check was done in the middle between bit 0 and 1,Christian Starkjohann2009-08-061-15/+15
* - great renaming: project is now renamed from AVR-USB to V-USBChristian Starkjohann2009-04-131-1/+1
* - allow distribution under GPLv3 as wellChristian Starkjohann2008-11-071-1/+1
* - replaced a nop nop with nop2Christian Starkjohann2008-10-221-2/+1
* - improved waitForJ loop by 1 instructionChristian Starkjohann2008-10-201-2/+1
* - use timeout in waitForJChristian Starkjohann2008-10-201-3/+7
* - optimization: 3 x nop2 = 2 x lpmChristian Starkjohann2008-10-201-3/+2
* - fixed jump target for SE0 computation in bitIsSet branchChristian Starkjohann2008-10-181-1/+1
* - added hook for SOF codeChristian Starkjohann2008-10-181-0/+3
* - updated general commentsChristian Starkjohann2008-10-181-0/+13
* - fixed various bugsChristian Starkjohann2008-10-181-15/+49
* - added 12.8 MHz PLL moduleChristian Starkjohann2008-10-171-0/+701