2534 Commits (01735c515f2acdca8561dbad6764a75093b09cc5)
 

Author SHA1 Message Date
  mlu 01735c515f Reduced sleep time after reset 14 years ago
  dbrownell 3e87fc20ab Style cleanup for the updated ft2232_add_pathmove(). 14 years ago
  dbrownell 2d3bcddf04 Minor behavior fixes for the two JTAG reset events (C/internal, 14 years ago
  dbrownell 74ae645623 Minor tweaks to description of JTAG adapter/dongle issues. 14 years ago
  mlu 7b3be0e21e Move Cortex A8 debug access initialisation from omap3530.cfg to cortex_a8.c 14 years ago
  oharboe 631b2ab244 remove unused externs 14 years ago
  dbrownell 358263f484 Tweak TCL reset script ... mostly improving descriptions of 14 years ago
  dbrownell e961bd14d9 Address codereview comment from Steve Grubb <sgrubb@redhat.com>: 14 years ago
  dbrownell 9536577c02 Minor fixes to NAND code and docs 14 years ago
  dbrownell 9655c5b093 Fix coredump seen in some code paths. 14 years ago
  oharboe 84f51bf50c michal smulski <michal.smulski@ooma.com> fix regression in jtag_add_pathmove() which broke arm11 in r1825. Other uses of jtag_add_pathmove are svn + xsvf + xscale... 14 years ago
  oharboe 1dd302883d prefix zy1000_reboot command to avoid name conflicts 14 years ago
  oharboe 016e7ebbfa srst_gates_jtag option. at91sam9260 needs retesting, and possibly srst_gates_jtag added to reset_config. Could i.MX27 be a case where srst does not pull trst, but really srst gates jtag clock? 14 years ago
  dbrownell cb7ad25c04 The "arm9tdmi.c" file is more of a generic ARM9 support file: 14 years ago
  dbrownell e18bd3b55e Doc update: mention how ARM's WFI instruction affects 14 years ago
  mlu 9b11eebf33 Remove unused varables (moved to armv7a) 14 years ago
  mlu 45f03dd9b5 Use a variable armv7a->debug_base instead of hardedcoded OMAP3530_DEBUG_BASE 14 years ago
  oharboe 9542318312 Rolf Meeser <rolfm_9dq@yahoo.de> adds flash support for NXP's LPC2900 family (ARM968E). 14 years ago
  mlu 6d2473b65b Define debug_base, debug_ap, memory_ap in armv7a_common_t 14 years ago
  mlu f0ddb40ced Updated mode string list. 14 years ago
  mlu 7e4f9ac697 Definy symbolic values for VA to PA address translation operations 14 years ago
  oharboe 388e94d5c1 fix bug when using 32 instead of 64 bit value in callback, caught by -Wall 14 years ago
  oharboe 379386743a added embedded ice programming while srst is asserted todo item 14 years ago
  mlu 45674af63a Check return values to avoid infinite wait in loop on error. 14 years ago
  mlu d4e4d65d28 Cache invalidation when writing to memory 14 years ago
  oharboe 14dc22612b error message upon recursive invocation of reset from reset event handlers 14 years ago
  oharboe 5a6980869b fix email address 14 years ago
  oharboe 8e39f86ef4 Rolf Meeser <rolfm_9dq@yahoo.de> warning fix in previous commit was wrong. target_code_size needs the real value later. 14 years ago
  oharboe 9816f2ecda fix warning 14 years ago
  oharboe 772d8d06ea Magnus Lundin <lundin@mlu.mine.nu> Disable poll while core register initialization 14 years ago
  mlu d4607c1f7c More CortexA8 debug register definitions. 14 years ago
  mlu c4ee12ea77 Fix argument passing in cortex_a8_write_cp. 14 years ago
  oharboe a17eb667a3 Dirk Behme <dirk.behme@googlemail.com> document post TAP reset event 14 years ago
  oharboe 40f361dd94 David Brownell <david-b@pacbell.net> 14 years ago
  oharboe c993d75d1f David Brownell <david-b@pacbell.net> 14 years ago
  oharboe f6a29d438e David Brownell <david-b@pacbell.net> some early todo items on run_algorithm 14 years ago
  oharboe 4f7761828c tap post reset event added. Allows omap3530 to send 100 runtest idle tickle's after a TAP_RESET. 14 years ago
  ntfreak ec3015db1a - revert change made to sheevaplug.cfg in rev2573 14 years ago
  oharboe 25f9a466ca Nicolas Pitre <nico@cam.org> put feroceon target definition at the end so to avoid a 14 years ago
  oharboe 00e900f8a1 Nicolas Pitre <nico@cam.org> Dragonite support 14 years ago
  oharboe f89d1cbfd6 spelling mistake 14 years ago
  oharboe 0dcfbec7fb do not use dynamically sized stack arrays, not compatible with embedded OS's 14 years ago
  oharboe 58b78818e0 registering a target event twice caused infinite loop. Same bug as in jtag/core.c copy & pasted. 14 years ago
  oharboe 6dd8f37e6d syntax error fix 14 years ago
  oharboe 9b1a938a22 Alexei Babich <a.babich@rez.ru> cleanup 14 years ago
  oharboe c5f54c5333 Nicolas Pitre <nico@cam.org> tighten error checking in bulk_write 14 years ago
  oharboe 49d0ea2126 eol-style:native 14 years ago
  oharboe 9262e0dbdf Alexei Babich <a.babich@rez.ru> imx31 nand flash controller support 14 years ago
  oharboe 3bade442b1 Alexei Babich <a.babich@rez.ru> fix problems with unecessary tailend byte accesses. Use 16 bit access on tailend of a memory read if possible. 14 years ago
  oharboe b4acbee47f michal smulski <michal.smulski@ooma.com> telo target/board scripts 14 years ago