SPIFlash size warning.
[goodfet] / firmware / include /
2011-02-06 travisutkRefactoring a lot of the P5 stuff.
2011-02-04 travisutkSpy-Bi-Wire support, from examples by Mark rages.
2011-02-03 travisutkMajor JTAG430 and JTAG430X2 patching.
2011-02-03 travisutkBringing back MSP430X2 JTAG. Not there yet.
2011-02-03 travisutkClose to fixing MSP430 JTAG, which was broken during...
2011-01-17 thequuxPreliminary support for PIC24F chips with tblpag at...
2011-01-13 dwhusebyglitch.h was missing an include.
2011-01-13 dwhusebySetting the default config in the Makefile so that...
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-11-16 thequuxAdded basic AVR flashing support, and an associated...
2010-10-13 dodge-thismyriad of arm/adi additions. working on moving past...
2010-10-08 dodge-thissetting up for adiv5, the latest arm debug protocols
2010-09-29 scottlivingstonAdd ADC10 application for sampling analog values.
2010-09-25 scottlivingstonAdd note about another tested PIC target: PIC24FJ64GA002
2010-09-03 dodge-thischipcon 1111 flash fixes, arm7 jtag fixes and improvements
2010-08-28 dodge-thisimprovements... except now arm mode set_register for...
2010-08-22 dodge-thisreworking get/set_register() to write twice for sanity.
2010-08-19 dodge-thislatest updates including GoodFETARM.py "DEPRECATED...
2010-08-13 dodge-thisx00t!
2010-08-12 dodge-thisw00t! jtagarm7 committed and included in build.
2010-08-11 dodge-thiscleaning up jtag, jtag430, jtag430x2, jtagarm7tdmi...
2010-08-11 dodge-thisjtagtransn reworked. testing looks good so far.
2010-07-30 dodge-thisupdates.
2010-07-20 dodge-thisreadMem is my ass a kickin. why won't the arm micro...
2010-07-08 dodge-thisw00t! jtag arm is a reality on goodfet.
2010-07-07 travisutkEM260 SPI support. Really needs to be cleaned up.
2010-07-06 dodge-thisyay! it worked!
2010-07-05 dodge-thisyay! getting there. still odd register bugs, but...
2010-07-05 dodge-thisGoodFET JTAG ARM updates.
2010-06-25 scottlivingstonTiming functions delay_ms, delay_us and delay_ticks...
2010-06-15 travisutkRemoved P5REN element from goodfet.c
2010-06-15 travisutkFixed Port 5 bug, critical.
2010-06-15 travisutkFixed 2274 support.
2010-06-15 travisutkChipcon SPI driver, in the works.
2010-06-14 travisutkGeneralizing IO.
2010-06-14 travisutkProper config.h
2010-06-14 travisutkTelosB platform target.
2010-06-05 travisutkMore DCO calibrations, working on MSP430 testing framework.
2010-05-27 travisutkBeginnings of info flash support. It isn't very good.
2010-05-24 travisutkClear P2SEL to disable XIN on MSP430F2274.
2010-05-20 travisutkMoved monitor commands.
2010-05-20 travisutkMonitor echo function, for better synchronization.
2010-05-20 travisutkEnough NRF support to packet sniff.
2010-05-19 travisutkNordicRF Registers
2010-05-19 dodge-thisjtagarm7tdmi app cosmetic change
2010-05-19 dodge-thiscontinued work on stability of register access
2010-05-18 travisutkThis should allow for register inspection, but it doesn...
2010-05-18 travisutkSome nRF code, untested.
2010-05-18 travisutkForked SPI to NRF.
2010-05-18 travisutkApps.h comments, NRF.
2010-05-16 travisutkAdds upport for some 20-bit MSP430X chips.
2010-05-15 travisutkWEAKDEFed ejtaghandle.
2010-05-12 travisutkDCO table, wider support.
2010-05-09 travisutkProper self-calibration of the DCO.
2010-04-30 bushingone-line change to make all GPIOs usable on the 80...
2010-04-27 travisutkSome handlers are now WEAKDEF'ed. Fixes missing arm7td...
2010-04-14 dodge-thisGood stuff for ARM7TDMI. get_/set_register() seem...
2010-04-12 dodge-thisUpdates to ARM7TDMI JTAG app and optimizations for...
2010-04-08 scottlivingstonFirst addition of dsPIC33F/PIC24H chip family programmer!
2010-04-02 dodge-thisstill working on it.
2010-03-22 dodge-thisstill working
2010-03-15 dodge-thisSplitting MSP430 JTAG defines out of the stock JTAG...
2010-03-15 dodge-thisJTAGARM7TDMI inclusion of handle function
2010-03-14 dodge-thisstill hunting for the magic execution pipeline mojo.
2010-03-12 dodge-thisIntroduction of buggy arm jtag code. Still working...
2010-03-09 dwhusebystubbin in the xscale specific header.
2010-02-19 travisutkdos2unix, smart card app.
2010-02-13 travisutkNaming conventioned, removed glitchsetupdac().
2010-02-05 travisutkPlugin architecture stuff.
2010-02-05 travisutkPlugins work again.
2010-02-01 travisutkFirmware now works with older Chipcon radios.
2010-01-25 travisutkTrying to clean up port.
2010-01-25 travisutkUnnecessary definition.
2010-01-25 travisutkBeginning SETREG and GETREG instructions for the MSP430.
2010-01-23 travisutkBeginning EJTAG (MIPS) support with an empty app.
2010-01-19 travisutkAdded a GLITCHTIME verb (0x82) for timing the execution...
2010-01-19 travisutkCleaning up glitching.
2010-01-07 travisutkRough draft of CALL/EXEC support for the Monitor.
2010-01-02 travisutkSome bits of Spy-Bi-Wire support, thanks to Mark Rages...
2009-11-26 travisutkAVR support for setting lock bits.
2009-11-24 travisutkGLITCH application is coming together.
2009-11-23 travisutkGlitch app is in progress, first support will be for...
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-11-06 travisutkChipcon peek and poke for iram, include SFRs.
2009-10-17 travisutkGoodFET30 now MSP430F2254 compatible by default.
2009-10-17 travisutkGoodFET for Chipcon can erase chip and read/write info...
2009-10-17 travisutkCheckpoint. CC flash works, might break it soon.
2009-10-17 travisutk'goodfet.cc flash foo.hex' now works.
2009-10-17 travisutkWorking toward support for writing flash on Chipcon.
2009-10-17 travisutkChipcon refactoring, debugging.
2009-10-11 travisutkEarly support for 2254 on the GoodFET30.
2009-10-08 travisutkFixed python client buffering issues, minor changes...
2009-10-07 travisutkReading and writing of EEPROM works on AVR!
2009-10-07 travisutkAVR support getting better.
2009-10-07 travisutkWorking on AVR support.
2009-10-07 travisutkRefactoring, beginning AVR application.
2009-10-05 travisutkOops, invalid prefix.
next