| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | cfi_protect is not implemented on Spansion flashes (many do not even have pro... | Michael Schwingen | 2011-01-02 | 1 | -2/+2 |
* | non-CFI flash code uses data from CFI structures. Make sure that timeouts are... | Michael Schwingen | 2011-01-02 | 2 | -99/+98 |
* | svf: implement sleep for RUNTEST min_time | Jon Povey | 2011-01-02 | 1 | -30/+28 |
* | svf: fix USAGE and related error reporting | Jon Povey | 2011-01-02 | 1 | -9/+4 |
* | NAND/S3CXXXX: remove private "target" copy | Antonio Borneo | 2011-01-02 | 7 | -33/+16 |
* | NAND/ORION: remove private "target" copy | Antonio Borneo | 2011-01-02 | 1 | -13/+5 |
* | 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 | 8 | -9/+408 |
* | 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 | 1 | -1/+45 |
* | stm32: add dual flash bank support | Spencer Oliver | 2010-12-23 | 1 | -26/+37 |
* | config: add init_targets proc that is executed just before init | Øyvind Harboe | 2010-12-22 | 2 | -0/+12 |
* | server: remove error value from LOG_INFO | Øyvind Harboe | 2010-12-21 | 1 | -1/+1 |
* | script: support only Tcl comments | Øyvind Harboe | 2010-12-18 | 1 | -9/+0 |
* | 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 | 1 | -6/+13 |
* | 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 |
* | build: fix build from previous commit | Spencer Oliver | 2010-12-08 | 2 | -2/+2 |
* | jtag: getting the JTAG speed can fail | Øyvind Harboe | 2010-12-08 | 11 | -27/+71 |
* | svf: various improvements | Andrew Leech | 2010-12-07 | 1 | -78/+292 |
* | xscale: trace buffer remains enabled until explicitly disabled | Mike Dunn | 2010-12-04 | 2 | -54/+97 |
* | Fix sector layout for 504-KiB LPC2000 devices | Rolf Meeser | 2010-12-04 | 1 | -4/+7 |
* | cortex_m3: change cortec_m3 reset_config behaviour | Spencer Oliver | 2010-12-03 | 2 | -19/+2 |