Commit Graph

  • 7b261217c8 Add sockets abstraction layer. Daniel Beer 2011-07-27 11:43:22 +1200
  • b8dd765a5b sport: serial IO abstraction layer. Daniel Beer 2011-07-27 11:26:02 +1200
  • eee0bc0352 elf32: use local elf.h. Daniel Beer 2011-07-27 10:35:46 +1200
  • 99c38aba9f Silence fread()-related signedness warnings Tamas TEVESZ 2011-07-25 17:12:18 +0200
  • ea0c4d6720 Preprocessor related fix-ups. Tamas TEVESZ 2011-07-25 16:46:26 +0200
  • 49ed2bb990 util: sigaction must be used under Cygwin. Daniel Beer 2011-07-22 09:22:07 +1200
  • 067dd504a0 Set configuration for libusb-win32 compatibility. Daniel Beer 2011-07-22 09:20:29 +1200
  • 4362fbea2f Add support for MSP430F5418. James Nuss 2011-07-19 10:18:13 +1200
  • 75f893ef47 Tidy up long lines. Daniel Beer 2011-07-18 15:00:17 +1200
  • 3feecd30b6 Added -s option to distinguish between devices by serial number. Daniel Beer 2011-07-18 14:56:29 +1200
  • 1e21d9da8f Added support for MSP430FR5739. Daniel Beer 2011-07-06 09:32:36 +1200
  • 0f3265e741 Fix implicit declaration of memset(). Jasper Lievisse Adriaanse 2011-06-16 10:49:53 +0200
  • e50edfd347 Version 0.16 Daniel Beer 2011-06-14 13:27:10 +1200
  • 6de45248f8 Added README file with compilation instructions. Daniel Beer 2011-06-14 12:52:59 +1200
  • de037d8ffd Clarify a couple of things in the manual. Daniel Beer 2011-06-13 13:02:49 +1200
  • 8355899749 Manual: fixed incorrect chip name. Daniel Beer 2011-06-06 16:05:52 +1200
  • 287f4ad166 gdb: implemented restart commands. Daniel Beer 2011-06-06 15:53:06 +1200
  • 57d5ea34d5 Implemented GDB client driver. Daniel Beer 2011-06-06 15:47:52 +1200
  • f3a8df82f9 Extracted GDB remote protocol implementation. Daniel Beer 2011-06-06 13:50:50 +1200
  • 39d9f9e499 Extracted duplicate hexval(). Daniel Beer 2011-06-06 12:40:50 +1200
  • 620570691e olimex: add experimental support for V2 debug tool. Daniel Beer 2011-06-06 11:28:13 +1200
  • 167af0953a Added support for MSP430G2252. Daniel Beer 2011-06-06 10:15:50 +1200
  • 11f46c40fc Plug a mem. leak Jasper Lievisse Adriaanse 2011-05-22 17:31:37 +0200
  • bffe2b26c1 Support for MSP430F4784. Daniel Beer 2011-05-13 10:10:42 +1200
  • 2cf933dbbc Support for MSP430F427. Daniel Beer 2011-05-13 09:55:35 +1200
  • 4ab5082695 Added support for MSP430F235. Daniel Beer 2011-05-03 14:11:11 +1200
  • c9e68eff45 Support for MSP430G2553. Paul Fleischer 2011-04-28 15:08:01 +1200
  • a079398f42 flash_bsl: advance address pointer after reads/writes. Daniel Beer 2011-04-23 11:57:27 +1200
  • b50b7a84bd Version 0.15 Daniel Beer 2011-04-05 08:22:54 +1200
  • 836a0925ee Various corrections to manual page. Daniel Beer 2011-04-04 17:34:06 +1200
  • f6ecf7bd56 Implemented command aliases. Daniel Beer 2011-04-04 17:09:11 +1200
  • 5e5b118e74 open_olimex_iso() will only work on Linux, so don't bother calling it on non-Linux platforms. Jasper Lievisse Adriaanse 2011-04-02 11:01:19 +0200
  • 82d580898c On OpenBSD libreadline needs to be linked with -ltermcap. Jasper Lievisse Adriaanse 2011-04-02 10:57:32 +0200
  • 68775239f3 Add AUTHORS entry for Ionut Nicu. Daniel Beer 2011-03-28 08:58:49 +1300
  • ccbefb0a54 Document --force-reset option. Daniel Beer 2011-03-27 13:02:31 +1300
  • d5ecb69633 Add --force-reset option Ionut Nicu 2011-03-23 17:13:03 +0200
  • 5c0a57254c Add support for MSP430F5526 Ionut Nicu 2011-03-22 11:13:58 +0200
  • f1962d9870 Add support for MSP430F47173 Ionut Nicu 2011-01-24 15:17:17 +0200
  • 77af9739ce Fix to close gdb client. Peter Jansen 2011-03-21 11:21:40 +1300
  • 0330823f9c Added support for MSP430F5525. Daniel Beer 2011-03-16 19:43:39 +1300
  • 3e3b5cc1d0 Increased size of output formatting buffer. Daniel Beer 2011-03-15 16:08:57 +1300
  • 21dab55de1 Fixed incorrect driver names. Daniel Beer 2011-03-15 16:08:46 +1300
  • 7e1068334f Extracted print_address. Daniel Beer 2011-03-15 16:00:34 +1300
  • 41375ba084 Separated FET protocol quirks into flags. Daniel Beer 2011-03-15 15:36:50 +1300
  • 0b94a97c97 Document supported file formats in manual. Daniel Beer 2011-03-15 15:26:23 +1300
  • ae2357170c stab: plain functions instead of passing around stab_default. Daniel Beer 2011-03-15 15:20:50 +1300
  • ed2c841da9 Separated device vtables/class information. Daniel Beer 2011-03-15 14:56:07 +1300
  • b6e241a9e3 Implemented uniform device constructor functions. Daniel Beer 2011-03-15 14:20:06 +1300
  • fdaf99a70e Introduced device_* helper macros. Daniel Beer 2011-03-15 13:12:48 +1300
  • 9a0173607e Fixed field widths in read/write progress messages. Daniel Beer 2011-03-11 14:59:02 +1300
  • 2f99793914 simio: implemented GPIO simulation. Daniel Beer 2011-03-11 14:51:39 +1300
  • 5bd737616d simio: implemented hardware multiplier simulation. Daniel Beer 2011-03-11 13:49:07 +1300
  • f9488ec417 simio: implemented Watchdog Timer+ simulation. Daniel Beer 2011-03-11 13:18:03 +1300
  • 716bd0985a Document IO simulator in manual. Daniel Beer 2011-03-11 11:38:23 +1300
  • f4b1b629cb simio: fix broken Timer_A input divider. Daniel Beer 2011-03-11 10:13:59 +1300
  • 0df20f690a simio: bug fixes - documentation and CCI flag storage. Daniel Beer 2011-03-10 16:56:36 +1300
  • 8a1c8e8209 sim: debug memory requests will access IO memory. Daniel Beer 2011-03-10 16:48:16 +1300
  • 82638f89af sim: don't mask the NMI interrupt with the GIE bit. Daniel Beer 2011-03-10 16:44:43 +1300
  • c5686b70cf simio: implemented Timer_A. Daniel Beer 2011-03-10 16:42:52 +1300
  • 7a066dd5a5 simio: implemented interrupt handling. Daniel Beer 2011-03-10 14:40:31 +1300
  • 981e691913 simio: implemented instruction cycle counting. Daniel Beer 2011-03-10 12:43:08 +1300
  • 37e7216a19 simio: integrated programmed IO interface with CPU simulator. Daniel Beer 2011-03-10 12:06:05 +1300
  • 1cf7385364 simio: implemented tracer peripheral. Daniel Beer 2011-03-10 11:57:06 +1300
  • 5f40c55f4e simio: added "simio" command and device/CPU interfaces. Daniel Beer 2011-03-10 10:48:59 +1300
  • 115683c8bc Define STT_COMMON if not defined already. Daniel Beer 2011-02-22 09:49:53 +1300
  • e182be2204 Added fet_block_size option. Daniel Beer 2011-02-21 11:30:32 +1300
  • 429edda47d Manual: remove reference to obsolete -R and -u options. Daniel Beer 2011-02-21 11:13:43 +1300
  • 962aca5fa3 Added support for MSP430G2452. Daniel Beer 2011-02-09 09:00:17 +1300
  • f23c230e9a Version 0.14 Daniel Beer 2011-02-07 11:55:24 +1300
  • a7e042fa78 Added support for MSP430F2122. Daniel Beer 2011-01-16 12:44:43 +1300
  • 1655524a2c sim: fix execution of SUB/SUBC/CMP opcodes. Richard Nauber 2010-12-25 22:36:30 +1300
  • 6939f2c90e Adjust email address, make CC overridable again. Jasper Lievisse Adriaanse 2010-12-07 09:24:25 +1300
  • 837c020277 Make tweaking CFLAGS/LDFLAGS porting infrastructure agnostic. Jasper Lievisse Adriaanse 2010-12-06 12:31:54 +1300
  • d8afaf3537 Olimex ISO will only work on Linux. Jasper Lievisse Adriaanse 2010-12-06 12:28:08 +1300
  • e37eb1be6c More proper ifdef blocks for Linux-only bits. Jasper Lievisse Adriaanse 2010-12-06 12:25:45 +1300
  • 810c2b7c93 Add __OpenBSD__ where applicable. Jasper Lievisse Adriaanse 2010-12-06 12:23:59 +1300
  • b8d461b8ba gdb: fixed faulty response to "read registers" command. Daniel Beer 2010-12-02 20:09:44 +1300
  • 1f7808a78f update flash_bsl for increased erase functionality Andrew Armenia 2010-12-01 14:29:17 +1300
  • a08d11b25b Fixed build on OS/X. Daniel Beer 2010-11-13 13:18:33 +1300
  • 591feb3545 Support for MSP430F2272. Daniel Beer 2010-11-11 09:31:54 +1300
  • 602b1c642f Corrected Stefan Mahr's email address. Daniel Beer 2010-11-10 09:50:09 +1300
  • de138c4573 Version 0.13 Daniel Beer 2010-11-09 10:40:57 +1300
  • 1570f3cbdd Support for Olimex MSP430-JTAG-ISO. Daniel Beer 2010-11-09 09:16:31 +1300
  • 2e89e0b45d Support for CC430F5133. James Laird 2010-11-08 20:26:54 +1300
  • 3b4989b179 Fixed warning emitted by some gcc versions for dis.c. Daniel Beer 2010-10-28 14:11:14 +1300
  • 50f589b05c Print version text by default if not started in quiet mode. Daniel Beer 2010-10-28 14:08:22 +1300
  • 3620996f75 Added support for MSP430G2231. Daniel Beer 2010-10-28 14:03:53 +1300
  • 5c50a430ee Added support for MSP430F4270. Daniel Beer 2010-10-28 14:02:28 +1300
  • f25ad8fc43 Added support for MSP430F247. Daniel Beer 2010-10-26 09:50:01 +1300
  • 6084d44619 Fixed incorrect handling of HEX segment offsets. Daniel Beer 2010-10-21 09:39:27 +1300
  • 43e35f5e14 Notify user when programming in quiet mode. Daniel Beer 2010-10-20 14:22:57 +1300
  • 9956ecadb5 fet: retry with reset on connect if the first attempt fails. Daniel Beer 2010-10-16 17:26:58 +1300
  • 6223ede40b Added support for MSP430F1121/2131/2617. Daniel Beer 2010-10-14 09:21:20 +1300
  • 9121b5028d Version 0.12 Daniel Beer 2010-10-12 13:01:45 +1300
  • b2d2da6cb6 Implemented repeat execution for reader. Daniel Beer 2010-10-12 12:48:25 +1300
  • 5e39d82784 Device list is printed in multiple columns. Daniel Beer 2010-10-12 12:02:17 +1300
  • 6d888fff25 Print commands as they're read from a file. Daniel Beer 2010-10-12 11:53:46 +1300
  • 4f1502d198 Allow partial command matches if unambiguous. Daniel Beer 2010-10-12 11:50:20 +1300
  • 99c478d37f Implemented "exit" command. Daniel Beer 2010-10-12 11:44:46 +1300
  • fc808485c2 Allow the default input radix to be specified (iradix). Daniel Beer 2010-10-12 11:26:36 +1300