aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-11-23stlink: format src definesSpencer Oliver
2012-11-19flash: add stm32f42x/stm32f43x supportSpencer Oliver
2012-11-16mips: patch mips32_pracc_exec_write()Salvador Arroyo
2012-11-16mips: optimize mips32_pracc_read_regs() codeSalvador Arroyo
2012-11-16mips: optimize mips32_pracc_write_regs() code.Salvador Arroyo
2012-11-16mips: optimize write code for speedSalvador Arroyo
2012-11-16mips: optimize read code for speedSalvador Arroyo
2012-11-16mips: optimize mips32_pracc_read_u32() functionSalvador Arroyo
2012-11-16mips: optimize CP0 read/write codeSalvador Arroyo
2012-11-16mips: code clean up in mips_m4k_debug_entry() functionSalvador Arroyo
2012-11-16mips: optimize mips_ejtag_step_disable() codeSalvador Arroyo
2012-11-12Revert "mpsse: Always perform a general reset of the MPSSE in mpsse_open()"Freddie Chopin
2012-11-12rtos: Fix error in reading the current thread in ChibiOS/RTMatthias Blaicher
2012-11-06target: add async algorithm timeoutSpencer Oliver
2012-11-06ARM v4/v5 target files: mrc and mcr help information is incorrect.Karl Kurbjun
2012-11-06cortex: autostep correctly handle user breakpointSpencer Oliver
2012-11-06cortex_m: Fix single stepping will not return to debug mode sometimesPeter Horn
2012-11-06Added support for SPI Flash Winbond W25Q64CVGianluca Renzi
2012-11-05cortex_m: fix define formattingSpencer Oliver
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