aboutsummaryrefslogtreecommitdiff
path: root/src/target/cortex_a.c
AgeCommit message (Expand)Author
2013-03-15target: fix broken Cortex-R4 supportSpencer Oliver
2013-03-15target: Add default implementation of bulk_write_memoryAndreas Fritiofson
2013-03-15arch: Added ARMv7R and Cortex-R4 supportEvan Hunter
2013-03-15adi_v5: search for Debug and Memory AP supportEvan Hunter
2013-03-15cortex_a : optimize apb read/write access.Evan Hunter
2013-03-13target: Remove read_memory_impAndreas Fritiofson
2013-03-13target: Remove write_memory_impAndreas Fritiofson
2012-12-09cortex_a: Fix target entry state route.Evan Hunter
2012-05-28build: remove src file execute permissionSpencer Oliver
2012-02-06build: cleanup src/target directorySpencer Oliver
2012-01-23cleanup: rename armv4_5 to arm for readabilitySpencer Oliver
2012-01-18cmd: add missing usage varsSpencer Oliver
2012-01-04retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERRORØyvind Harboe
2011-11-02cortex_a: add missing error propagationØyvind Harboe
2011-10-19Unused variablesFreddie Chopin
2011-09-30armv7a ,cortex a : add L1, L2 cache support, va to pa supportMichel Jaouen
2011-08-30cortex_a hybrid & context breakpointsHeythem Bouhaja
2011-04-28cortex_a : smp supportMichel Jaouen
2011-04-13Replace byte-access to memory with faster word-accessLuca Ellero
2011-04-13cortex_a :apb mem read/write working with mmu_onMichel JAOUEN
2011-04-13cortex_a : multiple target on the same dapMichel JAOUEN
2011-04-13cortex_a : use dap ref from armv4_5commonMichel JAOUEN
2011-04-06cortex_a : implement jtag console for cortex_aMichel JAOUEN
2011-04-01cortex_a: delete dbgbase hack vestigesØyvind Harboe
2011-04-01cortex_a: fix gaffe in first implementation of -dbgbaseMichel JAOUEN
2011-04-01types: write memory now uses constØyvind Harboe
2011-03-31cortex-a: use -dbgbase optionØyvind Harboe
2011-03-22cortex_a: rename cortex_a8.c/h to cortex_a.c/hØyvind Harboe