Bit of rearranging of Chipcon support.
[goodfet] / firmware / apps / jtag /
2010-02-22 travisutkSome doodles toward a smart card app. Nothing works.
2010-01-25 travisutkBeginning SETREG and GETREG instructions for the MSP430.
2010-01-23 travisutkBeginning EJTAG (MIPS) support with an empty app.
2010-01-05 travisutkLast of the JTAG refactoring before Spy-bi-wire support...
2010-01-02 travisutkSome bits of Spy-Bi-Wire support, thanks to Mark Rages...
2009-11-24 travisutkindentation
2009-11-23 travisutkJTAG exit.
2009-11-23 travisutkSTOP command for exiting JTAG430 debugger.
2009-11-22 travisutkFast MSP430 Flash writes.
2009-11-22 travisutkCleared compiler warning messages for port redefinition...
2009-11-22 travisutkSwitched from explicit port definitions in asm
2009-11-11 travisutkSupport for dumping AVR Flash.
2009-10-17 travisutkChipcon refactoring, debugging.
2009-10-07 travisutkRefactoring, beginning AVR application.
2009-10-05 travisutkDropped ugly 'blocks' kludge for a 16-bit length field.
2009-10-05 travisutkMoved header transmission to txhead, about to switch...
2009-10-04 travisutkMSP430 Erase is no longer as harsh.
2009-10-04 travisutkRemoved deprecated MSP430 flash test.
2009-10-04 travisutkMSP430 test cases, stable poking of RAM.
2009-10-04 travisutk16-bit MSP430 support working well from 1612.
2009-10-04 travisutk16-bit MSP430 Flash writing works again on 1612-based...
2009-10-03 travisutkRepair of 16-bit MSP430 JTAG nearly complete, dump...
2009-09-30 travisutk16-bit MSP430 now more reliable.
2009-09-30 travisutkRestoring 16-bit MSP430 support.
2009-09-20 travisutkDoxygen stuff.
2009-09-20 travisutkRearranging firmware for use with Doxygen.
2009-09-20 travisutkMSP430X2 Poke fix.
2009-09-19 travisutkMSP430X2 cleanup, fixed switch{} falling bug in MSP430X...
2009-09-19 travisutkSupport for debugging strings, closer to a clean MSP430...
2009-09-13 travisutkMSP430F5xx stuff; 1xx support is probably broken right...
2009-09-11 travisutkPoking works in MSP430X2.
2009-09-04 travisutkReading seems to work on MSP430X2, but some regions...
2009-09-04 travisutkMSP430X2 support is sufficient to read memory!
2009-09-04 travisutkGiving up on MSP430X2 for a second, getting back to...
2009-09-04 travisutkMSP430X2 client connects but reads garbage from ram.
2009-09-04 travisutkJTAG430X2 works at 16MHz, not at 3MHz.
2009-09-01 travisutkGetting closer to an I2C Python client.
2009-08-08 travisutkBeginning support for the second UART.
2009-06-22 travisutkNow compiling with -Wall, error free.
2009-06-21 travisutkReclocked to 3.6834 MHz, exactly twice a standard PC...
2009-06-20 travisutkFixed bugs in flash programming.
2009-06-20 travisutkThe GoodFET can program an MSP430's flash memory!
2009-06-18 travisutkForgot JTAG module, prereq for JTAG430.
2009-06-18 travisutkMSP430 JTAG works.