]> git.sur5r.net Git - openocd/history - src/target/armv4_5_mmu.c
Remove FSF address from GPL notices
[openocd] / src / target / armv4_5_mmu.c
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2011-04-01 Øyvind HarboeMerge remote branch 'origin/master' into HEAD
2011-04-01 Øyvind Harboetypes: write memory now uses const
2010-07-19 Øyvind Harboearm: add error propagation for enable/disable mmu caches
2010-07-19 Øyvind Harboearm: add error propagation to generic get_ttb fn
2010-06-12 Antonio BorneoTARGET: removed unused parameters
2010-06-12 Antonio BorneoTARGET: removed unsed parameter
2010-06-12 Antonio BorneoTARGET: fix handling return code of MMU translation
2010-06-11 Øyvind Harboearm mmu: error propagation added for address translation
2010-04-10 Antonio BorneoARMV4_5_MMU: review unused symbols
2009-12-03 Zachary T Welchchange #include "log.h" to <helper/log.h>
2009-11-16 David Brownell#include "target.h" less wildly
2009-11-13 Zachary T Welchtarget_t -> struct target
2009-11-13 Zachary T Welcharmv4_5_mmu_common_t -> struct armv4_5_mmu_common
2009-10-21 Øyvind Harboeretire obsolete mXY_phys commands. Handled by generic...
2009-10-21 Øyvind HarboeRetire obsolete and superfluous implementations of...
2009-10-21 Øyvind HarboeRetire obsolete and superfluous implementations of...
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target/arm*
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/target
2009-05-21 zwelchDavid Brownell <david-b@pacbell.net>: This patch adds...
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-10 oharboeDavid Brownell <david-b@pacbell.net> whitespace fixes.
2009-04-29 zwelchRemove redundant declarations to allow building with...
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-02-19 ntfreak- Fixed bug in pathmove for XScale
2006-08-31 drath- endianess fixes everywhere but in the flash code...
2006-07-17 drath- Added support for native MinGW builds (thanks to...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/