This website works better with JavaScript.
Home
Help
Register
Sign In
jim
/
openocd
Watch
0
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
26
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
491
Commits
9
Branches
43 MiB
C
81.2%
HAProxy
4.6%
SQL
3.7%
Assembly
2.2%
HTML
2%
Other
6.2%
Tree:
30dc76644d
cc2538-riot
jim
jim-debug
jim-nrf5-free
jim-nuttx
jim-openocd10
jim-rtt
master
rtt
v0.10.0
v0.10.0-rc2
v0.10.0-rc1
v0.9.0
v0.9.0-rc1
v0.8.0
v0.8.0-rc2
v0.8.0-rc1
v0.7.0
v0.7.0-rc2
v0.7.0-rc1
v0.6.1
v0.6.0
v0.6.0-rc2
v0.6.0-rc1
v0.5.0
v0.5.0-rc2
v0.5.0-rc1
v0.4.0
v0.4.0-rc2
v0.4.0-rc1
v0.3.1
v0.3.0
v0.3.0-rc0
v0.2.0
v0.1.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '30dc76644d'
${ noResults }
openocd
/
src
History
oharboe
30dc76644d
Andre Renaud support for the am29sl800db CFI flash chip (id: 0x0004, 0x226b).
git-svn-id: svn://svn.berlios.de/openocd/trunk@603 b42882b7-edfa-0310-969c-e2dbd0fdcd60
14 years ago
..
flash
Andre Renaud support for the am29sl800db CFI flash chip (id: 0x0004, 0x226b).
14 years ago
helper
stop using variable sized arrays. That's something that belongs to C++ and not C.
14 years ago
jtag
fix for gaffe in 555 that stopped JTAG chain examine + validate from running.
14 years ago
pld
Pavel pointed out that jtag_add_tlr() is better than jtag_add_tms().
14 years ago
server
Enabled auto erase, gdb memory map and gdb flash programming by default.
14 years ago
target
- added stm32 stick and luminary eval boards interface configs
14 years ago
xsvf
make jtag_add_statemove() internal to the driver.
14 years ago
Makefile.am
reduce compare noise. If someone should be crazy enough to try to run OpenOCD under eCos, then they'v got some hooks to point them in the general direction.
14 years ago
openocd.c
allows launching OpenOCD w/telnet+gdb server w/the
14 years ago