]> git.sur5r.net Git - openocd/history - src/target
doxy & cleanup
[openocd] / src / target /
2011-06-12 Rodrigo L. Rosadoxy & cleanup
2011-06-12 Rodrigo L. Rosacleanup trailing whitespaces
2011-06-12 Rodrigo L. Rosaflash speed improved
2011-06-12 Rodrigo L. Rosaremoved unnecessary actions/controls
2011-06-12 Rodrigo L. Rosacleanup flash module command
2011-06-12 Rodrigo L. Rosafix read for verify_image
2011-06-12 Rodrigo L. Rosafix read speed improved by queueing commands
2011-06-12 Rodrigo L. Rosafix flash driver size, sector erase
2011-06-07 Freddie ChopinFix "unused variable" warnings (errors) detected with...
2011-06-05 Stefan Mahrmips: add nor flash write from memory block
2011-06-04 Rodrigo L. Rosacrc check on flashed data
2011-06-04 Rodrigo L. Rosacode cleanup
2011-06-04 Freddie ChopinFix "unused variable" warnings (errors) detected with...
2011-06-04 Freddie ChopinFix "unused variable" warnings (errors) detected with...
2011-06-01 Stefan Mahrmips: fixup fastdata
2011-06-01 Stefan Mahrmips: fix some more endian madness
2011-05-29 Stefan Mahrmips: fix swapping if running on big endian host
2011-05-28 Stefan Mahrmips: fix swapping if openocd is running on big endian...
2011-05-23 Spencer Oliverdsp5680xx: whitespace cleanup
2011-05-23 Spencer OliverFix build issue under cygwin
2011-05-19 Rodrigo L. Rosaflashing speed improved using queued jtag. error propag...
2011-05-18 Rodrigo L. Rosapartial support for 568013 and 568037, target integration.
2011-05-03 Jie ZhangRemove useless MIPS code in avr32_ap7k.c.
2011-04-28 Michel Jaouencortex_a : smp support
2011-04-28 Michel Jaouensmp : infra for smp minimum support
2011-04-15 Broadcom Corporati... RTOS Thread awareness support wip
2011-04-13 Luca ElleroReplace byte-access to memory with faster word-access
2011-04-13 Luca ElleroAdd opcodes for load/store registers words immediate...
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-05 Drasko DRASKOVICAdded mips_ejtag_drscan_32_out() for optimization.
2011-04-05 Drasko DRASKOVICCorrected waiting on PrAcc in wait_for_pracc_rw()....
2011-04-05 Drasko DRASKOVICAdded correct endianess treatment for big endian target...
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 Harboemips: fix gaffe in previous commit
2011-04-01 Øyvind Harboecortex_a: remove broken dbgbase patchup code
2011-04-01 Øyvind Harboemips: illustrates how to improve performance
2011-04-01 Øyvind Harboetypes: write memory now uses const
2011-03-31 Øyvind Harboemips: delete kludgy code that modifies data sent to...
2011-03-31 Øyvind Harboemips: mips32_pracc_exec error propagation fixes
2011-03-31 Øyvind Harboemips: mips_ejtag_get_impcode error propagation added
2011-03-31 Øyvind Harboemips: fix mips_ejtag_set_instr error handling
2011-03-31 Øyvind Harboemips: fix error handling for jtag_execute_queue()
2011-03-31 Øyvind Harboexscale: fix gaffe in phys write
2011-03-31 Øyvind Harboecortex-a: use -dbgbase option
2011-03-31 Øyvind Harboetarget: add -dbgbase option to target configuration
2011-03-29 Andrew Lyonbugfix for step <address> mips_m4k
2011-03-22 Øyvind Harboecortex_a: rename cortex_a8.c/h to cortex_a.c/h
2011-03-22 Øyvind Harboeomap4430: tried to add in workaround for broken dbgbase...
2011-03-22 Øyvind Harboecortex a9: merge cortex a9 and a8 code
2011-03-20 Øyvind Harboedsp563xx_once: fix warning and potential bug
2011-03-17 Mathias Ktarget: allow targets to override memory alignment
2011-03-17 John and Tina PetersonSYS_WRITE0 fix
2011-03-17 Uwe HermannFix a bunch of typos.
2011-03-15 Øyvind Harboedsp563xx: fix alignment warnings
2011-03-15 Øyvind Harboedsp563xx: fix bug in x buffer handling
2011-02-23 Luca Ellerocortex_a8: remove dap_ap_sel calls
2011-02-21 Mathias Kdsp563xx: rudimentary gdb support
2011-02-17 Luca Elleroarm_adi_v5: add/move apsel member in struct adiv5_dap
2011-02-17 Mathias Kdsp563xx: minor fixes, code cleanup
2011-02-17 Mathias Kdsp563xx_once: Correct wrong return value on jtag commu...
2011-02-17 Mathias K- remove pipeline context, use once register instead...
2011-02-15 Mathias K- add parameter flush to the once api to signalize...
2011-02-15 Mathias K- add bulk memory write function - execute jtag queue...
2011-02-15 Phil Fongdsp563xx_once: Correct definition of JTAG_INSTR_CLAMP
2011-02-14 Luca Ellerocortex_a9: move dap_ap_select to arm_avi_v5
2011-02-14 Luca Elleroarm_adi_v5: add wrapping transfer functions with select...
2011-02-14 Luca Elleroarm_adi_v5: add transfer functions prototypes with...
2011-02-14 Luca Ellerocortex_a9: check if MMU is enabled on APB read/write...
2011-02-14 Luca Ellerocortex_a9: check target halted on APB read/write memory
2011-02-14 Luca Ellerocortex_a9: trivial fixes
2011-02-10 Spencer Oliverbuikd: fix cygwin -mno-cygwin build error
2011-02-10 Luca Ellerocortex_a9: implement read/write memory through APB-AP
2011-02-10 Aaron Carrollcortex_a9: fix dap_ap_select() usage
2011-02-08 Mathias Kdsp563xx: add x, y and p memory access
2011-02-08 Luca Ellerocortex_a8/a9: fix some comments
2011-02-03 Mathias Kmore changes to dsp563xx code
2011-02-03 Mathias K24bit buffer support
2011-02-02 Aaron Carrollcortex_m3: allow scripts to override reset
2011-01-31 Aaron Carrollcortex_a9: add source files for Cortex A9 support.
2011-01-31 Aaron Carrollarm_dpm: add some SCR/RCR macros
2011-01-31 Aaron CarrollAdd '-coreid' target option to support multiple cores...
2011-01-27 Mathias Kadd cortex-r4 etm id to dap info
2011-01-26 Andreas Fritiofsonfix segfault from stack corruption in ahbap_debugport_init
2011-01-09 Eric Wetzelnit: more LOG_* \n fixes
2011-01-05 Eric Wetzelnit: do not add \n at end of LOG_ERROR
2011-01-04 Spencer Olivermips32: add fastdata loader working area
2011-01-04 Spencer Olivertarget: change working area free data type
2011-01-03 Øyvind Harboeerror handling: the error number is not part of the...
2010-12-30 Marek VasutCORTEX A8: Fix broken CPU identification
2010-12-29 Andrew MacIsaacCompilation Warnings on OS X 10.5
2010-12-29 Øyvind Harboewarnings: use more 'const' for char *
2010-12-29 Øyvind Harboetarget: do not expose error numbers to users
2010-12-25 David Brownellinitial SWD transport (SWD infrastructure #2)
2010-12-22 Øyvind Harboeconfig: add init_targets proc that is executed just...
2010-12-04 Mike Dunnxscale: trace buffer remains enabled until explicitly...
next