Commit Graph

  • da8ce5f2e1 STM32L: Added flash driver and target Clément Burin des Roziers 2011-09-16 15:55:54 +02:00
  • a17adf0601 Verdex: Add support for Gumstix Verdex boards. Ash Charles 2011-09-30 16:17:21 -07:00
  • ac49e24149 u8500 : config for L2 cache Michel Jaouen 2011-09-19 16:49:23 +02:00
  • 00ded4eb01 armv7a ,cortex a : add L1, L2 cache support, va to pa support Michel Jaouen 2011-09-29 17:17:27 +02:00
  • ef885d3b2a jim-nvp is moving from jimtcl to openocd Steve Bennett 2011-09-29 16:12:41 +10:00
  • 05b12e6c5e AM/DM37x: add ES1.2 silicon type into account Vladimir Zapolskiy 2011-09-28 19:41:23 +03:00
  • daa41473ab add target events, run algorithm and default r/w buffer api Mathias K 2011-09-21 19:18:26 +02:00
  • 508bc7ca36 kinetis : fix deadlock on device having hasidcode false. Michel Jaouen 2011-09-20 09:37:52 +02:00
  • bfe634aa91 kinetis cpu flash driver Mathias K 2011-09-17 10:09:50 +02:00
  • 8d40b03ba3 contrib: fix udev rules for tty based adaptors Luca Bruno 2011-09-13 15:11:01 +02:00
  • 5c91551ea7 kinetis auto mass erase on secured devices Mathias K 2011-09-12 21:24:17 +02:00
  • 4017af8492 Fixes and spellchecks for various Buspirate output messages Luca Bruno 2011-09-10 17:01:46 +02:00
  • c50ed69e79 Add definition for the STEVAL-PCC010 board with the STM32F207 Uwe Bonnes 2011-09-01 17:14:35 +02:00
  • 1411ad11c1 Implementation of a new jtag remote_bitbang driver. Richard Uhler 2011-08-25 13:29:33 -07:00
  • 48e8d2d21c ULINK driver: Remove typedefs in ulink.c Martin Schmölzer 2011-08-31 17:22:21 +02:00
  • 70d9d808e5 ULINK driver: Remove typedefs in OpenULINK firmware: Use typedefs from stdint.h (uint8_t, uint16_t) instead of custom typedefs in shorttypes.h (u8, u16, ...) Martin Schmölzer 2011-08-31 16:51:41 +02:00
  • ea7c87e5e7 ULINK driver: Remove typedefs in OpenULINK firmware USB descriptor structures Martin Schmölzer 2011-08-31 00:20:35 +02:00
  • 355f183adb usleep to jtag_sleep Rodrigo L. Rosa 2011-08-31 15:43:11 -07:00
  • c4a1728a2d static for some functions Rodrigo L. Rosa 2011-08-31 12:37:20 -07:00
  • fb164bca55 speed up, relocate function Rodrigo L. Rosa 2011-08-31 12:32:14 -07:00
  • fbbce95140 Merge branch 'dsp5680xx_cherry' of git://repo.or.cz/openocd/dsp568013 into fix Øyvind Harboe 2011-08-31 16:27:09 +02:00
  • 353362651f ULINK driver: Update firmware image to reflect the latest changes in source code. Martin Schmoelzer 2011-08-23 17:22:53 +02:00
  • 1d135dddf2 ULINK driver: Add '-lm' linker flag when building this driver (required for correct calculation of JTAG TCK speed setting) Martin Schmoelzer 2011-08-04 22:30:25 +02:00
  • c331c9382f ULINK driver: Implement variable TCK frequency in OpenOCD driver Martin Schmoelzer 2011-08-04 19:03:59 +02:00
  • 6446dbaacb ULINK driver: Implement variable TCK frequency in OpenULINK firmware Martin Schmölzer 2011-07-04 19:03:29 +02:00
  • c881fb8532 ULINK driver: Fix whitespace in OpenULINK firmware usb.c module (trivial) Martin Schmoelzer 2011-08-23 14:21:56 +02:00
  • d1bd5569b3 ULINK driver: Implement JTAG_PATHMOVE command Martin Schmoelzer 2011-08-23 16:53:03 +02:00
  • 118a9a9ca0 ULINK driver: Implement JTAG_STABLECLOCKS command Martin Schmölzer 2011-07-04 12:29:02 +02:00
  • b6e4d26695 ULINK driver: Implement command to manually force downloading firmware image from arbitrary location Martin Schmölzer 2011-07-04 19:50:46 +02:00
  • d01cbd7143 ULINK driver: Re-order queue functions to reflect the order in commands.h Martin Schmölzer 2011-07-04 12:38:47 +02:00
  • b6f8b2ab66 ULINK driver: Properly propagate return values in ulink_execute_queue() Martin Schmölzer 2011-07-04 12:30:13 +02:00
  • 3633e8d7b8 ULINK driver: Update some comments, fix some coding mistakes Martin Schmölzer 2011-06-27 01:00:15 +02:00
  • 7e20eda944 vsllink driver compile fails with'vsllink_debug_buffer' defined but not used simonqian.openocd 2011-08-31 01:52:20 +08:00
  • 42300c98ab removed trailing whitespaces Rodrigo L. Rosa 2011-08-30 21:14:33 -07:00
  • be568d37c0 fix enter debug mode for locking Rodrigo L. Rosa 2011-08-30 21:08:59 -07:00
  • 573cbeac1e fix irlen handling Rodrigo L. Rosa 2011-08-30 14:46:20 -07:00
  • eb0734de19 fix debug mode,lock,unlock Rodrigo L. Rosa 2011-08-30 15:13:49 -07:00
  • 1d4f294c3c fix error handling during halt Rodrigo L. Rosa 2011-08-30 14:26:05 -07:00
  • e1a2d7255e optional crc for flash writing Rodrigo L. Rosa 2011-08-30 14:19:09 -07:00
  • 2aa14db677 def syntax to match tap irlen Rodrigo L. Rosa 2011-08-30 13:49:44 -07:00
  • 67bb8a6cb2 dsp568013 disable polling by default Rodrigo L. Rosa 2011-08-15 19:50:59 -07:00
  • c8926d1457 cortex_a hybrid & context breakpoints Heythem Bouhaja 2011-05-09 10:40:35 +02:00
  • e175f02715 Fix off by one bug in FreeRTOS Evan Hunter 2011-08-26 16:30:45 +10:00
  • 4bcf37e2c0 Add Valuline HD to config file Jonathan Dumaresq 2011-08-24 16:13:35 -04:00
  • 62eec47ff1 This will add the Value Line HD of stm32 devices. Jonathan Dumaresq 2011-08-24 16:08:18 -04:00
  • 8d7ddde5f1 remove target argument from gdb packet handling functions Jie Zhang 2011-08-24 11:23:04 -04:00
  • 32862ed9f8 Add suspended task list to FreeRTOS support Evan 2011-07-18 13:47:24 +10:00
  • 85219514cf Fix FreeRTOS thread list parsing Evan Hunter 2011-08-23 14:02:24 +10:00
  • dd318f8243 Fix redbee config files Jim Paris 2011-08-22 16:48:14 -04:00
  • b2ff00fb86 non_cfi: add SST39WF1601 support Andreas Bießmann 2011-08-19 16:53:40 +02:00
  • 8292b1b5cd Fix Sam3u flash bank 1 issue olivier Schonken 2011-08-20 16:31:35 +02:00
  • 0d5a38d829 cfi: add EN29LV800BB support Gunnar Henne 2011-08-18 09:52:16 +01:00
  • 40ac04ca7a remove white space before TAB Jie Zhang 2011-08-17 11:21:22 -04:00
  • 358df39b43 build: check buspirate build host Spencer Oliver 2011-08-16 17:33:19 +01:00
  • 54fc164d3a versaloon driver update SimonQian 2011-07-12 01:48:05 +08:00
  • 42b85f76f7 build: check guess-rev.sh can be found/executed Spencer Oliver 2011-08-16 12:06:57 +01:00
  • b72af9dbfc build: rename configure.in to configure.ac Spencer Oliver 2011-08-16 12:00:27 +01:00
  • f9a379d02c jim: update to fix mingw/msys build issues Spencer Oliver 2011-08-16 11:58:06 +01:00
  • 8ff6097e23 show git commit number even when cross-compiling Jie Zhang 2011-08-15 10:52:11 -04:00
  • 9779a2bf1a jimtcl: delete OpenOCD's broken 'stacktrace' command Øyvind Harboe 2011-08-14 18:28:12 +02:00
  • 45b5c838a6 mips: fix potential alignment error Stefan Mahr 2011-08-10 23:42:28 +02:00
  • 85f1963d52 mips: fix reading uint32 and uint16 when running on big endian host Stefan Mahr 2011-08-10 23:29:20 +02:00
  • 28f088dc66 target: add helper functions to get/set u16 or u32 array from/to buffer Stefan Mahr 2011-08-10 22:34:41 +02:00
  • 85cf298667 ftd2xx: fix build warnings Spencer Oliver 2011-08-10 22:23:29 +01:00
  • 738b91ddb4 remove useless pxref to SMP subsection Jie Zhang 2011-08-10 15:32:09 -04:00
  • 7bcc7c31d2 Merge branch 'dsp5680xx_cherry' of git://repo.or.cz/openocd/dsp568013 into HEAD Øyvind Harboe 2011-08-11 16:23:15 +02:00
  • a62d8f2271 Evaluate 'script' in the global scope Steve Bennett 2011-08-11 12:10:54 +10:00
  • 7675db7e92 fix return code from dsp5680xx_read Rodrigo L. Rosa 2011-08-05 11:40:05 -07:00
  • 67f1f0c7b5 renamed for clarity Rodrigo L. Rosa 2011-08-05 11:38:12 -07:00
  • f25ffaf2b2 rlink: read only the expected number of bytes Andreas Fritiofson 2011-07-16 23:37:40 +02:00
  • 0b64be2019 rlink: simplify and optimize queue fill level checks Andreas Fritiofson 2011-07-17 01:02:59 +02:00
  • d23d61a932 rlink: remove redundant text from log messages Andreas Fritiofson 2011-07-16 23:41:44 +02:00
  • 5f698273c2 rlink: remove duplicated code Andreas Fritiofson 2011-07-16 16:32:50 +02:00
  • 5812ef2b73 rlink: fix reply counter to enable sending full buffers Andreas Fritiofson 2011-07-16 14:30:20 +02:00
  • 6f1641a5cc rlink: more indentation fixes Andreas Fritiofson 2011-07-16 14:09:08 +02:00
  • 068c9f266e rlink: fix indentation errors Andreas Fritiofson 2011-07-16 14:03:39 +02:00
  • 827057f560 mips32 : Fixed memory byte access Drasko DRASKOVIC 2011-07-25 14:23:35 +02:00
  • c18e02387b mips32: Sync Caches to Make Instr Writes Effective Drasko DRASKOVIC 2011-07-07 17:59:13 +02:00
  • 1be7163408 mips32: Added CP0 coprocessor R/W routines Drasko DRASKOVIC 2011-07-07 17:41:20 +02:00
  • 800bc9308d mips_m4k: common_magic should be unsigned Drasko DRASKOVIC 2011-07-07 16:38:38 +02:00
  • e1466df54d mips32: Removed Unnecessary JTAG Queue Flush Drasko DRASKOVIC 2011-07-05 17:37:05 +02:00
  • 194e3c5bc5 fix tapenabler return code Rodrigo L. Rosa 2011-08-09 11:25:23 -07:00
  • d1a16ce9d6 fix return error msj Rodrigo L. Rosa 2011-08-09 11:24:42 -07:00
  • 6e5c37be29 flash/nor/cfi: fix TopBottom for atmel chips Andreas Bießmann 2011-07-12 12:38:22 +02:00
  • 7d2bf8805d Revert "dsp5680xx: disable for now, it generates warnings" Øyvind Harboe 2011-08-09 20:14:50 +02:00
  • c2c19c5018 dsp5680xx fix constante ref Rodrigo L. Rosa 2011-07-19 20:04:46 -07:00
  • e8543de820 dsp5680xx fix FM clk Rodrigo L. Rosa 2011-07-19 20:03:08 -07:00
  • ba68ae8bd5 dps5680xx fix warnings Rodrigo L. Rosa 2011-07-19 20:01:19 -07:00
  • db87a2f375 Archive and recreate NEWS file. Jean-Christophe PLAGNIOL-VILLARD 2011-08-09 13:34:50 +08:00
  • 5920b15ff5 Bump minor version and add -dev tag. Jean-Christophe PLAGNIOL-VILLARD 2011-08-09 13:34:50 +08:00
  • 2fced63147 The openocd 0.5.0 release. v0.5.0 Jean-Christophe PLAGNIOL-VILLARD 2011-08-09 13:34:50 +08:00
  • bbd84417f6 arm11: disable broken optimization for setting current scan chain Øyvind Harboe 2011-08-05 09:57:46 +02:00
  • 0d7a948c8d Automatically generate ChangeLog from git log for release tarball Luca Bruno 2011-08-03 14:20:06 +01:00
  • 29f0ac0efd cfg: allow stellaris device class override B. A. Bryce 2011-08-02 11:33:03 +01:00
  • d02dfff48b etb: fix incorrect previous patchset Jie Zhang 2011-08-01 17:15:19 +01:00
  • 69ac20a155 cfg: support calling legacy stm32 scripts Spencer Oliver 2011-07-29 17:01:31 +01:00
  • 633b1a2b49 docs: remove obsolete luminary target info Spencer Oliver 2011-07-28 16:06:24 +01:00
  • 852289bc49 flash: add support for deprecated stm32 flash cmds Spencer Oliver 2011-07-28 12:47:49 +01:00
  • 89f593d8cb cfg: update scripts to use new stm32 driver names Spencer Oliver 2011-07-28 11:45:09 +01:00
  • c73342fbe7 docs: update to use new stm32 driver names Spencer Oliver 2011-07-28 11:44:48 +01:00