2018-11-25 18:05 | readme: update a bit | Brian Swetland | 3 | +10 | -3 |
2014-10-10 19:57 | fpga: make warmboot optional, fix failure to swizzle bitfile | Brian Swetland | 2 | +23 | -11 |
2014-10-10 16:40 | zynq: fold fpga tool into zynq tool | Brian Swetland | 3 | +49 | -28 |
2014-10-07 01:09 | mem: simple read/write phys word tool | Brian Swetland | 2 | +52 | -2 |
2014-10-06 06:08 | debug: add tool to talk to jtag_debug_port.sv (from zynq-sandbox) | Brian Swetland | 2 | +108 | -3 |
2014-10-06 06:08 | jtag-core: make enumeration less chatty | Brian Swetland | 1 | +9 | -3 |
2014-10-05 10:08 | README: open mailbox. take leaflet. read leaflet. | Brian Swetland | 1 | +19 | -0 |
2014-10-05 10:01 | fpga: reset the part before programming | Brian Swetland | 1 | +29 | -28 |
2014-10-05 09:42 | fpga: read status, report some errors | Brian Swetland | 1 | +193 | -12 |
2014-10-05 09:08 | jtag: oops, the last change broke jtag_goto RESET | Brian Swetland | 1 | +2 | -3 |
2014-10-05 08:56 | jtag: add jtag_idle() to sit in IDLE for count TCKs | Brian Swetland | 2 | +20 | -0 |
2014-10-05 08:02 | jtag: add more xilinx 7-series parts to library list | Brian Swetland | 1 | +28 | -6 |
2014-10-05 05:52 | fpga: tool to download bitfile to xilinx 7-series fpga | Brian Swetland | 4 | +119 | -11 |
2014-10-01 02:00 | zynq: tool to reset/dumpregs/download-and-run for zynq | Brian Swetland | 5 | +261 | -167 |
2014-10-01 01:36 | dap: add reset, clean up dp_rd/wr | Brian Swetland | 2 | +18 | -2 |
2014-09-30 01:19 | v7debug: flush icache and other state on restart | Brian Swetland | 1 | +5 | -0 |
2014-09-30 01:04 | v7debug: basic halt and restart working | Brian Swetland | 1 | +202 | -28 |
2014-09-29 06:11 | v7debug: start poking at the debug interface | Brian Swetland | 3 | +157 | -4 |
2014-09-29 04:16 | dap: api-ize and tidy up a bit, move test code to its own file | Brian Swetland | 5 | +177 | -118 |
2014-09-28 08:27 | v7debug: some more register/field definitions | Brian Swetland | 1 | +55 | -0 |
2014-09-28 07:34 | dap: improved error handling, reintroduce some caching | Brian Swetland | 1 | +72 | -55 |
2014-09-27 12:51 | dap: cleanup | Brian Swetland | 3 | +203 | -184 |
2014-09-26 05:29 | tidier tables (in source and output) | Brian Swetland | 2 | +57 | -39 |
2014-09-25 07:57 | dap: work in progress, some table dumping | Brian Swetland | 1 | +115 | -13 |
2014-09-25 07:56 | v7debug: some register defs | Brian Swetland | 1 | +35 | -0 |
2014-09-23 05:21 | dap: some glue for arm debug access ports | Brian Swetland | 3 | +336 | -5 |
2014-09-23 05:00 | move u* types to jtag.h | Brian Swetland | 2 | +5 | -4 |
2014-09-23 02:27 | add enumeration and selection support | Brian Swetland | 2 | +161 | -12 |
2014-09-23 02:13 | doh. make u32 actually 32 bits wide (instead of 64) | Brian Swetland | 1 | +1 | -1 |
2014-09-22 04:47 | don't forget | Brian Swetland | 1 | +13 | -0 |
2014-09-22 04:38 | jtag: bigger stress test | Brian Swetland | 1 | +36 | -0 |
2014-09-22 04:37 | mpsse-driver: fix io bugs, disable debug chatter | Brian Swetland | 2 | +22 | -9 |
2014-09-22 04:03 | mpsse-driver: fix cmd buffer management bugs | Brian Swetland | 1 | +11 | -6 |
2014-09-22 03:20 | initial commit for yet another jtag tool | Brian Swetland | 7 | +964 | -0 |