2008-03-13 |
oharboe | reset and post reset speed & jtag_khz command documented. |
commit | commitdiff | tree | snapshot |
2008-03-13 |
oharboe | Michael Bruck: fixed warnings |
commit | commitdiff | tree | snapshot |
2008-03-13 |
oharboe | clarified jtag_khz command. |
commit | commitdiff | tree | snapshot |
2008-03-13 |
oharboe | added jtag_khz for use with target library |
commit | commitdiff | tree | snapshot |
2008-03-13 |
oharboe | - adds two speeds to jtag_speed. reset and post reset... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
oharboe | print ms in debug_level 3 logs. Seconds is not enough. |
commit | commitdiff | tree | snapshot |
2008-03-13 |
oharboe | XScale excessive waiting fix. |
commit | commitdiff | tree | snapshot |
2008-03-13 |
oharboe | marked infinite loop in code w/TODO and fixed warning. |
commit | commitdiff | tree | snapshot |
2008-03-12 |
oharboe | Dominic undid some of my damage. CLK should now be... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
oharboe | xscale now passes w/bitbang in 505 |
commit | commitdiff | tree | snapshot |
2008-03-12 |
oharboe | The bitbang driver leaves the TCK 0 when in idle |
commit | commitdiff | tree | snapshot |
2008-03-12 |
oharboe | This moves common code into functions so as to make... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
oharboe | fixed regression in XScale introduce in 297 |
commit | commitdiff | tree | snapshot |
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 |
next |