aboutsummaryrefslogtreecommitdiff
path: root/tcl
AgeCommit message (Expand)AuthorFilesLines
2009-10-20Added the faux flash driver and target. Used for testing.Øyvind Harboe1-0/+29
2009-10-19davinci: add watchdog reset methodDavid Brownell1-1/+62
2009-10-18SDRAM and clock configuration for the SAM9-L9260 board from OlimexDean Glazeski1-6/+85
2009-10-14Fw: [PATCH] OpenRD board configurationWookey2-0/+134
2009-10-14iMX target config script's ported from Freescale BSP.Øyvind Harboe3-65/+57
2009-10-14omap2420.cfg updatesDavid Brownell1-5/+6
2009-10-13arm11 seems to gate JTAG when srst is assertedØyvind Harboe2-3/+2
2009-10-12Xilinx xcr3256.cfg basic config scriptWookey1-0/+3
2009-10-12burst writes work fine. clean up junk.Øyvind Harboe1-3/+0
2009-10-12Merge commit 'origin/master'Øyvind Harboe1-7/+12
2009-10-12Supply default reset_config statement to make target scripts useful standalon...Øyvind Harboe2-1/+4
2009-10-10Fix reset delays and tinker with ID'sWookey1-7/+12
2009-10-09Merge commit 'origin/master'Øyvind Harboe1-3/+32
2009-10-09Added tip in documentation on how to translate quirky syntaxØyvind Harboe1-0/+3
2009-10-08make PXA255 targets enumerate sort-of-OKDavid Brownell1-3/+32
2009-10-08Function to flash SheevaPlug u-boot sectorsRabeeh Khoury1-0/+11
2009-10-08initial builds of OSK5912 boards need srst_pulls_trstDavid Brownell1-0/+4
2009-10-07make OMAP5912 resets more reliableDavid Brownell1-0/+2
2009-10-07iMX25 target supportJohn Rigby1-0/+41
2009-10-07first stab at imx35 reset init scriptoharboe1-0/+272
2009-10-07remove recrusive reset invocation from reset init callbackoharboe1-5/+0
2009-10-06Add basic support for DM6446 EVM board.dbrownell1-0/+74
2009-10-06Dragonite target scriptdbrownell1-0/+31
2009-10-06stop using targetnumoharboe1-1/+1
2009-10-05Add a new JTAG "setup" event; use for better DaVinci ICEpick support.dbrownell3-21/+28
2009-10-05Get rid of needless OMAP and Davinci target config optionsdbrownell5-38/+13
2009-10-02Updated reset event handling in omap3530 cfgmlu1-2/+7
2009-09-30Remove annoying EOL whitespace (again, sigh).dbrownell7-69/+69
2009-09-30strip gdb config optionsoharboe2-9/+0
2009-09-30michal smulski <michal.smulski@ooma.com> reset now worksoharboe3-67/+212
2009-09-27Don't provide invalid OMAP5912 IR capture value/mask attributesdbrownell1-3/+3
2009-09-26On DM355 EVM board, associate NAND chips with $_TARGETNAMEdbrownell1-2/+2
2009-09-25Update DM355 target config to know about ICEpick.dbrownell1-5/+18
2009-09-25Michael Hasselberg <mh@open-engineering.de> target configuration files for To...oharboe4-0/+355
2009-09-21Remove annoying end-of-line whitespace from tcl/* filesdbrownell85-683/+682
2009-09-21Ethan Eade <ethan@evolution.com> board config script for Cogent CSB732 i.MX35...oharboe1-0/+71
2009-09-21Ensure that DaVinci chips can't start with a too-fast JTAG clock.dbrownell3-0/+18
2009-09-19Reduced sleep time after reset mlu1-1/+2
2009-09-18Move Cortex A8 debug access initialisation from omap3530.cfg to cortex_a8.cmlu1-18/+3
2009-09-16Rolf Meeser <rolfm_9dq@yahoo.de> adds flash support for NXP's LPC2900 family ...oharboe2-0/+170
2009-09-13Magnus Lundin <lundin@mlu.mine.nu> Disable poll while core register initializ...oharboe1-0/+2
2009-09-12David Brownell <david-b@pacbell.net> oharboe3-4/+96
2009-09-11tap post reset event added. Allows omap3530 to send 100 runtest idle tickle's...oharboe1-0/+2
2009-09-11- revert change made to sheevaplug.cfg in rev2573ntfreak1-1/+1
2009-09-11syntax error fixoharboe1-0/+1
2009-09-10michal smulski <michal.smulski@ooma.com> telo target/board scriptsoharboe5-30/+1396
2009-09-04use "armv4_5 core_state arm" instead of soft_reset_halt, fewer side effectsoharboe3-4/+5
2009-09-04Dirk Behme <dirk.behme@googlemail.com> retire jtag_speed usageoharboe1-2/+0
2009-09-04Dirk Behme <dirk.behme@googlemail.com> Add default fall back freqency.oharboe1-0/+3
2009-09-04set ARM mode using explicit command rather than soft_reset_halt which has lot...oharboe1-1/+1