]> git.sur5r.net Git - openocd/shortlog
openocd
2017-04-24 Karl Palssonudev: Add rules for Ambiq Micro EVK's.
2017-04-24 Byron KubertAdded 512K flashing support for em3587
2017-04-24 Hellosun Wulibusb: Add transfer type filter to get correct ep
2017-04-24 Marc Schinkflash/nor/tcl: Make verify_bank parameter optional
2017-04-24 Marc Schinkflash/nor/tcl: Fix some format specifiers
2017-04-24 Jan Čapektcl STM32L0xx - add support for dual banked targets...
2017-04-24 CezaryGapinskistm32lx: fix dual-bank configuration for Cat.5 and...
2017-04-24 Armin van der... Fix flash writing on stm32l0
2017-04-24 Tomas Vanekflash/nor/at91samd: fix chip erase of a secured device
2017-04-24 Tomas Vanekjtag/drivers cmsis-dap: do not limit speed so strictly
2017-04-24 Jerome LambourgAdd support for the ATMEL SAM G55 Xplained Pro board...
2017-04-23 Girtshelp/log.c: better error handling for "log_output"
2017-04-23 Girtshelper/options.c: fail if unexpected cmdline arguments...
2017-04-23 Girtshelp/options.c: add error handling for -d arg
2017-04-23 Matthias Welwarskyboard: introduce base config for TI BeagleBone family...
2017-04-23 Damyan Mitevnrf51: Add new HWID 0x008F
2017-04-23 Chengyu Zhengtools/scripts/checkpatch.pl: fix unescaped brace
2017-04-23 Matthias Bockadded interface config file for In-Circuit's ICprog...
2017-04-23 Tomas Vanekjtag/drivers cmsis-dap: fix speed setting on Atmel...
2017-04-23 Joakim Nohlgårdflash Kinetis: reduce a flash write message severity...
2017-04-23 Marc Schinktarget: Fix memory leak
2017-04-23 Austin Mortonstlink: increase trace buffer size to maximum allowed...
2017-04-02 Matthias Welwarskyaarch64: add some documentation
2017-04-02 Matthias Welwarskyaarch64: clear CTI halt event early at debug entry
2017-03-29 Andreas Fritiofsonnrf51: Remove pointer cast
2017-03-06 Girts Folkmanisarm_dpm: fix dpm setup
2017-02-24 Matthias Welwarskytcl: add Hi6220 target and LeMaker HiKey board config
2017-02-24 Matthias Welwarskyarmv8_dpm: fix exception handling
2017-02-24 Matthias Welwarskyarmv8_dpm: retrieve only necessary registers on halt
2017-02-24 Matthias Welwarskyarmv8: spelling and formatting updates
2017-02-24 Matthias Welwarskyaarch64: run control rework
2017-02-24 Matthias Welwarskyaarch64: clean up struct aarch64_common
2017-02-24 Matthias Welwarskyaarch64: clean up target specific commands
2017-02-24 Matthias Welwarskyaarch64: reset fixes
2017-02-24 Matthias Welwarskyarmv8: factor out generic bit set/clr for debug registers
2017-02-24 Matthias Welwarskyarmv8: load aarch32 register through aarch64 equivalent
2017-02-24 Matthias Welwarskyaarch64: remove bogus address check before memory access
2017-02-24 Matthias Welwarskytarget: generic ARM CTI function wrapper
2017-02-24 Matthias Welwarskyaarch64: optimize core state detection
2017-02-24 Matthias Welwarskyaarch64: reduce debug output to improve legibility
2017-02-24 Matthias Welwarskyaarch64: remove mrs/msr functions from struct arm
2017-02-24 Matthias Welwarskyaarch64: refactor SCTLR manipulation
2017-02-24 Matthias Welwarskyaarch64: fix software breakpoints when in aarch32 state
2017-02-15 Marc Schinkaarch64: Fix #include guards
2017-02-13 Karl Palssonflash/nor: avrf: support atmega128rfa1
2017-02-10 Matthias Welwarskyaarch64: don't try resuming if target is not halted
2017-02-10 Matthias Welwarskyaarch64: don't segfault on reset when target is not...
2017-02-10 Matthias Welwarskyaarch64: use cached value of dscr register where needed
2017-02-10 Matthias Welwarskyaarch64: remove arm command chain from aarch64 target...
2017-02-10 Matthias Welwarskyaarch64: remove "mrs <Xt>, currentel" opcode
2017-02-10 Matthias Welwarskyaarch64: remove unused struct components
2017-02-10 Matthias Welwarskyaarch64: improve debug output
2017-02-10 Matthias Welwarskyaarch64: enlarge value buffer of arm_reg to store 64 bit
2017-02-10 Matthias Welwarskyaarch64: consolidate sticky error handling
2017-02-10 Matthias Welwarskyaarch64: discard async aborts on entering debug state
2017-02-10 Matthias Welwarskyaarch64: cleanup context restore
2017-02-10 Matthias Welwarskyaarch64: enable aarch32 debugging with arm gdb
2017-02-10 Matthias Welwarskyaarch64: allow reading TTBR register when halted in EL0
2017-02-10 Matthias Welwarskyaarch64: make sure to enable HDE for all SMP PEs to...
2017-02-10 Matthias Welwarskyaarch64: handle exceptions taken in debug state
2017-02-10 Matthias Welwarskyaarch64: cache identification for aarch32 state
2017-02-10 Matthias Welwarskyaarch64: fix mode switching
2017-02-10 Matthias Welwarskyaarch64: register access rewrite
2017-02-10 Matthias Welwarskyaarch64: simplify armv8_read_ttbcr
2017-02-10 Matthias Welwarskyaarch64: allow reading system control register when...
2017-02-10 Matthias Welwarskyaarch64: simplify armv8_set_cpsr()
2017-02-10 Matthias Welwarskyaarch64: provide virt2phys command
2017-02-10 Matthias Welwarskyaarch64: slightly simplify breakpoint set function
2017-02-10 Matthias Welwarskyaarch64: remove bogus os_border calculation
2017-02-10 Matthias Welwarskyaarch64: armv8 cache functions update
2017-02-10 Matthias Welwarskyaarch64: refactor armv8 dpm
2017-02-10 Matthias Welwarskyaarch64: add basic Aarch32 support
2017-02-10 Matthias Welwarskyaarch64: update smp halt and resume to better facilitat...
2017-02-10 Matthias Welwarskyaarch64: add cache handling when setting/deleting soft...
2017-02-10 Matthias Welwarskyaarch64: add cache handling functions
2017-02-10 Matthias Welwarskyaarch64: disable interrupts when stepping [WIP]
2017-02-10 Matthias Welwarskyaarch64: use correct instruction for software breakpoints
2017-02-10 Matthias Welwarskyaarch64: report the correct reason for halting after...
2017-02-10 Matthias Welwarskyaarch64: fix register list
2017-02-10 Matthias Welwarskyaarch64: fix duplication of register cache
2017-02-10 Matthias Welwarskyaarch64: remove code for AHB-AP support
2017-02-10 Matthias Welwarskyaarch64: fix stepping from address
2017-02-10 Matthias Welwarskyaarch64: remove references to armv7-r
2017-02-10 Matthias Welwarskyaarch64: fix armv8_set_core_reg when destination is...
2017-02-10 Matthias Welwarskyaarch64: unify armv7-a and armv8 debug entry decoding
2017-02-10 Matthias Welwarskyaarch64: use correct A64 instructions for cache handling
2017-02-10 Matthias Welwarskyaarch64: fix first examination
2017-02-10 Matthias Welwarskyaarch64: correct display for aarch64 state
2017-02-10 Matthias Welwarskyaarch64: use symbolic constant for register count
2017-02-10 Matthias Welwarskyaarch64: remove armv7-a virt-to-phys code
2017-02-10 Matthias Welwarskyaarch64: clear breakpoint value register on removal
2017-02-10 Matthias Welwarskyaarch64: correct breakpoint register offset
2017-02-10 Matthias Welwarskyaarch64: fix cache identification
2017-02-10 Matthias Welwarskyaarch64: fix reading of translation table registers
2017-02-10 Matthias Welwarskyaarch64: fix entry into debug state
2017-02-10 Matthias Welwarskyaarch64: use symbolic opcodes instead of hex values
2017-02-10 Matthias Welwarskyaarch64: fix accesses to SCTLR_ELn register
2017-02-10 Matthias Welwarskyaarch64: fix error recovery in aarch64_dpm_prepare
2017-02-10 Matthias Welwarskyaarch64: formalize use of CTI in halt and resume
2017-02-10 Matthias Welwarskyaarch64: fix context and hybrid hardware breakpoints
next