2008-03-04 |
oharboe | Michael Bruck: |
commit | commitdiff | tree | snapshot |
2008-03-03 |
ntfreak | - added svn prop svn:eol-style native |
commit | commitdiff | tree | snapshot |
2008-03-03 |
oharboe | I fixed all the targets even though |
commit | commitdiff | tree | snapshot |
2008-03-03 |
oharboe | added fill_malloc test. Not quite sure what to do here... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
oharboe | added at91sam9260.cfg, nslu2.cfg, pxa255.cfg, pxa255_ss... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
oharboe | some comments from Dominic |
commit | commitdiff | tree | snapshot |
2008-03-02 |
drath | - Added coding style to README |
commit | commitdiff | tree | snapshot |
2008-03-02 |
ntfreak | - added svn prop svn:eol-style native |
commit | commitdiff | tree | snapshot |
2008-03-02 |
oharboe | Uwe Hermann tightned up comments, etc. to follow OpenOC... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
oharboe | fixed FSF address. Uwe Hermann. |
commit | commitdiff | tree | snapshot |
2008-03-01 |
oharboe | target scripts for test suite. |
commit | commitdiff | tree | snapshot |
2008-03-01 |
oharboe | wrote up explaining why tests are done on committed... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
oharboe | wrote up explaining why tests are done on committed... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
ntfreak | - contrib directory added |
commit | commitdiff | tree | snapshot |
2008-03-01 |
mifi | - added test result for r423 |
commit | commitdiff | tree | snapshot |
2008-03-01 |
oharboe | fix memory corruption regression introduced in 335 |
commit | commitdiff | tree | snapshot |
2008-03-01 |
mifi | - removed warnings "xxxxx" might be used uninitialized... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
mifi | - added example for testing the JTAG speed with a FT223... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
oharboe | backed out jtag_add_shift() |
commit | commitdiff | tree | snapshot |
2008-03-01 |
mifi | - updated svn:eol-style prop to native for AT91R40008 |
commit | commitdiff | tree | snapshot |
2008-03-01 |
mifi | - added at91r40008 test example, and test result |
commit | commitdiff | tree | snapshot |
2008-03-01 |
ntfreak | - updated svn:eol-style prop to native |
commit | commitdiff | tree | snapshot |
2008-03-01 |
mifi | - added sam7x256 test example, and test result |
commit | commitdiff | tree | snapshot |
2008-03-01 |
oharboe | improve DCC bulk write performance by using jtag_add_sh... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
mifi | - added sam7s256 test example, and test result |
commit | commitdiff | tree | snapshot |
2008-03-01 |
oharboe | Now uses jtag_add_shift() via embeddedice_write_reg_inn... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
mifi | - added lpc2294 test example, and test result |
commit | commitdiff | tree | snapshot |
2008-03-01 |
oharboe | log_remove_callback |
commit | commitdiff | tree | snapshot |
2008-03-01 |
mifi | - added lpc2148 test example, and test result |
commit | commitdiff | tree | snapshot |
2008-03-01 |
mifi | - added str912 test example, and test result |
commit | commitdiff | tree | snapshot |
2008-03-01 |
oharboe | wip. fixed gaffe in jtag_add_shift() |
commit | commitdiff | tree | snapshot |
2008-03-01 |
mifi | - added test result for str710, and test description |
commit | commitdiff | tree | snapshot |
2008-03-01 |
ntfreak | - added svn prop eol-style native |
commit | commitdiff | tree | snapshot |
2008-03-01 |
mifi | - added STR710 example which I used for Eclipse debug... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
oharboe | error handling fix. |
commit | commitdiff | tree | snapshot |
2008-02-29 |
oharboe | added an #error in case anybody tries to compile that... |
commit | commitdiff | tree | snapshot |
2008-02-29 |
oharboe | fixed stack corruption. Introduced when _check_value... |
commit | commitdiff | tree | snapshot |
2008-02-29 |
ntfreak | - fix bug with emulated cortex_m3 dcc channel |
commit | commitdiff | tree | snapshot |
2008-02-29 |
ntfreak | - update openocd.texi to fdl 1.2 |
commit | commitdiff | tree | snapshot |
2008-02-29 |
oharboe | Tweaked logging output. |
commit | commitdiff | tree | snapshot |
2008-02-29 |
oharboe | Uwe Hermann: Add a --version switch for openocd. |
commit | commitdiff | tree | snapshot |
2008-02-29 |
oharboe | Pavel Chromy fix: the guess-rev.sh scripts to retrieve... |
commit | commitdiff | tree | snapshot |
2008-02-29 |
oharboe | Uwe Hermann: Updated version which applies cleanly... |
commit | commitdiff | tree | snapshot |
2008-02-29 |
oharboe | Uwe Hermann: |
commit | commitdiff | tree | snapshot |
2008-02-29 |
oharboe | Pavel Chromy: add missing newlines. |
commit | commitdiff | tree | snapshot |
2008-02-29 |
oharboe | Uwe Hermann: mproves the manpage text a bit and adds the |
commit | commitdiff | tree | snapshot |
2008-02-29 |
oharboe | lingering patch from Pavel Chromy. |
commit | commitdiff | tree | snapshot |
2008-02-29 |
oharboe | formatting fixes from Pavel Chromy |
commit | commitdiff | tree | snapshot |
2008-02-29 |
oharboe | remove warnings. |
commit | commitdiff | tree | snapshot |
2008-02-29 |
oharboe | - image.c and fileio.c now uses logging to propagate... |
commit | commitdiff | tree | snapshot |
2008-02-29 |
oharboe | - clean up target output strings a bit |
commit | commitdiff | tree | snapshot |
2008-02-29 |
oharboe | do not write single chars to log file. |
commit | commitdiff | tree | snapshot |
2008-02-29 |
oharboe | Pavel Chromy: clarify error messages |
commit | commitdiff | tree | snapshot |
2008-02-29 |
oharboe | Summary: passing of variable argument list reduced... |
commit | commitdiff | tree | snapshot |
2008-02-29 |
oharboe | Michael Bruck: |
commit | commitdiff | tree | snapshot |
2008-02-29 |
oharboe | Michael Bruck: |
commit | commitdiff | tree | snapshot |
2008-02-28 |
oharboe | changed to eCos license. |
commit | commitdiff | tree | snapshot |
2008-02-28 |
oharboe | fixed newline gaffe in OUTPUT() |
commit | commitdiff | tree | snapshot |
2008-02-28 |
oharboe | Pavel Chromy spotted duplicated newlines gaffe from... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
oharboe | Pavel Chromy spotted a leak |
commit | commitdiff | tree | snapshot |
2008-02-28 |
oharboe | Uwe Hermann: Simplify the manpage by removing lots... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
oharboe | numerous fixes from Uwe Hermann |
commit | commitdiff | tree | snapshot |
2008-02-28 |
oharboe | small line ending cleanup. |
commit | commitdiff | tree | snapshot |
2008-02-28 |
oharboe | Pavel Chromy - cleanup error messages |
commit | commitdiff | tree | snapshot |
2008-02-28 |
oharboe | fix gaffe. |
commit | commitdiff | tree | snapshot |
2008-02-28 |
oharboe | Pavel Chromy cleaned up checks for halted, error messag... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
ntfreak | - svn file props set to LF endings |
commit | commitdiff | tree | snapshot |
2008-02-28 |
oharboe | fix from Pavel Chromy |
commit | commitdiff | tree | snapshot |
2008-02-28 |
ntfreak | - added svn props |
commit | commitdiff | tree | snapshot |
2008-02-28 |
oharboe | code to be used in upcoming minidriver work. |
commit | commitdiff | tree | snapshot |
2008-02-28 |
oharboe | added some code that will be used in upcoming minidrive... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
oharboe | fix copyright. |
commit | commitdiff | tree | snapshot |
2008-02-28 |
oharboe | jtag_add_shift() fn - minidriver work in progress. |
commit | commitdiff | tree | snapshot |
2008-02-28 |
oharboe | lingering change for eCos flash driver |
commit | commitdiff | tree | snapshot |
2008-02-28 |
oharboe | eCos flash driver. |
commit | commitdiff | tree | snapshot |
2008-02-28 |
oharboe | - Added TARGET_REQ_DEBUGCHAR target_request debugmsg... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
ntfreak | - fix line-endings |
commit | commitdiff | tree | snapshot |
2008-02-28 |
drath | - fix line-endings |
commit | commitdiff | tree | snapshot |
2008-02-28 |
oharboe | Uwe Hermann Add @dircategory and @direntry to the info... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
oharboe | Uwe Hermann fixed some warnings. |
commit | commitdiff | tree | snapshot |
2008-02-27 |
ntfreak | - correct line endings from previous commit |
commit | commitdiff | tree | snapshot |
2008-02-27 |
drath | - fix typo in ep93xx jtag driver to allow OpenOCD compi... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
drath | - fix bug in ft2232 pathmove (thanks to Michael Bruck... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
oharboe | Nicolas Pitre listed some more devices. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
ntfreak | - fix issue when target is already halted |
commit | commitdiff | tree | snapshot |
2008-02-26 |
ntfreak | - code reformat (Thanks Pavel Chromy) |
commit | commitdiff | tree | snapshot |
2008-02-26 |
oharboe | fix naming conflict under Windows. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
oharboe | oopss.. another jtag minidriver reset gaffe. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
oharboe | jtag_add_reset() minidriver gaffe fixed. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
oharboe | Next step in the JTAG minidriver. This should be fairly... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
oharboe | - jtag minidriver work in progress |
commit | commitdiff | tree | snapshot |
2008-02-25 |
ntfreak | - remove build warnings |
commit | commitdiff | tree | snapshot |
2008-02-25 |
drath | - convert all files to unix line-ending |
commit | commitdiff | tree | snapshot |
2008-02-25 |
oharboe | Pavel Chromy |
commit | commitdiff | tree | snapshot |
2008-02-25 |
oharboe | formatting. |
commit | commitdiff | tree | snapshot |
2008-02-25 |
oharboe | Pavel Chromy style fixes. |
commit | commitdiff | tree | snapshot |
2008-02-25 |
oharboe | Fix from Pavel Chromy. |
commit | commitdiff | tree | snapshot |
2008-02-25 |
oharboe | - Fix target library path problem w/Windows |
commit | commitdiff | tree | snapshot |
2008-02-25 |
oharboe | From Michael Bruck |
commit | commitdiff | tree | snapshot |
2008-02-25 |
oharboe | committed bugfix from Michael Bruck |
commit | commitdiff | tree | snapshot |
next |