Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version | Michael Buesch | 2015-11-27 | 1 | -2/+2 |
* | Set fpga output constraints in common.ucf | Michael Buesch | 2015-11-26 | 20 | -60/+60 |
* | Add AtMega 48(P) 168(P), 328(P) | Michael Buesch | 2015-11-26 | 4 | -0/+219 |
* | Port to latest PyUSB | Michael Buesch | 2015-11-26 | 2 | -48/+43 |
* | Bump versiontoprammer-0.15 | Michael Buesch | 2014-02-22 | 1 | -1/+1 |
* | Synthesize microchip16 bitfiles | Michael Buesch | 2014-02-22 | 2 | -0/+0 |
* | make makeSip6.py executable | Michael Buesch | 2014-02-22 | 1 | -0/+0 |
* | Remove trailing # | Michael Buesch | 2014-02-22 | 1 | -1/+0 |
* | Add support for pic24f | Pavel Štemberk | 2014-02-22 | 37 | -246/+2505 |
* | Bump versiontoprammer-0.14 | Michael Buesch | 2014-01-05 | 1 | -1/+1 |
* | Microchip: Fix OSCCAL | Pavel Štemberk | 2014-01-05 | 1 | -0/+1 |
* | Microchip: Add autogenerated files | Michael Buesch | 2014-01-05 | 7 | -0/+653 |
* | Add support for more Microchip devices | Pavel Štemberk | 2014-01-05 | 54 | -54/+871 |
* | Bump versiontoprammer-0.13 | Michael Buesch | 2013-10-15 | 1 | -1/+1 |
* | microchip: Fix various bitfile uses | Pavel Štemberk | 2013-10-15 | 4 | -4/+4 |
* | Only print chipID in -t with verbosity of 0 | Michael Buesch | 2013-10-14 | 1 | -0/+4 |
* | makeSip6.py: Do not write init file. | Michael Buesch | 2013-10-14 | 1 | -9/+4 |
* | microchip: Add header to autogenerated files. | Michael Buesch | 2013-10-14 | 31 | -0/+154 |
* | makeSip6.py: Also convert upper-case package names | Michael Buesch | 2013-10-14 | 16 | -17/+17 |
* | Check for duplicate chip-IDs on registration | Michael Buesch | 2013-10-14 | 1 | -1/+9 |
* | microchip pic16f1829: Fix chip IDs | Michael Buesch | 2013-10-14 | 4 | -12/+12 |
* | Microchip: Clear sig and eeprom support flags on chips that don't support them | Michael Buesch | 2013-10-14 | 3 | -1/+14 |
* | Revert "Remove makeSip6.py helperscript" | Michael Buesch | 2013-10-14 | 1 | -0/+74 |
* | microchip: Define default ihex values | Michael Buesch | 2013-10-14 | 2 | -2/+6 |
* | Implement defaultBytes handling in ihex parser | Michael Buesch | 2013-10-14 | 1 | -4/+7 |
* | filters: Fix API breakage | Michael Buesch | 2013-10-14 | 1 | -3/+10 |
* | Use byte2int() instead of ord() | Michael Buesch | 2013-10-13 | 1 | -2/+2 |
* | Stop abuse of SUPPORT_... flags | Michael Buesch | 2013-10-13 | 44 | -134/+78 |
* | Add generic support for parsing of ihex sections | Michael Buesch | 2013-10-13 | 11 | -26/+211 |
* | Remove makeSip6.py helperscript | Michael Buesch | 2013-10-06 | 1 | -74/+0 |
* | pic: Add sip6 variants | Michael Buesch | 2013-10-06 | 31 | -7/+2849 |
* | makeSip6: Remove clear | Michael Buesch | 2013-10-06 | 1 | -22/+0 |
* | makeSip6: Fix match error | Michael Buesch | 2013-10-06 | 1 | -0/+3 |
* | Fix makeSip6.py | Michael Buesch | 2013-10-06 | 1 | -4/+4 |
* | Mark M24Cxx I2C EEPROM as broken | Michael Buesch | 2013-10-04 | 1 | -1/+7 |
* | Rebuild bitfiles | Michael Buesch | 2013-10-04 | 22 | -0/+0 |
* | attiny26dip20.ucf: Remove osc pin | Michael Buesch | 2013-10-04 | 1 | -1/+1 |
* | Add more Microchip implementations | Pavel Štemberk | 2013-10-04 | 68 | -1544/+5711 |
* | Improve ISE lookup in build script | Michael Buesch | 2013-09-14 | 1 | -3/+8 |
* | Bump versiontoprammer-0.12 | Michael Buesch | 2013-06-17 | 1 | -1/+1 |
* | Fix PC increment on microchip02 | Michael Buesch | 2013-06-17 | 1 | -5/+2 |
* | Bump versiontoprammer-0.11 | Michael Buesch | 2013-06-16 | 1 | -1/+1 |
* | Add support for more Microchip and Atmel microcontrollers | Michael Buesch | 2013-06-16 | 39 | -243/+2633 |
* | fpga: Extend include path | Michael Buesch | 2013-06-16 | 2 | -1/+3 |
* | fpga-buildscript: Add support for recursive directories | Michael Buesch | 2013-06-16 | 1 | -35/+49 |
* | Bump versiontoprammer-0.10 | Michael Buesch | 2012-10-16 | 1 | -1/+1 |
* | Change maintainer of PIC10FXXX | Michael Buesch | 2012-10-16 | 2 | -0/+2 |
* | pic10fXXXdip8: Allocate runtime ID | Michael Buesch | 2012-10-16 | 4 | -13/+13 |
* | pic10fXXXdip8.v: Formatting fixes | Michael Buesch | 2012-10-16 | 1 | -118/+120 |
* | Add pic10fXXXdip8.bit | Michael Buesch | 2012-10-16 | 1 | -0/+0 |