index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
Age
Commit message (
Expand
)
Author
2015-04-24
target/cortex_a: examination should be done every time it's asked for
Paul Fertser
2015-04-24
target: try to reexamine even when polling fails
Paul Fertser
2015-04-16
Fix several format specifiers errors exposed by arm-none-eabi
Paul Fertser
2015-04-14
target/arm_adi_v5, cortex_m: retry ahbap_debugport_init few times in case of ...
Paul Fertser
2015-04-14
target/cortex_a: emit a clear error message when dbgbase can't be detected
Paul Fertser
2015-04-14
jtag/adi_v5_jtag: fix infinite recursion in jtagdp_transaction_endcheck()
Paul Fertser
2015-04-14
Cortex-A: Don't flush the data/unified cache if MMU is off
Uwe Kleine-König
2015-04-02
target/target.c: fixed rp check bug in asynchronous flash write algorithm.
DmitryShpak
2015-03-25
target/adi_v5_swd, cortex_m: properly handle more cases requiring reconnect
Paul Fertser
2015-03-25
drivers/cmsis-dap: port to common SWD framework
Paul Fertser
2015-03-25
armv7m_trace, stlink: provide APIs to capture trace with an adapter
Paul Fertser
2015-03-25
armv7m: add generic trace support (TPIU, ITM, etc.)
Paul Fertser
2015-03-09
server, target, cortex_m: add deinit_target to the API to free resources
Paul Fertser
2015-03-09
target/target: call event handlers around examine when polling resumes
Paul Fertser
2015-03-09
target/cortex_m: do not leak memory on reexamination
Paul Fertser
2015-03-09
target: fix timer callbacks processing
Paul Fertser
2015-03-09
arm11: initialise DPM and register cache before reading DSCR for the first time
Paul Fertser
2015-03-09
openrisc: add profiling function
Franck Jullien
2015-03-09
armv7m: do not access FPU registers when not present
Paul Fertser
2015-03-09
armv7m: add FPU registers support
Paul Fertser
2015-03-09
target/arm_disassembler: add exception related disassembly
pierre Kuo
2015-03-09
target/cortex_a: remove dead assignment
Paul Fertser
2015-03-09
server: tcl_notifications command
Austin Morton
2015-02-22
Remove long-deprecated "target count" and "target number" commands.
Robert P. J. Day
2015-02-22
cortex_m: Add Cortex-M0 identification to ROM-table display.
Uwe Bonnes
2015-02-22
Cortex A: fix extra memory read and non-word sizes
Christopher Head
2015-02-11
target/profiling: Use the correct method to access registers
Andreas Fritiofson
2015-02-11
xscale: Use the correct method to access registers
Andreas Fritiofson
2015-02-11
hla_target: Use the correct method to access registers
Andreas Fritiofson
2015-02-11
cortex_m: Use the correct method to access registers
Andreas Fritiofson
2015-02-11
nds32: Use the correct method to access registers
Andreas Fritiofson
2015-02-11
mips32: add gdb target description support
Antony Pavlov
2015-02-11
mips32: use 'unsigned int' for CPU register indices
Antony Pavlov
2015-02-11
armv7a: fix interpretation of MMU table
Daniel Glöckner
2015-02-11
cortex_a: Add Cortex-A5 identification
Olivier Schonken
2015-02-11
target/image: fix undefined behaviour when loading with GDB
Paul Fertser
2015-02-11
target: write gmon.out according to target endianness
Jose de Sousa
2015-01-30
armv4_5: Continue the change from uint32_t to uint8_t[4] for regs
Andreas Fritiofson
2015-01-30
Use (uint8_t *) for buf_(set|get)_u(32|64) instead of (void *)
Paul Fertser
2015-01-28
ARMv7-A: remove useless switch construct
Uwe Kleine-König
2015-01-10
cortex_a: Add support for A7 MPCore
Alexander Stein
2015-01-10
cortex_a: Add support for A15 MPCore
Kamal Dasu
2015-01-09
avoid segfaulting when attempting to set an unavailable type of breackpoint
Salvador Arroyo
2015-01-09
Mac/PPC: Fix build.
Jens Bauer
2015-01-09
swd: handle various failure conditions
Paul Fertser
2015-01-09
target: improve robustness of polling and reexamination
Paul Fertser
2014-11-24
or1k: remove address of the Free Software Foundation
Antony Pavlov
2014-11-24
mips32: fix typos
Antony Pavlov
2014-11-03
arm_adi_v5: added two CoreSight peripheral IDs
Peter Lawrence
2014-10-06
target: constify structures
Spencer Oliver
[next]