| Commit message (Expand) | Author | Age | Files | Lines |
* | zy1000: include files have moved about | Øyvind Harboe | 2009-12-03 | 1 | -2/+2 |
* | change #include "xsvf.h" to <xsvf/xsvf.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | change #include "svf.h" to <svf/svf.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | change #include "pld.h" to <pld/pld.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | change #include "telnet_server.h" to <server/telnet_server.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | change #include "server.h" to <server/server.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | change #include "gdb_server.h" to <server/gdb_server.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | change #include "nand.h" to <flash/nand.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | change #include "jtag.h" to <jtag/jtag.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | change #include "types.h" to <helper/types.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | change #include "ioutil.h" to <helper/ioutil.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | change #include "configuration.h" to <helper/configuration.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | remove BUILD_IOUTIL symbol | Zachary T Welch | 2009-12-02 | 1 | -7/+1 |
* | zy1000: keep up with startup refactoring work. | Øyvind Harboe | 2009-12-02 | 1 | -0/+5 |
* | zy1000: keep up with latest changes to command handling | Øyvind Harboe | 2009-12-01 | 1 | -6/+4 |
* | zy1000: keep up with changes to log_init() | Øyvind Harboe | 2009-11-27 | 1 | -7/+1 |
* | use COMMAND_REGISTER macro | Zachary T Welch | 2009-11-24 | 1 | -1/+1 |
* | zy1000: un-break uart command after command handler refactoring | Øyvind Harboe | 2009-11-22 | 1 | -15/+19 |
* | zy1000: revC UART forwarding | Øyvind Harboe | 2009-11-17 | 1 | -4/+12 |
* | #include "target.h" less wildly | David Brownell | 2009-11-16 | 1 | -1/+0 |
* | target: less implicit inclusion of "command.h" | David Brownell | 2009-11-16 | 1 | -3/+0 |
* | add openocd.h for top-level declarations | Zachary T Welch | 2009-11-14 | 1 | -0/+1 |
* | command_context_t -> struct command_context | Zachary T Welch | 2009-11-13 | 1 | -8/+8 |
* | target_type_t -> struct target_type | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | flash_driver_t -> struct flash_driver | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | warnings: remove | Øyvind Harboe | 2009-11-05 | 1 | -3/+2 |
* | disable ZY1000's UART forwarding test code. | Øyvind Harboe | 2009-10-22 | 1 | -1/+10 |
* | eCos synthetic target updates. | Øyvind Harboe | 2009-10-21 | 1 | -0/+2 |
* | increase pause before reboot so web interface remains responsive when issuing... | oharboe | 2009-10-07 | 1 | -2/+2 |
* | prefix zy1000_reboot command to avoid name conflicts | oharboe | 2009-09-17 | 1 | -1/+1 |
* | David Brownell <david-b@pacbell.net> Be sure the built-in search paths always... | oharboe | 2009-08-30 | 1 | -1/+1 |
* | Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes | oharboe | 2009-07-17 | 1 | -1/+1 |
* | zy1000 now listens for port 1234. Upon accepting connection reboot zy1000. | oharboe | 2009-07-06 | 1 | -1/+61 |
* | Remove whitespace that occurs before ')'. | zwelch | 2009-06-23 | 1 | -2/+2 |
* | Remove whitespace that occurs after '('. | zwelch | 2009-06-23 | 1 | -5/+5 |
* | - Fixes '[|]' whitespace | zwelch | 2009-06-23 | 1 | -1/+1 |
* | - Fixes '=' whitespace | zwelch | 2009-06-23 | 1 | -4/+4 |
* | less warnings | oharboe | 2009-06-19 | 1 | -2/+1 |
* | less warnings | oharboe | 2009-06-18 | 1 | -10/+10 |
* | dummy driver now works under eCos | oharboe | 2009-06-17 | 1 | -5/+25 |
* | embedded host: launch telnet server even if configuration fails | oharboe | 2009-06-11 | 1 | -0/+3 |
* | remove unused include file: strings.h | oharboe | 2009-06-05 | 1 | -1/+0 |
* | leave eCos include file issues alone for now. | oharboe | 2009-05-11 | 1 | -21/+37 |
* | Audit and eliminate redundant #include directives in main src/ files. | zwelch | 2009-05-11 | 1 | -48/+21 |
* | Remove redundant sys/types.h #include directives (now in types.h). | zwelch | 2009-05-11 | 1 | -1/+0 |
* | list board's as well as target config files. | oharboe | 2009-04-30 | 1 | -0/+3 |
* | SVF player courtesy of Simon Qian <simonqian@SimonQian.com> | kc8apf | 2009-01-19 | 1 | -0/+1 |
* | moved ioutil init to the right spot: before config scripts | oharboe | 2009-01-09 | 1 | -0/+10 |
* | fixed warnings + added zy1000 jtag_add_clocks support. | oharboe | 2009-01-09 | 1 | -7/+7 |
* | houskeeping | oharboe | 2008-12-17 | 1 | -58/+0 |