aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-05rtos: Add FPU detection to ChibiOS/RTMatthias Blaicher
2012-11-05rtos: Fix wrong ReadyList lookup in ChibiOSMatthias Blaicher
2012-10-31fix memory leaksSergey Borshch
2012-10-31Ensure Cortex-M reset wakes device from sleep (wfi/wfe)Evan Hunter
2012-10-30mpsse: Always perform a general reset of the MPSSE in mpsse_open()Peter Stuge
2012-10-28ftdi/flyswatter2.cfg: Define the LED signalPeter Stuge
2012-10-28ftdi/flyswatter2.cfg: Fix the signal layoutPeter Stuge
2012-10-28flash: update stm32 flash driver versionsSpencer Oliver
2012-10-28gdb: fix broken qCRC packet handlingSpencer Oliver
2012-10-28gdb: use strncmp rather than strstrSpencer Oliver
2012-10-28ioutil: make the file compile on MacOSEdgar Grimberg
2012-10-28adi_v5_jtag.c: Avoid infinite recursion in jtagdp_transaction_endcheck()Andreas Fritiofson
2012-10-28rtos: fix gdb qC command answerMatthias Blaicher
2012-10-28rtos: Use ARRAY_SIZE instead of coding it by handMatthias Blaicher
2012-10-27rtos: Fix wrong allocation in linux_get_symbol_list_to_lookupMatthias Blaicher
2012-10-24Revert "gdb_server : 'R' command replied by OK"Spencer Oliver
2012-10-18docs: mention extended-remote supportSpencer Oliver
2012-10-18stlink: fix vector catch not being clearedSpencer Oliver
2012-10-17gdb: fix extended-remote restartSpencer Oliver
2012-10-17flash: fix at91sam3/4 driver typosSpencer Oliver
2012-10-17Fix serious bug in LPC2xxx/LPC17xx flash algorithm.Freddie Chopin
2012-10-17Cleanup lpc2000.cFreddie Chopin
2012-10-16rtos: Add ChibiOS/RT supportMatthias Blaicher
2012-10-12cfi: remove typos and code cleanupSpencer Oliver
2012-10-12flash: update stellaris flash data to latest dev package 9453Spencer Oliver
2012-10-09rtos: Don't crash on qSymbol GDB packet when no RTOS is configuredMatthias Blaicher
2012-10-08rtos: support FreeRTOS over stlinkPaul Fertser
2012-10-08rlink: Fix DTC command timeoutPeter Horn
2012-10-08dsp5680xx_flash: Remove unused flash bank structureAndreas Fritiofson
2012-10-08stm32f1x: Increase options erase timeoutAndreas Fritiofson
2012-10-08flash/nor/stellaris: Remove unnecessary write_algorithm checkAndreas Fritiofson
2012-10-08flash/nor: make all working area pointers localAndreas Fritiofson
2012-10-07readme: update missing configure argsSpencer Oliver
2012-10-07Revert "target: remove unused working area 'user' field"Spencer Oliver
2012-10-05rtos: Rewrite rtos_qsymbol() and fix auto-detect false positivePeter Stuge
2012-10-05rtos: Rewrite rtos_try_next() for readabilityPeter Stuge
2012-10-05rtos: Rewrite rtos_create() for readabilityPeter Stuge
2012-10-04Modified Sector Erase for AT91SAM4SOlivier Schonken
2012-10-04build: fix broken ftd2xx bus blasterSpencer Oliver
2012-10-02lpc1768-stick: avoid driving srst high at startupSpencer Oliver
2012-10-02cfg: cortino tested and workingSpencer Oliver
2012-10-02cfg: fix incorrect cortino reset configSpencer Oliver
2012-10-02cfg: ftdi icdi enable srst open drain configSpencer Oliver
2012-10-02cfg: update ti/stellaris url'sSpencer Oliver
2012-10-02cfg: lm3s811ek config tested and workingSpencer Oliver
2012-10-02cfg: fix incorrect stm32-performance stick configSpencer Oliver
2012-10-02cfg: stm32-performance stick config tested and workingSpencer Oliver
2012-10-02gdbserver: code cleanupSpencer Oliver
2012-10-02docs: enable local structs in doxygen outputSpencer Oliver
2012-10-02build: remove unnecessary jim.h includeSpencer Oliver