cortex_a: do not try to use MMU for translation if it wasn't enabled on target stop
[fw/openocd] / src / target / cortex_a.c
2014-02-06 Paul Fertsercortex_a: do not try to use MMU for translation if...
2014-01-11 Andreas Fritiofsonadi_v5: Remove unnecessary MEM-AP access functions
2013-10-31 Paul FertserClean up many C99 integer types format specifiers
2013-09-08 Spencer Olivertarget: remove unimplemented target_request_data implem...
2013-09-08 Spencer Olivertarget: remove unimplemented soft_reset_halt implementa...
2013-06-12 Spencer Olivercortex_a: remove memory leak on failure
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-06-03 Andreas Fritiofsoncortex_a: fix FTBS on ARM due to alignment issues
2013-05-28 Paul Fertsertargets: fix target_type name for Cortex-A targets
2013-04-28 Spencer Olivertarget: rename cortex_a8 to cortex_a
2013-03-15 Spencer Olivertarget: fix broken Cortex-R4 support
2013-03-15 Andreas Fritiofsontarget: Add default implementation of bulk_write_memory
2013-03-15 Evan Hunterarch: Added ARMv7R and Cortex-R4 support
2013-03-15 Evan Hunteradi_v5: search for Debug and Memory AP support
2013-03-15 Evan Huntercortex_a : optimize apb read/write access.
2013-03-13 Andreas Fritiofsontarget: Remove read_memory_imp
2013-03-13 Andreas Fritiofsontarget: Remove write_memory_imp
2012-12-09 Evan Huntercortex_a: Fix target entry state route.
2012-05-28 Spencer Oliverbuild: remove src file execute permission
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2012-01-23 Spencer Olivercleanup: rename armv4_5 to arm for readability
2012-01-18 Spencer Olivercmd: add missing usage vars
2012-01-04 Øyvind Harboeretire ERROR_INVALID_ARGUMENTS and replace with ERROR_C...
2011-11-02 Øyvind Harboecortex_a: add missing error propagation
2011-10-19 Freddie ChopinUnused variables
2011-09-30 Michel Jaouenarmv7a ,cortex a : add L1, L2 cache support, va to...
2011-08-30 Heythem Bouhajacortex_a hybrid & context breakpoints
2011-04-28 Michel Jaouencortex_a : smp support
2011-04-13 Luca ElleroReplace byte-access to memory with faster word-access
2011-04-13 Michel JAOUENcortex_a :apb mem read/write working with mmu_on
2011-04-13 Michel JAOUENcortex_a : multiple target on the same dap
2011-04-13 Michel JAOUENcortex_a : use dap ref from armv4_5common
2011-04-06 Michel JAOUENcortex_a : implement jtag console for cortex_a
2011-04-01 Øyvind Harboecortex_a: delete dbgbase hack vestiges
2011-04-01 Michel JAOUENcortex_a: fix gaffe in first implementation of -dbgbase
2011-04-01 Øyvind HarboeMerge remote branch 'origin/master' into HEAD
2011-04-01 Øyvind Harboetypes: write memory now uses const
2011-03-31 Øyvind Harboecortex-a: use -dbgbase option
2011-03-22 Øyvind Harboecortex_a: rename cortex_a8.c/h to cortex_a.c/h