aboutsummaryrefslogtreecommitdiff
path: root/tcl/target
AgeCommit message (Expand)Author
2010-02-15LPC1768.cfg -- partial fixes for bogus reset-init handlerDavid Brownell
2010-02-11target library: configuration files for openocd tested with Atmel SAM-ICE V6 ...Viktar Palstsiuk
2010-02-09str730.cfg: fix incorrect mem regionsSpencer Oliver
2010-02-04scripts: Phytec/LPC2350 config scriptsEthan Eade
2010-02-02AT91R40008/Ethernut 3 configurationHarald Kipp
2010-02-02tcl/str7x: Reset init unlocks the flashEdgar Grimberg
2010-02-02flash/str7x: After reset init the flash is unlockedEdgar Grimberg
2010-01-20tcl/target/at91sam3u4e.cfg: changed case in dependent fileMichael Grzeschik
2010-01-05PIC32: enable ram executionSpencer Oliver
2009-12-17target.cfg: update to use new flash configuration syntaxSpencer Oliver
2009-12-15more tcl/{board,target} cleanupDavid Brownell
2009-12-15testing/examples/.../*cfg: rm jtag_device callsDavid Brownell
2009-12-15target: add basic dsp563xx supportmkdorg@users.sourceforge.net
2009-12-15imx31: move srst delay into config scriptØyvind Harboe
2009-12-14lm3748: use new Stellaris config fileDavid Brownell
2009-12-14Common target file for Stellaris chipsYegor Yefremov
2009-12-07OMAP2420: define reset-assert eventDavid Brownell
2009-12-01Tcl and doc: update to match new 'arm mcr ...' etcDavid Brownell
2009-12-01target: at91eb40a.cfg is a board, not a target.Øyvind Harboe
2009-11-29create target/pxa3xx.cfgMarek Vasut
2009-11-27omap3530.cfg: use new "reset-assert" eventDavid Brownell
2009-11-25omap3530.cfg: yes we have SRAM!David Brownell
2009-11-20target.cfg: TAP id for Hilscher netX 500David Brownell
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