jtag: basic support for P&E Micro OSBDM (aka OSJTAG) adapter
[fw/openocd] / src / ecosboard.c
2010-10-29 Øyvind Harboejim tests: use installed
2010-10-01 Øyvind Harboezy1000: add : port number syntax for tftp filing system
2010-08-01 Øyvind Harboeutil: ms command to calculate length of operations
2010-04-10 Antonio BorneoNOR/DRIVERS: review scope of functions
2010-04-09 Antonio BorneoTARGET: review scope of functions
2010-02-05 Øyvind Harboezy1000: complete zy1000_uart to jim command switch
2010-01-19 Øyvind Harboezy1000: print out PCB revision upon boot
2009-12-30 Øyvind Harboezy1000: add zy1000_ prefix to uart command
2009-12-30 Øyvind Harboezy1000: unlock flash upon startup for revc
2009-12-30 Øyvind Harboezy1000: reconfigure FPGA upon reset instead of just...
2009-12-16 Øyvind Harboezy1000: removed some redundant include
2009-12-15 Øyvind Harboezy1000: keep up with command.h cleanup
2009-12-08 Øyvind Harboezy1000: remove unecessary include
2009-12-03 Øyvind Harboezy1000: include files have moved about
2009-12-03 Zachary T Welchchange #include "xsvf.h" to <xsvf/xsvf.h>
2009-12-03 Zachary T Welchchange #include "svf.h" to <svf/svf.h>
2009-12-03 Zachary T Welchchange #include "pld.h" to <pld/pld.h>
2009-12-03 Zachary T Welchchange #include "telnet_server.h" to <server/telnet_ser...
2009-12-03 Zachary T Welchchange #include "server.h" to <server/server.h>
2009-12-03 Zachary T Welchchange #include "gdb_server.h" to <server/gdb_server.h>
2009-12-03 Zachary T Welchchange #include "nand.h" to <flash/nand.h>
2009-12-03 Zachary T Welchchange #include "jtag.h" to <jtag/jtag.h>
2009-12-03 Zachary T Welchchange #include "types.h" to <helper/types.h>
2009-12-03 Zachary T Welchchange #include "ioutil.h" to <helper/ioutil.h>
2009-12-03 Zachary T Welchchange #include "configuration.h" to <helper/configurat...
2009-12-02 Zachary T Welchremove BUILD_IOUTIL symbol
2009-12-02 Øyvind Harboezy1000: keep up with startup refactoring work.
2009-12-01 Øyvind Harboezy1000: keep up with latest changes to command handling
2009-11-27 Øyvind Harboezy1000: keep up with changes to log_init()
2009-11-25 Zachary T Welchuse COMMAND_REGISTER macro
2009-11-22 Øyvind Harboezy1000: un-break uart command after command handler...
2009-11-17 Øyvind Harboezy1000: revC UART forwarding
2009-11-16 David Brownell#include "target.h" less wildly
2009-11-16 David Brownelltarget: less implicit inclusion of "command.h"
2009-11-14 Zachary T Welchadd openocd.h for top-level declarations
2009-11-13 Zachary T Welchcommand_context_t -> struct command_context
2009-11-13 Zachary T Welchtarget_type_t -> struct target_type
2009-11-13 Zachary T Welchflash_driver_t -> struct flash_driver
2009-11-05 Øyvind Harboewarnings: remove
2009-10-22 Øyvind Harboedisable ZY1000's UART forwarding test code.
2009-10-21 Øyvind HarboeeCos synthetic target updates.
2009-10-07 David BrownellMerge branch 'master' of ssh://dbrownell@openocd.git...
2009-10-07 oharboeincrease pause before reboot so web interface remains...
2009-09-17 oharboeprefix zy1000_reboot command to avoid name conflicts
2009-08-30 oharboeDavid Brownell <david-b@pacbell.net> Be sure the built...
2009-07-17 oharboeAndreas Fritiofson <andreas.fritiofson@gmail.com> UTF8...
2009-07-06 oharboezy1000 now listens for port 1234. Upon accepting connec...
2009-06-23 zwelchRemove whitespace that occurs before ')'.
2009-06-23 zwelchRemove whitespace that occurs after '('.
2009-06-23 zwelch- Fixes '[|]' whitespace
2009-06-23 zwelch- Fixes '=' whitespace
2009-06-19 oharboeless warnings
2009-06-18 oharboeless warnings
2009-06-17 oharboedummy driver now works under eCos
2009-06-11 oharboeembedded host: launch telnet server even if configurati...
2009-06-05 oharboeremove unused include file: strings.h
2009-05-11 oharboeleave eCos include file issues alone for now.
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-11 zwelchRemove redundant sys/types.h #include directives (now...
2009-04-30 oharboelist board's as well as target config files.
2009-01-19 kc8apfSVF player courtesy of Simon Qian <simonqian@SimonQian...
2009-01-09 oharboemoved ioutil init to the right spot: before config...
2009-01-09 oharboefixed warnings + added zy1000 jtag_add_clocks support.
2008-12-17 oharboehouskeeping
2008-12-15 oharboesync up to tap_xxx rename + add with-ioutil for standal...
2008-12-15 oharboefast_load profiling tool moved to target.c
2008-12-04 oharboezy1000 1.48 snapshot
2008-12-04 oharboedelete obsolete code
2008-12-01 oharboeupdate zy1000 to svn head jtag api
2008-12-01 oharboewip
2008-11-26 oharboewip
2008-11-13 oharboenios wip
2008-11-10 oharboebroadcast mac address in UDP hello message
2008-11-09 oharboeterminal forwarding available from GUI
2008-11-07 oharboezy1000 1.47
2008-11-06 oharboeadded device discovery
2008-11-05 oharboezy1000 1.46
2008-11-05 oharboedisable continous polling while srst is asserted and...
2008-10-27 oharboeadded option to use ramdisk instead of flash jffs2
2008-10-22 oharboeupdated docs a bit.
2008-10-22 oharboeLaurentiu Cocanu - more help text
2008-10-22 oharboeversion number keyword expansion handling
2008-10-22 oharboefix warnings when building for eCos
2008-10-09 oharboeenumeration of threads for testing purposes.
2008-10-09 oharboezy1000 1.44 snapshot
2008-09-27 ntfreak- convert spaces to tabs in at91sam7.[ch]
2008-09-26 oharboewip
2008-09-25 oharboeZY1000 code