| Commit message (Expand) | Author | Age | Files | Lines |
* | rename jtag_nsrst_assert_width as adapter_nsrst_assert_width | David Brownell | 2010-03-15 | 1 | -1/+1 |
* | rename jtag_nsrst_delay as adapter_nsrst_delay | David Brownell | 2010-03-15 | 15 | -16/+16 |
* | rename jtag_khz as adapter_khz | David Brownell | 2010-03-15 | 18 | -27/+27 |
* | doc: not all debug adapters are "dongles" | David Brownell | 2010-03-05 | 1 | -2/+3 |
* | LPC1768 updates, IAR board support | David Brownell | 2010-03-02 | 1 | -0/+17 |
* | Add board/redbee-usb.cfg | Mariano Alvira | 2010-02-28 | 1 | -0/+8 |
* | add board/redbee-econotag.cfg and JTAG support | Mariano Alvira | 2010-02-27 | 1 | -0/+8 |
* | CSB337 board cleanup (quasi-regression) | David Brownell | 2010-02-20 | 1 | -0/+2 |
* | target library: configuration files for openocd tested with Atmel SAM-ICE V6 ... | Viktar Palstsiuk | 2010-02-11 | 1 | -0/+75 |
* | scripts: Phytec/LPC2350 config scripts | Ethan Eade | 2010-02-04 | 1 | -0/+88 |
* | AT91R40008/Ethernut 3 configuration | Harald Kipp | 2010-02-02 | 1 | -0/+86 |
* | board configs -- unique names for flash chips | David Brownell | 2010-01-20 | 2 | -8/+6 |
* | Added Open-BLDC board config file. | Piotr Esden-Tempski | 2009-12-29 | 1 | -0/+7 |
* | Fix Luminary FT2232 layout docs/configs | David Brownell | 2009-12-28 | 1 | -2/+2 |
* | create tcl/board/dm365evm.cfg | David Brownell | 2009-12-27 | 1 | -0/+147 |
* | Olimex SAM9-L9260 board configuration update. | Dean Glazeski | 2009-12-26 | 1 | -0/+52 |
* | more tcl/{board,target} cleanup | David Brownell | 2009-12-15 | 7 | -16/+41 |
* | lm3748: use new Stellaris config file | David Brownell | 2009-12-14 | 1 | -4/+1 |
* | Tcl and doc: update to match new 'arm mcr ...' etc | David Brownell | 2009-12-01 | 4 | -6/+6 |
* | target: at91eb40a.cfg is a board, not a target. | Øyvind Harboe | 2009-12-01 | 1 | -0/+65 |
* | arm926ejs: fix gaffe when converting from arm926ejs cp15 to mcr | Øyvind Harboe | 2009-11-23 | 3 | -3/+3 |
* | arm926ejs: retire cp15 commands, handled by mrc/mcr. | Øyvind Harboe | 2009-11-23 | 3 | -3/+3 |
* | update 'nand device' usage in scripts | Zachary T Welch | 2009-11-19 | 3 | -4/+8 |
* | update 'flash bank' usage in scripts | Zachary T Welch | 2009-11-19 | 18 | -23/+46 |
* | ARM: "armv4_5" command prefix becomes "arm" | David Brownell | 2009-11-16 | 1 | -1/+1 |
* | target.cfg: (re)move some bogus reset_config lines | David Brownell | 2009-11-10 | 1 | -0/+3 |
* | ARM11: remove old mrc/mcr commands | Øyvind Harboe | 2009-11-10 | 1 | -3/+3 |
* | telo.cfg: fix search paths | Øyvind Harboe | 2009-11-10 | 1 | -4/+4 |
* | finish removing deprecated/obsolete commands | David Brownell | 2009-11-09 | 2 | -2/+2 |
* | target.cfg: remove "-work-area-virt 0" | David Brownell | 2009-11-08 | 8 | -9/+9 |
* | PXA255: support Intel "Lubbock" platform | David Brownell | 2009-11-04 | 1 | -0/+110 |
* | balloon3 board base config | Wookey | 2009-10-26 | 1 | -0/+13 |
* | fix syntax of mww phys. | Øyvind Harboe | 2009-10-25 | 4 | -33/+33 |
* | mww_phys retired. Replaced by generic mww phys in target.c | Øyvind Harboe | 2009-10-21 | 4 | -33/+33 |
* | SDRAM and clock configuration for the SAM9-L9260 board from Olimex | Dean Glazeski | 2009-10-18 | 1 | -6/+85 |
* | Fw: [PATCH] OpenRD board configuration | Wookey | 2009-10-14 | 1 | -0/+122 |
* | iMX target config script's ported from Freescale BSP. | Øyvind Harboe | 2009-10-14 | 2 | -65/+27 |
* | burst writes work fine. clean up junk. | Øyvind Harboe | 2009-10-12 | 1 | -3/+0 |
* | Added tip in documentation on how to translate quirky syntax | Øyvind Harboe | 2009-10-09 | 1 | -0/+3 |
* | Function to flash SheevaPlug u-boot sectors | Rabeeh Khoury | 2009-10-08 | 1 | -0/+11 |
* | initial builds of OSK5912 boards need srst_pulls_trst | David Brownell | 2009-10-08 | 1 | -0/+4 |
* | first stab at imx35 reset init script | oharboe | 2009-10-07 | 1 | -0/+272 |
* | remove recrusive reset invocation from reset init callback | oharboe | 2009-10-07 | 1 | -5/+0 |
* | Add basic support for DM6446 EVM board. | dbrownell | 2009-10-06 | 1 | -0/+74 |
* | stop using targetnum | oharboe | 2009-10-06 | 1 | -1/+1 |
* | Remove annoying EOL whitespace (again, sigh). | dbrownell | 2009-09-30 | 3 | -7/+7 |
* | strip gdb config options | oharboe | 2009-09-30 | 1 | -4/+0 |
* | michal smulski <michal.smulski@ooma.com> reset now works | oharboe | 2009-09-30 | 1 | -17/+23 |
* | On DM355 EVM board, associate NAND chips with $_TARGETNAME | dbrownell | 2009-09-26 | 1 | -2/+2 |
* | Michael Hasselberg <mh@open-engineering.de> target configuration files for To... | oharboe | 2009-09-25 | 2 | -0/+243 |