target/arm_dpm: uniform names of exported functions
[openocd.git] / src / target / cortex_a.c
2018-11-06 Antonio Borneotarget/arm_dpm: uniform names of exported functions 56/4756/2
2018-11-06 Antonio Borneotarget/cortex_a: remove buggy memory AP accesses 48/4748/3
2018-11-06 Antonio Borneotarget/cortex_a: remove unused code controlled by ... 46/4746/2
2018-10-27 Antonio Borneotarget/cortex_a: fix temporary breakpoint during step 13/4613/2
2018-09-12 Antonio Borneotarget/cortex_a: poll all targets in SMP node after... 22/4622/2
2018-08-06 Antonio Borneotarget/cortex_a: allow command dacrfixup during init... 23/4623/2
2018-07-27 Paul Bartholomewtarget/cortex_a: fix compile error for uninitialized... 19/4619/2
2018-07-24 Matthias Welwarskycortex_a: fix virt2phys when mmu is disabled 80/4480/6
2018-07-22 Antonio Borneoarmv7a: read ttbcr and ttb0/1 at every entry in debug... 01/4601/2
2018-03-30 Matthias Welwarskytarget: restructure dap support 68/4468/25
2018-03-20 Tomas Vanektransport: add transport_is_hla() 69/4469/9
2018-03-10 Omair JavaidSupport for Arm VFP v3 registers read/write 21/4421/7
2018-03-09 Evan HunterCortex-R : Remove commands which are not relevant to... 77/2877/4
2018-02-21 Matthias Welwarskycortex_a: fix handling of Thumb-2 32bit breakpoints 41/4241/3
2018-02-07 Matthias Welwarskycortex_a: faster debug init 42/4142/3
2017-02-10 Matthias Welwarskyaarch64: unify armv7-a and armv8 debug entry decoding 61/3761/6
2017-02-10 David Ungarm_dpm: Add new state ARM_STATE_AARCH64 35/2735/11
2017-02-10 Dongxue Zhangtarget: Add 64-bit target address support 00/1200/37
2016-12-25 Paul Fertsertarget: cortex_a: fix segfault when SPSR is not properl... 06/3906/2
2016-12-08 Matthias Welwarskycortex_a: fix reset for SWD transport 41/3641/4
2016-12-08 Steven Stallionsemihosting: support fileio operation 66/3566/6
2016-12-08 Evan HunterCortex-R: Force usage of physical memory read/write... 03/3203/2
2016-12-08 Matthias Welwarskycortex_a: remove partnum magic from arp_examine and... 13/3213/10
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-05-24 Marc SchinkRemove FSF address from GPL notices 88/3488/3
2016-05-20 Andreas FärberFix spelling of ARM Cortex 83/3483/4
2016-05-20 Andreas Fritiofsoncortex_a: Rename APB-AP to CPU in memory contexts 16/3216/4
2016-05-08 Matthias Welwarskycortex_a: fix cortex_a_assert_reset() if srst_gates_jtag 56/3356/3
2016-05-05 Tomas Vanektarget: improve robustness of reset command 06/2606/6
2016-03-24 Matthias Welwarskycortex_a: allow physical memory access through AHB... 59/3359/4
2016-02-29 Evan HunterCortex-A/R: Fix Mask-ISR parsing 95/3195/4
2016-02-29 Evan HunterCortex-A/R: Add missing timeout for loop polling DSCR... 01/3201/3
2016-01-12 Evan HunterCortex-A: Fix unicode quote in comment 00/3200/2
2015-12-29 Matthias Welwarskycortex_a: add 'dacrfixup' to cortex-a command group 07/3107/11
2015-12-29 Matthias Welwarskycortex_a: select APB-AP as the default AP 13/3113/14
2015-12-29 Andreas Fritiofsoncortex: Set default memaccess_tck only during examine 55/3155/3
2015-12-29 Andreas Fritiofsonarm_adi_v5: Remove all mem_ap_sel_* functions 53/3153/3
2015-12-29 Andreas Fritiofsonarm_adi_v5: Split ahbap_debugport_init 51/3151/3
2015-12-29 Andreas Fritiofsonarm_adi_v5: Change mem_ap calls to take pointer to... 49/3149/3
2015-12-29 Andreas Fritiofsoncortex_a: Find debug base using the detected APB-AP... 48/3148/3
2015-12-29 Andreas Fritiofsonarm_adi_v5: Convert the AP references from numbers... 47/3147/2
2015-12-29 Andreas Fritiofsoncortex_a: Call ahbap_debugport_init on the discovered... 45/3145/2
2015-12-29 Andreas Fritiofsontarget/arm: Remove usage of struct arm_jtag in ARMv7... 42/3142/2
2015-12-29 Patrick Stewartarm_debug: Support multiple APs per DAP and remove... 84/2984/4
2015-12-29 Patrick Stewartcortex_m: Select an AP when accessing the DAP 83/2983/3
2015-12-29 Alamy Liucortex-a: Fix "Detected core" number is always '0' 02/2902/7
2015-12-01 Matthias Welwarskycortex_a: fix fast-mode memory reads 22/3122/4
2015-11-30 Matthias Welwarskycortex_a: replace cortex_a_check_address function 19/3119/7
2015-11-30 Matthias Welwarskycortex_a: rework mmu manipulation 14/3114/4
2015-11-30 Matthias Welwarskycortex_a: force cache and tlb bypass when cpu is in... 79/3079/7
2015-11-30 Matthias Welwarskycortex_a: Update instruction cache after setting a... 33/3033/10
2015-11-30 Matthias Welwarskyarmv7a: rework automatic flush-on-write handling 27/3027/10
2015-11-30 Matthias Welwarskyarmv7a: fix handling of inner caches 24/3024/8
2015-11-30 Oleksij Rempeladd armv7a_cache handlers 00/2800/16
2015-11-30 Oleksij Rempelcortex_a: add cortex_a_[read|write]_memory_ahb 98/2798/11
2015-11-30 Oleksij Rempelcortex_a: add cortex_a_[read|write]_buffer 97/2797/11
2015-11-30 Oleksij Rempelcortex_a: remove cache handlers from cortex_a_write_phy... 96/2796/11
2015-11-30 Oleksij Rempelcortex_a: remove ahb support for phys_memory access 95/2795/12
2015-11-13 Paul Fertsertarget: cortex_a: add deinit_target handler to free... 01/3101/2
2015-11-07 Paul Fertsertarget: cortex_a: do not create new register cache... 00/3100/2
2015-11-07 Evan HunterCortex A/R : Allow interrupt disable during single... 76/2876/4
2015-04-24 Paul Fertsertarget/cortex_a: examination should be done every time... 23/2723/2
2015-04-16 Paul FertserFix several format specifiers errors exposed by arm... 19/2719/2
2015-04-14 Paul Fertsertarget/cortex_a: emit a clear error message when dbgbas... 03/2603/4
2015-04-14 Uwe Kleine-KönigCortex-A: Don't flush the data/unified cache if MMU... 29/2429/2
2015-03-09 Paul Fertsertarget/cortex_a: remove dead assignment 61/2561/2
2015-02-22 Christopher HeadCortex A: fix extra memory read and non-word sizes 81/2381/15
2015-02-11 Olivier Schonkencortex_a: Add Cortex-A5 identification 83/2483/2
2015-01-10 Alexander Steincortex_a: Add support for A7 MPCore 44/2344/2
2015-01-10 Kamal Dasucortex_a: Add support for A15 MPCore 01/1601/12
2014-10-06 Paul Fertserarm_adi_v5: make dap_lookup_cs_component() traverse... 20/1920/4
2014-07-03 Kamal Dasucortex_a: target implementation renames cortex_a8 to... 99/1599/12
2014-06-22 Seth LaForgecortex_a: fix lockup when writing to high address 26/2126/2
2014-04-14 Paul Fertsertarget/cortex_a: check gdb_service before dereferencing... 98/2098/2
2014-03-07 Kamal Dasucortex_a: Fix endianess issues in cortex_a8_*_apb_ab_memory 81/1781/11
2014-02-06 Paul Fertsercortex_a: do not try to use MMU for translation if... 87/1787/3
2014-01-11 Andreas Fritiofsonadi_v5: Remove unnecessary MEM-AP access functions 47/1847/2
2013-10-31 Paul FertserClean up many C99 integer types format specifiers 74/1674/4
2013-09-08 Spencer Olivertarget: remove unimplemented target_request_data implem... 37/1537/2
2013-09-08 Spencer Olivertarget: remove unimplemented soft_reset_halt implementa... 35/1535/2
2013-06-12 Spencer Olivercortex_a: remove memory leak on failure 33/1433/2
2013-06-05 Spencer Oliverupdate files to correct FSF address 26/1426/4
2013-06-03 Andreas Fritiofsoncortex_a: fix FTBS on ARM due to alignment issues 69/1369/4
2013-05-28 Paul Fertsertargets: fix target_type name for Cortex-A targets 20/1420/4
2013-04-28 Spencer Olivertarget: rename cortex_a8 to cortex_a 30/1130/5
2013-03-15 Spencer Olivertarget: fix broken Cortex-R4 support 46/1246/2
2013-03-15 Andreas Fritiofsontarget: Add default implementation of bulk_write_memory 13/1213/2
2013-03-15 Evan Hunterarch: Added ARMv7R and Cortex-R4 support 58/358/6
2013-03-15 Evan Hunteradi_v5: search for Debug and Memory AP support 09/909/6
2013-03-15 Evan Huntercortex_a : optimize apb read/write access. 03/903/7
2013-03-13 Andreas Fritiofsontarget: Remove read_memory_imp 19/1219/2
2013-03-13 Andreas Fritiofsontarget: Remove write_memory_imp 18/1218/2
2012-12-09 Evan Huntercortex_a: Fix target entry state route. 54/954/2
2012-05-28 Spencer Oliverbuild: remove src file execute permission
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2012-01-23 Spencer Olivercleanup: rename armv4_5 to arm for readability
2012-01-18 Spencer Olivercmd: add missing usage vars
2012-01-04 Øyvind Harboeretire ERROR_INVALID_ARGUMENTS and replace with ERROR_C...
2011-11-02 Øyvind Harboecortex_a: add missing error propagation
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)