Convert to non-recursive make
[openocd.git] / src / target / cortex_a.c
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
2011-10-19 Freddie ChopinUnused variables
2011-09-30 Michel Jaouenarmv7a ,cortex a : add L1, L2 cache support, va to...
2011-08-30 Heythem Bouhajacortex_a hybrid & context breakpoints
2011-04-28 Michel Jaouencortex_a : smp support
2011-04-13 Luca ElleroReplace byte-access to memory with faster word-access
2011-04-13 Michel JAOUENcortex_a :apb mem read/write working with mmu_on
2011-04-13 Michel JAOUENcortex_a : multiple target on the same dap
2011-04-13 Michel JAOUENcortex_a : use dap ref from armv4_5common
2011-04-06 Michel JAOUENcortex_a : implement jtag console for cortex_a
2011-04-01 Øyvind Harboecortex_a: delete dbgbase hack vestiges
2011-04-01 Michel JAOUENcortex_a: fix gaffe in first implementation of -dbgbase
2011-04-01 Øyvind HarboeMerge remote branch 'origin/master' into HEAD
2011-04-01 Øyvind Harboetypes: write memory now uses const
2011-03-31 Øyvind Harboecortex-a: use -dbgbase option
2011-03-22 Øyvind Harboecortex_a: rename cortex_a8.c/h to cortex_a.c/h

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)