str9x: faster flash erase of entire chip
[openocd-genbsdl] / doc /
2010-08-11 Øyvind Harboetcl: remove silly ocd_ prefix to array2mem and mem2array
2010-08-02 Mike Dunnxscale documentation: vector table handling
2010-07-24 David Brownell"transport select" returns Jim value
2010-07-20 Spencer Oliverdocs: removed unused cmd 'fast'
2010-07-19 Spencer Oliverdocs: missing parameter from nand check_bad_blocks
2010-07-12 Spencer Oliverdocs: fix transport typo
2010-07-02 David BrownellFix minor openocd.texi bug
2010-07-02 David Brownellinitial "transport" framework
2010-05-26 Spencer Oliverflash: add virtual flash bank driver
2010-05-15 Jun Macomments on doc/manual/primer/jtag.txt
2010-05-11 Marc PignatDocumentation: consistency in GDB command name
2010-05-11 Marc PignatDocumentation : arm920t implements armv4
2010-05-05 Øyvind Harboeflash: stop caching protection state
2010-05-05 Øyvind Harboeflash: erase_address now has an unlock option
2010-05-05 Marc Pignatdocumentation typo
2010-05-05 Øyvind Harboedocs: now builds again
2010-04-20 michal smulskidocs: improve load_image docs
2010-04-20 Øyvind Harboedoc: gdb-attach can fix gdb connect issues
2010-03-27 David Brownelljtag/tcl.c cleanup -- split out "adapter.c"
2010-03-18 Spencer OliverDOCS: update flash bank examples
2010-03-18 Spencer OliverPIC32MX: add unlock cmd
2010-03-17 Spencer OliverSCRIPT: add add_script_search_dir cmd
2010-03-17 Spencer OliverMIPS: remove ejtag_srst variant
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-11 Michal DeminAdd support for Bus Pirate as a JTAG adapter.
2010-03-11 David Brownellsplit "interface" commands from "jtag" ones
2010-03-06 David Brownelldoc: not all debug adapters are "dongles"
2010-02-28 Spencer Oliversemihosting: move semihosting cmd to arm cmd group
2010-02-28 Spencer OliverCortexM3: move disassemble cmd to arm cmd group
2010-02-28 Mariano AlviraAdd board/redbee-usb.cfg
2010-02-28 Mariano Alviraadd board/redbee-econotag.cfg and JTAG support
2010-02-27 David Brownellnew "stellaris recover" command
2010-02-22 David BrownellDeveloper's Guide: refresh release procedures
2010-02-21 David BrownellUser's Guide mentions OS-specific installation
2010-02-11 David BrownellUser's Guide: "#" in filesystems names is bad
2010-02-10 David BrownellUser's Guide: clarify jtag_rclk advice
2010-02-07 David BrownellRe-title Developer's Guide
2010-02-04 David BrownellDocumentation: mention bug database
2010-02-02 David BrownellNOR: User's Guide updates
2010-01-28 David Brownelldoc clarifications for server flags
2010-01-27 David Brownellvarious: don't mention wiki
2010-01-22 David BrownellUser's Guide secton on target hardware setup
2010-01-20 David BrownellUser's guide: mention lpc2000 checksum issue
2010-01-14 Peter Korsgaardnand flash support for s3c64xx
2010-01-14 David BrownellUser's Guide updates
2010-01-14 David BrownellNOR: add optional "flash erase_address" sector padding
2010-01-10 David BrownellFreeBSD build fixes
2010-01-10 David Brownellparport (mostly) doc fixes
2010-01-09 David Brownellsrc/flash/nor: usage/help/doc updates
2010-01-09 David Brownellsrc/server: usage/help/doc updates
2010-01-09 David BrownellNAND: help/usage/doc updates
2010-01-09 David BrownellDoc/examples: clarify usage messages
2010-01-09 David BrownellCoexist with quilt: rename PATCHES --> PATCHES.txt
2010-01-08 David BrownellARM966: help/usage updates
2010-01-08 David BrownellXscale: User's Guide updates
2010-01-08 David BrownellARM720: help/usage updates
2010-01-08 David BrownellARM720: help/usage updates
2010-01-08 David BrownellARM11: help/usage updates
2010-01-08 David BrownellARM7/ARM9: help/usage updates
2010-01-08 David BrownellARMv7: help/usage updates
2010-01-02 David Brownellstreamline and document helptext mode displays
2009-12-31 David BrownellUser's Guide: warn about the forum
2009-12-30 Antonio Borneowhitespace cleanup, mostly for docs
2009-12-28 David BrownellFix Luminary FT2232 layout docs/configs
2009-12-27 David BrownellNOR: make flash_write_unlock() pad to sector end
2009-12-26 Catalin PatuleaDriver for USB-JTAG, Altera USB-Blaster and compatibles
2009-12-26 David BrownellUser's Guide: update GDB info
2009-12-19 Dean GlazeskiAT91SAM9 NAND flash driver.
2009-12-19 David BrownellETM: add "etm trigger_debug" command
2009-12-19 David BrownellETM trigger_percent becomes an ETB command
2009-12-16 David BrownellJTAG: shrink "scan_chain" output
2009-12-15 mkdorg@users.sourc... target: add basic dsp563xx support
2009-12-14 David Brownelljtag: add '-ignore-version' option
2009-12-07 David BrownellARM: list number of HW breakpoints/watchpoints
2009-12-07 David BrownellUser's Guide: add quickie setup notes
2009-12-07 David BrownellUser's Guide: mention ETM on ARM11 comes up too
2009-12-07 Zachary T Welchadd 'flash list', rewrite 'flash banks'
2009-12-04 David BrownellUser's Guide: more semihosting info
2009-12-04 Nicolas Pitrebasic ARM semihosting support
2009-12-01 David BrownellTcl and doc: update to match new 'arm mcr ...' etc
2009-11-29 Marek VasutXScale: initial PXA3xx support
2009-11-28 David Brownelltarget: groundwork for "reset-assert" event
2009-11-26 Uwe Hermannupdate bug reporting information
2009-11-26 Øyvind Harboestyleguide: add some embedded style rules.
2009-11-25 Zachary T Welchupdate command handler documentation
2009-11-24 Andreas Fritiofsonsupport for scripts in $HOME/.openocd
2009-11-23 Øyvind Harboearm926ejs: retire cp15 commands, handled by mrc/mcr.
2009-11-21 David BrownellARM7/ARM9: remove old "debug commands"
2009-11-19 Zachary T Welchdocument new flash syntax
2009-11-17 Zachary T Welchupdate command_handler documentation
2009-11-17 David BrownellARMv7A: use standard disassembler
2009-11-17 David BrownellARM: "armv4_5" command prefix becomes "arm"
2009-11-16 Zachary T WelchAdd 'nand verify' command
2009-11-13 Zachary T Welchupdate developer manual for new types
2009-11-13 Zachary T Welchadd documention for writing built-in commands
2009-11-13 David BrownellETM: start support for ETMv2+
2009-11-12 Jonas Horbergparport: add support for the jtag_khz command.
2009-11-10 David Brownelltarget: MMU-aware init for memory read/write
next