]> git.sur5r.net Git - openocd/history - src
aarch64: simplify armv8_read_ttbcr
[openocd] / src /
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-20 Matthias Welwarskyarm_dpm: avoid duplicating the register cache
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 Matthias Welwarskyadi_v5_jtag: make sure SSTICKYERR is cleared after...
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 Fertsertarget: armv7a: remove unused level_num field from...
2016-12-25 Paul Fertsertarget: cortex_a: fix segfault when SPSR is not properl...
2016-12-25 Andreas FritiofsonSearch for scripts relative to the executable on all...
2016-12-25 Paul Fertserjtag: drivers: ulink: fix uninitialised variable warning
2016-12-08 Andreas FritiofsonConvert to non-recursive make
2016-12-08 Andreas Fritiofsonconfigure: Use same case for libjaylink as for other...
2016-12-08 Paul Fertsertarget: LS1_SAP: fix "declaration of 'read' shadows...
2016-12-08 Andreas Fritiofsontarget: Replace malloc+manual zeroing with calloc
2016-12-08 Marc Schinkjlink: Output libjaylink version
2016-12-08 Marc Schinklibjaylink: Update to latest master branch
2016-12-08 Marc Schinkjlink: Add EMUCOM support
2016-12-08 kevinflash/nor/efm32: Support flash size smaller than 32k
2016-12-08 Andreas Fritiofsonxscale: Move debug handler to contrib/loaders
2016-12-08 Matthias Welwarskycortex_a: fix reset for SWD transport
2016-12-08 Andreas FritiofsonRemove build date from banner for releases
2016-12-08 Matthias Welwarskycortex_m: allow setting debug ap during create
2016-12-08 Vianney le Clément... jtag/drivers/openjtag: Add support for Cypress CY7C65215
2016-12-08 Marc Schinkhelper: Code cleanup for hexify()
2016-12-08 Sean Crossjtag: drivers: bcm2835gpio: set 4ma drive, slow slew...
2016-12-08 Steven Stalliongdb_server: support qXfer:threads:read packet
2016-12-08 Steven Stallionsemihosting: support fileio operation
2016-12-08 Owen Kirbyat91sam4: Add missing SAM4S family CHIPIDs and remove...
2016-12-08 Owen Kirbyat91sam4: Add flash description and chipid for SAM4Cxx...
2016-12-08 Paul Fertserjtag: drivers: cmsis-dap: fix operation with SAMD10...
2016-12-08 Andreas Fritiofsonhelper: Update jep106 database to JEP106AT
2016-12-08 Evan HunterCortex-R: Force usage of physical memory read/write...
2016-12-08 Steven Stallionrtos: add support for uC/OS-III
2016-12-08 Matthias Welwarskytarget: Add verify_image_checksum command
2016-12-08 Andreas Färberxmc4xxx: Add support for XMC4300
2016-12-08 Jiri Kastnerdap_dp_init: remove loop
2016-12-08 Matthias Welwarskycortex_a: remove partnum magic from arp_examine and...
2016-12-08 Matthias WelwarskyAdd -defer-examine option to target create command
2016-12-08 Tomas Vanekflash/nor: at91samd protection bits write fix
2016-11-06 Andreas FritiofsonRemove support for the GPL incompatible FTDI D2XX library
2016-11-06 Andreas FritiofsonRemove since long deprecated ft2232 driver
2016-11-05 Marc Schinkdrivers/Makefile.am: Fix libjaylink integration
2016-11-05 Marc Schinkconfigure.ac: Fix libjaylink integration
2016-11-05 Paul FertserReplace "daemon" with "server" in user-visible strings
2016-11-05 Tomas Vanekflash at91samd, at91sam4l: fix improper use of mem_ap_...
next