| Commit message (Expand) | Author | Age | Files | Lines |
* | NOR/DRIVERS: review scope of functions | Antonio Borneo | 2010-04-10 | 1 | -3/+0 |
* | TARGET: review scope of functions | Antonio Borneo | 2010-04-10 | 1 | -1/+0 |
* | zy1000: complete zy1000_uart to jim command switch | Øyvind Harboe | 2010-02-05 | 1 | -6/+6 |
* | zy1000: print out PCB revision upon boot | Øyvind Harboe | 2010-01-19 | 1 | -1/+5 |
* | zy1000: add zy1000_ prefix to uart command | Øyvind Harboe | 2009-12-30 | 1 | -1/+1 |
* | zy1000: unlock flash upon startup for revc | Øyvind Harboe | 2009-12-30 | 1 | -0/+14 |
* | zy1000: reconfigure FPGA upon reset instead of just the CPU | Øyvind Harboe | 2009-12-30 | 1 | -0/+8 |
* | zy1000: removed some redundant include | Øyvind Harboe | 2009-12-16 | 1 | -22/+4 |
* | zy1000: keep up with command.h cleanup | Øyvind Harboe | 2009-12-15 | 1 | -5/+15 |
* | zy1000: remove unecessary include | Øyvind Harboe | 2009-12-08 | 1 | -4/+0 |
* | 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 |