2022-04-14 05:49 | agent: efr32bg2x: initial commit | Brian Swetland | 4 | +224 | -6 |
2021-02-04 02:37 | tools: picoboot: tidy up a little | Brian Swetland | 1 | +43 | -46 |
2021-02-03 22:48 | tools: picoboot: tool to talk to rpi pico / rp2040 bootloader | Brian Swetland | 2 | +256 | -0 |
2021-02-03 21:28 | debugger: fix a typo | Brian Swetland | 1 | +1 | -1 |
2021-02-02 23:13 | agents: pico: add pico agent to builtins | Brian Swetland | 1 | +33 | -0 |
2021-02-02 23:10 | agents: pico: flash agent for rp2040 family MCUs | Brian Swetland | 2 | +148 | -0 |
2021-02-02 23:09 | rswdp: be more conservative about TAR wraparound | Brian Swetland | 1 | +13 | -10 |
2021-02-02 22:20 | build: select correct libgcc.a for agent targets | Brian Swetland | 1 | +4 | -1 |
2021-02-02 01:52 | mdebug: initial rpi rp2040/pico support | Brian Swetland | 7 | +145 | -13 |
2019-06-05 00:57 | docs: update udev rules to include nxp bootloader vid/pid | Brian Swetland | 1 | +4 | -0 |
2019-05-03 22:08 | agents: nrf528xx: add flash support for Nordic NRF528xx family | Brian Swetland | 3 | +152 | -0 |
2016-02-25 00:48 | debugger: stm32f0xx flash agent | Brian Swetland | 4 | +195 | -8 |
2016-02-25 00:47 | debugger: correctly invoke agent:setup() | Brian Swetland | 2 | +13 | -6 |
2016-02-24 23:02 | flash agents: better error handling | Brian Swetland | 3 | +81 | -16 |
2016-01-15 03:15 | prebuilt cc13xx agent | Brian Swetland | 1 | +14 | -0 |
2016-01-15 03:15 | initial cc13xx agent for ti cc13xx and cc26xx devices | Brian Swetland | 3 | +106 | -0 |
2016-01-11 23:48 | firmware: updated for 1.2, with initial JTAG support | Brian Swetland | 2 | +2 | -2 |
2016-01-11 23:44 | debugger: allow attach to select a transport to use | Brian Swetland | 1 | +9 | -0 |
2016-01-11 03:20 | debugger: initial JTAG transport work | Brian Swetland | 6 | +1002 | -0 |
2016-01-11 03:16 | debugger: transport abstraction, part 1 of n | Brian Swetland | 6 | +339 | -37 |
2016-01-11 02:48 | protocol/rswdp: JTAG opcodes | Brian Swetland | 1 | +5 | -2 |
2016-01-11 02:48 | fw/types.h - 64bit types | Brian Swetland | 1 | +2 | -0 |
2015-08-09 23:43 | debugger: protocol version to 1.1, support new SWO_DATA format | Brian Swetland | 2 | +27 | -6 |
2015-08-07 23:51 | Update all firmware binaries with new VIDs and PIDs, update README | Brian Swetland | 5 | +35 | -21 |
2015-08-07 20:15 | build: fix osx build | Brian Swetland | 1 | +2 | -2 |
2015-08-07 20:14 | debugger: upload (device to file) command | Brian Swetland | 1 | +58 | -1 |
2015-08-07 06:11 | lpcboot: favor new VID/PID from pid.codes | Brian Swetland | 1 | +4 | -1 |
2015-08-06 23:56 | build: remove obsolete submakefiles | Brian Swetland | 2 | +0 | -85 |
2015-08-06 23:39 | debugger: make SWO data available via raw (2332) and web (5557) socket | Brian Swetland | 11 | +878 | -8 |
2015-08-06 07:41 | debugger: favor new VID/PID pair from pid.codes | Brian Swetland | 1 | +1 | -0 |
2015-08-06 06:29 | more readme tweaks | Brian Swetland | 1 | +16 | -3 |
2015-08-06 06:03 | update readme | Brian Swetland | 2 | +5 | -21 |
2015-08-06 05:58 | more links | Brian Swetland | 1 | +1 | -0 |
2015-08-06 05:52 | beta2 firmware and installation/setup instructions | Brian Swetland | 5 | +83 | -0 |
2015-08-06 05:49 | update readme | Brian Swetland | 1 | +20 | -53 |
2015-08-06 05:37 | simplify build system, support build w/out cross-compiler | Brian Swetland | 12 | +308 | -135 |
2015-08-06 05:33 | remove non-debugger related firmware projects | Brian Swetland | 70 | +0 | -7167 |
2015-08-06 03:37 | remove stray binary | Brian Swetland | 1 | +0 | -0 |
2015-08-06 01:40 | debugger: better swd error reporting | Brian Swetland | 3 | +29 | -0 |
2015-08-05 21:48 | debugger: clean up wconsole a bit | Brian Swetland | 1 | +10 | -9 |
2015-08-05 21:28 | debugger: decode SWO trace packets, handle console output | Brian Swetland | 1 | +167 | -7 |
2015-08-05 21:23 | debugger: add wconsole command | Brian Swetland | 2 | +37 | -0 |
2015-08-05 01:00 | debugger: initial plumbing for SWO | Brian Swetland | 6 | +82 | -17 |
2015-08-05 00:40 | usb: clear halt condition at start | Brian Swetland | 1 | +7 | -0 |
2015-08-04 01:47 | debugger: support rswd protocol version 1.0 | Brian Swetland | 2 | +90 | -16 |
2015-08-04 00:12 | debugger: simplify "ui" output path | Brian Swetland | 7 | +204 | -193 |
2015-08-03 23:03 | lkdebug: use vector table offset register to find vectors | Brian Swetland | 1 | +5 | -2 |
2015-08-03 22:13 | debugger: add dedicated usb reader thread | Brian Swetland | 1 | +109 | -31 |
2015-08-03 22:12 | tools: add no-timeout usb read | Brian Swetland | 2 | +10 | -0 |
2015-08-03 20:21 | debugger: eol whitespace removal | Brian Swetland | 3 | +9 | -7 |
2015-07-31 17:13 | lpcboot: add flash:boot command | Brian Swetland | 1 | +4 | -1 |
2015-07-27 08:20 | lpcboot: support lpc43xx dfu download | Brian Swetland | 1 | +107 | -4 |
2015-07-27 08:20 | tools/usb add control api | Brian Swetland | 2 | +14 | -1 |
2015-07-27 07:24 | [agent][lpc43xx] typo | Brian Swetland | 1 | +1 | -1 |
2015-07-20 23:21 | debugger: add "run", tidy up "download" | Brian Swetland | 1 | +66 | -51 |
2015-07-14 01:19 | lkdebug: provide "threads clear" to nuke thread state | Brian Swetland | 3 | +44 | -16 |
2015-07-14 00:41 | gdb-bridge: return reason 05 for all stop codes | Brian Swetland | 1 | +3 | -3 |
2015-07-13 23:11 | lkdebug: don't crash on nonexistent current thread | Brian Swetland | 1 | +1 | -0 |
2015-07-12 13:14 | agent: lpc43xx-spifi: readback verification | Brian Swetland | 1 | +31 | -0 |
2015-07-12 12:56 | agent: lpc43xx-spifi suitable for flashing lpclink2 | Brian Swetland | 2 | +202 | -0 |
2015-07-12 11:48 | agents: simplify things, decouple from the arch/chip system | Brian Swetland | 11 | +397 | -291 |
2015-07-10 01:27 | gdb-bridge/lkdebug: move lk debugging stuff into its own file | Brian Swetland | 5 | +277 | -215 |
2015-07-10 00:38 | gdb-bridge: more robust in the face of bogus threads | Brian Swetland | 1 | +5 | -0 |
2015-07-09 23:34 | debugger: threads command to dump lk threads | Brian Swetland | 1 | +13 | -0 |
2015-07-09 23:33 | gdb-bridge: support for debugging lk threads | Brian Swetland | 1 | +286 | -8 |
2015-06-30 01:10 | debugger: maskints support | Brian Swetland | 2 | +77 | -7 |
2015-06-28 17:50 | debugger: catch fatal vectors, start making vc configurable | Brian Swetland | 1 | +7 | -4 |
2015-06-28 14:11 | debugger: tidy up reset code a bit | Brian Swetland | 1 | +9 | -25 |
2015-06-28 13:51 | arm-v7m: add DWT regs, fix some typos | Brian Swetland | 2 | +69 | -22 |
2015-06-27 09:49 | debugger: finfo command to dump human readable fault info | Brian Swetland | 2 | +136 | -0 |
2015-06-27 08:47 | debugger: log command to enable/disable logging | Brian Swetland | 4 | +53 | -30 |
2015-06-24 08:14 | gdb-bridge: check romtable for presence of DWT and FBP units | Brian Swetland | 1 | +29 | -6 |
2015-06-24 08:02 | gdb-bridge: more breakpoints! | Brian Swetland | 1 | +91 | -7 |
2015-06-24 05:30 | gdb-bridge: route command output back to gdb for monitor commands | Brian Swetland | 2 | +25 | -3 |
2015-06-24 05:13 | gdb-bridge: fix sense of breakpoint status replies | Brian Swetland | 1 | +2 | -2 |
2015-06-24 04:57 | debugger: straighten out locking, fix display corruption | Brian Swetland | 2 | +10 | -11 |
2015-06-23 22:10 | gdb-bridge: pass monitor <command> from gdb to debugger | Brian Swetland | 1 | +4 | -0 |
2015-06-23 06:31 | gdb-bridge: improve stop/step/continue integration | Brian Swetland | 1 | +100 | -29 |
2015-06-23 06:30 | debugger: fix output corruption, reduce chatter | Brian Swetland | 1 | +7 | -0 |
2015-06-23 02:00 | gdb-bridge: handle set/clear hw breakpoint | Brian Swetland | 1 | +62 | -1 |
2015-06-22 08:58 | debugger: command to disable watch/breakpoints | Brian Swetland | 3 | +11 | -0 |
2015-06-22 05:19 | gdb-bridge: memory writes work now | Brian Swetland | 1 | +43 | -3 |
2015-06-22 04:56 | gdb-bridge: support register writes, start on memory writes | Brian Swetland | 1 | +77 | -9 |
2015-06-22 04:48 | linenoise: really fix the bug this time | Brian Swetland | 1 | +4 | -4 |
2015-06-22 04:20 | gdb-bridge: small fixes and improvements | Brian Swetland | 1 | +20 | -3 |
2015-06-22 04:19 | linenoise: fix dumb bug in suspend/resume code. | Brian Swetland | 1 | +2 | -2 |
2015-06-22 03:48 | gdb-bridge: support no-ack mode (wow, that speeds stuff up) | Brian Swetland | 1 | +22 | -8 |
2015-06-22 03:28 | gdb-bridge: improve command and response processing | Brian Swetland | 1 | +168 | -139 |
2015-06-21 13:49 | debugger: get gdb bridge working with modern gdb | Brian Swetland | 1 | +51 | -1 |
2015-06-21 11:49 | debugger: fold gdb-bridge into debugger binary (run on loopback:5555) | Brian Swetland | 4 | +109 | -58 |
2015-06-21 09:42 | debugger: avoid excessive chatter when errors persist | Brian Swetland | 3 | +11 | -6 |
2015-06-21 09:29 | debugger: attempt to auto-recover from swd errors | Brian Swetland | 3 | +45 | -4 |
2015-06-21 02:00 | debugger: start of state monitoring and async reporting | Brian Swetland | 4 | +106 | -8 |
2015-06-21 01:59 | build: host binaries need pthreads and interruptible linenoise | Brian Swetland | 1 | +2 | -1 |
2015-06-21 01:59 | linenoise: add mechnism for preempting linenoise control of stdio | Brian Swetland | 2 | +102 | -2 |
2015-06-21 00:59 | debugger: update linenoise to latest version | Brian Swetland | 2 | +756 | -249 |
2015-06-15 12:37 | scripts: remove no longer used flash scripts | Brian Swetland | 3 | +0 | -264 |
2015-06-15 11:43 | debugger: ensure processor is happy before invoke()ing agents | Brian Swetland | 1 | +6 | -0 |
2015-06-15 09:28 | stm32f4xx: first cut at a flash agent for this family | Brian Swetland | 7 | +169 | -1 |
2015-06-15 09:27 | debugger: add reset-hw to thwack /RESET | Brian Swetland | 1 | +9 | -0 |
2015-06-15 04:27 | debugger: use builtin agents if they exist, arch selects agent | Brian Swetland | 1 | +36 | -2 |
2015-06-15 04:26 | mkbuiltins: tool to bundle binaries into executable | Brian Swetland | 2 | +143 | -0 |
2015-06-14 05:58 | flash-agents: build for both lpc13xx and lpc15xx | Brian Swetland | 5 | +16 | -4 |
2015-06-14 05:57 | build: define CONFIG_FLASHADDR and CONFIG_FLASHSIZE in config.h | Brian Swetland | 1 | +4 | -1 |
2015-06-14 05:37 | flash-agents: renaming stuff | Brian Swetland | 4 | +7 | -7 |
2015-06-14 05:26 | debugger: use downloaded flash agents to flash | Brian Swetland | 1 | +187 | -79 |
2015-06-14 05:25 | agent-lpc15xx: various fixes | Brian Swetland | 1 | +24 | -12 |
2015-06-14 03:46 | agent-lpc15xx: fix incomplete header | Brian Swetland | 1 | +4 | -0 |
2015-06-14 03:45 | flash-agent: allow for better usage host-side | Brian Swetland | 1 | +9 | -0 |
2015-06-14 02:39 | agent-lpc15xx: flash agent for lpc15xx parts | Brian Swetland | 3 | +114 | -0 |
2015-06-14 02:34 | flash-agent: prep work in build system | Brian Swetland | 2 | +9 | -1 |
2015-06-14 01:02 | flash-agent: adjust argument names for clarity | Brian Swetland | 1 | +4 | -4 |
2015-06-14 00:32 | flash-agent: header file to define flash agent images | Brian Swetland | 1 | +130 | -0 |
2014-03-21 03:31 | lpc15xx: hw: frequency measurement | Brian Swetland | 1 | +20 | -0 |
2014-03-21 02:23 | lpc15xx: hw: fix pinassign | Brian Swetland | 1 | +3 | -3 |
2014-03-20 04:28 | board: lpcxpresso1549 | Brian Swetland | 1 | +29 | -0 |
2014-03-20 04:19 | lpc15xx: hw: basic gpio support | Brian Swetland | 3 | +100 | -6 |
2014-03-19 09:56 | lpc13boot: use bless-lpc to "sign" the binary so the ROM will start it | Brian Swetland | 1 | +1 | -0 |
2014-03-19 09:55 | build: allow target modules to be signed/blessed as a final step | Brian Swetland | 1 | +5 | -2 |
2014-03-19 08:55 | lpc15xx: hw: pinenable and pinassign | Brian Swetland | 1 | +191 | -0 |
2014-03-19 07:41 | lpc15xx: hw: more SYSCON stuff | Brian Swetland | 1 | +52 | -2 |
2014-03-19 07:16 | lpc15xx: hw: much of the SYSCON block | Brian Swetland | 1 | +143 | -0 |
2014-03-19 06:29 | lpc15xx: interrupts | Brian Swetland | 1 | +49 | -0 |
2014-03-19 06:23 | skeleton of lpc15xx build support and flash script | Brian Swetland | 3 | +118 | -0 |
2014-03-19 01:31 | Initial checkin of new m3dev repository. | Brian Swetland | 97 | +11346 | -0 |