]> git.sur5r.net Git - openocd/history - src/target
flash/nrf5: time-based timeout waiting for flash controller
[openocd] / src / target /
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...
2018-07-13 Andreas Färbertarget: armv8: Avoid semihosting segfault on halt
2018-07-13 Omair JavaidGDB fileIO stdout support
2018-07-13 Omair JavaidAdd ARM v8 AArch64 semihosting support
2018-07-09 Antonio Borneotarget: fix 'bp' command help message
2018-07-03 Antonio Borneotarget/cortex_m: return error if breakpoint address...
2018-06-22 Antonio Borneotarget/arm_adi_v5: keep CSW and TAR cache updated
2018-06-22 Antonio Borneotarget/arm_adi_v5: sync CSW and TAR cache on apreg...
2018-06-22 Liviu Ionescumips_m4k.c: Fix build with --disable-target64
2018-06-22 James Marshalltarget/arm: Add PLD command to ARM disassembler.
2018-06-06 Liviu Ionescutarget/target.c: free semihosting member
2018-06-05 Christopher Headtarget/cortex_m: constify some variables
2018-06-04 Antonio Borneobreakpoints: simplify the test to find a breakpoint
2018-06-04 Antonio Borneotarget: fix syntax in help message
2018-06-04 Kamal Dasutarget: aarch64: Adding mcr, mrc 32-bit coprocesor...
2018-06-04 Liviu IonescuRework/update ARM semihosting
2018-05-30 Paul FertserFix warnings exposed by GCC8
2018-04-27 Philipp Tomsicharm_dpm: flush both scratch registers (R0 and R1)
2018-04-12 Tomas Vanektarget/cortex_m: allow setting the type of a breakpoint
2018-04-10 Matthias Welwarskyarmv8: valgrind memleak fixes
2018-04-10 Tomas Vanektarget armv7m: multi-block erase check
2018-04-10 Tomas Vanektarget, flash: prepare infrastructure for multi-block...
2018-04-07 Matthias Welwarskytarget: free target SMP list on shutdown
2018-04-07 Tomas Vanektarget/arm_adi_v5: extend apcsw command to accept arbit...
2018-04-07 Matthias Welwarskyarm_adi_v5: Add ability to ignore the CSYSPWRUPACK bit
2018-04-04 Cody P Schafertarget/cortex_m: avoid dwt comparator overflow
2018-03-30 Tomas Vanekjtag/core, target: unregister JTAG events
2018-03-30 Tomas Vanektarget: fix display halt message logic
2018-03-30 Matthias Welwarskytarget: restructure dap support
2018-03-30 Matthias Welwarskyarm_cti: add cti command group
2018-03-27 Matthias Welwarskyaarch64: add cpsr bitfields to target description
2018-03-27 Matthias Welwarskytdesc: bitfields may carry a type
2018-03-20 Tomas Vanektransport: add transport_is_hla()
2018-03-16 Matthias Welwarskyaarch64: fix debug entry from EL0
2018-03-15 Tomas Vanektarget/target: free what leaked in target_destroy()
2018-03-15 Tomas Vanekserver: free strduped port numbers
2018-03-13 Paul Fertsertarget: hla: check return value of hl_dcc_read
2018-03-13 Paul Fertsertarget: arm: disassembler: fix Thumb2 BLX decoding...
2018-03-11 Matthias Welwarskyarmv7a: cache ttbcr and ttb0/1 on debug state entry
2018-03-10 Omair JavaidSupport for Arm VFP v3 registers read/write
2018-03-10 Omair JavaidSupport for AArch32 SIMD/Floating-point registers
2018-03-10 Omair JavaidSupport AArch64 SIMD/FP registers read/write
2018-03-09 Evan HunterCortex-R : Remove commands which are not relevant to...
2018-03-03 Tomas Vanektarget: use correct target in target-prefixed commands...
2018-02-27 Tomas Vanekgdb_server: run control fixes for vCont
2018-02-27 Christopher HeadFix incorrect comment
2018-02-24 Girts FolkmanisExpand target_run_flash_async_algorithm() doc comment.
2018-02-24 Ake Rehnmanstm8: fix compilation warning
2018-02-21 Peter Mamonovtarget: fix target.working_area type
2018-02-21 Matthias Welwarskycortex_a: fix handling of Thumb-2 32bit breakpoints
2018-02-21 Oleksij Rempelarmv7a: forward error value in armv7a_cache_auto_flush_...
2018-02-14 Andreas BolschHandle improperly build image files gracefully
2018-02-07 Matthias Welwarskycortex_a: faster debug init
2018-01-30 Paul Fertserx86_32_common: fix some warnings
2018-01-29 Tomas Vanekarm_adi_v5: fix return value of mem_ap_read/write for...
2018-01-29 Matthias Welwarskyaarch64: clean up scan-build errors
2018-01-26 Matthias Welwarskyaarch64: implement mmu on/off for aarch32
2018-01-25 Christopher HeadUse timeval helpers
2018-01-25 Tomas Vanektarget, arm_adi_v5: catch two allocation errors
2018-01-16 Matthias Welwarskyaarch64: speed up first examination
2018-01-16 Matthias Welwarskyaarch64: simplify mode and state handling
2018-01-16 Matthias Welwarskyaarch64: add 'maskisr' command
2018-01-14 Jiri Kastnerarm_adi_v5: added some partnumbers found in tegra 186...
2018-01-13 Jiri Kastnerejtag: added missing instructions.
2018-01-13 Karl Palssonprofiling: write "correct" sample rate to gmon output
2018-01-13 Karl Palssonhla_target: allow non-intrusive profiling on cortex-m
2018-01-13 Simon Schubertcortex_m: add profiling function
2018-01-13 Felipe Balbitarget: lakemon: implement assert_reset and deassert_reset
2018-01-13 Felipe Balbitarget: quark_x10xx: miscellaneous cleanups
2018-01-13 Felipe Balbitarget: type: fix indentation
2018-01-13 Felipe Balbitarget: lakemon: probemode entry isn't instantaneous
2018-01-13 Felipe Balbitarget: quark_x10xx: adding missing 'static' keyword
2018-01-13 Paul Fertsertarget: arm: disassembler: decode v6T2 ARM MOV{W,T...
2018-01-13 Paul Fertsertarget: arm: disassembler: decode v6T2 ARM ISB instruction
next