| Commit message (Expand) | Author | Age | Files | Lines |
* | two NEWS updates | David Brownell | 2010-08-16 | 1 | -1/+3 |
* | lm3s811-ek uses generic stellaris target config | David Brownell | 2010-07-17 | 1 | -0/+1 |
* | initial "transport" framework | David Brownell | 2010-07-02 | 1 | -0/+3 |
* | NEWS: updates | Spencer Oliver | 2010-06-03 | 1 | -0/+12 |
* | jtag/tcl.c cleanup -- split out "adapter.c" | David Brownell | 2010-03-27 | 1 | -1/+2 |
* | SCRIPT: add add_script_search_dir cmd | Spencer Oliver | 2010-03-17 | 1 | -1/+9 |
* | rename jtag_nsrst_assert_width as adapter_nsrst_assert_width | David Brownell | 2010-03-15 | 1 | -0/+1 |
* | rename jtag_nsrst_delay as adapter_nsrst_delay | David Brownell | 2010-03-15 | 1 | -0/+1 |
* | rename jtag_khz as adapter_khz | David Brownell | 2010-03-15 | 1 | -0/+5 |
* | Add support for Bus Pirate as a JTAG adapter. | Michal Demin | 2010-03-11 | 1 | -0/+1 |
* | LPC1768 updates, IAR board support | David Brownell | 2010-03-02 | 1 | -0/+1 |
* | new "stellaris recover" command | David Brownell | 2010-02-27 | 1 | -0/+6 |
* | Open the merge window for the 0.5.0 release cycle. | David Brownell | 2010-02-21 | 1 | -68/+2 |
* | NEWS: mention removal of obsolete commands | David Brownell | 2010-02-13 | 1 | -0/+2 |
* | NEWS updates | David Brownell | 2010-01-22 | 1 | -11/+15 |
* | NEWS: include s3c64xx NAND driver | David Brownell | 2010-01-15 | 1 | -0/+1 |
* | NOR: add optional "flash erase_address" sector padding | David Brownell | 2010-01-13 | 1 | -1/+3 |
* | Cortex-M3: improved core exception handling | David Brownell | 2010-01-13 | 1 | -0/+2 |
* | Coexist with quilt: rename PATCHES --> PATCHES.txt | David Brownell | 2010-01-08 | 1 | -1/+4 |
* | Fix Luminary FT2232 layout docs/configs | David Brownell | 2009-12-28 | 1 | -0/+3 |
* | Driver for USB-JTAG, Altera USB-Blaster and compatibles | Catalin Patulea | 2009-12-26 | 1 | -0/+1 |
* | Packaging fix, NEWS update | David Brownell | 2009-12-21 | 1 | -0/+2 |
* | ETM: add "etm trigger_debug" command | David Brownell | 2009-12-19 | 1 | -0/+1 |
* | ETM trigger_percent becomes an ETB command | David Brownell | 2009-12-19 | 1 | -0/+2 |
* | NEWS: mention libftdi 0.17 | David Brownell | 2009-12-19 | 1 | -0/+2 |
* | NOR FLASH: only erase/unlock whole sectors | David Brownell | 2009-12-18 | 1 | -0/+2 |
* | ARM11: basic watchpoint support | David Brownell | 2009-12-04 | 1 | -0/+2 |
* | basic ARM semihosting support | Nicolas Pitre | 2009-12-03 | 1 | -0/+1 |
* | Tcl and doc: update to match new 'arm mcr ...' etc | David Brownell | 2009-12-01 | 1 | -0/+2 |
* | NEWS: mention new reset-assert event | David Brownell | 2009-11-27 | 1 | -0/+3 |
* | NEWS updates | David Brownell | 2009-11-25 | 1 | -0/+10 |
* | update NEWS with recent developments | Zachary T Welch | 2009-11-25 | 1 | -0/+17 |
* | support for scripts in $HOME/.openocd | Andreas Fritiofson | 2009-11-24 | 1 | -0/+1 |
* | ARM: "armv4_5" command prefix becomes "arm" | David Brownell | 2009-11-16 | 1 | -0/+2 |
* | ARM11: use now-generic memory utils | David Brownell | 2009-11-15 | 1 | -0/+8 |
* | JTAG: support KT-LINK adapter | Krzysztof Kajstura | 2009-11-04 | 1 | -0/+2 |
* | Version 0.4.0-dev | David Brownell | 2009-11-04 | 1 | -63/+4 |
* | NEWS: mention switch to git! | David Brownell | 2009-11-04 | 1 | -0/+1 |
* | NEWS refs repository history, not ChangeLog | David Brownell | 2009-11-04 | 1 | -2/+5 |
* | NEWS: more info | David Brownell | 2009-10-30 | 1 | -4/+24 |
* | ARM: rename "arm9tdmi vector_catch" to "arm9 ..." | David Brownell | 2009-10-25 | 1 | -0/+2 |
* | make PXA255 targets enumerate sort-of-OK | David Brownell | 2009-10-08 | 1 | -0/+1 |
* | add overridable Tcl "init_reset" | David Brownell | 2009-10-08 | 1 | -0/+1 |
* | Update the NEWS file to cover more of the user-visible changes. | dbrownell | 2009-10-05 | 1 | -2/+18 |
* | arm11 hardware step using simulation + breakpoint. Use "hardware_step enable"... | oharboe | 2009-08-27 | 1 | -1/+2 |
* | Michael Schwingen <rincewind@discworld.dascon.de> news about xscale | oharboe | 2009-08-26 | 1 | -0/+1 |
* | David Brownell <david-b@pacbell.net> Various updates to 0.3.0 NEWS | oharboe | 2009-08-25 | 1 | -4/+21 |
* | Archive released NEWS file: NEWS -> NEWS-0.2.0 | zwelch | 2009-07-14 | 1 | -67/+6 |
* | Add NEWS file for the 0.2.0 release. | zwelch | 2009-07-06 | 1 | -1/+80 |
* | - fix typo's | ntfreak | 2008-09-22 | 1 | -1/+1 |