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.c
Age
Commit message (
Expand
)
Author
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-12
TARGET: fix handling return code of MMU translation
Antonio Borneo
2010-06-11
arm mmu: error propagation added for address translation
Øyvind Harboe
2010-04-10
ARMV4_5_MMU: review unused symbols
Antonio Borneo
2009-12-03
change #include "log.h" to <helper/log.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-10-21
retire obsolete mXY_phys commands. Handled by generic memory read/modify comm...
Øyvind Harboe
2009-10-21
Retire obsolete and superfluous implementations of virt2phys in each target. ...
Øyvind Harboe
2009-06-21
C99 printf() -Werror fixes
duane
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-21
David Brownell <david-b@pacbell.net>: This patch adds annotations to
zwelch
2009-05-11
Audit and eliminate redundant #include directives in arm target files.
zwelch
2009-05-10
David Brownell <david-b@pacbell.net> whitespace fixes.
oharboe
2009-04-29
Remove redundant declarations to allow building with -Wredundant-decls.
zwelch
2008-03-25
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
2008-02-19
- Fixed bug in pathmove for XScale
ntfreak
2006-08-31
- endianess fixes everywhere but in the flash code. flashing might still be b...
drath
2006-07-17
- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...
drath
2006-06-02
- prepare OpenOCD for branching, created ./trunk/
drath