5176 Commits (86e3cd20dd8738285c078c30a3b4d2a0cf57052b)
 

Author SHA1 Message Date
  Martin Schmoelzer d1bd5569b3 ULINK driver: Implement JTAG_PATHMOVE command 12 years ago
  Martin Schmölzer 118a9a9ca0 ULINK driver: Implement JTAG_STABLECLOCKS command 13 years ago
  Martin Schmölzer b6e4d26695 ULINK driver: Implement command to manually force downloading firmware image from arbitrary location 13 years ago
  Martin Schmölzer d01cbd7143 ULINK driver: Re-order queue functions to reflect the order in commands.h 13 years ago
  Martin Schmölzer b6f8b2ab66 ULINK driver: Properly propagate return values in ulink_execute_queue() 13 years ago
  Martin Schmölzer 3633e8d7b8 ULINK driver: Update some comments, fix some coding mistakes 13 years ago
  simonqian.openocd 7e20eda944 vsllink driver compile fails with'vsllink_debug_buffer' defined but not used 12 years ago
  Rodrigo L. Rosa 42300c98ab removed trailing whitespaces 12 years ago
  Rodrigo L. Rosa be568d37c0 fix enter debug mode for locking 12 years ago
  Rodrigo L. Rosa 573cbeac1e fix irlen handling 12 years ago
  Rodrigo L. Rosa eb0734de19 fix debug mode,lock,unlock 12 years ago
  Rodrigo L. Rosa 1d4f294c3c fix error handling during halt 12 years ago
  Rodrigo L. Rosa e1a2d7255e optional crc for flash writing 12 years ago
  Rodrigo L. Rosa 2aa14db677 def syntax to match tap irlen 12 years ago
  Rodrigo L. Rosa 67bb8a6cb2 dsp568013 disable polling by default 12 years ago
  Heythem Bouhaja c8926d1457 cortex_a hybrid & context breakpoints 13 years ago
  Evan Hunter e175f02715 Fix off by one bug in FreeRTOS 12 years ago
  Jonathan Dumaresq 4bcf37e2c0 Add Valuline HD to config file 12 years ago
  Jonathan Dumaresq 62eec47ff1 This will add the Value Line HD of stm32 devices. 12 years ago
  Jie Zhang 8d7ddde5f1 remove target argument from gdb packet handling functions 12 years ago
  Evan 32862ed9f8 Add suspended task list to FreeRTOS support 13 years ago
  Evan Hunter 85219514cf Fix FreeRTOS thread list parsing 12 years ago
  Jim Paris dd318f8243 Fix redbee config files 12 years ago
  Andreas Bießmann b2ff00fb86 non_cfi: add SST39WF1601 support 12 years ago
  olivier Schonken 8292b1b5cd Fix Sam3u flash bank 1 issue 12 years ago
  Gunnar Henne 0d5a38d829 cfi: add EN29LV800BB support 12 years ago
  Jie Zhang 40ac04ca7a remove white space before TAB 12 years ago
  Spencer Oliver 358df39b43 build: check buspirate build host 12 years ago
  SimonQian 54fc164d3a versaloon driver update 13 years ago
  Spencer Oliver 42b85f76f7 build: check guess-rev.sh can be found/executed 12 years ago
  Spencer Oliver b72af9dbfc build: rename configure.in to configure.ac 12 years ago
  Spencer Oliver f9a379d02c jim: update to fix mingw/msys build issues 12 years ago
  Jie Zhang 8ff6097e23 show git commit number even when cross-compiling 12 years ago
  Øyvind Harboe 9779a2bf1a jimtcl: delete OpenOCD's broken 'stacktrace' command 12 years ago
  Stefan Mahr 45b5c838a6 mips: fix potential alignment error 12 years ago
  Stefan Mahr 85f1963d52 mips: fix reading uint32 and uint16 when running on big endian host 12 years ago
  Stefan Mahr 28f088dc66 target: add helper functions to get/set u16 or u32 array from/to buffer 12 years ago
  Spencer Oliver 85cf298667 ftd2xx: fix build warnings 12 years ago
  Jie Zhang 738b91ddb4 remove useless pxref to SMP subsection 12 years ago
  Øyvind Harboe 7bcc7c31d2 Merge branch 'dsp5680xx_cherry' of git://repo.or.cz/openocd/dsp568013 into HEAD 12 years ago
  Steve Bennett a62d8f2271 Evaluate 'script' in the global scope 12 years ago
  Rodrigo L. Rosa 7675db7e92 fix return code from dsp5680xx_read 12 years ago
  Rodrigo L. Rosa 67f1f0c7b5 renamed for clarity 12 years ago
  Andreas Fritiofson f25ffaf2b2 rlink: read only the expected number of bytes 13 years ago
  Andreas Fritiofson 0b64be2019 rlink: simplify and optimize queue fill level checks 13 years ago
  Andreas Fritiofson d23d61a932 rlink: remove redundant text from log messages 13 years ago
  Andreas Fritiofson 5f698273c2 rlink: remove duplicated code 13 years ago
  Andreas Fritiofson 5812ef2b73 rlink: fix reply counter to enable sending full buffers 13 years ago
  Andreas Fritiofson 6f1641a5cc rlink: more indentation fixes 13 years ago
  Andreas Fritiofson 068c9f266e rlink: fix indentation errors 13 years ago