]> git.sur5r.net Git - openocd/history - src
FLASH/NOR: Remove useless file lpc2000.h
[openocd] / src /
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file lpc2000.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file avrf.h
2010-11-17 Øyvind Harboeflash: fix bug with multiple back-to-back flash chips
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file at91sam7.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file at91sam3.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file spearsmi.h
2010-11-17 Antonio BorneoNOR/SPEARSMI: Add comments about SPI
2010-11-16 Antonio BorneoNOR/SPEAr: Add support for Serial NOR
2010-11-15 Øyvind Harboehttpd: retire this server
2010-11-15 Freddie ChopinAdd comments and tiny improvements to STM32 flash loade...
2010-11-15 Øyvind Harboegdb: fix occasional crash when flash probe failed
2010-11-11 Øyvind Harboegdb: improve error message when gdb connect fails
2010-11-09 Øyvind Harboecortex_m3: report detected error condition in poll
2010-11-09 Øyvind Harboetarget: document that target_poll() will report and...
2010-11-09 Antonio BorneoTCL scripts: replace "puts" with "echo"
2010-11-09 Antonio BorneoJIM: document "echo" command
2010-11-09 Antonio BorneoJIM: Add "-n" option to "echo"
2010-11-09 Øyvind Harboestm32: return early upon block write failure
2010-11-09 Øyvind Harboestm32: return error when failing to read
2010-11-09 Øyvind Harboestm32: add error propagation on writes
2010-11-09 Øyvind Harboestm32: sharpen error handling for timeouts
2010-11-05 Marek VasutCortexA8: Implement debug base autodetection
2010-11-05 Marek VasutADIv5: Implement function to lookup CoreSight component
2010-11-05 Marek VasutADIv5: Introduce function to detect ROM Table location
2010-11-04 ddraskovicarm964e: Add support for ARM946E target.
2010-10-29 Øyvind Harboejim tests: use installed
2010-10-28 Spencer Oliversrc: add loader src description
2010-10-27 Øyvind Harboehelp: help now works on configuration commands
2010-10-25 Peter StugeMake systesetreq typos read sysresetreq instead
2010-10-25 Michal Deminbuspirate: change handling of communication speed setti...
2010-10-25 Michal Deminbuspirate: Serial port was not correctly closed.
2010-10-12 Antonio BorneoTARGET: review handle_load_image_command()
2010-10-12 Antonio BorneoTARGET: fix segfault in handle_dump_image_command()
2010-10-10 David Brownelladd JLINK protocol doc ref
2010-10-05 Spencer Oliverbuild: remove warn_unused_result errors
2010-10-05 Spencer Olivergdbderver: fix gdb pipe startup overflow
2010-10-04 Spencer Olivergdbserver: fix gdb_port memory leak
2010-10-04 Spencer Oliverserver: fix server pipe windows support
2010-10-01 Øyvind Harboezy1000: add : port number syntax for tftp filing system
2010-10-01 Øyvind Harboepipes: add documentation for pipes
2010-10-01 Øyvind Harboeserver: add support for pipes
2010-10-01 Øyvind Harboeserver: specify port as a string
2010-10-01 Øyvind Harboeserver: read/write now goes through connection fn's
2010-10-01 Øyvind Harboeserver: split file descriptors in in/out fd's
2010-10-01 Øyvind Harboeserver: rely on ctrl-c to stop openocd
2010-10-01 Øyvind Harboelog: remove hack to redirect logs when pipes are in use
2010-10-01 Luca BrunoUpdate ep93xx and at91rm9200 drivers
2010-09-29 Øyvind Harboefileio: fileio_size() can now fail
2010-09-29 Øyvind Harboefileio: refactor struct fileio to be an opaque structure
2010-09-27 Øyvind Harboeflash: fix error handling
2010-09-27 Øyvind Harboeimage: fix spelling mistake
2010-09-26 Øyvind Harboezy1000: fix non-JTAG master build
2010-09-26 Øyvind Harboegdb: fix blank line at top
2010-09-21 Øyvind Harboejtagdp: remove #if 0'd kludges and explain why the...
2010-09-21 Øyvind Harboeflash: fix error handling
2010-09-21 Øyvind Harboeembeddedice: fix error handling
2010-09-20 Øyvind Harboestartup: removed capture_catch
2010-09-20 Øyvind Harboehelper: fix flaky capture command
2010-09-20 Øyvind Harboetcl_server: switch to ctrl-z
2010-09-20 Øyvind Harboelogging: turn of stdout/stderr buffering
2010-09-20 Øyvind Harboezy1000: add support for Linux host
2010-09-20 Øyvind Harboejtag: build jtag first because it generates header...
2010-09-20 Øyvind Harboewarnings: fix alignment warnings
2010-09-20 Øyvind Harboezy1000: remove obsolete debug code
2010-09-20 Mike Dunnxscale: check that wp length does not exceed address
2010-09-20 Mike Dunnxscale: bp/wp: additional LOG_ERROR on failure
2010-09-15 Flemming Futtrupcfi: add sst39vf6401b
2010-09-14 Øyvind Harboebreakpoints: fix error handling
2010-09-13 Mike Dunnxscale: fix sw breakpoints for thumb; set bp immediately
2010-09-13 Mike Dunnpropagate return status of set_breakpoint() up call...
2010-09-12 Øyvind Harboehelper: add stacktrace command that returns error stack...
2010-09-12 Øyvind Harboejim: fix crash when using Jim_ListInsertElements
2010-09-11 Øyvind Harboeversion command: make it scriptable
2010-09-11 Øyvind Harboecommand: capture command now handles both types commands
2010-09-11 Øyvind Harboecfi: random crash in cfi_probe() fixed
2010-09-11 Øyvind Harboecfi: tighten up type usage a bit
2010-09-09 Mike Dunnxscale: mark xscale registers invalid on debug entry
2010-09-08 Alexander SteinRemove duplicated initialization
2010-09-07 Øyvind Harboewarning: fix silly -O3 warning
2010-09-03 Øyvind Harboejtag: fix regression with dummy driver and when startin...
2010-09-03 WookeyNumonyx M29W160ET patch
2010-08-31 Spencer Olivercortex m3: add cortex_m3 reset_config cmd
2010-08-31 Spencer Oliverflash: increase stellaris flash loader buffer
2010-08-27 David Brownellbitq: unshadow pause()
2010-08-15 Oleksandr Tymoshenkoavr32: work-in-progress
2010-08-14 Catalin PatuleaFix typo in usb_blaster_vid_pid error message
2010-08-13 Piotr Esden-TempskiAdded support for the Lisa/L jtag LEDs.
2010-08-13 Piotr Esden-TempskiAdded support for Lisa/L builtin JTAG interface.
2010-08-12 Thomas Koellerjtag: fix handling of 'tap enable' error
2010-08-12 Fredrik Hederstiernastr9x: faster flash erase of entire chip
2010-08-11 Øyvind Harboetcl: remove silly ocd_ prefix to array2mem and mem2array
2010-08-11 Øyvind Harboedebug: use assert's when approperiate
2010-08-11 Øyvind Harboearm: add missing error reporting
2010-08-09 Øyvind Harboearm7/9: fix "reset run + halt"
2010-08-09 Øyvind Harboetarget: if polling fails, back off
2010-08-02 Øyvind Harboeverify_image: print out a statement that there are...
2010-08-02 Øyvind Harboezy1000: use correct base clock when calculating speed...
2010-08-02 Øyvind Harboezy1000: print out khz correctly in response to setting...
2010-08-02 Øyvind Harboeioutil: fix internal fn names
2010-08-02 Øyvind Harboejtag: measure_clk debug proc
next