]> git.sur5r.net Git - openocd/shortlog
openocd
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
2017-02-10 Matthias Welwarskyaarch64: deconflict debug register names
2017-02-10 Matthias Welwarskyaarch64: Implement MA mode for bulk memory reads and...
2017-02-10 Matthias Welwarskyaarch64: make DCC read/write functions operate on struc...
2017-02-10 Matthias Welwarskyaarch64: introduce dpm extension for ARMv8
2017-02-10 Matthias Welwarskytarget: add -ctibase config option in addition to ...
2017-02-10 Matthias Welwarskyaarch64: fix reading of MPIDR
2017-02-10 Matthias Welwarskyaarch64: add symbolic definitions for armv8 opcodes
2017-02-10 David Ungaarch64: Correct target state for hardware step
2017-02-10 David Ungaarch64: Enable resuming with address
2017-02-10 pierre Kuoaarch64: Add instruction stepping support using hardwar...
2017-02-10 David Ungaarch64: Enable halting debug mode on breakpoint set
2017-02-10 pierre Kuoaarch64: Add hardware breakpoint support
2017-02-10 David Ungaarch64: Add ARMv8 AARCH64 support files
2017-02-10 David Ungarm_dpm: Add 64bit register handling.
2017-02-10 David Ungarm_dpm: Add new state ARM_STATE_AARCH64
2017-02-10 David Ungserver: Allow 64 address to be send over GBD server
2017-02-10 Dongxue Zhangtarget: Add 64-bit target address support
2017-01-22 Paul FertserRestore normal development cycle
2017-01-22 Paul FertserThe openocd-0.10.0 release v0.10.0
2017-01-22 Paul FertserNEWS: last pre-release changes
2017-01-20 Matthias Welwarskyarm_dpm: avoid duplicating the register cache
2017-01-15 Paul FertserRestore -dev suffix
2017-01-15 Paul FertserThe openocd-0.10.0-rc2 release candidate v0.10.0-rc2
2017-01-15 Paul FertserNEWS: mention SWO capture facility of the new J-Link...
2017-01-15 Paul Fertserjtag: core: report TRST and SRST as asserted only when...
2017-01-15 Tomas Vanekflash/nor: fix doc/help and range test for flash protect
2017-01-15 Tomas Vanektcl at91samdXX.cfg: partially revert change 3722
2017-01-15 Matthias Welwarskyadi_v5_jtag: make sure SSTICKYERR is cleared after...
2017-01-15 Andreas Fritiofsondoc: Improve ftdi driver section
2017-01-15 Andreas Fritiofsonhelper,rtos,server: Restore missing warning flags
2017-01-15 Paul Fertserjtag: drivers: build usb_blaster only if enabled
2017-01-15 Marc Schinklibjaylink: Update to 0.1.0 release
2016-12-25 Paul FertserRestore -dev suffix
2016-12-25 Paul FertserThe openocd-0.10.0-rc1 release candidate v0.10.0-rc1
2016-12-25 Paul FertserNEWS: prepare for new release
2016-12-25 Paul Fertserdoc: fix underfull and overfull boxes
2016-12-25 Paul Fertserdoc: add a cross-reference to GDB threading commands
2016-12-25 Paul Fertsertarget: armv7a: remove unused level_num field from...
2016-12-25 Paul Fertsertcl: target: imx5{1,3}: remove bogus tapenable command
2016-12-25 Paul Fertsertarget: cortex_a: fix segfault when SPSR is not properl...
2016-12-25 Paul FertserREADME: fix a typo
2016-12-25 Andreas FritiofsonSearch for scripts relative to the executable on all...
2016-12-25 Paul Fertserjimtcl: update to 0.77, the current version, enable...
2016-12-25 Jiri Kastnercontrib: udev: modify rules for users physically in...
next