]> git.sur5r.net Git - openocd/history - src/target/armv4_5_mmu.h
types: write memory now uses const
[openocd] / src / target / armv4_5_mmu.h
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-11 Øyvind Harboearm mmu: error propagation added for address translation
2009-12-13 David Brownelltarget files shouldn't #include <target/...h>
2009-12-03 Zachary T Welchchange #include "armv4_5_cache.h" to <target/armv4_5_ca...
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-11-13 Zachary T Welcharmv4_5_cache_common_t -> struct armv4_5_cache_common
2009-11-09 Zachary T Welchsrc/target: remove 'extern' and wrap headers
2009-10-21 Øyvind Harboeretire obsolete mXY_phys commands. Handled by generic...
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-11 zwelchAudit and eliminate redundant #include directives in...
2006-08-31 drath- endianess fixes everywhere but in the flash code...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/