goodfet
2009-09-04 travisutkErase waits for competion to return.
2009-09-03 travisutkSteps toward plugin support.
2009-09-03 travisutkgoodfet.spiflash now does verification.
2009-09-03 travisutkFixed client error when GOODFET was undefined.
2009-09-03 travisutkFaster SPI Flash dumping, but it's a bit ugly.
2009-09-02 travisutkByte count in JEDEC info.
2009-09-02 travisutkJEDEC size detection.
2009-09-01 travisutkspliflash writing command is 'flash', not 'write'.
2009-09-01 travisutkGetting closer to an I2C Python client.
2009-09-01 travisutk2274 works again.
2009-09-01 travisutk2274 #ifndef screwed things up.
2009-08-30 travisutkMInor board revisions.
2009-08-30 travisutkGoodFET30 is lain out.
2009-08-30 travisutkGoodFET30 schematic is going well.
2009-08-30 travisutkBeginnings of a testing framework for the GoodFET.
2009-08-28 travisutk'goodfet.monitor info' now identifies MCU.
2009-08-28 travisutkClient code for dumping the info memory.
2009-08-28 travisutkmsp430_init_dco on 2xx devices now knows defaults for...
2009-08-27 travisutkNearing support for the MSP430F2618 in lieu of the...
2009-08-26 travisutkTrying to get 2618 going.
2009-08-23 travisutkURGENT fix to 1612 clocking.
2009-08-23 travisutkVerification target, doing stress tests without decoupl...
2009-08-23 travisutkAdding preliminary support for the MSP430F2618, build...
2009-08-22 travisutkREADME files. Don't ignore them.
2009-08-20 travisutkRAM usage monitor, see blog for details.
2009-08-20 travisutkForgot monitor.h, included now.
2009-08-20 travisutkMonitor improved to measure stack depth of any other...
2009-08-08 travisutkBeginning support for the second UART.
2009-07-28 travisutkCleaning up the Chipcon client.
2009-07-19 travisutkSPI Flash writing is now performed in chunks,
2009-07-19 travisutkWriting of SPI Flash is more reliable.
2009-07-18 travisutkWriting of SPI Flash works just after it is plugged in,
2009-07-18 travisutkSPI Flash writing support.
2009-07-18 travisutkSPI Flash Erase command.
2009-07-18 travisutkgoodfet.spiflash can erase, poke byte.
2009-07-16 travisutkSPI Flash dumping.
2009-07-16 travisutkDumping of SPI Flash ROMs works, at least for Winbond.
2009-07-16 travisutkChipcon client improvements.
2009-07-13 travisutkSending GoodFET20 for manufacture.
2009-07-11 travisutkGoodFET20, initial draft.
2009-06-23 travisutkNaming convention.
2009-06-23 travisutkAdded writedata, fixed vestigial 16-bit issues in goodf...
2009-06-23 travisutkgoodfet.cc commands for dumping flash and data
2009-06-23 travisutkFormatting, minor warnings.
2009-06-23 travisutkChipcon: peek and poke of xdata work.
2009-06-22 travisutkChipcon string identification, single-stepping.
2009-06-22 travisutkChipcon debugger is working.
2009-06-22 travisutkNow compiling with -Wall, error free.
2009-06-22 travisutkAdded support for transmitting a string.
2009-06-21 travisutkClient now runs at 115200 baud.
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-20 travisutkMakefile for linking client scripts.
2009-06-20 travisutkmsp430-bsl substituted for tos-bsl.
2009-06-20 travisutkMoved the firmware Makefile to trunk/firmware.
2009-06-20 travisutkMSP430 client now dumps intel hex images.
2009-06-18 travisutkForgot JTAG module, prereq for JTAG430.
2009-06-18 travisutkMSP430 JTAG works.
2009-06-17 travisutkBeginnings of JTAG.
2009-06-17 travisutkChipcon enabled, still untested.
2009-06-11 travisutkNothing major.
2009-06-09 travisutkChipcon support is coming along.
2009-06-05 travisutkI2C committed but not tested.
2009-06-05 travisutk!SS is now dropped and raised per transaction.
2009-06-05 travisutkExchange is now explicit; every command must return...
2009-06-03 travisutkSPI application transfers correctly; need only !SScommand.
2009-06-03 travisutkClient and monitor getting neighborly.
2009-06-03 travisutkPOKE verb of the Monitor.
2009-06-03 travisutkUgly Python client.
2009-06-03 travisutkFirmware coming together.
2009-06-03 travisutkTest README files.
2009-06-02 travisutkEcho test is working.
2009-06-02 travisutkEcho works.
2009-06-02 travisutkFixed script to work on 1612.
2009-05-29 travisutkNow works with more modern compiler; fixed linking...
2009-05-29 travisutkBeginning proper includes; compiles for both 1611 and...
2009-05-29 travisutkBlink test generalized. I need a linking script for...
2009-05-19 travisutkBeginning real firmware development.
2009-05-18 travisutkforgot .gpi
2009-05-18 travisutkGoodFET11 sent to Gold Phoenix for fabrication.
2009-05-18 travisutkBOM, ground plane, labels.
2009-04-30 travisutkHello, world.
2009-04-21 travisutkInitial paths.