PIC32: add software reset support
[openocd.git] / src /
2010-03-17 Spencer OliverPIC32: add software reset support
2010-03-17 Spencer OliverMIPS: remove ejtag_srst variant
2010-03-17 Øyvind Harboegdb_server: improved gdb load performance
2010-03-17 Øyvind Harboezy1000: tweak the DCC inner loop a tiny bit
2010-03-17 Øyvind Harboearm7/9: remove unused post_restore_context
2010-03-16 David BrownellADIv5 transport support moves to separate files
2010-03-16 Øyvind Harboebitbang: add jtag_add_tms_seq support
2010-03-16 richard veghlpc3180: LPC3180(LPC3250) SLC driver implemented
2010-03-16 Bradey Honsingerimage loading: fix problem with offsets > 0x80000000
2010-03-15 David Brownellmove "reset_config" out of JTAG command group
2010-03-15 David Brownellrename jtag_nsrst_assert_width as adapter_nsrst_assert_...
2010-03-15 David Brownellrename jtag_nsrst_delay as adapter_nsrst_delay
2010-03-15 David Brownellrename jtag_khz as adapter_khz
2010-03-15 Spencer OliverFT2232: bulidfix
2010-03-14 David Brownellrename jtag_interface_{init,quit}()
2010-03-14 David BrownellFT2232: lookup and save layout just once
2010-03-12 Mike Dunnfix xscale icache and dcache commands
2010-03-11 David Brownellversaloon cleanup patch
2010-03-11 simon qianNew JTAG driver for Versaloon
2010-03-11 Michal DeminAdd support for Bus Pirate as a JTAG adapter.
2010-03-11 David Brownellsplit "interface" commands from "jtag" ones
2010-03-10 Spencer OliverMIPS: make fixed code arrays static const
2010-03-10 Spencer OliverJLINK: user info message cleanup
2010-03-10 Spencer OliverPIC32: add flash algorithm support
2010-03-10 Spencer OliverSTM32: flash loader cleanup
2010-03-10 Spencer OliverSTR7: flash loader cleanup
2010-03-10 Spencer OliverSTR9: flash loader cleanup
2010-03-10 Spencer OliverADUC702x: flash loader cleanup
2010-03-09 Antonio BorneoCFI CORE: bug-fix protect single sector
2010-03-09 David Brownellmove a constant table to .rodata section
2010-03-08 Antonio Borneocfi: simplify and clearify code
2010-03-08 Øyvind Harboezy1000: embedded ice dcc tweak
2010-03-08 Øyvind Harboejtag: simplify jtag_add_plain_ir/dr_scan
2010-03-08 Øyvind Harboejtag: jtag_add_ir_scan() now takes a single field
2010-03-08 Øyvind Harboejtag: retire tap field
2010-03-06 Antonio BorneoCFI: review print of Voltage values
2010-03-05 David BrownellADIv5 share DAP command support
2010-03-05 Øyvind Harboeminidriver: fix arm11 compilation problem
2010-03-05 David Brownellrename "swjdp_common" as "adiv5_dap"
2010-03-04 David BrownellNOR: trim range in flash_driver_protect()
2010-03-04 David BrownellNOR: invalidate cached state on target resume
2010-03-03 David BrownellNOR: stellaris message tweaks
2010-03-03 Spencer OliverSTM32: Add Value Line Flash Programming Support
2010-03-03 David BrownellADIv5: use new DAP ops for AP read/write
2010-03-03 David BrownellADIv5: use new DAP ops for DP read/write
2010-03-03 David BrownellADIv5: use new dap_run() operation
2010-03-03 David BrownellARM: start abstracting ADIv5 transports (JTAG/SWD)
2010-03-02 David Brownelltarget_resume() doxygen
2010-03-02 David BrownellLPC1768 updates, IAR board support
2010-03-02 David BrownellADIv5: use right ID for Cortex-M3 ETM
2010-03-01 David Brownellarm_semihosting buildfix
2010-03-01 Øyvind Harboezy1000: faster jtag_add_ir_scan()
2010-03-01 Øyvind Harboezy1000: arm11 load is now faster
2010-03-01 Øyvind Harboezy1000: add jtag_add_tms_seq support
2010-03-01 Øyvind Harboejtag: the post TAP state is now passed to the drivers
2010-02-28 Spencer Oliverarmv4_5: remove core_type check in mcr/mrc cmd
2010-02-28 Spencer Oliverstellaris: recover_command use usleep rather than sleep
2010-02-28 Spencer OliverFT2232: add missing enum when using ftd2xx library
2010-02-28 Spencer Oliversemihosting: add armv7m semihosting support
2010-02-28 Spencer Oliversemihosting: move semihosting cmd to arm cmd group
2010-02-28 Spencer OliverCortexM3: move disassemble cmd to arm cmd group
2010-02-28 Spencer OliverARMv7M: add arm cmd group
2010-02-28 Spencer OliverMIPS: add mips algorithm support
2010-02-28 Spencer OliverARMv7M: use software breakpoints for algorithms
2010-02-28 Mariano AlviraAdd board/redbee-usb.cfg
2010-02-28 Mariano Alviraadd board/redbee-econotag.cfg and JTAG support
2010-02-27 David Brownellnew "stellaris recover" command
2010-02-27 David BrownellADIv5 DAP ops switching to JTAG or SWD modes
2010-02-27 David Brownellft2232: implement TMS sequence command
2010-02-27 David Brownellinterface: define TMS sequence command
2010-02-25 Mariano Alviraft2232: add a mechanism to specify channel in layout...
2010-02-25 David BrownellARM ADIv5 doxygen and cleanup
2010-02-25 Hans Peter MortensnAVR flash: handle AT90CAN128 chips
2010-02-24 David BrownellARM ADIv5: rename more JTAG-specific routines
2010-02-22 Øyvind Harboearm11: improve performance using minidriver hook
2010-02-22 Øyvind Harboearm11: allow minidrivers to implement inner loop of...
2010-02-22 Øyvind Harboezy1000: jtag_add_dr_scan() performance improvement
2010-02-22 David Brownellft2232 table init cleanup
2010-02-21 David BrownellADIv5: relocate memacess_tck cycles
2010-02-21 David BrownellADIv5: remove ATOMIC/COMPOSITE interface mode
2010-02-21 David BrownellARM: ADIv5, deadcode cleanup
2010-02-21 David BrownellARM: ADIv5 code shrinkage, cleanup
2010-02-21 David BrownellADIv5 clean up AP fault handling
2010-02-21 David BrownellADIv5 clean up AP selection and register caching
2010-02-21 David BrownellARM: keep a handle to the PC
2010-02-21 David BrownellARM DPM: support adding/removing HW breakpoints
2010-02-21 David BrownellARM11: per-core options should not be global
2010-02-21 David BrownellARMv7-M: start using "struct arm"
2010-02-21 David Brownellarm920t line length cleanup
2010-02-20 David BrownellFreeBSD buildfix
2010-02-19 Marc Pignatatm920t : fix breakpoints and data cache handling
2010-02-17 David BrownellARM920T scanchain 15 comments/cleanup
2010-02-15 Øyvind Harboegpl: fix GPL startup message
2010-02-14 Mathias Kuesterfix crash with DSP563XX
2010-02-12 Spencer OliverSTR9xpec: issue warning when unlocking device
2010-02-12 Spencer OliverSTM32x: issue warning when unlocking device (bug #16)
2010-02-12 Øyvind Harboearm720t: virt2phys callback added
2010-02-12 Marc Pignatarm920: add virt2phys fn
2010-02-10 Øyvind Harboearm11: fix another infinite loop bug
2010-02-09 Øyvind Harboetarget: add todo in target_write_memory() about alignment
next

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)