index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ecosboard.c
Age
Commit message (
Expand
)
Author
2010-04-10
NOR/DRIVERS: review scope of functions
Antonio Borneo
2010-04-10
TARGET: review scope of functions
Antonio Borneo
2010-02-05
zy1000: complete zy1000_uart to jim command switch
Øyvind Harboe
2010-01-19
zy1000: print out PCB revision upon boot
Øyvind Harboe
2009-12-30
zy1000: add zy1000_ prefix to uart command
Øyvind Harboe
2009-12-30
zy1000: unlock flash upon startup for revc
Øyvind Harboe
2009-12-30
zy1000: reconfigure FPGA upon reset instead of just the CPU
Øyvind Harboe
2009-12-16
zy1000: removed some redundant include
Øyvind Harboe
2009-12-15
zy1000: keep up with command.h cleanup
Øyvind Harboe
2009-12-08
zy1000: remove unecessary include
Øyvind Harboe
2009-12-03
zy1000: include files have moved about
Øyvind Harboe
2009-12-03
change #include "xsvf.h" to <xsvf/xsvf.h>
Zachary T Welch
2009-12-03
change #include "svf.h" to <svf/svf.h>
Zachary T Welch
2009-12-03
change #include "pld.h" to <pld/pld.h>
Zachary T Welch
2009-12-03
change #include "telnet_server.h" to <server/telnet_server.h>
Zachary T Welch
2009-12-03
change #include "server.h" to <server/server.h>
Zachary T Welch
2009-12-03
change #include "gdb_server.h" to <server/gdb_server.h>
Zachary T Welch
2009-12-03
change #include "nand.h" to <flash/nand.h>
Zachary T Welch
2009-12-03
change #include "jtag.h" to <jtag/jtag.h>
Zachary T Welch
2009-12-03
change #include "types.h" to <helper/types.h>
Zachary T Welch
2009-12-03
change #include "ioutil.h" to <helper/ioutil.h>
Zachary T Welch
2009-12-03
change #include "configuration.h" to <helper/configuration.h>
Zachary T Welch
2009-12-02
remove BUILD_IOUTIL symbol
Zachary T Welch
2009-12-02
zy1000: keep up with startup refactoring work.
Øyvind Harboe
2009-12-01
zy1000: keep up with latest changes to command handling
Øyvind Harboe
2009-11-27
zy1000: keep up with changes to log_init()
Øyvind Harboe
2009-11-24
use COMMAND_REGISTER macro
Zachary T Welch
2009-11-22
zy1000: un-break uart command after command handler refactoring
Øyvind Harboe
2009-11-17
zy1000: revC UART forwarding
Øyvind Harboe
2009-11-16
#include "target.h" less wildly
David Brownell
2009-11-16
target: less implicit inclusion of "command.h"
David Brownell
2009-11-14
add openocd.h for top-level declarations
Zachary T Welch
2009-11-13
command_context_t -> struct command_context
Zachary T Welch
2009-11-13
target_type_t -> struct target_type
Zachary T Welch
2009-11-13
flash_driver_t -> struct flash_driver
Zachary T Welch
2009-11-05
warnings: remove
Øyvind Harboe
2009-10-22
disable ZY1000's UART forwarding test code.
Øyvind Harboe
2009-10-21
eCos synthetic target updates.
Øyvind Harboe
2009-10-07
increase pause before reboot so web interface remains responsive when issuing...
oharboe
2009-09-17
prefix zy1000_reboot command to avoid name conflicts
oharboe
2009-08-30
David Brownell <david-b@pacbell.net> Be sure the built-in search paths always...
oharboe
2009-07-17
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
2009-07-06
zy1000 now listens for port 1234. Upon accepting connection reboot zy1000.
oharboe
2009-06-23
Remove whitespace that occurs before ')'.
zwelch
2009-06-23
Remove whitespace that occurs after '('.
zwelch
2009-06-23
- Fixes '[|]' whitespace
zwelch
2009-06-23
- Fixes '=' whitespace
zwelch
2009-06-19
less warnings
oharboe
2009-06-18
less warnings
oharboe
2009-06-17
dummy driver now works under eCos
oharboe
[next]