Age | Commit message (Expand) | Author |
2008-03-06 | Pavel Chromy: performance tweak of gdb_put_packet_inner() removing malloc and... | oharboe |
2008-03-06 | Michael Bruck: | oharboe |
2008-03-06 | Michael Bruck: 64 bit va_list fix for crash | oharboe |
2008-03-06 | make debug code w.r.t. incorrect args for bypass stricter. | oharboe |
2008-03-05 | warnings & comments fixes. | oharboe |
2008-03-05 | - This speeds up dcc arm7_9 bulk write a little bit and exercises the jtag_ad... | oharboe |
2008-03-05 | added jtag_add_dr_out(). Better for hw fifo, same for software fifo. | oharboe |
2008-03-05 | Pavel Chromy: memory leak in at91sam7 flash driver, possible incorrect pointe... | oharboe |
2008-03-05 | * fixed malloc corruption in target->debug_reason | oharboe |
2008-03-05 | telnet_port can now be invoked multiple times | oharboe |
2008-03-04 | Bogus error message in GDB removed | oharboe |
2008-03-04 | Fixed GDB timeout crash - regression introduced back when log_add/remove_call... | oharboe |
2008-03-04 | Michael Bruck - fix warnings. | oharboe |
2008-03-04 | Michael Bruck: fix warnings. | oharboe |
2008-03-04 | Michael Bruck: | oharboe |
2008-03-03 | - added svn prop svn:eol-style native | ntfreak |
2008-03-03 | I fixed all the targets even though | oharboe |
2008-03-03 | added fill_malloc test. Not quite sure what to do here yet, but it would be g... | oharboe |
2008-03-03 | added at91sam9260.cfg, nslu2.cfg, pxa255.cfg, pxa255_sst.cfg | oharboe |
2008-03-03 | some comments from Dominic | oharboe |
2008-03-02 | - Added coding style to README | drath |
2008-03-02 | - added svn prop svn:eol-style native | ntfreak |
2008-03-02 | Uwe Hermann tightned up comments, etc. to follow OpenOCD policy | oharboe |
2008-03-02 | fixed FSF address. Uwe Hermann. | oharboe |
2008-03-01 | target scripts for test suite. | oharboe |
2008-03-01 | wrote up explaining why tests are done on committed code. | oharboe |
2008-03-01 | wrote up explaining why tests are done on committed code. | oharboe |
2008-03-01 | - contrib directory added | ntfreak |
2008-03-01 | - added test result for r423 | mifi |
2008-03-01 | fix memory corruption regression introduced in 335 | oharboe |
2008-03-01 | - removed warnings "xxxxx" might be used uninitialized in this function (arm_... | mifi |
2008-03-01 | - added example for testing the JTAG speed with a FT2232 device | mifi |
2008-03-01 | backed out jtag_add_shift() | oharboe |
2008-03-01 | - updated svn:eol-style prop to native for AT91R40008 | mifi |
2008-03-01 | - added at91r40008 test example, and test result | mifi |
2008-03-01 | - updated svn:eol-style prop to native | ntfreak |
2008-03-01 | - added sam7x256 test example, and test result | mifi |
2008-03-01 | improve DCC bulk write performance by using jtag_add_shift() + tweaked embedd... | oharboe |
2008-03-01 | - added sam7s256 test example, and test result | mifi |
2008-03-01 | Now uses jtag_add_shift() via embeddedice_write_reg_inner(). | oharboe |
2008-03-01 | - added lpc2294 test example, and test result | mifi |
2008-03-01 | log_remove_callback | oharboe |
2008-03-01 | - added lpc2148 test example, and test result | mifi |
2008-03-01 | - added str912 test example, and test result | mifi |
2008-03-01 | wip. fixed gaffe in jtag_add_shift() | oharboe |
2008-03-01 | - added test result for str710, and test description | mifi |
2008-03-01 | - added svn prop eol-style native | ntfreak |
2008-03-01 | - added STR710 example which I used for Eclipse debug testing | mifi |
2008-03-01 | error handling fix. | oharboe |
2008-02-29 | added an #error in case anybody tries to compile that broken code. | oharboe |