semihosting: support fileio operation
[openocd.git] / src / target / target.c
2016-12-08 Steven Stallionsemihosting: support fileio operation 66/3566/6
2016-12-08 Matthias Welwarskytarget: Add verify_image_checksum command 69/2869/6
2016-12-08 Matthias WelwarskyAdd -defer-examine option to target create command 76/3076/15
2016-11-04 HarishKumarTcl commands: Fix improper return status in flash comma... 31/2431/3
2016-10-30 Andreas Färberflash/nor: Add erased_value to drivers and pass it... 97/3497/8
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-08-13 Tomas Vanektarget: check late abort from target in async_algorithm 60/3560/2
2016-08-09 Matthias Welwarskytarget: add "phys" argument to mem2array, array2mem 87/3387/2
2016-07-19 Andreas FärberFix usage of timeval_ms() 99/3499/2
2016-06-23 Esben HaabendalSupport for Freescale LS102x SAP 96/3096/9
2016-05-24 Marc SchinkRemove FSF address from GPL notices 88/3488/3
2016-05-05 Tomas Vanektarget: improve robustness of reset command 06/2606/6
2016-02-29 Marc Schinkhelper/fileio: Remove nested struct 22/3222/2
2016-02-29 Andreas Fritiofsonjim-nvp: Make Jim_GetOpt_String const-correct 78/3178/2
2016-02-13 Ivan De Cesarisquark: add Intel Quark mcu D2000 support 99/3199/2
2015-11-03 Marc Schinkhelper/fileio: Use size_t for file size. 97/2997/2
2015-11-03 Oleksij Rempeltarget: tell which target state is meant 91/2691/3
2015-09-05 Austin Mortonserver: tcl_trace command 88/2588/7
2015-08-06 Karl Palssontarget: check memory handlers before use for all types 91/2791/3
2015-05-17 Austin Mortonserver: avoid the tcl server crashing when there is... 59/2759/4
2015-04-24 Paul Fertsertarget: try to reexamine even when polling fails 21/2721/2
2015-04-01 DmitryShpaktarget/target.c: fixed rp check bug in asynchronous... 57/2657/2
2015-03-25 Paul Fertserarmv7m: add generic trace support (TPIU, ITM, etc.) 38/2538/14
2015-03-09 Paul Fertserserver, target, cortex_m: add deinit_target to the... 44/2544/5
2015-03-09 Paul Fertsertarget/target: call event handlers around examine when... 36/2536/6
2015-03-09 Paul Fertsertarget: fix timer callbacks processing 41/2541/3
2015-03-09 Austin Mortonserver: tcl_notifications command 36/2336/8
2015-02-22 Robert P. J. DayRemove long-deprecated "target count" and "target numbe... 60/1860/4
2015-02-11 Andreas Fritiofsontarget/profiling: Use the correct method to access... 79/2479/2
2015-02-11 Jose de Sousatarget: write gmon.out according to target endianness 68/2168/4
2015-01-09 Salvador Arroyoavoid segfaulting when attempting to set an unavailable... 42/2342/2
2015-01-09 Jens BauerMac/PPC: Fix build. 60/2360/2
2015-01-09 Paul Fertsertarget: improve robustness of polling and reexamination 70/2370/2
2014-09-22 Andreas Fritiofsontarget: Remove "-variant" argument 83/2283/2
2014-08-19 Angus Grattontarget async loader: add offset to debug lines 03/2203/5
2014-08-11 Paul FertserAllow transports to override the selected target (hla... 64/1664/11
2014-07-03 Kamal Dasucortex_a: target implementation renames cortex_a8 to... 99/1599/12
2014-06-01 Paul Fertsersrc/target: select the last created target as current 42/2142/2
2014-06-01 Paul Fertsertarget: reexamine after polling succeeds again 51/2151/2
2014-05-05 Paul FertserFix some C99 format specifiers 22/2122/2
2014-03-30 Andreas FritiofsonDon't cast return value of [cm]alloc 69/2069/2
2014-03-29 Paul Fertsertcl: introduce init_target_events and use it for gdb... 62/2062/2
2014-03-29 Spencer Olivertarget: fix handle_profile_command variable typo 66/2066/2
2014-03-29 Spencer Olivertarget: remove handle_profile_command memory leak 65/2065/2
2014-03-17 Andreas Fritiofsonflash: Constify write buffer 40/2040/2
2014-03-17 Andreas Fritiofsontarget: Don't poll until the target is examined. 41/2041/2
2014-03-07 Andreas Fritiofsonstlink: Use callback to increase frequency of trace... 61/1661/5
2014-02-11 Adrian Burnsquark_x10xx: add new target quark_x10xx 29/1829/4
2014-02-04 Spencer Oliverdoc: add missing reg command argument 'force' 97/1897/3
2014-01-11 Andreas Fritiofsontarget: Add test bench for memory access functions 29/1629/5
2013-12-01 Dongxue Zhang[PATCH 1/2]support64: Add functions into types and... 00/1700/4
2013-10-31 Mathias Ktarget: fix mem2array/array2mem 79/1679/3
2013-10-31 Andreas FritiofsonClean up const usage to avoid excessive casting 68/1668/3
2013-10-31 Paul FertserClean up many C99 integer types format specifiers 74/1674/4
2013-10-10 Spencer Olivercortex_m: target implementation renames cortex_m3 to... 26/1626/4
2013-09-26 Franck JullienAdd new target type: OpenRISC 47/1547/16
2013-09-25 Andreas Fritiofsontarget: Fix strange ordering in target_read_u8 40/1640/2
2013-09-21 Andreas FritiofsonRestore mwh/mwb functionality. 28/1628/2
2013-09-13 Hsiangkai Wangtarget: enhance target profiling 72/1572/7
2013-09-13 Hsiangkai Wangtarget: add profiling interface 71/1571/7
2013-09-13 Hsiangkai Wangtarget: increase the maximum number of buckets 08/1608/3
2013-09-13 Hsiangkai Wangtarget: Correct profiling calculation 07/1607/3
2013-09-13 Hsiangkai Wangtarget: Make profiling function more readable 06/1606/3
2013-09-13 Andreas Fritiofsontarget: Rewrite read/write buffer default implementations 21/1221/4
2013-09-13 Andreas Fritiofson[RFC] target: Move bulk_write_memory to arm7_9 20/1220/3
2013-08-29 Hsiangkai Wangtarget: Remove error messages as no .get_gdb_fileio_info 86/1586/2
2013-08-07 Paul Fertsertarget: clear running_alg flag after reset 12/1512/2
2013-08-07 Hsiangkai Wanggdb_server: add target_debug_reason for program exit... 42/1242/17
2013-08-07 Hsiangkai Wanggdb_server: support File-I/O Remote Protocol Extension 02/1102/19
2013-08-07 Hsiangkai Wanggdb server: new feature, add stop reason in stop reply... 92/1092/16
2013-08-07 Hsiangkai Wanggdb_server: support gdb target description 82/1382/9
2013-07-17 Paul Fertsertarget: fix halt and wait_halt timeout units 04/1504/2
2013-07-15 Spencer Olivertarget: use consistent halt timeout 66/1466/2
2013-07-15 Paul Fertsertarget: remove double const specificator 89/1489/2
2013-06-05 Spencer Oliverupdate files to correct FSF address 26/1426/4
2013-06-05 Hsiangkai Wangnds32: add new target type nds32_v2, nds32_v3, nds32_v3m 59/1259/14
2013-03-15 Andreas Fritiofsontarget: Retire target_bulk_write_memory() 14/1214/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-13 Andreas Fritiofsontarget: Remove read_memory_imp 19/1219/2
2013-03-13 Andreas Fritiofsontarget: Remove write_memory_imp 18/1218/2
2013-03-13 Andreas Fritiofsontarget: Remove soft_reset_halt_imp 17/1217/2
2013-03-06 Spencer Olivertarget: use common target_name to access target::cmd_na... 82/1182/2
2013-03-05 Mathias KMove back off timer to target struct 79/1179/4
2013-03-05 Mathias KAdd the target name to debug output for better understa... 78/1178/4
2012-12-23 Spencer Oliverstlink: rename stlink cmd names 21/921/7
2012-12-23 Spencer Olivertarget: add deprecated target name support 19/919/6
2012-11-06 Spencer Olivertarget: add async algorithm timeout 49/949/3
2012-10-07 Spencer OliverRevert "target: remove unused working area 'user' field"
2012-08-24 Spencer Olivertarget: remove unused working area 'user' field
2012-08-02 Spencer Olivertarget: add valid smp target check
2012-07-11 Vandra Akostarget.c, jim_target_md using command_print_sameline
2012-07-11 Vandra Akostarget/target.c, jim_target_md refractored
2012-05-21 Spencer Olivertarget: enable TARGET_EVENT_EXAMINE_* events
2012-05-21 Spencer Olivertarget: enable TARGET_EVENT_RESUME_* events
2012-05-21 Spencer Olivertarget: remove legacy target events
2012-05-21 Spencer Olivertarget: remove duplicate target events
2012-05-04 Spencer Oliverbuild: remove clang unused variable assignment warnings
2012-02-26 Spencer Olivertarget: add target async algorithm support
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)