aboutsummaryrefslogtreecommitdiff
path: root/src/target/armv4_5_mmu.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-21C99 printf() -Werror fixesduane1-7/+7
2009-06-18Transform 'u32' to 'uint32_t' in src/target/arm*zwelch1-14/+14
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch1-9/+9
2009-05-21David Brownell <david-b@pacbell.net>: This patch adds annotations tozwelch1-1/+1
2009-05-11Audit and eliminate redundant #include directives in arm target files.zwelch1-4/+0
2009-05-10David Brownell <david-b@pacbell.net> whitespace fixes.oharboe1-12/+12
2009-04-29Remove redundant declarations to allow building with -Wredundant-decls.zwelch1-2/+0
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak1-6/+6
2008-02-19- Fixed bug in pathmove for XScalentfreak1-0/+4
2006-08-31- endianess fixes everywhere but in the flash code. flashing might still be b...drath1-11/+18
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath1-0/+4
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath1-0/+358