aboutsummaryrefslogtreecommitdiff
path: root/src/target/cortex_a.c
AgeCommit message (Expand)Author
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