index
:
openocd_libswd.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
target: simplify register get/set ops
David Brownell
2009-11-17
14
-136
/
+62
*
jtag_registers: Avalon bridge flushing tweaks
Øyvind Harboe
2009-11-17
1
-1
/
+12
*
zy1000: revC UART forwarding
Øyvind Harboe
2009-11-17
1
-4
/
+12
*
zy1000: add version command to print FPGA version and timestamps
Øyvind Harboe
2009-11-17
1
-2
/
+29
*
zy1000: fix bug when running on non-arm CPU
Øyvind Harboe
2009-11-17
1
-1
/
+8
*
zy1000: fix trivial syntax error introduced by latest refactorings
Øyvind Harboe
2009-11-17
1
-5
/
+5
*
ARM9TDMI: remove now-needless "struct arm9tdmi"
David Brownell
2009-11-17
9
-72
/
+45
*
ARM7TDMI: remove now-needless "struct arm7tdmi"
David Brownell
2009-11-17
4
-29
/
+21
*
target: remove some more duplicate includes
David Brownell
2009-11-17
4
-4
/
+1
*
ARMv7-A: no exit() calls
David Brownell
2009-11-16
2
-4
/
+3
*
Cortex-A8: no exit() calls, add missing v7-A init
David Brownell
2009-11-16
1
-31
/
+16
*
XScale: fewere exit() calls
David Brownell
2009-11-16
1
-4
/
+4
*
MIPS: no exit() calls
David Brownell
2009-11-16
2
-7
/
+5
*
ARMv7-M: no exit() calls
David Brownell
2009-11-16
1
-4
/
+4
*
ARMv4/ARMv5: no exit() calls
David Brownell
2009-11-16
1
-6
/
+8
*
ARM11: fewer exit() calls
David Brownell
2009-11-16
1
-4
/
+6
*
Cortex-M3: don't exit()
David Brownell
2009-11-16
1
-24
/
+10
*
ARMv7A: use standard disassembler
David Brownell
2009-11-16
2
-101
/
+8
*
ARM11: register (most) standard ARM commands
David Brownell
2009-11-16
2
-1
/
+10
*
ARM: "armv4_5" command prefix becomes "arm"
David Brownell
2009-11-16
9
-22
/
+31
*
JTAG: fix autoprobe failure.
David Brownell
2009-11-16
1
-2
/
+10
*
fileio: improve API types
Zachary T Welch
2009-11-16
12
-64
/
+66
*
struct fileio: improve member types
Zachary T Welch
2009-11-16
6
-7
/
+7
*
helper/log: improve API parameter types
Zachary T Welch
2009-11-16
2
-19
/
+16
*
use Jim_CmdProc in jim_register
Zachary T Welch
2009-11-16
2
-2
/
+4
*
improve constness of open_file_from_path
Zachary T Welch
2009-11-16
2
-2
/
+2
*
make command line options const
Zachary T Welch
2009-11-16
1
-1
/
+1
*
ARM: standard disassembler uses Thumb2 entry
David Brownell
2009-11-16
2
-38
/
+38
*
target: don't include "log.h" from "armv4_5.h"
David Brownell
2009-11-16
2
-1
/
+1
*
ARM: move mode functions out of header
David Brownell
2009-11-16
2
-40
/
+56
*
JTAG: no LOG_WARNING() for taps without IDCODE
David Brownell
2009-11-16
1
-1
/
+1
*
binarybuffer: regression fix
David Brownell
2009-11-16
1
-2
/
+4
*
"types.h" doxygen fix
David Brownell
2009-11-16
1
-2
/
+2
*
target: less implicit inclusion of "etm.h"
David Brownell
2009-11-16
9
-2
/
+13
*
move ARRAY_SIZE macro to types.h
Zachary T Welch
2009-11-16
14
-59
/
+49
*
armv7m: make core reg read/write use unsigned
Zachary T Welch
2009-11-16
2
-6
/
+6
*
remove TAP_SCAN_BYTES macro
Zachary T Welch
2009-11-16
4
-11
/
+9
*
rename CEIL as DIV_ROUND_UP
Zachary T Welch
2009-11-16
19
-53
/
+60
*
move container_of to types.h
Zachary T Welch
2009-11-16
2
-13
/
+15
*
nand_command_get_device_by_num: make COMMAND_HELPER
Zachary T Welch
2009-11-16
2
-10
/
+11
*
flash_command_get_bank_by_num: make COMMAND_HELPER
Zachary T Welch
2009-11-16
11
-41
/
+41
*
cleanup jtag minidrivers
Zachary T Welch
2009-11-16
2
-31
/
+0
*
Add 'nand verify' command
Zachary T Welch
2009-11-16
2
-0
/
+91
*
Add FILEIO_NONE access mode.
Zachary T Welch
2009-11-16
1
-0
/
+1
*
Use nand_fileio_* in write/dump commands.
Zachary T Welch
2009-11-16
1
-248
/
+46
*
Add nand_fileio_* helper APIs.
Zachary T Welch
2009-11-16
1
-0
/
+216
*
binarybuffer: add API documentation
Zachary T Welch
2009-11-16
1
-3
/
+41
*
improve inline binarybuffer helpers
Zachary T Welch
2009-11-16
1
-7
/
+8
*
improve buf_set_buf helper
Zachary T Welch
2009-11-16
2
-5
/
+8
*
improve buf_set_ones
Zachary T Welch
2009-11-16
2
-10
/
+11
[prev]
[next]