summaryrefslogtreecommitdiff
path: root/src/target/cortex_a.c
Commit message (Expand)AuthorAgeFilesLines
* cortex_a : smp supportMichel Jaouen2011-04-281-15/+230
* Replace byte-access to memory with faster word-accessLuca Ellero2011-04-131-21/+69
* cortex_a :apb mem read/write working with mmu_onMichel JAOUEN2011-04-131-159/+171
* cortex_a : multiple target on the same dapMichel JAOUEN2011-04-131-0/+10
* cortex_a : use dap ref from armv4_5commonMichel JAOUEN2011-04-131-18/+18
* cortex_a : implement jtag console for cortex_aMichel JAOUEN2011-04-061-46/+13
* cortex_a: delete dbgbase hack vestigesØyvind Harboe2011-04-011-15/+0
* cortex_a: fix gaffe in first implementation of -dbgbaseMichel JAOUEN2011-04-011-9/+9
* types: write memory now uses constØyvind Harboe2011-04-011-3/+3
* cortex-a: use -dbgbase optionØyvind Harboe2011-03-311-5/+12
* cortex_a: rename cortex_a8.c/h to cortex_a.c/hØyvind Harboe2011-03-221-0/+2319