Working on zolertiaz1 port. Still need to figure out resets and merge z1-bsl with...
[goodfet] / firmware / goodfet.c
2011-12-23 travisutkFixed the board=telosb target.
2011-11-16 travisutkArduino target is building again.
2011-10-18 donb127initial merge of donbfet code, sans changes to monitor...
2011-08-26 travisutkRemoved ECHOTEST, fixed typo in comment.
2011-07-20 travisutkTI Launchpad patch from Peter Lorenzen, edited to ease...
2011-04-17 travisutkArduino port is working, but only at 9600 baud.
2011-04-17 travisutkArduino port is blinking.
2011-04-17 travisutkMore work toward an AVR port.
2011-02-12 travisutkINITPLATFORM was cut from goodfet.c
2011-02-12 travisutkUnnecessary local variable, now that the devil for...
2011-02-12 travisutkRemoved NOP for loop that breaks GCC4.
2011-02-08 dwhusebymerging...
2011-02-07 travisutkWhitespace stuff.
2011-02-07 travisutkFixed support for GCC4.
2011-02-06 travisutkRefactoring a lot of the P5 stuff.
2011-01-13 dwhusebyA major refactor of the GoodFET firmware build system...
2011-01-10 dwhusebyhooking up the goodfet.xscale code. it is minimal...
2010-09-29 scottlivingstonAdd ADC10 application for sampling analog values.
2010-07-07 travisutkEM260 SPI support. Really needs to be cleaned up.
2010-06-15 travisutkRemoved P5REN element from goodfet.c
2010-06-15 travisutkChipcon SPI driver, in the works.
2010-06-14 travisutkRemoved many references to P1OUT.
2010-05-23 scottlivingstonPatch to goodfet firmware that drives P5.0 low during...
2010-05-18 travisutkForked SPI to NRF.
2010-05-15 travisutkWEAKDEFed ejtaghandle.
2010-05-15 travisutkFixing MSP430 JTAG.
2010-05-09 travisutkReformatting.
2010-04-30 bushingone-line change to make all GPIOs usable on the 80...
2010-04-08 scottlivingstonFirst addition of dsPIC33F/PIC24H chip family programmer!
2010-03-18 travisutkConstruction menu item>
2010-03-15 dodge-thisadd in hooks for jtagarm7tdmi (not yet included in...
2010-02-19 travisutkdos2unix, smart card app.
2010-02-15 travisutk!GEN is now 1 by default.
2010-02-13 travisutkFixed GoodFET22. GSEL must be high or DAC0 must be...
2010-02-05 travisutkPlugin architecture stuff.
2010-02-05 travisutkPlugins work again.
2010-01-23 travisutkBeginning EJTAG (MIPS) support with an empty app.
2010-01-22 dragornAdd soft-reboot via 5x+ 0x80 written to serial (allow...
2010-01-19 travisutkAdded a GLITCHTIME verb (0x82) for timing the execution...
2010-01-19 travisutkMore glitching improvements.
2010-01-19 travisutkCleaning up glitching.
2009-12-01 travisutkQuantitative tests of AVR power stability,
2009-11-24 travisutkGLITCH application is coming together.
2009-11-23 travisutkGlitch app is in progress, first support will be for...
2009-11-06 travisutkLED off by default.
2009-10-11 travisutkEarly support for 2254 on the GoodFET30.
2009-10-07 travisutkWorking on AVR support.
2009-10-07 travisutkRefactoring, beginning AVR application.
2009-10-05 travisutkRetooled plugin interface with weak linking.
2009-10-05 travisutkDropped ugly 'blocks' kludge for a 16-bit length field.
2009-10-04 travisutk16-bit MSP430 support working well from 1612.
2009-09-20 travisutkDoxygen stuff.
2009-09-20 travisutkRearranging firmware for use with Doxygen.
2009-09-04 travisutkJTAG430X2 works at 16MHz, not at 3MHz.
2009-09-03 travisutkSteps toward plugin support.
2009-09-01 travisutkGetting closer to an I2C Python client.
2009-09-01 travisutk2274 #ifndef screwed things up.
2009-08-27 travisutkNearing support for the MSP430F2618 in lieu of the...
2009-08-26 travisutkTrying to get 2618 going.
2009-06-22 travisutkNow compiling with -Wall, error free.
2009-06-22 travisutkAdded support for transmitting a string.
2009-06-20 travisutkMoved the firmware Makefile to trunk/firmware.