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
/
armv4_5.c
Age
Commit message (
Expand
)
Author
2019-12-19
target/armv4_5: use c99 array designator to init arm_core_regs[]
Antonio Borneo
2019-05-14
helper/command: change prototype of command_print/command_print_sameline
Antonio Borneo
2019-04-07
target/armv4_5: use coherent syntax in struct initialization
Antonio Borneo
2019-03-06
target/armv4_5: Use 'bool' data type
Marc Schink
2019-02-07
target start_algorithm: Don't copy the IN mem_params fix uninitialised value.
Jean-Christian de Rivaz
2019-02-07
target algo: do not write reg_param if direction is PARAM_IN
Tomas Vanek
2019-01-27
command: initialize the command mode for every command
Antonio Borneo
2019-01-08
target/arm: add support for multi-architecture gdb
Antonio Borneo
2018-07-18
Avoid null target->semihosting references.
Liviu Ionescu
2018-06-04
Rework/update ARM semihosting
Liviu Ionescu
2018-04-10
target, flash: prepare infrastructure for multi-block blank check
Tomas Vanek
2018-03-10
Support for Arm VFP v3 registers read/write
Omair Javaid
2017-10-22
arm: semihosting: set command line arguments
Andreas Fritiofson
2017-02-10
target: Add 64-bit target address support
Dongxue Zhang
2016-12-08
semihosting: support fileio operation
Steven Stallion
2016-10-30
flash/nor: Add erased_value to drivers and pass it to targets
Andreas Färber
2016-05-24
Remove FSF address from GPL notices
Marc Schink
2016-05-22
armv4_5: Integrate build of checksum code
Andreas Färber
2016-05-22
armv4_5: Integrate build of erase check code
Andreas Färber
2016-05-22
armv4_5: Improve arm_checksum_memory() error handling
Andreas Färber
2016-05-22
armv4_5: Improve arm_blank_check_memory() error handling
Andreas Färber
2016-02-29
armv4_5: support weirdo ARMv6 secure monitor mode
Linus Walleij
2015-03-09
armv7m: add FPU registers support
Paul Fertser
2015-01-30
armv4_5: Continue the change from uint32_t to uint8_t[4] for regs
Andreas Fritiofson
2014-01-23
Add GDB remote target description support for ARM4
Luca BRUNO
2013-08-07
gdb_server: support gdb target description
Hsiangkai Wang
2013-07-01
armv4_5: prevent segfault when gdb connects to an underinitialised target
Paul Fertser
2013-06-05
update files to correct FSF address
Spencer Oliver
2013-02-02
armv7m: use generic arm::core_mode
Spencer Oliver
2012-11-06
ARM v4/v5 target files: mrc and mcr help information is incorrect.
Karl Kurbjun
2012-05-14
build: use generic name for arm_algorithm vars
Spencer Oliver
2012-05-14
build: add missing erase_check loader src
Spencer Oliver
2012-02-06
build: cleanup src/target directory
Spencer Oliver
2012-01-23
cleanup: rename armv4_5 to arm for readability
Spencer Oliver
2012-01-18
cmd: add missing usage vars
Spencer Oliver
2012-01-12
target: fix missing semihosting return path
Spencer Oliver
2012-01-04
Change return value on error.
Mathias K
2012-01-04
retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERROR
Øyvind Harboe
2011-11-01
target: fix null pointer exception
Øyvind Harboe
2011-06-04
Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes
Freddie Chopin
2010-10-28
src: add loader src description
Spencer Oliver
2010-08-11
arm: add missing error reporting
Øyvind Harboe
2010-07-20
armv4_5: add algorithms instruction breakpoint support
Spencer Oliver
2010-05-05
command context: fix errors when running certain commands on startup
Øyvind Harboe
2010-04-10
ARMV4_5: review scope of data
Antonio Borneo
2010-02-28
armv4_5: remove core_type check in mcr/mrc cmd
Spencer Oliver
2010-02-28
semihosting: move semihosting cmd to arm cmd group
Spencer Oliver
2010-02-28
ARMv7M: add arm cmd group
Spencer Oliver
2010-02-21
ARM: keep a handle to the PC
David Brownell
2010-02-21
ARMv7-M: start using "struct arm"
David Brownell
[next]