aboutsummaryrefslogtreecommitdiff
path: root/src/target/armv4_5_mmu.c
AgeCommit message (Expand)Author
2009-05-21David Brownell <david-b@pacbell.net>: This patch adds annotations tozwelch
2009-05-11Audit and eliminate redundant #include directives in arm target files.zwelch
2009-05-10David Brownell <david-b@pacbell.net> whitespace fixes.oharboe
2009-04-29Remove 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 XScalentfreak
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