aarch64: use correct A64 instructions for cache handling
[openocd.git] / src /
2017-02-10 Matthias Welwarskyaarch64: use correct A64 instructions for cache handling 60/3760/6
2017-02-10 Matthias Welwarskyaarch64: fix first examination 59/3759/6
2017-02-10 Matthias Welwarskyaarch64: correct display for aarch64 state 58/3758/5
2017-02-10 Matthias Welwarskyaarch64: use symbolic constant for register count 57/3757/5
2017-02-10 Matthias Welwarskyaarch64: remove armv7-a virt-to-phys code 56/3756/5
2017-02-10 Matthias Welwarskyaarch64: clear breakpoint value register on removal 55/3755/5
2017-02-10 Matthias Welwarskyaarch64: correct breakpoint register offset 54/3754/5
2017-02-10 Matthias Welwarskyaarch64: fix cache identification 53/3753/5
2017-02-10 Matthias Welwarskyaarch64: fix reading of translation table registers 52/3752/5
2017-02-10 Matthias Welwarskyaarch64: fix entry into debug state 51/3751/5
2017-02-10 Matthias Welwarskyaarch64: use symbolic opcodes instead of hex values 50/3750/5
2017-02-10 Matthias Welwarskyaarch64: fix accesses to SCTLR_ELn register 49/3749/5
2017-02-10 Matthias Welwarskyaarch64: fix error recovery in aarch64_dpm_prepare 48/3748/5
2017-02-10 Matthias Welwarskyaarch64: formalize use of CTI in halt and resume 47/3747/5
2017-02-10 Matthias Welwarskyaarch64: fix context and hybrid hardware breakpoints 46/3746/5
2017-02-10 Matthias Welwarskyaarch64: deconflict debug register names 45/3745/5
2017-02-10 Matthias Welwarskyaarch64: Implement MA mode for bulk memory reads and... 44/3744/5
2017-02-10 Matthias Welwarskyaarch64: make DCC read/write functions operate on struc... 43/3743/5
2017-02-10 Matthias Welwarskyaarch64: introduce dpm extension for ARMv8 42/3742/5
2017-02-10 Matthias Welwarskytarget: add -ctibase config option in addition to ... 41/3741/5
2017-02-10 Matthias Welwarskyaarch64: fix reading of MPIDR 40/3740/5
2017-02-10 Matthias Welwarskyaarch64: add symbolic definitions for armv8 opcodes 39/3739/5
2017-02-10 David Ungaarch64: Correct target state for hardware step 47/2747/11
2017-02-10 David Ungaarch64: Enable resuming with address 46/2746/11
2017-02-10 pierre Kuoaarch64: Add instruction stepping support using hardwar... 45/2745/11
2017-02-10 David Ungaarch64: Enable halting debug mode on breakpoint set 44/2744/11
2017-02-10 pierre Kuoaarch64: Add hardware breakpoint support 43/2743/11
2017-02-10 David Ungaarch64: Add ARMv8 AARCH64 support files 01/2501/25
2017-02-10 David Ungarm_dpm: Add 64bit register handling. 00/2500/17
2017-02-10 David Ungarm_dpm: Add new state ARM_STATE_AARCH64 35/2735/11
2017-02-10 David Ungserver: Allow 64 address to be send over GBD server 98/2498/15
2017-02-10 Dongxue Zhangtarget: Add 64-bit target address support 00/1200/37
2017-01-20 Matthias Welwarskyarm_dpm: avoid duplicating the register cache 51/3951/2
2017-01-15 Paul Fertserjtag: core: report TRST and SRST as asserted only when... 43/3943/3
2017-01-15 Tomas Vanekflash/nor: fix doc/help and range test for flash protect 17/3917/3
2017-01-15 Matthias Welwarskyadi_v5_jtag: make sure SSTICKYERR is cleared after... 47/3947/3
2017-01-15 Andreas Fritiofsonhelper,rtos,server: Restore missing warning flags 27/3927/2
2017-01-15 Paul Fertserjtag: drivers: build usb_blaster only if enabled 20/3920/2
2017-01-15 Marc Schinklibjaylink: Update to 0.1.0 release 46/3946/2
2016-12-25 Paul Fertsertarget: armv7a: remove unused level_num field from... 91/3891/2
2016-12-25 Paul Fertsertarget: cortex_a: fix segfault when SPSR is not properl... 06/3906/2
2016-12-25 Andreas FritiofsonSearch for scripts relative to the executable on all... 89/3889/7
2016-12-25 Paul Fertserjtag: drivers: ulink: fix uninitialised variable warning 07/3907/2
2016-12-08 Andreas FritiofsonConvert to non-recursive make 65/3865/6
2016-12-08 Andreas Fritiofsonconfigure: Use same case for libjaylink as for other... 68/3868/4
2016-12-08 Paul Fertsertarget: LS1_SAP: fix "declaration of 'read' shadows... 77/3877/2
2016-12-08 Andreas Fritiofsontarget: Replace malloc+manual zeroing with calloc 67/3667/2
2016-12-08 Marc Schinkjlink: Output libjaylink version 87/3887/2
2016-12-08 Marc Schinklibjaylink: Update to latest master branch 86/3886/2
2016-12-08 Marc Schinkjlink: Add EMUCOM support 94/3794/2
2016-12-08 kevinflash/nor/efm32: Support flash size smaller than 32k 06/3806/8
2016-12-08 Andreas Fritiofsonxscale: Move debug handler to contrib/loaders 64/3864/5
2016-12-08 Matthias Welwarskycortex_a: fix reset for SWD transport 41/3641/4
2016-12-08 Andreas FritiofsonRemove build date from banner for releases 66/3866/4
2016-12-08 Matthias Welwarskycortex_m: allow setting debug ap during create 39/3639/7
2016-12-08 Vianney le Clément... jtag/drivers/openjtag: Add support for Cypress CY7C65215 05/2805/13
2016-12-08 Marc Schinkhelper: Code cleanup for hexify() 93/3793/4
2016-12-08 Sean Crossjtag: drivers: bcm2835gpio: set 4ma drive, slow slew... 07/3707/2
2016-12-08 Steven Stalliongdb_server: support qXfer:threads:read packet 59/3559/5
2016-12-08 Steven Stallionsemihosting: support fileio operation 66/3566/6
2016-12-08 Owen Kirbyat91sam4: Add missing SAM4S family CHIPIDs and remove... 37/3837/4
2016-12-08 Owen Kirbyat91sam4: Add flash description and chipid for SAM4Cxx... 27/3527/5
2016-12-08 Paul Fertserjtag: drivers: cmsis-dap: fix operation with SAMD10... 56/3856/2
2016-12-08 Andreas Fritiofsonhelper: Update jep106 database to JEP106AT 71/3871/2
2016-12-08 Evan HunterCortex-R: Force usage of physical memory read/write... 03/3203/2
2016-12-08 Steven Stallionrtos: add support for uC/OS-III 56/3556/13
2016-12-08 Matthias Welwarskytarget: Add verify_image_checksum command 69/2869/6
2016-12-08 Andreas Färberxmc4xxx: Add support for XMC4300 75/3875/3
2016-12-08 Jiri Kastnerdap_dp_init: remove loop 93/3193/16
2016-12-08 Matthias Welwarskycortex_a: remove partnum magic from arp_examine and... 13/3213/10
2016-12-08 Matthias WelwarskyAdd -defer-examine option to target create command 76/3076/15
2016-12-08 Tomas Vanekflash/nor: at91samd protection bits write fix 50/3550/2
2016-11-06 Andreas FritiofsonRemove support for the GPL incompatible FTDI D2XX library 37/3237/3
2016-11-06 Andreas FritiofsonRemove since long deprecated ft2232 driver 36/3236/3
2016-11-05 Marc Schinkdrivers/Makefile.am: Fix libjaylink integration 29/3529/3
2016-11-05 Marc Schinkconfigure.ac: Fix libjaylink integration 28/3528/3
2016-11-05 Paul FertserReplace "daemon" with "server" in user-visible strings 34/3634/3
2016-11-05 Tomas Vanekflash at91samd, at91sam4l: fix improper use of mem_ap_... 03/3603/2
2016-11-04 Paul Fertserflash: nor: mdr: do not mass erase when clearing INFO... 53/3853/2
2016-11-04 Tomas Vanekflash Kinetis: Family K8x added 14/3614/2
2016-11-04 Tomas Vanekflash Kinetis: add cache invalidate for KLx series 65/3565/2
2016-11-04 Tomas Vanekflash Kinetis: longword programming changed to flash_as... 63/3563/4
2016-11-04 Matthias Welwarskycortex_a/r/m: fix handling of un-examined cores 52/3552/5
2016-11-04 Andrey Smirnovsemihosting armv7a: Add support for ARMv7-A 08/2908/8
2016-11-04 HarishKumarTcl commands: Fix improper return status in flash comma... 31/2431/3
2016-11-04 Tim NewsomeMake OpenOCD build using -Og. 79/3779/4
2016-11-04 Jiří Pinkavanrf51: show proper part number 33/3733/2
2016-10-30 Tim NewsomePerform small writes before sending OK. 03/3803/2
2016-10-30 Paul Fertserflash: nor: lpc2000: handle lpc11xx parts with more... 02/3802/2
2016-10-30 Andreas Färberflash/nor: Add erased_value to drivers and pass it... 97/3497/8
2016-10-30 Gabrielle Trotteratsamv: Support for ATSAMS70N19 Memory Configuration 34/3834/6
2016-10-17 Marc Schinkhelper: Make unhexify() robust on invalid data 92/3792/2
2016-10-17 Andreas Färbertarget: Clean up format strings 17/3717/3
2016-10-17 Andreas Färbertarget: Add missing spaces in error messages 16/3716/3
2016-10-17 Andreas Färberbreakpoints: Add missing space in error message 15/3715/3
2016-10-17 Andreas Färbertarget: Fix working_area_phys_spec comment 14/3714/3
2016-10-17 Paul Fertserjtag: drivers: mpsse: ignore error to detach kernel... 00/3800/3
2016-10-17 Paul Fertserjtag: drivers: cmsis-dap: add TRST handling 98/3798/4
2016-10-17 Tomas Vanekflash Kinetis: fix mdm check_security regression in... 12/3712/2
2016-10-17 Sandeep Mistrygdb server: Add back support to disable the gdb server... 75/3175/2
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)