..
bsl.c
bsl: add missing address increment.
2013-12-05 11:13:52 +13:00
bsl.h
Restructuring: move drivers into drivers/
2011-09-14 16:15:37 +12:00
bsllib.c
BSL entry via GPIO toggling.
2014-12-15 09:06:30 +13:00
bsllib.h
BSL entry via GPIO toggling.
2014-12-15 09:06:30 +13:00
device.c
added common readmem/writemem implementation with alignment and memory range checking
2015-10-24 15:48:21 +02:00
device.h
added common readmem/writemem implementation with alignment and memory range checking
2015-10-24 15:48:21 +02:00
devicelist.c
fet_olimex_db: use a terminator record instead of a fixed array size.
2014-12-15 09:04:38 +13:00
devicelist.h
fet_olimex_db: use a terminator record instead of a fixed array size.
2014-12-15 09:04:38 +13:00
eem_defs.h
jtaglib: implement breakpoints.
2015-02-24 11:58:40 +13:00
fet.c
fet: fix unused variable warning.
2012-10-04 14:24:44 +12:00
fet.h
Separate Olimex transports and drivers.
2012-09-13 14:14:59 +12:00
fet3.c
added optional common chip identification
2015-10-21 08:20:15 +02:00
fet3.h
fet3: driver for eZ-FET debuggers.
2013-09-08 13:41:55 +12:00
fet_core.c
fet_core: reset after erase.
2015-06-11 09:24:27 +12:00
fet_core.h
Add --fet-skip-close option.
2013-05-21 15:59:17 +12:00
fet_db.c
Added MSP430F5255 device description to fet_db
2015-04-14 09:14:10 +12:00
fet_db.h
Restructuring: move drivers into drivers/
2011-09-14 16:15:37 +12:00
fet_error.c
Add FET error codes from MSP430DLL v3.4.3.4 (SLAC460k)
2014-12-29 11:17:23 +13:00
fet_error.h
Restructuring: move drivers into drivers/
2011-09-14 16:15:37 +12:00
fet_olimex_db.c
fet_olimex_db: use a terminator record instead of a fixed array size.
2014-12-15 09:04:38 +13:00
fet_olimex_db.h
New chip identification database for Olimex debuggers.
2012-10-03 13:41:59 +13:00
fet_proto.c
drivers/fet_proto.c: deal with spurious 0xff from Olimex adapter.
2015-05-11 13:01:49 +12:00
fet_proto.h
fet_proto: capture FET error code.
2012-10-03 13:36:09 +13:00
flash_bsl.c
bsllib: separate modem control line sequencing.
2014-04-02 14:48:42 +13:00
flash_bsl.h
Restructuring: move drivers into drivers/
2011-09-14 16:15:37 +12:00
gdbc.c
JTAG fuse blow: add "blow_jtag_fuse" command.
2013-12-03 07:27:32 +13:00
gdbc.h
Restructuring: move drivers into drivers/
2011-09-14 16:15:37 +12:00
goodfet.c
added common readmem/writemem implementation with alignment and memory range checking
2015-10-24 15:48:21 +02:00
goodfet.h
Implemented basic GoodFET support.
2012-07-18 12:26:55 +12:00
hal_proto.c
fet3: driver for eZ-FET debuggers.
2013-09-08 13:41:55 +12:00
hal_proto.h
fet3: driver for eZ-FET debuggers.
2013-09-08 13:41:55 +12:00
jtaglib.c
jtaglib: implement breakpoints.
2015-02-24 11:58:40 +13:00
jtaglib.h
jtaglib: implement breakpoints.
2015-02-24 11:58:40 +13:00
jtdev.c
gpio driver prepare patch
2015-02-04 12:48:30 +13:00
jtdev.h
gpio driver Add gpio driver interface.
2015-02-04 12:48:30 +13:00
jtdev_gpio.c
gpio driver Add gpio driver interface.
2015-02-04 12:48:30 +13:00
loadbsl.c
JTAG fuse blow: add "blow_jtag_fuse" command.
2013-12-03 07:27:32 +13:00
loadbsl.h
New driver: load-bsl.
2013-07-18 14:03:29 +12:00
loadbsl_fw.c
New driver: load-bsl.
2013-07-18 14:03:29 +12:00
loadbsl_fw.h
New driver: load-bsl.
2013-07-18 14:03:29 +12:00
obl.c
Add support for Olimex firmware updates.
2012-09-11 14:35:31 +12:00
obl.h
Add support for Olimex firmware updates.
2012-09-11 14:35:31 +12:00
pif.c
added common readmem/writemem implementation with alignment and memory range checking
2015-10-24 15:48:21 +02:00
pif.h
added common readmem/writemem implementation with alignment and memory range checking
2015-10-24 15:48:21 +02:00
rom_bsl.c
BSL entry via GPIO toggling.
2014-12-15 09:06:30 +13:00
rom_bsl.h
rom_bsl: ROM bootstrap loader driver.
2014-04-17 15:58:16 +12:00
sim.c
Show triggered breakpoints (and watchpoints in sim).
2015-12-11 08:38:42 +13:00
sim.h
Restructuring: move drivers into drivers/
2011-09-14 16:15:37 +12:00
tilib.c
tilib: don't use clientHandle.
2015-06-08 11:40:06 +12:00
tilib.h
Added TI library driver (experimental).
2011-10-14 12:49:04 +13:00
tilib_api.c
tilib_api: add support for SLAC460L API.
2015-06-10 12:31:08 +12:00
tilib_api.h
tilib_api: indirection layer for TI library dynamic loading.
2015-06-08 11:37:25 +12:00
tilib_defs.h
tilib_api: add support for SLAC460L API.
2015-06-10 12:31:08 +12:00
v3hil.c
added common readmem/writemem implementation with alignment and memory range checking
2015-10-24 15:48:21 +02:00
v3hil.h
fet3: driver for eZ-FET debuggers.
2013-09-08 13:41:55 +12:00