]> git.sur5r.net Git - openocd/history - src/target/cortex_a.c
target: cortex_a: do not create new register cache every reset
[openocd] / src / target / cortex_a.c
2015-11-07 Paul Fertsertarget: cortex_a: do not create new register cache...
2015-11-07 Evan HunterCortex A/R : Allow interrupt disable during single...
2015-04-24 Paul Fertsertarget/cortex_a: examination should be done every time...
2015-04-16 Paul FertserFix several format specifiers errors exposed by arm...
2015-04-14 Paul Fertsertarget/cortex_a: emit a clear error message when dbgbas...
2015-04-14 Uwe Kleine-KönigCortex-A: Don't flush the data/unified cache if MMU...
2015-03-09 Paul Fertsertarget/cortex_a: remove dead assignment
2015-02-22 Christopher HeadCortex A: fix extra memory read and non-word sizes
2015-02-11 Olivier Schonkencortex_a: Add Cortex-A5 identification
2015-01-10 Alexander Steincortex_a: Add support for A7 MPCore
2015-01-10 Kamal Dasucortex_a: Add support for A15 MPCore
2014-10-06 Paul Fertserarm_adi_v5: make dap_lookup_cs_component() traverse...
2014-07-03 Kamal Dasucortex_a: target implementation renames cortex_a8 to...
2014-06-22 Seth LaForgecortex_a: fix lockup when writing to high address
2014-04-14 Paul Fertsertarget/cortex_a: check gdb_service before dereferencing...
2014-03-07 Kamal Dasucortex_a: Fix endianess issues in cortex_a8_*_apb_ab_memory
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