aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-10jtag: fix reset_config copy/paste errorSpencer Oliver
2012-12-10stlink: enable connect under resetSpencer Oliver
2012-12-10jtag: enable connect under resetSpencer Oliver
2012-12-10jtag: add connect_type reset_config mode flagSpencer Oliver
2012-12-09cortex_a: Fix target entry state route.Evan Hunter
2012-12-09mips_m4k: Added SMP debug support for mips architecturesKamal Dasu
2012-12-09mips_ejtag: Adding EJTAG 4.x and 5.x as valid versionsKamal Dasu
2012-12-03helper: fix code formattingSpencer Oliver
2012-11-30Make NetBSD a recognized systemAymeric Vincent
2012-11-30arm: Mis-aligned data issue fix.Jason Moehlman
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-16Pic32mx.cfg: Change system clock to 8Mhz after reset-init.Salvador Arroyo
2012-11-16doc: update to new sourceforge git urlSpencer Oliver
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 NXP LPC1850 MicrocontrollerGianluca Renzi
2012-11-06Generic LPC1850 board w/ SPIFI flash.Gianluca Renzi
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-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