index
:
openocd_libswd.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
armv4_5_mmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
#include "target.h" less wildly
David Brownell
2009-11-16
1
-0
/
+1
*
target_t -> struct target
Zachary T Welch
2009-11-13
1
-4
/
+4
*
armv4_5_mmu_common_t -> struct armv4_5_mmu_common
Zachary T Welch
2009-11-13
1
-4
/
+4
*
retire obsolete mXY_phys commands. Handled by generic memory read/modify comm...
Øyvind Harboe
2009-10-21
1
-151
/
+0
*
Retire obsolete and superfluous implementations of virt2phys in each target. ...
Øyvind Harboe
2009-10-21
1
-45
/
+0
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-7
/
+7
*
Transform 'u32' to 'uint32_t' in src/target/arm*
zwelch
2009-06-18
1
-14
/
+14
*
Transform 'u8' to 'uint8_t' in src/target
zwelch
2009-06-18
1
-9
/
+9
*
David Brownell <david-b@pacbell.net>: This patch adds annotations to
zwelch
2009-05-21
1
-1
/
+1
*
Audit and eliminate redundant #include directives in arm target files.
zwelch
2009-05-11
1
-4
/
+0
*
David Brownell <david-b@pacbell.net> whitespace fixes.
oharboe
2009-05-10
1
-12
/
+12
*
Remove redundant declarations to allow building with -Wredundant-decls.
zwelch
2009-04-29
1
-2
/
+0
*
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
2008-03-25
1
-6
/
+6
*
- Fixed bug in pathmove for XScale
ntfreak
2008-02-19
1
-0
/
+4
*
- endianess fixes everywhere but in the flash code. flashing might still be b...
drath
2006-08-31
1
-11
/
+18
*
- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...
drath
2006-07-17
1
-0
/
+4
*
- prepare OpenOCD for branching, created ./trunk/
drath
2006-06-02
1
-0
/
+358