fw/openocd
2021-05-08 Antonio Borneotcl: [2/3] prepare for jimtcl 0.81 'expr' syntax change
2021-05-08 Antonio Borneotcl: [1/3] prepare for jimtcl 0.81 'expr' syntax change
2021-05-08 Antonio Borneostartup.tcl: prepare for jimtcl 0.81 'expr' syntax...
2021-05-08 Antonio Borneotelnet/auto-complete: hide deprecated and internal...
2021-05-08 Antonio Borneotelnet: allow hiding selected commands during auto...
2021-05-04 Tarek BOCHKATIcortex_m: use unsigned int for FPB and DWT quantifiers
2021-05-02 Tarek BOCHKATIcortex_m: implement hit_watchpoint function
2021-05-02 Peter Lawrencetcl/board: add pico-debug support
2021-05-02 asier70flash/nor/stm32f1x: Add support for GD32F1x0/3x0
2021-05-01 Tim NewsomeCleanup of config/includes.
2021-05-01 Luis de Arquerdrivers/ftdi: drscan: Skip DR-PAUSE when endstate ...
2021-05-01 Tarek BOCHKATItelnet: auto-completion of "registered" commands
2021-05-01 Jiri Kastnerudev rules: add OSBDM device
2021-05-01 Antonio Borneojtag: simplify the calls to Jim_SetResultFormatted()
2021-05-01 Antonio Borneohelper/command: drop the TCL variable 'ocd_HOSTOS'
2021-05-01 Antonio Borneohelper/command: fix memory leak on malloc() fail
2021-05-01 Antonio Borneohelper/jim-nvp: remove unused function Jim_nvpInit()
2021-05-01 Antonio Borneohelper/types: remove type '_Bool'
2021-05-01 Antonio Borneohelper/replacements: remove unused typedef's
2021-05-01 Christian Hofftarget/image: report error if ELF file contains no...
2021-05-01 Florian Meistertarget/image: allow loading of 64-bit ELF files
2021-05-01 Antonio Borneolibusb: don't use typedef's
2021-05-01 Antonio Borneohelper/command: fix build with jimtcl 0.79 or older
2021-04-30 Tarek BOCHKATIcortex_m: mark FPU register as non-existent instead...
2021-04-30 Tarek BOCHKATIdoc/openocd.texi: fix warning
2021-04-30 Tarek BOCHKATIdoc/openocd.texi: fix warning
2021-04-30 Tomas Vanektarget/armv7m: change FPv4_SP and FPv5_SP/DP identifier...
2021-04-25 Tomas Vanektarget/arm_adi_v5: move DP register definitions to...
2021-04-25 Tomas Vanektarget/adi_v5_swd: remove double space from swd_cmd...
2021-04-25 Peter Lawrencedrivers/cmsis-dap: add multidrop capability
2021-04-25 Tomas Vanektarget/arm_adi_v5: add JTAG_TO_DORMANT sequence
2021-04-25 Antonio Borneotcl/at91/sam9_smc: fix syntax errors
2021-04-25 Antonio Borneoboard: imx53: fix l2 cache initialization
2021-04-25 Antonio Borneodoc: command 'ftdi_layout_signal' can run after config
2021-04-25 Antonio Borneodoc: do not document commands that are already deprecated
2021-04-25 Antonio Borneodoc: annotate configuration commands
2021-04-25 Antonio Borneosmp: move command deprecation to startup.tcl
2021-04-24 Yun Liuremote_bitbang: Add Windows support
2021-04-24 Leonard Cresteztarget/imx8qm: Initial support
2021-04-22 Marc Schinkflash/nor/nrf5: Fix data types and const correctness
2021-04-22 Marc Schinkflash/nor/numicro: Use 'bool' data type
2021-04-18 Tomas Vanekdrivers/cmsis-dap: flush read
2021-04-18 Tomas Vanekdrivers/cmsis-dap: improve error checking
2021-04-18 Antonio Borneohelper/command: rename s/command_unknown/jim_command_di...
2021-04-18 Antonio Borneohelper/command: make script_debug() static
2021-04-18 Antonio Borneohelper/command: get rid of the tree of struct command
2021-04-18 Antonio Borneohelper/command: unregister commands through their full...
2021-04-18 Antonio Borneohelper/command: simplify jim_command_mode()
2021-04-18 Antonio Borneohelper/command: simplify run_command()
2021-04-18 Antonio Borneohelper/command: register full-name commands in jim
2021-04-18 Antonio Borneohelp: re-implement 'help' independent from tree of...
2021-04-18 Antonio Borneocommand mode: return "any" for tcl proc
2021-04-18 Antonio Borneohelper/command: pass command prefix to command registration
2021-04-18 Antonio Borneohelper/command: override target only on target prefixed...
2021-04-18 Antonio Borneohelper/command: get current target from dedicated API
2021-04-18 Antonio Borneohelper/command: use one single handler for all the...
2021-04-18 Antonio Borneohelper/command: always pass struct command as jim priva...
2021-04-18 Cheng-Shiun... Aarch64:Switch to EL1 from EL0 before manipulate MMU
2021-04-18 Antonio Borneodoc: [3/3] uniform the texinfo syntax for commands...
2021-04-18 Antonio Borneodoc: [2/3] uniform the texinfo syntax for commands...
2021-04-18 Antonio Borneodoc: [1/3] uniform the texinfo syntax for commands...
2021-04-18 Yasushi SHOJIdoc: Group adapter sub-commands
2021-04-11 Antonio Borneomem_ap: allow GDB connections
2021-04-11 Liming Suntarget/aarch64: Add watchpoint support
2021-04-11 Marc Schinkdoc/manual/style: Fix comments
2021-04-11 Marc Schinkdoc/manual/style: Do not use 'Yoda conditions'
2021-04-11 Antonio BorneoLICENSES: add 'license-rules.txt'
2021-04-11 Antonio BorneoLICENSES: add the BSD 1-clause license
2021-04-11 Thomas GleixnerLICENSES: add the BSD 3-clause "New" or "Revised" License
2021-04-11 Thomas GleixnerLICENSES: add the BSD 2-clause "Simplified" license
2021-04-11 Antonio BorneoLICENSES: add the GFDL-1.2 license
2021-04-11 Antonio BorneoLICENSES: add the GPL-3.0 license for stand-alone code
2021-04-11 Antonio BorneoLICENSES: move the GPL-2.0 license as required by check...
2021-04-10 Tomas Vanekdrivers/cmsis-dap: tidy up buffer access
2021-04-10 Adrian Negreanucmsis-dap: don't update the packet size across backends.
2021-04-05 Antonio Borneoopenocd: drop dependency from libusb0
2021-04-05 Antonio Borneodrivers/arm-jtag-ew: switch to libusb1
2021-04-05 Antonio Borneodrivers/usbprog: switch to libusb1
2021-04-05 Antonio Borneoudev rules: add missing Altera USB Blaster devices
2021-04-05 Antonio Borneoudev rules: add missing ftdi USB VID/PID
2021-04-05 Antonio Borneojimtcl: add temporary workaround for memory leak in...
2021-04-05 Raúl Sánchez... build: Fix out-of-tree with --disable-dependency-tracki...
2021-03-24 Tarek BOCHKATIflash/stm32l4x: probe tzen and rdp values
2021-03-24 Tarek BOCHKATIflash/stm32l4x: introduce stm32l4_part_info.flags for...
2021-03-24 Tarek BOCHKATIflash/stm32l4x: enhance protect handler to use efficien...
2021-03-24 Tarek BOCHKATIstm32l4x: add OTP support for STM32 G0/G4/L4/L4+/L5...
2021-03-24 Tomas Vanekflash/nor/atsame5: add SAME51G18A and SAME51G19A devices
2021-03-24 Mischa Studerflash/nor/cfi: fix uninitialized write-mem pointer
2021-03-20 Andrew Wesietcl/interface/ftdi: Add PLS SPC5 debugger config
2021-03-19 Antonio BorneoREADME: update requested autoconf version 2.69
2021-03-19 Oleksij Rempeldrivers: USB Blaster II: close file and release USB...
2021-03-19 Oleksij Rempeldrivers: USB Blaster II: claim interface before using it
2021-03-19 Evgeniy Didintarget/arc: refactor ARC register numbers defines
2021-03-19 Rene Kitabuild: remove warnings with gcc 11
2021-03-19 Tarek BOCHKATIaarch64: handle semihosting in aarch32 state
2021-03-19 Andrew Wesietcl/interface/ftdi: Add miniWiggler debugger config
2021-03-19 Tarek BOCHKATItelnet: support end and home keys
2021-03-19 Tim NewsomeImplement CRC32 algorithm for RISC-V.
2021-03-19 Christian Hoffaarch64: add support for "reset halt"
2021-03-19 Antonio Borneojtag: remove minidriver code and minidriver-dummy
next