]> git.sur5r.net Git - openocd/shortlog
openocd
2010-04-04 David Brownelltarget: are we running algorithm code?
2010-04-04 David Brownellsimplify and unconfuse target_run_algorithm()
2010-04-04 David Brownellbuildfix
2010-03-29 Mike Dunnxscale: fix trace buffer functionality when resuming...
2010-03-27 David Brownelljtag/tcl.c cleanup -- split out "adapter.c"
2010-03-26 Antonio BorneoNOR TCL: fix usage message
2010-03-26 Antonio BorneoTCL scripts: update to current "flash bank" syntax
2010-03-25 Øyvind Harboezy1000: dev tool
2010-03-25 Øyvind Harboetarget: fix poll off
2010-03-25 Daniel Bäderchange %x and %d to PRIx32 and PRId32 where needed...
2010-03-25 Øyvind Harboezy1000: allow it to build on linux host for testing...
2010-03-25 Antonio Borneotelnet_server: review unused symbols
2010-03-25 Antonio Borneotelnet_server: review scope of functions
2010-03-24 David BrownellFT2232 Messaaging fix
2010-03-24 Antonio Borneoserver: review unused symbols
2010-03-24 Antonio Borneoserver: review scope of functions and data
2010-03-22 Øyvind Harboezy1000: fix optimisaion bug in dcc writes
2010-03-22 Mike Dunnfix software breakpoints on xscale
2010-03-22 Øyvind Harboebitq: fix warning now that out_value is const
2010-03-22 David Brownellft2232 init mess cleanup
2010-03-21 Øyvind Harboearm breakpoints: amended fix comment
2010-03-21 Øyvind Harboejtag: make out_value const
2010-03-20 Øyvind Harboejtag: move towards making out_value const
2010-03-19 David BrownellFT2232 comment tweaks
2010-03-19 Øyvind Harboezy1000: clean up jtag_add_xx_scan fn's
2010-03-19 Øyvind Harboezy1000: fix bug in end state of DCC writes
2010-03-19 Øyvind Harboejtag: retire jtag_get/set_end_state()
2010-03-19 Øyvind Harboejtag: remove jtag_get_end_state() usage
2010-03-19 Øyvind Harboejtag: get rid of unecessary jtag_get_end_state()
2010-03-19 Øyvind Harboejtag: remove unecessary usage of jtag_get_end_state().
2010-03-19 Øyvind Harboejtag: remove jtag_get_end_state()'s that should be...
2010-03-19 Mike DunnFix underlying problem with xscale icache and dcache...
2010-03-18 David BrownellADI_v5 - it's not always an "SWJ-DP"
2010-03-18 David BrownellMerge branch 'master' of ssh://dbrownell@openocd.git...
2010-03-18 David Brownellremove more duplication
2010-03-18 Øyvind Harboejtag: retire one instance of jtag_get_end_state() usage
2010-03-18 Øyvind Harboeoops: committed and pushed two temp files....
2010-03-18 Spencer OliverDOCS: update flash bank examples
2010-03-18 Spencer OliverPIC32MX: add unlock cmd
2010-03-18 Spencer OliverMIPS: remove unused arg from mips_ejtag_set_instr
2010-03-18 Øyvind Harboejtag: cut down on usage of unintended modification...
2010-03-18 Øyvind Harboelinker error: fix problem with duplicate fn
2010-03-17 Øyvind Harboemips: fix warning
2010-03-17 Øyvind Harboegdb: long running "monitor mww" now works w/gdb
2010-03-17 Øyvind Harboetarget: faster mww operations
2010-03-17 Øyvind Harboetarget: mdX/mwX on target were badly broken
2010-03-17 Spencer OliverSCRIPT: add add_script_search_dir cmd
2010-03-17 Spencer OliverPIC32: add software reset support
2010-03-17 Spencer OliverMIPS: remove ejtag_srst variant
2010-03-17 Øyvind Harboegdb_server: improved gdb load performance
2010-03-17 Øyvind Harboezy1000: tweak the DCC inner loop a tiny bit
2010-03-17 Øyvind Harboearm7/9: remove unused post_restore_context
2010-03-16 David BrownellADIv5 transport support moves to separate files
2010-03-16 Øyvind Harboebitbang: add jtag_add_tms_seq support
2010-03-16 Spencer OliverPARPORT: add PARPORTADDR tcl variable
2010-03-16 Spencer OliverPIC32: add Microchip Explorer16 cfg
2010-03-16 richard veghlpc3180: LPC3180(LPC3250) SLC driver implemented
2010-03-16 Bradey Honsingerimage loading: fix problem with offsets > 0x80000000
2010-03-15 David Brownellmove "reset_config" out of JTAG command group
2010-03-15 David Brownellrename jtag_nsrst_assert_width as adapter_nsrst_assert_...
2010-03-15 David Brownellrename jtag_nsrst_delay as adapter_nsrst_delay
2010-03-15 David Brownellrename jtag_khz as adapter_khz
2010-03-15 Spencer OliverFT2232: bulidfix
2010-03-15 Spencer OliverPIC32MX: update cfg script
2010-03-14 David Brownellrename jtag_interface_{init,quit}()
2010-03-14 David BrownellFT2232: lookup and save layout just once
2010-03-12 Mike Dunnfix xscale icache and dcache commands
2010-03-11 David Brownellversaloon cleanup patch
2010-03-11 simon qianNew JTAG driver for Versaloon
2010-03-11 Michal DeminAdd support for Bus Pirate as a JTAG adapter.
2010-03-11 David Brownellsplit "interface" commands from "jtag" ones
2010-03-10 Spencer OliverMIPS: make fixed code arrays static const
2010-03-10 Spencer OliverJLINK: user info message cleanup
2010-03-10 Spencer OliverPIC32: add flash algorithm support
2010-03-10 Spencer OliverSTM32: flash loader cleanup
2010-03-10 Spencer OliverSTR7: flash loader cleanup
2010-03-10 Spencer OliverSTR9: flash loader cleanup
2010-03-10 Spencer OliverADUC702x: flash loader cleanup
2010-03-09 Antonio BorneoCFI CORE: bug-fix protect single sector
2010-03-09 David Brownellmove a constant table to .rodata section
2010-03-08 Antonio Borneocfi: simplify and clearify code
2010-03-08 Øyvind Harboezy1000: embedded ice dcc tweak
2010-03-08 Øyvind Harboejtag: simplify jtag_add_plain_ir/dr_scan
2010-03-08 Øyvind Harboejtag: jtag_add_ir_scan() now takes a single field
2010-03-08 Øyvind Harboejtag: retire tap field
2010-03-06 Antonio BorneoCFI: review print of Voltage values
2010-03-06 David Brownelldoc: not all debug adapters are "dongles"
2010-03-06 David BrownellREADME: update libftdi version
2010-03-05 David BrownellADIv5 share DAP command support
2010-03-05 Øyvind Harboeminidriver: fix arm11 compilation problem
2010-03-05 David Brownellrename "swjdp_common" as "adiv5_dap"
2010-03-04 David BrownellNOR: trim range in flash_driver_protect()
2010-03-04 David BrownellNOR: invalidate cached state on target resume
2010-03-03 David BrownellNOR: stellaris message tweaks
2010-03-03 Spencer OliverSTM32: Add Value Line Flash Programming Support
2010-03-03 David BrownellADIv5: use new DAP ops for AP read/write
2010-03-03 David BrownellADIv5: use new DAP ops for DP read/write
2010-03-03 David BrownellADIv5: use new dap_run() operation
2010-03-03 David BrownellARM: start abstracting ADIv5 transports (JTAG/SWD)
2010-03-02 David Brownelltarget_resume() doxygen
next