Supported misnamed platform names for the nhb12 and nhb12b.
[goodfet] / firmware / apps /
2011-01-17 thequuxPreliminary support for PIC24F chips with tblpag at...
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-12-25 travisutkSome Chipcon devices have a resistor and capacitor...
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 travisutkProper block fetch.
2010-10-08 dodge-thissetting up for adiv5, the latest arm debug protocols
2010-10-07 travisutkBlock reads in CC_READ_XDATA_MEMORY.
2010-09-29 scottlivingstonAdd ADC10 application for sampling analog values.
2010-09-25 scottlivingstonAdd note about another tested PIC target: PIC24FJ64GA002
2010-09-14 travisutkGetting closer on MSP430X2 support.
2010-09-05 travisutkMSP430X2 corrections.
2010-09-04 dodge-thisAT91x40 series of ARM7 microcontrollers supported....
2010-09-03 dodge-thischipcon 1111 flash fixes, arm7 jtag fixes and improvements
2010-08-29 dodge-thistweak here, tie there
2010-08-28 dodge-thisARM mode set r15 fixed.
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-thisoops. here's the new code. old code will remain in...
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-08-09 dodge-thisstill working on it
2010-07-30 dodge-thisupdates.
2010-07-28 dodge-thisstill chugging away. place-holder. once again to...
2010-07-20 dodge-thisreadMem is my ass a kickin. why won't the arm micro...
2010-07-08 travisutkFixed P4REN error that broke MSP430F1612 support."
2010-07-08 dodge-thisw00t! jtag arm is a reality on goodfet.
2010-07-08 travisutkFull commands, even when they contain 0xA7.
2010-07-08 travisutkEM260 support is golden.
2010-07-08 travisutkCleaned up EM260 code, about to fork into separate...
2010-07-08 travisutkEM260 extensions to SPI are almost ready.
2010-07-07 travisutkFixed bug where first byte of EM260 response would...
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-28 travisutkFormatting in glitch.c
2010-06-25 travisutkBrought glitch app back. Might break lesser builds.
2010-06-25 travisutkNever a wordsize of 0.
2010-06-15 travisutkRemoved P5REN element from goodfet.c
2010-06-15 travisutkFixed 2274 support.
2010-06-15 travisutkChipcon SPI driver, in the works.
2010-06-15 travisutkNew Chipcon SPI name.
2010-06-15 travisutkBeginning Chipcon SPI support.
2010-06-15 travisutkCloser to harmonizing different platforms.
2010-06-14 travisutkGeneralizing IO.
2010-06-14 travisutkRemoved many references to P1OUT.
2010-06-05 travisutkRemoved debugging strings.
2010-06-05 travisutkgoodfet.msp430 selftest is working!
2010-06-05 travisutkMore DCO calibrations, working on MSP430 testing framework.
2010-05-27 travisutkInfo memory erasure.
2010-05-27 travisutkBeginnings of info flash support. It isn't very good.
2010-05-26 travisutkFixed problem with Chipcon client guessing word size.
2010-05-24 travisutkClear P2SEL to disable XIN on MSP430F2274.
2010-05-22 scottlivingstonUpdated contents of PIC app readme file.
2010-05-21 travisutkComment and whitespace in nrf.c.
2010-05-20 travisutkMonitor echo function, for better synchronization.
2010-05-20 travisutkNRF FLush
2010-05-20 travisutkEnough NRF support to packet sniff.
2010-05-19 travisutkNordic RF register peeks, pokes now work in the firmware.
2010-05-19 dodge-thiscontinued work on stability of register access
2010-05-18 travisutkMinor NRF cleanup.
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-16 travisutkAdds upport for some 20-bit MSP430X chips.
2010-05-15 travisutkWEAKDEFed ejtaghandle.
2010-05-15 travisutkFixing MSP430 JTAG.
2010-05-12 scottlivingstonVerified support of PIC24HJ12GP201. Added notes to...
2010-05-09 travisutkProper self-calibration of the DCO.
2010-05-08 travisutkReverted Chipcon client to C implementation.
2010-04-24 scottlivingstonImproved flash memory programming method; increased...
2010-04-17 dodge-thiscontinued cleaning. get_register and set_register...
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-25 dodge-thisstill working. made massive progress so far. but...
2010-03-23 dodge-thisfor (bit = bitcount; bit > 0; bit++)
2010-03-23 dodge-thisw00t! get_registers does something almost sane! i...
2010-03-23 dodge-thisdoh! found major bug in MSB jtargtransn.... ++ and...
2010-03-22 dodge-thisstill bug hunting, but code reads cleaner. comments...
2010-03-22 dodge-thisstill working
2010-03-19 dodge-thisstill working...
2010-03-19 dodge-thisstill working on it. still big, still not working...
2010-03-18 travisutkConstruction menu item>
2010-03-17 dodge-thisMaintenance and clean up.
2010-03-15 dodge-thisARM JTAG SERIOUSLY BROKEN! What's different? Want...
2010-03-15 dodge-thisPlace-holder until jtamarm7tdmi is ready for inclusion...
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-08 dwhusebystubbed in jtagxscale firmware and manual. --Huseby
2010-03-07 travisutkCleaning up the glitching scripts.
2010-03-01 travisutkMore glitching changes.
2010-03-01 travisutkClocking changes.
next