jtagarm: a few cleanup things...
[goodfet] / firmware /
2013-02-07 dodge-thisjtagarm: a few cleanup things...
2013-02-07 dodge-thisjtagarm: jtag_trans_many tested and working. this...
2013-02-07 dodge-thisjtagarm: added jtag_trans_many and supporting firmware...
2013-02-05 dodge-thisjtagarm7 abstractions to allow jtagarm9 to leverage...
2013-01-24 travisutkMinor MAXUSB changes, plus packaging scripts for new...
2013-01-24 dodge-thisjtagarm7 interface improvements, including at91x40
2013-01-17 travisutkAdded FD21 definition to config.mk
2013-01-07 travisutkAdded support for FD20 to config.mk
2012-12-14 bx-sAdded basic firmware and client support for the zigduin...
2012-11-25 travisutkForked donbfet to allow for Zigduino support.
2012-11-25 travisutkBeginnings of support for Zigduino. AVR code is really...
2012-11-24 travisutkMake install now doesn't erase the chip, make reinstall...
2012-11-13 dodge-thisreset debugging and documentation update (to indicate...
2012-11-11 travisutkAdded GF42 to config.mk
2012-11-09 dodge-thisJTAGARM7 is back up and running, folks! Tested Halt...
2012-11-03 travisutkAdded goodthopter11 to config.mk.
2012-10-30 travisutkDefault MCU change in GF20,10,11, all of which are...
2012-10-01 travisutkMinor cleanup.
2012-10-01 travisutkConfig may now be ovewritten.
2012-10-01 travisutkChanging plugin structure.
2012-09-29 travisutkExtensions to the CCSPI module for faster sniffing.
2012-09-28 travisutkCCSPI bug fixes.
2012-09-25 travisutkReading and writing of CC2420 RAM.
2012-09-24 travisutkFixed critical Apimote bug, which prevented the firmwar...
2012-09-24 travisutkCleaning apimote support.
2012-09-24 travisutkCleaning apimote.
2012-09-24 travisutkCleaning apimote.
2012-09-20 travisutkI think this will add support for decryption of incomin...
2012-09-20 travisutkRemoved Werror, so launchpad code compiles again.
2012-08-30 travisutkMass storage emulation now works well enough to emulate...
2012-08-21 travisutkReverted some CCSPI performance patches. This might...
2012-08-15 travisutkUrgent fix for broken GoodFET31 support, result of...
2012-08-14 travisutkLots of new CC2420 stabilization.
2012-08-14 travisutkFormatting change.
2012-08-14 travisutkFixed Z1 wiring, eliminated unused TelosB/Z1 definitions.
2012-08-14 travisutkRemoved old linker scripts.
2012-07-31 travisutkFixed broken LED definitions that were inserted during...
2012-07-26 rmspeersAdded LED test into monitor, supporting increased LEDs...
2012-07-25 rmspeersChanged so apimote is refered to as board=apimote1...
2012-07-24 travisutkApimote patch. I think this works.
2012-07-24 rmspeersMoved board definition from apimote to apimote1 for...
2012-07-24 travisutkHello world on the Apimote!
2012-06-25 travisutkFacedancer11 support. Boards just shipped from China.
2012-05-07 travisutkRemoved annoying debug message.
2012-05-07 travisutkForgot to explicitly init silent=0.
2012-05-07 travisutkCleaning deprecated functions.
2012-05-07 travisutkRemoved test transmit that was confusing client.
2012-05-07 travisutkBaud rate isn't quite right, but we're close to a conne...
2012-05-07 travisutkThe STM32 UART is finally running.
2012-05-07 travisutkSome son of a bitch put a capacitor on PA9, so USART1...
2012-05-07 travisutkStruggling with STM32 USART.
2012-05-06 travisutkCloser to STM32 USB, but sticking with USART for initia...
2012-05-06 travisutkAdded main clock initialization to STM32.
2012-05-06 travisutkGoodFET is booting on STM32.
2012-05-06 travisutkSTM407 port has working IVT.
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 travisutkEmpty files for STM32F407 support.
2012-05-05 travisutkWorking toward some ARM targets.
2012-04-29 travisutkChipcon 8051 target works again.
2012-04-29 travisutkComment spelling.
2012-04-23 travisutkAdded board definitions for Facedancer10.
2012-04-22 travisutkUpdated README to mention static DCO.
2012-04-02 travisutkNothing important, just cleaning comments.
2012-04-02 travisutkCommented some outdated debugging strings in the maxusb...
2012-04-01 travisutkNRF is now default in the 2254.
2012-03-30 travisutkRemoved old configs.
2012-03-27 travisutkFixing comments in z1.h
2012-03-27 travisutkCreated z1 platform; radio seems to work.
2012-03-27 travisutkZolertia Z1 target now builds and flashes with no depen...
2012-03-27 travisutkWorking on zolertiaz1 port. Still need to figure out...
2012-03-27 travisutkNRF driver now built into GoodFET41 by default.
2012-03-16 travisutkPlatform changes.
2012-03-16 travisutkReintegrating glitching code.
2012-03-16 travisutkMinor reworking of the readme.
2012-03-02 travisutkmaxusb is now default.
2012-02-26 travisutkCode for talking to the MAX3420 USB Device Controller.
2012-02-16 travisutkFirmware compiles in Ubuntu 11.10.
2012-02-13 travisutkReflex jamming is now absurdly accurate and reliable.
2012-02-12 travisutkReflex jamming in CCSPI now has a selectable backoff,
2012-02-12 travisutkccspireflexjam() now takes a delay parameter.
2012-02-12 travisutkMoving CCSPI reflexive jamming to its own channel.
2012-02-12 travisutkPatched the CCSPI reflexive jamming code to flush the...
2012-02-12 travisutkio.h is deprecated, so now msp430.h is included instead.
2012-02-12 travisutkRemoved deprecated tests.
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...
2012-01-11 travisutkRestored instruction to flush CC2420 buffer.
2012-01-02 travisutkPatched CCSPI PEEK to restore the address before return...
2011-12-25 travisutkBetter transmit function for CCSPI.
2011-12-24 travisutkModified CCSPI sniffing.
2011-12-23 travisutkMore fixed for TelosB and telosbbt.
2011-12-23 travisutkFixed the board=telosb target.
2011-12-23 travisutkFixed config.mk to accept a limited list of apps when...
2011-12-05 dragornDon't ignore apps list in config line
2011-12-05 travisutkRemoved SBW from defaults. Added NRF to NHB12 and...
2011-12-05 travisutkRestored support for board=nhb12 and board=nhb12b.
2011-12-05 travisutkFixed config.mk. Builds should work again.
2011-11-17 alexeybbAdded support for Silicon Lab's c8051 MCUs.
next