| 2008-03-12 | oharboe | more info about latest working version | commit | commitdiff | tree | snapshot | 
| 2008-03-12 | oharboe | Corrections from Dominic | commit | commitdiff | tree | snapshot | 
| 2008-03-12 | oharboe | tinkered a bit with testing matrix. | commit | commitdiff | tree | snapshot | 
| 2008-03-11 | oharboe | reduce compare noise. If someone should be crazy enough... | commit | commitdiff | tree | snapshot | 
| 2008-03-11 | oharboe | With the recent changes the TRST needs to happen for... | commit | commitdiff | tree | snapshot | 
| 2008-03-11 | oharboe | tidy up output a bit. No longer show "accepted connecti... | commit | commitdiff | tree | snapshot | 
| 2008-03-11 | oharboe | - retired unused jtag events. The code was incorrect | commit | commitdiff | tree | snapshot | 
| 2008-03-11 | ntfreak | - 16 and 32 bit unaligned accesses supported | commit | commitdiff | tree | snapshot | 
| 2008-03-11 | oharboe | retire unused code. | commit | commitdiff | tree | snapshot | 
| 2008-03-11 | oharboe | JTAG_END_STATE is now retired. It is no longer queued. | commit | commitdiff | tree | snapshot | 
| 2008-03-11 | oharboe | - fixed jtag_add_reset(). It no longer causes jtag_exec... | commit | commitdiff | tree | snapshot | 
| 2008-03-11 | oharboe | Pavel Chromy: telnet line buffer size checking, history... | commit | commitdiff | tree | snapshot | 
| 2008-03-10 | oharboe | backed out changes from 483. | commit | commitdiff | tree | snapshot | 
| 2008-03-10 | oharboe | more target scripts wip. | commit | commitdiff | tree | snapshot | 
| 2008-03-10 | oharboe | more target scripts wip. | commit | commitdiff | tree | snapshot | 
| 2008-03-10 | oharboe | Pavel Chromy: hopefully perfection for async output... | commit | commitdiff | tree | snapshot | 
| 2008-03-10 | oharboe | Pavel Chromy: the attached patch refines PRESTO support... | commit | commitdiff | tree | snapshot | 
| 2008-03-10 | oharboe | prettier async output | commit | commitdiff | tree | snapshot | 
| 2008-03-10 | oharboe | - fixed a problem with big endian XScale and GDB regist... | commit | commitdiff | tree | snapshot | 
| 2008-03-10 | oharboe | - the jtag chain is examined and validated after GDB... | commit | commitdiff | tree | snapshot | 
| 2008-03-10 | oharboe | - Fixed various error handling when looking for memory... | commit | commitdiff | tree | snapshot | 
| 2008-03-10 | oharboe | - LOG_SILENT can be used to silence the log(needed... | commit | commitdiff | tree | snapshot | 
| 2008-03-10 | oharboe | added stm32.cfg to install list | commit | commitdiff | tree | snapshot | 
| 2008-03-09 | oharboe | Michael Bruck: fix warning | commit | commitdiff | tree | snapshot | 
| 2008-03-09 | ntfreak | - add stm32 target script | commit | commitdiff | tree | snapshot | 
| 2008-03-08 | ntfreak | - added more TARGET_HALTED checks for the read/write_me... | commit | commitdiff | tree | snapshot | 
| 2008-03-08 | oharboe | typo. | commit | commitdiff | tree | snapshot | 
| 2008-03-07 | oharboe | - Improves error handling upon GDB connect | commit | commitdiff | tree | snapshot | 
| 2008-03-07 | oharboe | Asynchronous output information from e.g. a halt is... | commit | commitdiff | tree | snapshot | 
| 2008-03-07 | vpalatin | - fix cross endian ELF loading | commit | commitdiff | tree | snapshot | 
| 2008-03-07 | ntfreak | - The elf loader incorrectly assumed that the program... | commit | commitdiff | tree | snapshot | 
| 2008-03-07 | oharboe | Michael Bruck: fixed warnings | commit | commitdiff | tree | snapshot | 
| 2008-03-07 | oharboe | Edgar Grimberg, fix arm926ejs_examine_debug_reason... | commit | commitdiff | tree | snapshot | 
| 2008-03-07 | oharboe | Added some timeout handling to XScale so OpenOCD doesn... | commit | commitdiff | tree | snapshot | 
| 2008-03-07 | oharboe | minor corrections for target scripts. | commit | commitdiff | tree | snapshot | 
| 2008-03-07 | ntfreak | - correct spelling typo in stm32x flash driver | commit | commitdiff | tree | snapshot | 
| 2008-03-07 | oharboe | Pavel Chromy, the patch fixes an issue with PRESTO... | commit | commitdiff | tree | snapshot | 
| 2008-03-07 | oharboe | alloc_printf and alloc_vprintf | commit | commitdiff | tree | snapshot | 
| 2008-03-07 | oharboe | wi-9c target scripts | commit | commitdiff | tree | snapshot | 
| 2008-03-07 | oharboe | Removed code that inserted prompt after printing asynch... | commit | commitdiff | tree | snapshot | 
| 2008-03-07 | mifi | - added str912/str710_program.script | commit | commitdiff | tree | snapshot | 
| 2008-03-07 | oharboe | removed excessive debug output. Perhaps a debug_level... | commit | commitdiff | tree | snapshot | 
| 2008-03-07 | oharboe | Cosmetic fixes from Uwe Hermann | commit | commitdiff | tree | snapshot | 
| 2008-03-06 | oharboe | Pavel Chromy: va_copy should always be paired with... | commit | commitdiff | tree | snapshot | 
| 2008-03-06 | oharboe | retired | commit | commitdiff | tree | snapshot | 
| 2008-03-06 | oharboe | use jtag_execute_queue() instead of jtag->execute_queue() | commit | commitdiff | tree | snapshot | 
| 2008-03-06 | oharboe | tms is never referenced, confusing old code left behind... | commit | commitdiff | tree | snapshot | 
| 2008-03-06 | oharboe | comment. | commit | commitdiff | tree | snapshot | 
| 2008-03-06 | oharboe | Pavel Chromy: faster alloc_printf() | commit | commitdiff | tree | snapshot | 
| 2008-03-06 | oharboe | Pavel Chromy: performance tweak of gdb_put_packet_inner... | commit | commitdiff | tree | snapshot | 
| 2008-03-06 | oharboe | Michael Bruck: | commit | commitdiff | tree | snapshot | 
| 2008-03-06 | oharboe | Michael Bruck: 64 bit va_list fix for crash | commit | commitdiff | tree | snapshot | 
| 2008-03-06 | oharboe | make debug code w.r.t. incorrect args for bypass stricter. | commit | commitdiff | tree | snapshot | 
| 2008-03-05 | oharboe | warnings & comments fixes. | commit | commitdiff | tree | snapshot | 
| 2008-03-05 | oharboe | - This speeds up dcc arm7_9 bulk write a little bit... | commit | commitdiff | tree | snapshot | 
| 2008-03-05 | oharboe | added jtag_add_dr_out(). Better for hw fifo, same for... | commit | commitdiff | tree | snapshot | 
| 2008-03-05 | oharboe | Pavel Chromy: memory leak in at91sam7 flash driver... | commit | commitdiff | tree | snapshot | 
| 2008-03-05 | oharboe | * fixed malloc corruption in target->debug_reason | commit | commitdiff | tree | snapshot | 
| 2008-03-05 | oharboe | telnet_port can now be invoked multiple times | commit | commitdiff | tree | snapshot | 
| 2008-03-04 | oharboe | Bogus error message in GDB removed | commit | commitdiff | tree | snapshot | 
| 2008-03-04 | oharboe | Fixed GDB timeout crash - regression introduced back... | commit | commitdiff | tree | snapshot | 
| 2008-03-04 | oharboe | Michael Bruck - fix warnings. | commit | commitdiff | tree | snapshot | 
| 2008-03-04 | oharboe | Michael Bruck: fix warnings. | commit | commitdiff | tree | snapshot | 
| 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 | 
| next |