aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-11-05rtos: Make ChibiOS code aware of endinessMatthias Blaicher
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-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-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-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-02gdbserver: code cleanupSpencer Oliver
2012-10-02build: remove unnecessary jim.h includeSpencer Oliver
2012-10-02sysfsgpio: remove ignoring return value build warningSpencer Oliver
2012-10-02flash: add stm32f3 rev 2 flash supportSpencer Oliver
2012-10-02ftdi: incorrectly using output register for directionSpencer Oliver
2012-10-02ftdi: correct ftdi_initialize error textSpencer Oliver
2012-10-02ftdi: fix adapter_init rclk fallbackSpencer Oliver
2012-09-29Fix: Error while reading from USB endpointPeter Horn
2012-09-27jtag: remove libftdi enum-compare warningSpencer Oliver
2012-09-27Add extra Coresight component ROM identifiers for the Cortex-M4Evan Hunter
2012-09-26Added SPIFI flash driver, algorithms, and docsGeorge Harris
2012-09-26SPI nor drivers refactorGeorge Harris
2012-09-26drivers: new jtag bitbang driver using sysfs gpioMarc Reilly
2012-09-07stlink: issue error for stm32 option writingSpencer Oliver