Make install now doesn't erase the chip, make reinstall does.
[goodfet] / firmware / Makefile
2012-11-24 travisutkMake install now doesn't erase the chip, make reinstall...
2012-11-09 dodge-thisJTAGARM7 is back up and running, folks! Tested Halt...
2012-10-01 travisutkChanging plugin structure.
2012-05-06 travisutkCloser to STM32 port.
2012-05-06 travisutkGetting closer to working Cortex M3 targets.
2012-05-05 travisutkCleaning old code.
2012-05-05 travisutkWorking toward some ARM targets.
2012-03-02 travisutkmaxusb is now default.
2012-02-26 travisutkCode for talking to the MAX3420 USB Device Controller.
2012-01-19 travisutkFixed synching bug which was introduced by dropping...
2012-01-17 dragornUpdate to add support for MSP430-GCC 4.6 which moved...
2011-11-16 travisutkArduino target is building again.
2011-11-16 travisutkMore code cleanup. Broke support for the Launchpad.
2011-11-16 travisutkAdded support for board=tilaunchpad.
2011-11-16 travisutkRepaired support for the GF30 in TQ's new config system.
2011-11-09 thequuxAdded support for uniarch mspgcc4
2011-11-08 thequuxImproved configuration system somewhat
2011-10-18 donb127initial merge of donbfet code, sans changes to monitor...
2011-09-21 einsteinnn- Added twe to Makefile, and removed some comments
2011-07-20 travisutkTI Launchpad patch from Peter Lorenzen, edited to ease...
2011-04-25 rmspeersfixed preprocessor directives in ccspi, readded applica...
2011-04-24 travisutkccspi include telosb-specific declarations, preventing...
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-04-17 travisutkPreparing for an AVR port of at least the monitor.
2011-02-24 travisutkCut JTAGARM7 from default for ccspi.
2011-02-23 travisutkRemoved CCSPI and NRF from default firmware, to keep...
2011-02-12 travisutkFixed force of msp430x2618 in Makefile.
2011-02-10 travisutkDisabled strict aliasing.
2011-02-09 travisutkFixed broken config in Makefile.
2011-02-09 dwhusebystarting OpenOCD app and client changes for JTAG work...
2011-02-08 dwhusebymerging...
2011-02-07 travisutkFixed support for GCC4.
2011-02-06 travisutkRefactoring a lot of the P5 stuff.
2011-02-05 travisutkAdditional targets.
2011-02-04 travisutkSpy-Bi-Wire support, from examples by Mark rages.
2011-02-03 travisutkBringing back MSP430X2 JTAG. Not there yet.
2011-02-03 travisutkRepaired MSP430 and MSP430X support.
2011-01-21 travisutk'make installinfo' for firmware.
2011-01-19 travisutkSupported misnamed platform names for the nhb12 and...
2011-01-13 travisutkDefault build no longer includes 'glitch' application.
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 dwhusebyrefactoring the Makefile for the firmware so that it...
2010-09-29 scottlivingstonAdd ADC10 application for sampling analog values.
2010-08-12 dodge-thisw00t! jtagarm7 committed and included in build.
2010-06-25 travisutkBrought glitch app back. Might break lesser builds.
2010-06-15 travisutkChipcon SPI driver, in the works.
2010-06-14 travisutkProper config.h
2010-06-14 travisutkTelosB platform target.
2010-06-14 travisutkPlatform definitions.
2010-05-19 travisutkMoreapps works in firmware again.
2010-05-18 travisutkForked SPI to NRF.
2010-05-15 travisutkWEAKDEFed ejtaghandle.
2010-05-15 travisutkFixing MSP430 JTAG.
2010-05-12 travisutkDCO table, wider support.
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-12 dodge-thisUpdates to ARM7TDMI JTAG app and optimizations for...
2010-04-06 travisutkOS X instructions.
2010-03-15 dodge-thisPlace-holder until jtamarm7tdmi is ready for inclusion...
2010-03-08 dwhusebystubbed in jtagxscale firmware and manual. --Huseby
2010-03-01 travisutkChipcon entry in ASM.
2010-02-19 travisutkdos2unix, smart card app.
2010-01-23 travisutkD'oh! Modules need to be .o, not .c.
2010-01-23 travisutkBeginning EJTAG (MIPS) support with an empty app.
2010-01-02 travisutkSome bits of Spy-Bi-Wire support, thanks to Mark Rages...
2009-11-23 travisutkGlitch app is in progress, first support will be for...
2009-10-21 travisutkPrint configuration instructions.
2009-10-17 travisutkGoodFET30 now MSP430F2254 compatible by default.
2009-10-11 travisutkEarly support for 2254 on the GoodFET30.
2009-10-07 travisutkRefactoring, beginning AVR application.
2009-10-05 travisutkSane SPI Flash addressing for poke date, will later...
2009-09-22 travisutkLarger chunk-size in SPI Flash, but not yet large enoug...
2009-09-13 travisutkgoodfet.bsl client for precompiled firmware.
2009-09-09 travisutkPartial refactoring, forgot spi.h early.
2009-09-04 travisutkJTAG430X2 works at 16MHz, not at 3MHz.
2009-09-03 travisutkSteps toward plugin support.
2009-09-03 travisutkFaster SPI Flash dumping, but it's a bit ugly.
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-08-23 travisutkVerification target, doing stress tests without decoupl...
2009-08-22 travisutkREADME files. Don't ignore them.
2009-08-20 travisutkMonitor improved to measure stack depth of any other...
2009-06-22 travisutkNow compiling with -Wall, error free.
2009-06-20 travisutkFixed bugs in flash programming.
2009-06-20 travisutkThe GoodFET can program an MSP430's flash memory!
2009-06-20 travisutkmsp430-bsl substituted for tos-bsl.
2009-06-20 travisutkMoved the firmware Makefile to trunk/firmware.
2009-05-19 travisutkBeginning real firmware development.
2009-04-30 travisutkHello, world.