fw/openocd
2010-07-16 David BrownellARM ADI-V5: cleanup CID/PID addressing
2010-07-16 Spencer Oliverflash: use bkpt for str9 flash algo algorithm
2010-07-16 Øyvind Harboefix warnings
2010-07-16 Øyvind Harboedebug-feature: jtagtcpip, reduce performance impact...
2010-07-16 Øyvind Harboedebug feature: jtagtcpip, improve performance
2010-07-16 Øyvind Harboedebug feature: jtagtcpip, improved performance
2010-07-13 David BrownellARM ADI-V5: PIDs and CIDs are 8 bits
2010-07-13 Spencer Olivercfg: add Avalue RSC-W910 config
2010-07-12 Spencer Oliverjtag: fix shadow issues in adapter_init
2010-07-12 Spencer Oliverarm9: revert change arm9tdmi cmd group name to arm9
2010-07-12 Spencer Oliverdocs: fix transport typo
2010-07-12 Spencer Oliveradapter.c: missing space in handle_interface_command
2010-07-09 David Brownelltransport selection tweaks
2010-07-09 Spencer Olivertransport: fix bug/typo in transport_register cmd
2010-07-07 Øyvind Harboetransport: fix segfault in transport select
2010-07-07 Øyvind Harboetransport: fix bug/typo in interface_transports command
2010-07-05 sb-sfgdbserver: incorrect memory map for multiple targets...
2010-07-05 Stacey Sheldontransport: fix segfault in setup_command_handler()
2010-07-02 David BrownellFix minor openocd.texi bug
2010-07-02 David Brownellinitial "transport" framework
2010-07-02 Spencer Oliverft2232: revert ft2232_read_scan changes
2010-07-01 Spencer Oliverft2232: bugfix from previous commit
2010-07-01 Marc Pignatft2232: simplify ft2232_read_scan
2010-07-01 Marc Pignatft2232: cleanup ft2232_write
2010-06-25 Olaf Lükeat91sam3s* support
2010-06-23 Øyvind Harboeopenocd: setup_command_handler() must not be static
2010-06-23 Øyvind Harboearm11: fix gaffe in no-ack transfers
2010-06-23 Antonio Borneoerror number: review
2010-06-22 Øyvind Harboeam3517 evm: use physical write to memory while target...
2010-06-22 Øyvind Harboecortex a8: only physical read/write's are available...
2010-06-22 Øyvind Harboetarget: $_TARGET mdw now has a phys option
2010-06-22 Øyvind Harboetarget: mwX on target object now supporst phys argument
2010-06-22 Edgar Grimbergxsvf: Fix shadow issues on Mac
2010-06-22 Edgar Grimbergtarget: Fix shadow issues on Mac
2010-06-22 Edgar Grimbergflash: fix shadow issues on Mac
2010-06-22 Øyvind Harboeboard: add alpha am3517evm ti board config file
2010-06-22 Øyvind Harboegitignore: start list of emacs temp files to ignore
2010-06-22 Øyvind Harboecortex a8: print message that locking debug access...
2010-06-22 Øyvind Harboecortex a8: add error propagation for poll/resume
2010-06-22 Øyvind Harboecortex a8: add timeouts waiting for restart, prepare...
2010-06-22 Øyvind Harboecortex a8: add error propagation for mem_ap_read/write_...
2010-06-22 Øyvind Harboearm_adi_v5: error propagation fixes
2010-06-21 Antonio Borneonand/mx2: review scope of symbols
2010-06-21 Antonio Borneonor/str7x: review scope of symbols
2010-06-21 Antonio Borneoopenocd.c: review scope of symbols
2010-06-21 Antonio Borneonor/virtual: review scope of symbols
2010-06-21 Antonio Borneotarget/avrt: review unused symbols
2010-06-21 Antonio Borneotarget/avr: review scope of symbols
2010-06-21 Antonio Borneotarget/feroceon: review scope of symbols
2010-06-21 Antonio Borneotarget/mips_m4k: review scope of symbols
2010-06-21 Antonio Borneohelper/jim-eventloop.h: review unused definitions
2010-06-21 Antonio Borneohelper/jim-eventloop: review unused symbols
2010-06-21 Antonio Borneohelper/jim-eventloop: review scope of symbols
2010-06-21 Øyvind Harboejtag: retire jtag_get_error()
2010-06-21 Øyvind Harboejtag: do not use jtag_get_error()
2010-06-21 Øyvind Harboeadi_v5_jtag: add missing error handling
2010-06-21 Øyvind Harboecortex a8: add missing error handling
2010-06-19 Andreas Fritiofsonarm-jtag-ew: -Wshadow fix
2010-06-19 Øyvind Harboecortex a8: fix segfault for unexamined targets
2010-06-18 Antonio Borneotarget/dsp563xx: review unused symbols
2010-06-18 Antonio Borneotarget/dsp563xx: review scope of symbols
2010-06-18 Andreas Fritiofsonreverse order of Jim stack trace output
2010-06-18 Andreas Fritiofsondon't add confusing source info to Jim
2010-06-18 Antonio Borneohelper/jim: review unused symbols
2010-06-18 Antonio Borneohelper/jim: review scope of symbols
2010-06-17 Freddie Chopinmingw32: -Wshadow fixes in arm-jtag-ew.c
2010-06-17 Freddie Chopinmingw32: -Wshadow fixes in rlink.c
2010-06-17 Freddie Chopinrlink: -Wshadows fixes
2010-06-17 Freddie Chopinmingw32: -Wshadow fixes
2010-06-17 Antonio Borneojlink: fix -Wshadow warning
2010-06-17 Antonio Borneovsllink: fix -Wshadow warning
2010-06-17 Oyvind Harboegdb-server: fix -Wshadow warning
2010-06-17 Øyvind Harboezy1000: fix arm11 optimisation
2010-06-17 Antonio Borneohelper: remove helper membuf
2010-06-17 Antonio Borneonor/at91sam3: replace helper membuf
2010-06-16 Øyvind Harboebuild: enable -Wshadow by default
2010-06-16 Øyvind Harboegdb: -Wshadow warning fixes
2010-06-16 Øyvind Harboegdb: clean up error handling in step/continue
2010-06-16 Øyvind Harboexsvf: -Wshadow warning fixes
2010-06-16 Øyvind Harboesvf: -Wshadow warning fixes
2010-06-16 Øyvind Harboemflash: -Wshadow warning fix
2010-06-16 Øyvind Harboearm_io: -Wshadow warning fix
2010-06-16 Øyvind Harboenand: when verify failed, it didn't return an error
2010-06-15 Øyvind Harboetms470: -Wshadow warning fixes
2010-06-15 Øyvind Harboestr9xpec: -Wshadow warning fixes
2010-06-15 Øyvind Harboestr9x: -Wshadow warning fixes
2010-06-15 Øyvind Harboeoops... backup file snuck in, remove it.
2010-06-15 Øyvind Harboestr7x: -Wshadow warning fixes
2010-06-15 Øyvind Harboestm32x: -Wshadow warning fixes
2010-06-15 Øyvind Harboestellaris: -Wshadow warning fixes
2010-06-15 Øyvind Harboelpc2900: -Wshadow warning fixes
2010-06-15 Øyvind Harboelpc2000: -Wshadow warning fixes
2010-06-15 Øyvind Harboeecos flash: -Wshadow warning fixes
2010-06-15 Øyvind Harboeat91sam7: -Wshadow warning fixes
2010-06-15 Øyvind Harboeflash: -Wshadow warning fix
2010-06-15 Øyvind Harboemips_ejtag: -Wshadow warning fixes
2010-06-15 Øyvind Harboemips32_pracc: -Wshadow warning fixes
2010-06-15 Øyvind Harboemips_m4k: -Wshadow warning fixes
2010-06-15 Øyvind Harboemips32: -Wshadow warning fixes
2010-06-15 Øyvind Harboecortex_a8: -Wshadow warning fixes
next