| Commit message (Expand) | Author | Age | Files | Lines |
* | NAND/NUC910: remove private "target" copy | Antonio Borneo | 2011-01-02 | 1 | -21/+7 |
* | NAND/MX3: remove private "target" copy | Antonio Borneo | 2011-01-02 | 2 | -22/+11 |
* | NAND/MX2: remove private "target" copy | Antonio Borneo | 2011-01-02 | 2 | -20/+11 |
* | NAND/LPC3180: remove private "target" copy | Antonio Borneo | 2011-01-02 | 2 | -24/+16 |
* | NAND/DAVINCI: remove private "target" copy | Antonio Borneo | 2011-01-02 | 1 | -27/+17 |
* | NAND/AT91SAM9: remove private "target" copy | Antonio Borneo | 2011-01-02 | 1 | -37/+22 |
* | NAND/TCL: prepare for common "target" reference | Antonio Borneo | 2011-01-02 | 2 | -3/+26 |
* | NAND/TCL: fix segfault on syntax error | Antonio Borneo | 2011-01-02 | 1 | -1/+1 |
* | NAND/CORE: Comment use of alive_sleep() | Antonio Borneo | 2011-01-02 | 1 | -0/+1 |
* | NAND/CORE: Replace decimal dot in messages | Antonio Borneo | 2011-01-02 | 1 | -66/+66 |
* | flash/nand: review NAND driver interface | Antonio Borneo | 2011-01-02 | 13 | -47/+2 |
* | CORTEX A8: Fix broken CPU identification | Marek Vasut | 2010-12-30 | 1 | -3/+17 |
* | Compilation Warnings on OS X 10.5 | Andrew MacIsaac | 2010-12-29 | 8 | -9/+9 |
* | warning: fix warning where GCC didn't catch a doubly declared global structure | Øyvind Harboe | 2010-12-29 | 1 | -1/+1 |
* | warnings: use more 'const' for char * | Øyvind Harboe | 2010-12-29 | 25 | -30/+30 |
* | target: do not expose error numbers to users | Øyvind Harboe | 2010-12-29 | 1 | -6/+0 |
* | initial SWD transport (SWD infrastructure #2) | David Brownell | 2010-12-24 | 9 | -9/+425 |
* | stm32x : always use valid flash base address | Spencer Oliver | 2010-12-23 | 1 | -0/+3 |
* | flash: print flash bank name on flash info cmd | Spencer Oliver | 2010-12-23 | 1 | -2/+2 |
* | stm32: fix reversed option byte write | Spencer Oliver | 2010-12-23 | 1 | -4/+4 |
* | stm32: update option bytes for stm32xl family | Spencer Oliver | 2010-12-23 | 1 | -8/+79 |
* | stm32: add stm32 xl family flash support | Spencer Oliver | 2010-12-23 | 3 | -3/+57 |
* | stm32: add dual flash bank support | Spencer Oliver | 2010-12-23 | 2 | -28/+40 |
* | contrib: change stm32 flash loader extension | Spencer Oliver | 2010-12-23 | 1 | -0/+0 |
* | lpc2148: redo to the new target configuration scheme | Øyvind Harboe | 2010-12-22 | 1 | -46/+41 |
* | config: add init_targets proc that is executed just before init | Øyvind Harboe | 2010-12-22 | 2 | -0/+12 |
* | bootstrap: by default the submodules are initialized | Øyvind Harboe | 2010-12-22 | 1 | -7/+10 |
* | server: remove error value from LOG_INFO | Øyvind Harboe | 2010-12-21 | 1 | -1/+1 |
* | tcl/interface/flashlink.cfg: Fix broken ST URL | Tormod Volden | 2010-12-20 | 1 | -1/+1 |
* | tcl/board: Clean up STM32 EVAL boards configurations | Tormod Volden | 2010-12-20 | 5 | -15/+8 |
* | tcl/board: Fix ST URLs in stm32* eval board configuration files | Tormod Volden | 2010-12-20 | 4 | -8/+8 |
* | update IXP42x target / XBA board config | Michael Schwingen | 2010-12-19 | 3 | -96/+130 |
* | Add support for Hilscher netX controllers | Michael Trensch | 2010-12-18 | 15 | -9/+431 |
* | script: support only Tcl comments | Øyvind Harboe | 2010-12-18 | 1 | -9/+0 |
* | TCL: fix non TCL comments | Antonio Borneo | 2010-12-18 | 28 | -732/+732 |
* | openocd doc: update the comments about Jim Tcl a bit | Øyvind Harboe | 2010-12-16 | 1 | -19/+27 |
* | Fix for compilation failure amt_jtagaccel.c | John Devereux | 2010-12-16 | 1 | -0/+3 |
* | Fix for segfault in handle_nand_dump_command. | Paul Richards | 2010-12-15 | 1 | -5/+5 |
* | stm32: fix unprotect | Øyvind Harboe | 2010-12-15 | 1 | -4/+11 |
* | flash: clarify protect documentation | Øyvind Harboe | 2010-12-15 | 1 | -3/+6 |
* | contrib: add source to the cfi flash loaders | Spencer Oliver | 2010-12-10 | 8 | -6/+475 |
* | contrib: make sure loaders use correct arch | Spencer Oliver | 2010-12-10 | 4 | -0/+6 |
* | stm32: add STM32E-EVAL external memory config script | Spencer Oliver | 2010-12-10 | 1 | -0/+56 |
* | cfi: disable buffer writes for M29W128G | Spencer Oliver | 2010-12-10 | 2 | -5/+16 |
* | cfi: allow optional buffer write support | Spencer Oliver | 2010-12-10 | 2 | -2/+12 |
* | cfi: calculate correct timeouts | Spencer Oliver | 2010-12-10 | 2 | -16/+29 |
* | cfi: prefix string hex output | Spencer Oliver | 2010-12-10 | 1 | -12/+12 |
* | cfi: add time format to cfi query output | Spencer Oliver | 2010-12-10 | 1 | -8/+11 |
* | cfi: whitespace and long line cleanup | Spencer Oliver | 2010-12-10 | 1 | -282/+389 |
* | Fix for segmentation fault from freed memory access in jtag_unregister_event_... | Paul Richards | 2010-12-10 | 1 | -13/+9 |