target/etb: Use 'bool' data type
[fw/openocd] / src / target /
2019-03-06 Marc Schinktarget/etb: Use 'bool' data type
2019-03-06 Marc Schinktarget/arm_semihosting: Use 'bool' data type
2019-03-06 Marc Schinktarget/embeddedice: Use 'bool' data type
2019-03-06 Marc Schinktarget/cortex_a: Use 'bool' data type
2019-03-06 Marc Schinktarget/avr32_ap7k: Use 'bool' data type
2019-03-06 Marc Schinktarget/arm926ejs: Use 'bool' data type
2019-03-06 Marc Schinktarget/arm920t: Use 'bool' data type
2019-03-06 Marc Schinktarget/arm720t: Use 'bool' data type
2019-03-06 Marc Schinktarget/aarch64: Use 'bool' data type
2019-03-06 Marc Schinktarget/armv8: Use 'bool' data type
2019-03-06 Marc Schinktarget/armv7m: Use 'bool' data type
2019-03-06 Marc Schinktarget/arm11: Use 'bool' data type
2019-03-06 Marc Schinktarget/armv7_9_common: Use 'bool' data type
2019-03-06 Marc Schinktarget/armv4_5: Use 'bool' data type
2019-03-06 Marc Schinktarget/register: Use 'bool' data type
2019-03-06 Marc Schinktarget/cortex_m: Use 'bool' instead of 'int'
2019-03-06 Marc Schinktarget: Remove unused variable 'has_percent'
2019-03-04 Matthias Welwarskyarmv8: allow halt on exception
2019-03-01 Marc SchinkUse enum for target_register_timer_callback()
2019-03-01 Marc Schinktarget: Use proper data types for timer callback
2019-02-25 Antonio Borneoaarch64: fix a potential memory leak in aarch64_target_...
2019-02-25 Antonio Borneomem_ap: fix a potential memory leak in mem_ap_target_cr...
2019-02-25 Antonio Borneocortex_a: fix a potential memory leak in cortex_a_targe...
2019-02-19 Oleksij Rempelftdi: use "adapter usb location" instead of ftdi_locati...
2019-02-15 Tomas Vanektarget, breakpoints: improve error handling
2019-02-14 Marc Schinktarget/riscv-011: Fix memory leak in handle_halt_routine()
2019-02-07 Tomas Vanektarget/cortex_m: fix clang static analyzer warning
2019-02-07 Tomas Vanektarget/hla_target: fix clang static analyzer warning
2019-02-07 Jean-Christian de... target start_algorithm: Don't copy the IN mem_params...
2019-02-07 Tomas Vanektarget algo: do not write reg_param if direction is...
2019-02-04 Tomas Vanekcortex_m: fix stepping on FPB rev 1
2019-01-30 Antonio Borneoarm_adi_v5: rewrite dap_to_jtag and dap_to_swd
2019-01-30 Matthias Welwarskyaarch64: support for aarch32 ARM_MODE_SYS
2019-01-27 Tomas Vanektarget: do not allow 'target create' after init
2019-01-27 Tomas Vanektarget/cortex_m: inform if an external reset occurs
2019-01-27 Tomas Vanekhla_target: fix adapter_poll() to preserve TARGET_DEBUG...
2019-01-27 Antonio Borneocommand: initialize the command mode for every command
2019-01-23 Antonio Borneoarm_opcode: fix encoding of ARMv5 breakpoint instruction
2019-01-23 Tomas Vanektarget/arm_dap: fix segmentation fault in 'dap info...
2019-01-16 Tarek BOCHKATIcortex_m: fix bug in poll() machine state (external...
2019-01-16 Tarek BOCHKATIcortex_a_poll: minor code factorization to enhance...
2019-01-14 Tomas Vanektarget/stm8: add missing destroy_reg_param()
2019-01-08 Antonio Borneotarget/aarch64: add support for multi-architecture gdb
2019-01-08 Antonio Borneotarget/arm: add support for multi-architecture gdb
2019-01-08 Antonio Borneotarget/stm8: add support for multi-architecture gdb
2019-01-08 Cody P Schaferarmv7m: always set xPSR.T=1 when starting an algorithm
2018-12-27 Tarek BOUCHKATItarget/arm_cti : export CTI APPPULSE and INACK register
2018-12-27 Tarek BOCHKATItarget/arm_cti: add debug message when an incorrect...
2018-12-19 Tomas Vanektarget: allow moving and resizing working area on runni...
2018-12-19 Tomas Vanektarget: move all working_area functions to one block
2018-12-19 Tomas Vanektarget/cortex_m: fix cortex_m reset_config help and...
2018-12-19 Tomas Vanektarget/cortex_m: do not use VECTRESET on Cortex-M0...
2018-12-18 Liming Suntarget: armv8: Add TARGET_HALTED check for gdb connect
2018-12-18 Antonio Borneotarget/cortex_a: enable DSCR_HALT_DBG_MODE during examine
2018-12-17 YanLin Zhuadi_v5_jtag: fix build break when open DEBUG_WAIT macro
2018-12-12 Steven Stallionesirisc: support eSi-Trace
2018-12-12 Antonio Borneoarmv7a_mmu: s/LOG_ERROR/LOG_WARNING/ on address transla...
2018-11-18 Bohdan Tymkivtarget/image: Add support for S6 record in Motorola...
2018-11-13 Christopher HeadPermit null target on TCL connection
2018-11-08 Matthias Welwarskyarmv7a: ARMv7-A MMU tools
2018-11-06 Antonio Borneotarget/cortex_a: remove duplicate code to read target...
2018-11-06 Antonio Borneotarget/arm_dpm: uniform names of exported functions
2018-11-06 Antonio Borneotarget/cortex_a: remove buggy memory AP accesses
2018-11-06 Antonio Borneotarget/cortex_a: remove unused code controlled by ...
2018-11-03 Antonio Borneoarm_adi_v5: do not deactivate power domains while tryin...
2018-10-28 Kevin Gillespietarget/target.c: adding keep_alive() to while loop.
2018-10-27 Antonio Borneotarget/cortex_a: fix temporary breakpoint during step
2018-10-27 Antonio Borneotarget/arm_adi_v5: fix sync CSW cache on apreg write
2018-10-16 Steven Stallionesirisc: support eSi-RISC targets
2018-10-16 Steven Stalliongdb_server: add support for architecture element
2018-10-16 Steven Stallionregister: support non-existent registers
2018-10-01 Antonio Borneogdb_server: avoid gdb server for virtual targets
2018-09-25 Christopher Headtarget/cortex_m: fix typo
2018-09-13 Antonio Borneoarm_adi_v5: remove useless cast to int
2018-09-12 Antonio Borneotarget/cortex_a: poll all targets in SMP node after...
2018-09-10 Matthias Welwarskytarget/mem_ap: generic mem-ap target
2018-09-07 Antonio Borneogdb_server: add per target option "-gdb-port"
2018-09-07 Antonio Borneoadi_v5: enforce check on AP number value
2018-08-22 Guido Günthertarget: armv8: Ensure target is halted for virt2phys
2018-08-14 Svetoslav Enchevtarget/riscv/riscv-011: fix compile warning about unini...
2018-08-14 Christopher Headtarget/cortex_m: restore C_MASKINTS after reset
2018-08-08 Antonio Borneotarget/armv7a_cache: add gdb keep-alive and fix a missi...
2018-08-06 Antonio Borneotarget/cortex_a: allow command dacrfixup during init...
2018-08-06 Antonio Borneotarget/arm_adi_v5: allow commands apsel and apcsw durin...
2018-08-01 Christopher Headtarget/cortex_m: fix incorrect comment
2018-08-01 Antonio Borneotarget/arm_adi_v5: add command "dpreg"
2018-08-01 Antonio Borneotarget/riscv: fix compile error with gcc 8.1.1
2018-07-31 Oleksij Rempelmips_m4k: add optional reset handler
2018-07-27 Paul Bartholomewtarget/cortex_a: fix compile error for uninitialized...
2018-07-25 Christopher Headtarget/cortex_m: make a variable local
2018-07-24 Matthias Welwarskycortex_a: fix virt2phys when mmu is disabled
2018-07-24 Tim NewsomeAdd RISC-V support.
2018-07-24 Antonio Borneoarm_adi_v5: put SWJ-DP back to JTAG mode at exit
2018-07-22 Antonio Borneoarmv7a: read ttbcr and ttb0/1 at every entry in debug...
2018-07-20 Dennis Ostermanntarget/aarch64: Call aarch64_init_debug_access() earlie...
2018-07-19 Marc Schinktarget/armv7m_trace: Use prefix for enums
2018-07-19 Marc Schinktarget/armv7m_trace: Fix typo in enum
2018-07-18 Marc Schinktarget: Fix segfault for 'mem2array'
2018-07-18 Liviu IonescuAvoid null target->semihosting references.
2018-07-13 Cody Schafertarget/image: make i/j unsigned to avoid ubsan runtime...
next