| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - added svn props | ntfreak | 2008-02-28 | 16 | -1015/+1015 |
* | code to be used in upcoming minidriver work. | oharboe | 2008-02-28 | 1 | -0/+13 |
* | added some code that will be used in upcoming minidriver work. | oharboe | 2008-02-28 | 1 | -0/+10 |
* | fix copyright. | oharboe | 2008-02-28 | 3 | -0/+58 |
* | jtag_add_shift() fn - minidriver work in progress. | oharboe | 2008-02-28 | 2 | -0/+67 |
* | lingering change for eCos flash driver | oharboe | 2008-02-28 | 1 | -1/+5 |
* | eCos flash driver. | oharboe | 2008-02-28 | 10 | -1/+1126 |
* | - Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This | oharboe | 2008-02-28 | 9 | -71/+111 |
* | - fix line-endings | ntfreak | 2008-02-28 | 1 | -1916/+1916 |
* | - fix line-endings | drath | 2008-02-28 | 6 | -1998/+1998 |
* | Uwe Hermann Add @dircategory and @direntry to the info page -- they're used t... | oharboe | 2008-02-28 | 1 | -1912/+1916 |
* | Uwe Hermann fixed some warnings. | oharboe | 2008-02-28 | 6 | -2002/+1998 |
* | - correct line endings from previous commit | ntfreak | 2008-02-27 | 2 | -2044/+2044 |
* | - fix typo in ep93xx jtag driver to allow OpenOCD compilation on ARM (thanks ... | drath | 2008-02-27 | 1 | -1/+1 |
* | - fix bug in ft2232 pathmove (thanks to Michael Bruck for the patch) | drath | 2008-02-27 | 1 | -2/+4 |
* | Nicolas Pitre listed some more devices. | oharboe | 2008-02-27 | 2 | -2040/+2044 |
* | - fix issue when target is already halted | ntfreak | 2008-02-26 | 1 | -0/+1 |
* | - code reformat (Thanks Pavel Chromy) | ntfreak | 2008-02-26 | 2 | -1147/+1000 |
* | fix naming conflict under Windows. | oharboe | 2008-02-26 | 1 | -13/+13 |
* | oopss.. another jtag minidriver reset gaffe. | oharboe | 2008-02-26 | 1 | -3/+3 |
* | jtag_add_reset() minidriver gaffe fixed. | oharboe | 2008-02-26 | 1 | -23/+20 |
* | Next step in the JTAG minidriver. This should be fairly close to the final th... | oharboe | 2008-02-26 | 2 | -66/+100 |
* | - jtag minidriver work in progress | oharboe | 2008-02-26 | 2 | -64/+133 |
* | - remove build warnings | ntfreak | 2008-02-25 | 6 | -10/+6 |
* | - convert all files to unix line-ending | drath | 2008-02-25 | 42 | -32837/+32837 |
* | Pavel Chromy | oharboe | 2008-02-25 | 7 | -3635/+3684 |
* | formatting. | oharboe | 2008-02-25 | 1 | -1841/+1841 |
* | Pavel Chromy style fixes. | oharboe | 2008-02-25 | 3 | -1148/+1147 |
* | Fix from Pavel Chromy. | oharboe | 2008-02-25 | 2 | -2156/+2159 |
* | - Fix target library path problem w/Windows | oharboe | 2008-02-25 | 1 | -0/+21 |
* | From Michael Bruck | oharboe | 2008-02-25 | 21 | -19378/+21598 |
* | committed bugfix from Michael Bruck | oharboe | 2008-02-25 | 1 | -446/+446 |
* | dos2unix fix. | oharboe | 2008-02-25 | 13 | -12176/+12176 |
* | - using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of places | oharboe | 2008-02-25 | 8 | -81/+50 |
* | - "flash write_binary" is now "flash write_bank" to clarify the focus of the | oharboe | 2008-02-25 | 15 | -12377/+12192 |
* | Michael Bruck spotted an omission in svn 322 | oharboe | 2008-02-25 | 2 | -4/+3 |
* | - added "xscale fast_memory_access" which speeds up memory | oharboe | 2008-02-24 | 3 | -9/+122 |
* | move options handling to separate file to better support embedded implementat... | oharboe | 2008-02-24 | 3 | -91/+124 |
* | - added -c option that will execute an openocd command | oharboe | 2008-02-24 | 5 | -229/+273 |
* | - fixed target->type->poll() return value | oharboe | 2008-02-24 | 15 | -84/+113 |
* | disable cfi_write_words(). Broken for spansion, fallback | oharboe | 2008-02-24 | 1 | -2357/+2360 |
* | debug_level 3 now prints seconds since start of openocd | oharboe | 2008-02-24 | 1 | -1/+4 |
* | - concretize JTAG state transition rules (previously implied behaviour is now... | drath | 2008-02-24 | 1 | -3/+16 |
* | sharpend JTAG docs w.r.t. hw fifo implementations and retired jtag_cancel_que... | oharboe | 2008-02-24 | 3 | -14/+31 |
* | added svn:ignore for files generated by bootstrap + build process. | oharboe | 2008-02-24 | 0 | -0/+0 |
* | cosmetic fixes to debug output + phasing out printf() in favour of logging sy... | oharboe | 2008-02-24 | 5 | -3257/+3257 |
* | - fixes possible crash when GDB connection is closed while target is running ... | drath | 2008-02-24 | 2 | -39/+24 |
* | - fix for feroceon CP15 register access (thanks to Niolas Pitre for this patch) | drath | 2008-02-23 | 3 | -32/+94 |
* | - Use NAND extended geometry information (thanks to Ben Dooks for this patch) | drath | 2008-02-23 | 1 | -4/+42 |
* | - added a test document as a starting point | mifi | 2008-02-23 | 2 | -1/+81 |