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_mmu.h
Age
Commit message (
Expand
)
Author
2017-02-10
target: Add 64-bit target address support
Dongxue Zhang
2016-05-24
Make #include guard naming consistent
Marc Schink
2016-05-24
Remove FSF address from GPL notices
Marc Schink
2013-06-05
update files to correct FSF address
Spencer Oliver
2012-02-06
build: cleanup src/target directory
Spencer Oliver
2011-04-01
types: write memory now uses const
Øyvind Harboe
2010-07-19
arm: add error propagation for enable/disable mmu caches
Øyvind Harboe
2010-07-19
arm: add error propagation to generic get_ttb fn
Øyvind Harboe
2010-06-12
TARGET: removed unused parameters
Antonio Borneo
2010-06-12
TARGET: removed unsed parameter
Antonio Borneo
2010-06-11
arm mmu: error propagation added for address translation
Øyvind Harboe
2009-12-13
target files shouldn't #include <target/...h>
David Brownell
2009-12-03
change #include "armv4_5_cache.h" to <target/armv4_5_cache.h>
Zachary T Welch
2009-11-16
#include "target.h" less wildly
David Brownell
2009-11-13
target_t -> struct target
Zachary T Welch
2009-11-13
armv4_5_mmu_common_t -> struct armv4_5_mmu_common
Zachary T Welch
2009-11-13
armv4_5_cache_common_t -> struct armv4_5_cache_common
Zachary T Welch
2009-11-09
src/target: remove 'extern' and wrap headers
Zachary T Welch
2009-10-21
retire obsolete mXY_phys commands. Handled by generic memory read/modify comm...
Øyvind Harboe
2009-06-18
Transform 'u32' to 'uint32_t' in src/target/arm*
zwelch
2009-06-18
Transform 'u8' to 'uint8_t' in src/target
zwelch
2009-05-11
Audit and eliminate redundant #include directives in arm target files.
zwelch
2006-08-31
- endianess fixes everywhere but in the flash code. flashing might still be b...
drath
2006-06-02
- prepare OpenOCD for branching, created ./trunk/
drath