aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-11-16NOR/SPEAr: Add support for Serial NORAntonio Borneo
2010-11-15httpd: retire this serverØyvind Harboe
2010-11-15Add comments and tiny improvements to STM32 flash loader algorithmFreddie Chopin
2010-11-15gdb: fix occasional crash when flash probe failedØyvind Harboe
2010-11-11gdb: improve error message when gdb connect failsØyvind Harboe
2010-11-09cortex_m3: report detected error condition in pollØyvind Harboe
2010-11-09target: document that target_poll() will report and clear sticky errorsØyvind Harboe
2010-11-09TCL scripts: replace "puts" with "echo"Antonio Borneo
2010-11-09JIM: document "echo" commandAntonio Borneo
2010-11-09JIM: Add "-n" option to "echo"Antonio Borneo
2010-11-09stm32: return early upon block write failureØyvind Harboe
2010-11-09stm32: return error when failing to readØyvind Harboe
2010-11-09stm32: add error propagation on writesØyvind Harboe
2010-11-09stm32: sharpen error handling for timeoutsØyvind Harboe
2010-11-05CortexA8: Implement debug base autodetectionMarek Vasut
2010-11-05ADIv5: Implement function to lookup CoreSight componentMarek Vasut
2010-11-05ADIv5: Introduce function to detect ROM Table locationMarek Vasut
2010-11-04arm964e: Add support for ARM946E target.ddraskovic
2010-10-29jim tests: use installedØyvind Harboe
2010-10-28src: add loader src descriptionSpencer Oliver
2010-10-27help: help now works on configuration commandsØyvind Harboe
2010-10-25Make systesetreq typos read sysresetreq insteadPeter Stuge
2010-10-25buspirate: change handling of communication speed setting + create serial por...Michal Demin
2010-10-25buspirate: Serial port was not correctly closed.Michal Demin
2010-10-12TARGET: review handle_load_image_command()Antonio Borneo
2010-10-12TARGET: fix segfault in handle_dump_image_command()Antonio Borneo
2010-10-10add JLINK protocol doc refDavid Brownell
2010-10-05build: remove warn_unused_result errorsSpencer Oliver
2010-10-05gdbderver: fix gdb pipe startup overflowSpencer Oliver
2010-10-04gdbserver: fix gdb_port memory leakSpencer Oliver
2010-10-04server: fix server pipe windows supportSpencer Oliver
2010-10-01zy1000: add : port number syntax for tftp filing systemØyvind Harboe
2010-10-01pipes: add documentation for pipesØyvind Harboe
2010-10-01server: add support for pipesØyvind Harboe
2010-10-01server: specify port as a stringØyvind Harboe
2010-10-01server: read/write now goes through connection fn'sØyvind Harboe
2010-10-01server: split file descriptors in in/out fd'sØyvind Harboe
2010-10-01server: rely on ctrl-c to stop openocdØyvind Harboe
2010-10-01log: remove hack to redirect logs when pipes are in useØyvind Harboe
2010-09-30Update ep93xx and at91rm9200 driversLuca Bruno
2010-09-29fileio: fileio_size() can now failØyvind Harboe
2010-09-29fileio: refactor struct fileio to be an opaque structureØyvind Harboe
2010-09-27flash: fix error handlingØyvind Harboe
2010-09-27image: fix spelling mistakeØyvind Harboe
2010-09-26zy1000: fix non-JTAG master buildØyvind Harboe
2010-09-26gdb: fix blank line at topØyvind Harboe
2010-09-21jtagdp: remove #if 0'd kludges and explain why the code is correctØyvind Harboe
2010-09-21flash: fix error handlingØyvind Harboe
2010-09-21embeddedice: fix error handlingØyvind Harboe
2010-09-20startup: removed capture_catchØyvind Harboe