Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump versionrelease-0.2 | Michael Buesch | 2010-02-21 | 1 | -1/+1 |
* | Add setup.py | Michael Buesch | 2010-02-21 | 82 | -13/+37 |
* | Extend documentation | Michael Buesch | 2010-02-21 | 1 | -0/+38 |
* | Add top-half support for atmega32dip40 | Michael Buesch | 2010-02-21 | 6 | -15/+78 |
* | Add bottom-half support for atmega32dip40 | Michael Buesch | 2010-02-21 | 16 | -54/+448 |
* | Add atmega88 tophalf | Michael Buesch | 2010-02-20 | 2 | -0/+40 |
* | Add atmega88 bottomhalf | Michael Buesch | 2010-02-20 | 17 | -1/+769 |
* | Move common atmega parts to its own file | Michael Buesch | 2010-02-20 | 3 | -493/+516 |
* | Move check. Fix typo. | Michael Buesch | 2010-02-20 | 2 | -8/+8 |
* | bitfile: Don't force lowercase | Michael Buesch | 2010-02-20 | 1 | -1/+0 |
* | Evaluate bitfile searchpath | Michael Buesch | 2010-02-20 | 3 | -7/+29 |
* | Queue all commands by default (removes explicit command blocking) | Michael Buesch | 2010-02-20 | 4 | -139/+66 |
* | Implement generic GND layout | Michael Buesch | 2010-02-17 | 6 | -29/+49 |
* | Use layout abstractions for layout setting | Michael Buesch | 2010-02-16 | 8 | -40/+66 |
* | Add generic layout classes | Michael Buesch | 2010-02-16 | 12 | -694/+1053 |
* | Add universal tester bottomhalf | Michael Buesch | 2010-02-15 | 8 | -0/+370 |
* | Add hexdump parser | Michael Buesch | 2010-02-15 | 1 | -2/+21 |
* | Fix input processing | Michael Buesch | 2010-02-15 | 2 | -1/+2 |
* | Fix typo | Michael Buesch | 2010-02-15 | 1 | -1/+1 |
* | Add various file parsers | Michael Buesch | 2010-02-15 | 2 | -21/+184 |
* | Add option to print supported chips | Michael Buesch | 2010-02-15 | 2 | -2/+14 |
* | Add more cleanup stuff to makefiles | Michael Buesch | 2010-02-15 | 2 | -2/+2 |
* | Add m8c-issp bottom-half | Michael Buesch | 2010-02-15 | 8 | -0/+609 |
* | Use full path for base dir | Michael Buesch | 2010-02-15 | 1 | -1/+1 |
* | Don't update bitfiles, if the payload did not change | Michael Buesch | 2010-02-15 | 2 | -6/+42 |
* | Improve .BIT build script | Michael Buesch | 2010-02-15 | 1 | -9/+58 |
* | Add generic progress meter | Michael Buesch | 2010-02-15 | 3 | -59/+55 |
* | Fix typo | Michael Buesch | 2010-02-15 | 1 | -2/+2 |
* | m2764a: Fix data input | Michael Buesch | 2010-02-15 | 2 | -8/+8 |
* | Add bottom-half implementation for m2764a EPROM | Michael Buesch | 2010-02-15 | 8 | -0/+438 |
* | Add top-half implementation for m2764a EPROM | Michael Buesch | 2010-02-15 | 2 | -0/+188 |
* | Add broken m8c top half implementation. | Michael Buesch | 2010-02-14 | 3 | -5/+365 |
* | Add release script | Michael Buesch | 2010-02-10 | 1 | -0/+43 |
* | Add versionrelease-0.1 | Michael Buesch | 2010-02-10 | 1 | -1/+5 |
* | Update README | Michael Buesch | 2010-02-09 | 1 | -7/+14 |
* | Add lock bit support | Michael Buesch | 2010-02-09 | 3 | -1/+63 |
* | Shutdown the chip after usage | Michael Buesch | 2010-02-08 | 3 | -4/+22 |
* | atmega8dip28: Implement fuse writing | Michael Buesch | 2010-02-08 | 1 | -0/+22 |
* | atmega8dip28: Implement sig read, eeprom read/write | Michael Buesch | 2010-02-08 | 1 | -8/+49 |
* | atmega8dip28: Implement Flash writing | Michael Buesch | 2010-02-08 | 2 | -10/+64 |
* | atmega8dip28: Implement chip erase | Michael Buesch | 2010-02-08 | 1 | -1/+32 |
* | bit/atmega8dip28: Export busy pin | Michael Buesch | 2010-02-08 | 4 | -5/+8 |
* | Fixes for opensource bitfile | Michael Buesch | 2010-02-07 | 2 | -12/+18 |
* | bit/atmega8dip28: Add prebuilt bitfile | Michael Buesch | 2010-02-07 | 1 | -0/+0 |
* | bit/atmega8dip28: Make it work properly | Michael Buesch | 2010-02-07 | 1 | -27/+72 |
* | Add buildscript | Michael Buesch | 2010-02-07 | 2 | -0/+37 |
* | bit/atmega8dip28: Synthesize as speed -5 | Michael Buesch | 2010-02-07 | 2 | -2/+2 |
* | Add bit makefile | Michael Buesch | 2010-02-07 | 7 | -25/+135 |
* | bit/atmega8dip28: Use nonblocking assignments | Michael Buesch | 2010-02-07 | 6 | -22/+13 |
* | Add opensource FPGA config for atmega8dip28 | Michael Buesch | 2010-02-07 | 7 | -0/+266 |