index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-01-12
xsvf: fix clang warning
Spencer Oliver
2012-01-12
target: fix missing semihosting return path
Spencer Oliver
2012-01-09
flash: support stm32f4x flash
Spencer Oliver
2012-01-09
flash: use stm32f2x flash size register
Spencer Oliver
2012-01-09
docs: add initial st-link info
Spencer Oliver
2012-01-09
contrib: add stlink udev rules
Spencer Oliver
2012-01-09
cfg: add stlink pseudo stm32 targets
Spencer Oliver
2012-01-09
cfg: use consistent chipname
Spencer Oliver
2012-01-09
docs: fix doxygen build
Spencer Oliver
2012-01-09
rtos: fix bug in error handling
Øyvind Harboe
2012-01-07
docs: whitespace fixes
Spencer Oliver
2012-01-04
Change return value on error.
Mathias K
2012-01-04
stlink: update to use ERROR_COMMAND_SYNTAX_ERROR
Spencer Oliver
2012-01-04
flash: introduce .usage field for nand and nor flash driver structure
Øyvind Harboe
2012-01-04
retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERROR
Øyvind Harboe
2012-01-04
command: print BUG warning when usage is missing
Mathias K
2012-01-04
build: fix make dist
Spencer Oliver
2012-01-03
Add STM32F2X/STLINK target config file.
Mathias K
2012-01-03
Add STLINK/V2 interface config file.
Mathias K
2012-01-03
STM32 ST-LINK target initial release
Mathias K
2012-01-03
ST-LINK USB initial release
Mathias K
2012-01-03
Make jim functions public accessible.
Mathias K
2012-01-03
Make cortex_m3 functions public accessible.
Mathias K
2012-01-03
add private data pointer to the tap interface
Mathias K
2012-01-03
helper: fix arm11 help text
Spencer Oliver
2011-12-31
build: fix mingw build issues
Spencer Oliver
2011-12-23
Renamed mx2.{c,h} to mxc.{c,h} and added copyright notice
Erik Ahlén
2011-12-23
Documentation for mxc NAND flash controller
Erik Ahlén
2011-12-23
Added support for i.MX35 NAND Flash Controller (v2)
Erik Ahlén
2011-12-23
Added command to enable/disable/query BI-swap for MXC NAND
Erik Ahlén
2011-12-23
Made BI-swap optional in mxc.
Erik Ahlén
2011-12-23
Added board type as a parameter to mx2 NFC as they have different base addres...
Erik Ahlén
2011-12-23
at91sam3XXX.cfg: Configure JTAG clock to 500 kHz.
Ulf Samuelsson
2011-12-23
Olimex-ARM-USB-OCD-H: Add udev rule
Ulf Samuelsson
2011-12-23
jtag: only if an in_value storage is provided will the captured IR value be c...
Øyvind Harboe
2011-12-22
git should ignore patches from format-patch
Ulf Samuelsson
2011-12-20
jtag: stop using sharp corner of JTAG API
Øyvind Harboe
2011-12-20
jtag: make caller always allocate buffer
Øyvind Harboe
2011-12-20
jtag: retire jtag_alloc_in_value32
Øyvind Harboe
2011-12-20
jtag: retire jtag_alloc_in_value32 API
Øyvind Harboe
2011-12-19
STM32F2x: check flash unlock, add mass erase
Mathias K
2011-12-19
build: libusb use AC_CHECK_HEADER
Spencer Oliver
2011-12-19
build: update to using new AC_OUTPUT macro
Spencer Oliver
2011-12-19
build: correctly quote m4 parameters
Spencer Oliver
2011-12-19
Renamed mx2/imx27 to mxc.
Erik Ahlén
2011-12-19
Indentation and white space fixes.
Erik Ahlén
2011-12-16
Initialize return value.
Mathias K
2011-12-16
checkpatch: fix false indent trigger
Spencer Oliver
2011-12-16
checkpatch: disable extern and switch indent checks
Spencer Oliver
2011-12-16
Change checkpatch.pl tab expanding to 4 characters.
Erik Ahlén
[next]