aboutsummaryrefslogtreecommitdiff
path: root/tcl/target
AgeCommit message (Expand)Author
2009-11-19update 'flash bank' usage in scriptsZachary T Welch
2009-11-16ARM: "armv4_5" command prefix becomes "arm"David Brownell
2009-11-13ARM11: ETM + ETB supportDavid Brownell
2009-11-13iMX2* + ETB targets: hook up ETM and ETBDavid Brownell
2009-11-13target.cfg: label ETBs correctlyDavid Brownell
2009-11-10target.cfg: (re)move some bogus reset_config linesDavid Brownell
2009-11-10stm32.cfg: remove reset_configThomas Kindler
2009-11-10ARM11: remove old mrc/mcr commandsØyvind Harboe
2009-11-10telo.cfg: fix search pathsØyvind Harboe
2009-11-08target.cfg: remove "-work-area-virt 0"David Brownell
2009-11-01remove "-ircapture 0x1 -irmask 0x1" from stm32.cfgFreddie Chopin
2009-10-31target.cfg: use $_TARGETNAME for flashFreddie Chopin
2009-10-26PXA255: force reset configDavid Brownell
2009-10-26omap3530: target reset/init improvementsDavid Brownell
2009-10-25fix syntax of mww phys.Øyvind Harboe
2009-10-21mww_phys retired. Replaced by generic mww phys in target.cØyvind Harboe
2009-10-20Added the faux flash driver and target. Used for testing.Øyvind Harboe
2009-10-19davinci: add watchdog reset methodDavid Brownell
2009-10-14iMX target config script's ported from Freescale BSP.Øyvind Harboe
2009-10-14omap2420.cfg updatesDavid Brownell
2009-10-13arm11 seems to gate JTAG when srst is assertedØyvind Harboe
2009-10-12Merge commit 'origin/master'Øyvind Harboe
2009-10-12Supply default reset_config statement to make target scripts useful standalon...Øyvind Harboe
2009-10-10Fix reset delays and tinker with ID'sWookey
2009-10-08make PXA255 targets enumerate sort-of-OKDavid Brownell
2009-10-07make OMAP5912 resets more reliableDavid Brownell
2009-10-07iMX25 target supportJohn Rigby
2009-10-06Dragonite target scriptdbrownell
2009-10-05Add a new JTAG "setup" event; use for better DaVinci ICEpick support.dbrownell
2009-10-05Get rid of needless OMAP and Davinci target config optionsdbrownell
2009-10-02Updated reset event handling in omap3530 cfgmlu
2009-09-30Remove annoying EOL whitespace (again, sigh).dbrownell
2009-09-30strip gdb config optionsoharboe
2009-09-30michal smulski <michal.smulski@ooma.com> reset now worksoharboe
2009-09-27Don't provide invalid OMAP5912 IR capture value/mask attributesdbrownell
2009-09-25Update DM355 target config to know about ICEpick.dbrownell
2009-09-25Michael Hasselberg <mh@open-engineering.de> target configuration files for To...oharboe
2009-09-21Remove annoying end-of-line whitespace from tcl/* filesdbrownell
2009-09-21Ensure that DaVinci chips can't start with a too-fast JTAG clock.dbrownell
2009-09-19Reduced sleep time after reset mlu
2009-09-18Move Cortex A8 debug access initialisation from omap3530.cfg to cortex_a8.cmlu
2009-09-16Rolf Meeser <rolfm_9dq@yahoo.de> adds flash support for NXP's LPC2900 family ...oharboe
2009-09-13Magnus Lundin <lundin@mlu.mine.nu> Disable poll while core register initializ...oharboe
2009-09-12David Brownell <david-b@pacbell.net> oharboe
2009-09-11tap post reset event added. Allows omap3530 to send 100 runtest idle tickle's...oharboe
2009-09-11syntax error fixoharboe
2009-09-10michal smulski <michal.smulski@ooma.com> telo target/board scriptsoharboe
2009-09-04use "armv4_5 core_state arm" instead of soft_reset_halt, fewer side effectsoharboe
2009-09-04set ARM mode using explicit command rather than soft_reset_halt which has lot...oharboe
2009-09-04David Brownell <david-b@pacbell.net> "set _TARGETNAME ..." cleanupoharboe