Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing package infotoprammer-0.16 | Michael Buesch | 2015-11-27 | 2 | -2/+9 |
* | Add support for building python packages | Michael Buesch | 2015-11-27 | 2 | -1/+13 |
* | Remove obsolete qemu patches | Michael Buesch | 2015-11-27 | 3 | -139/+0 |
* | Bump version | Michael Buesch | 2015-11-27 | 1 | -2/+2 |
* | makerelease.sh: Default to tar.xz | Michael Buesch | 2015-11-27 | 1 | -0/+1 |
* | Update documentation | Michael Buesch | 2015-11-27 | 3 | -806/+827 |
* | setup.py: Update | Michael Buesch | 2015-11-27 | 1 | -1/+24 |
* | Set fpga output constraints in common.ucf | Michael Buesch | 2015-11-26 | 20 | -60/+60 |
* | Add testcase for AtMega328P | Michael Buesch | 2015-11-26 | 1 | -0/+37 |
* | 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 | 3 | -58/+46 |
* | Add udev rules example file | Michael Buesch | 2015-11-26 | 1 | -0/+1 |
* | 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 | 38 | -246/+2507 |
* | Add microchip01dip14dip20a runtime ID documentation | Michael Buesch | 2014-01-05 | 1 | -0/+1 |
* | 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 |
* | Document additional runtime IDs | Michael Buesch | 2013-10-15 | 1 | -1/+9 |
* | Only show no-action message, if verbosity is >=1 | Michael Buesch | 2013-10-15 | 1 | -1/+2 |
* | 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 | 2 | -1/+5 |
* | 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 |
* | gui: Show chip maintainer | Michael Buesch | 2013-10-14 | 1 | -42/+32 |
* | gui: Avoid crash on verify, if buffers are empty | Michael Buesch | 2013-10-14 | 1 | -0/+14 |
* | Microchip: Clear sig and eeprom support flags on chips that don't support them | Michael Buesch | 2013-10-14 | 3 | -1/+14 |
* | gui: Don't crash read-all on chips without signature bytes | Michael Buesch | 2013-10-14 | 1 | -1/+4 |
* | Revert "Remove makeSip6.py helperscript" | Michael Buesch | 2013-10-14 | 1 | -0/+74 |
* | gui: Fix raw command sending | Michael Buesch | 2013-10-14 | 1 | -2/+2 |
* | gui: Use new-style signal/slots | Michael Buesch | 2013-10-14 | 1 | -32/+18 |
* | gui: Add double-click support in programmer select dialog | Michael Buesch | 2013-10-14 | 1 | -4/+5 |
* | gui: Fix double click in chip select dialog | Michael Buesch | 2013-10-14 | 1 | -13/+7 |
* | Fix autorun | Michael Buesch | 2013-10-14 | 1 | -4/+5 |
* | Add frequency counter to unitest | Michael Buesch | 2013-10-14 | 1 | -115/+296 |
* | 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 | 13 | -91/+325 |
* | gui: Add RAM to autorun | Michael Buesch | 2013-10-08 | 1 | -1/+12 |