index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
helper
Age
Commit message (
Expand
)
Author
2016-12-25
Search for scripts relative to the executable on all(?) platforms
Andreas Fritiofson
2016-12-08
Convert to non-recursive make
Andreas Fritiofson
2016-12-08
helper: Code cleanup for hexify()
Marc Schink
2016-12-08
helper: Update jep106 database to JEP106AT
Andreas Fritiofson
2016-10-17
helper: Make unhexify() robust on invalid data
Marc Schink
2016-10-07
helper/log: Add log_vprintf_lf()
Marc Schink
2016-07-19
Fix usage of timeval_ms()
Andreas Färber
2016-05-24
Make #include guard naming consistent
Marc Schink
2016-05-24
Remove FSF address from GPL notices
Marc Schink
2016-05-08
Helper ioutil: cleanup: removing dead code
Alexander Kurz
2016-02-29
helper/fileio: Remove nested struct
Marc Schink
2016-02-29
jim-nvp: Make Jim_GetOpt_String const-correct
Andreas Fritiofson
2016-02-13
Helper time_support: const function arguments
Alexander Kurz
2016-01-22
helper: Add converter from JEP106 ID to manufacturer name
Andreas Fritiofson
2015-11-03
helper/options: Use OPENOCD_SCRIPTS dir if set.
Jonathan Larmour
2015-11-03
helper/options: Cleanup #includes.
Marc Schink
2015-11-03
helper/log: Cleanup #includes.
Marc Schink
2015-11-03
helper/ioutil: Rename MixedCaps function.
Marc Schink
2015-11-03
helper/fileio: Fix memory leak.
Marc Schink
2015-11-03
helper/fileio: Use size_t for file size.
Marc Schink
2015-11-03
Change from sys/poll.h to standard poll.h location
Paul Fertser
2015-04-14
Tcl exception codes cleanup, shutdown command amendments
Paul Fertser
2015-04-14
helper: shutdown command should return with 0 exit status
Juha Niskanen
2015-02-04
configure: define WIN32_LEAN_AND_MEAN early to make it effective
Paul Fertser
2015-01-30
Use (uint8_t *) for buf_(set|get)_u(32|64) instead of (void *)
Paul Fertser
2014-10-06
helper: constify log_strings
Spencer Oliver
2014-09-22
command: Fix confusing syntax error message
Andreas Fritiofson
2014-08-12
Removed limit on lenght of command line options.
Cristian Maglie
2014-08-11
stlink_usb: Fix swallowed error on read/write operations, add retries on SWD ...
Angus Gratton
2014-08-02
Fix some problems with the bin2char utility
Andreas Fritiofson
2014-08-02
Provide od+sed replacement for the bin2char helper
Paul Fertser
2014-06-28
swd: Improve parity calculation and move it to types.h
Andreas Fritiofson
2014-05-09
Update to the current Jim Tcl
Paul Fertser
2014-03-30
Don't cast return value of [cm]alloc
Andreas Fritiofson
2014-01-09
command: Fix formatting for empty usage string
Andreas Fritiofson
2013-12-22
Add %APPDATA%\OpenOCD to script search path on win
Andreas Fritiofson
2013-12-22
Remove special handling of script search path on Windows
Andreas Fritiofson
2013-12-01
[PATCH 1/2]support64: Add functions into types and target
Dongxue Zhang
2013-12-01
Add byte-swap helpers
Andreas Fritiofson
2013-10-31
ioutil: Remove unnecessary casts and fix const-discarding
Andreas Fritiofson
2013-10-31
binarybuffer: Remove unnecessary cast and fix hidden "bug"
Andreas Fritiofson
2013-10-31
Remove unnecessary casts
Andreas Fritiofson
2013-10-31
Clean up const usage to avoid excessive casting
Andreas Fritiofson
2013-09-26
Add new target type: OpenRISC
Franck Jullien
2013-09-13
libusb: require pkg-config support
Paul Fertser
2013-09-08
build: remove clang warning about global var 'match'
Spencer Oliver
2013-07-01
Add support for 64 bit parameter to irscan
Evan Hunter
2013-06-12
libusb1_common, ftdi: clarify libusb_open error message
Paul Fertser
2013-06-05
update files to correct FSF address
Spencer Oliver
2013-04-21
telnet: add telnet history support
Spencer Oliver
[next]