index
:
riscv-openocd.git
FE_402_fix
__archive__
add_macos_build
autoconf
bscan_optimization
bscan_tunnel
buf_sget
build32
busy
compliance_dev
debug-log-reg-failure
deinit
dmi_read
dmstatus_version
dsp5680_build
eclipse_memory_read
eclipse_multicore_fix
examine_command
examine_unavailable_harts
examine_unavailable_harts_backup
examine_unavailable_harts_rebase
examine_unavailable_harts_squash
fence_i_fix_for_release
fix-halt-reason-after-singlestep
fix_macbuild
gd32vf103
gdb_next_port
gitignore-build
global
halt_examine
haltreq
hypervisor_translate
jlink
log_output
macbuild
macro
manual_hwbp
master
mem64
mpsse_flush
multicore
new_bscan_approach
newprogram
nohartstatus
old_fixes_and_eclipse_memory_read
old_triggers
print_port
race
rbb_cleanup
regcache
regression_test_janmat_experim
release
remove-slot_t-from-riscv-013
reset_test
reverse-resume-order
riscv
riscv-batch-cleanup
riscv-compliance
riscv-compliance-dev
s2_increment
sba_tests
set_group
static
travis-nop
update_defines
us_xds110
vector2
winbuild
wip
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-11
nds32: Use the correct method to access registers
Andreas Fritiofson
2
-27
/
+32
2015-02-11
mips32: add gdb target description support
Antony Pavlov
2
-77
/
+167
2015-02-11
mips32: use 'unsigned int' for CPU register indices
Antony Pavlov
2
-16
/
+15
2015-02-11
tcl/interface/ftdi: correct LED config for BusBlaster KT-Link
Anton Kuzmin
1
-1
/
+1
2015-02-11
sim3x: new flash driver for Silabs SiM3 microcontroller family
Andreas Bomholtz
7
-47
/
+1349
2015-02-11
nrf51 - Add async loader. Performance on nrf51822QAA/stlink-v2 from ~3.5KiB/s...
Angus Gratton
3
-90
/
+251
2015-02-11
armv7a: fix interpretation of MMU table
Daniel Glöckner
1
-29
/
+17
2015-02-11
J-Link serial number config option
Joerg Fischer
3
-2
/
+44
2015-02-11
cortex_a: Add Cortex-A5 identification
Olivier Schonken
3
-0
/
+10
2015-02-11
README: mention "transport select" in quickstart section
Paul Fertser
1
-1
/
+5
2015-02-11
target/image: fix undefined behaviour when loading with GDB
Paul Fertser
1
-0
/
+1
2015-02-11
doc: document the OCL (on chip flash loader) driver
Paul Fertser
1
-1
/
+7
2015-02-11
tcl: add TP-LINK TL-MR3020 to the firmware recovery script
Oleksij Rempel
1
-0
/
+1
2015-02-11
tcl/target|board: add config Atheros ar9331
Oleksij Rempel
2
-0
/
+60
2015-02-11
target: write gmon.out according to target endianness
Jose de Sousa
1
-17
/
+15
2015-02-11
mini51: support for Nuvoton NuMicro M051 series flash memory
Pawel Si
2
-217
/
+411
2015-02-11
tcl/target: add CC2538 and CC26xx target files (with cJTAG procedure)
Jacob Palsson
3
-0
/
+91
2015-02-11
em357: added target files for em357 and em358
Ed Beroset
2
-0
/
+81
2015-02-11
jlink: Added hardware version number for JLink firmware on LPC-Link2
Nemui Trinomius
1
-14
/
+25
2015-02-11
cfg: TI Tiva C dk-tm4c129x Evaluation Kits
Heinz Schweiger
1
-0
/
+14
2015-02-11
lpc2000: add chip IDs for LPC11U6x/LPC11E6x
Michael Brown
1
-0
/
+22
2015-02-11
psoc4: support for Cypress PSoC 41xx/42xx family
Tomas Vanek
6
-2
/
+988
2015-02-04
stm32lx: do not attempt mass-erase in-place of first bank erase
Jussi Kivilinna
1
-3
/
+0
2015-02-04
flash/nor/stm32lx: use 0 base to autodetect second bank location
Paul Fertser
3
-6
/
+8
2015-02-04
doc: add stm32lx mass_erase description
Paul Fertser
1
-0
/
+9
2015-02-04
flash/nor/stm32l: unify waiting for busy flag functions
Paul Fertser
1
-39
/
+11
2015-02-04
flash/nor/stm32l: fix mass erase
Paul Fertser
1
-6
/
+41
2015-02-04
configure: define WIN32_LEAN_AND_MEAN early to make it effective
Paul Fertser
2
-1
/
+4
2015-02-04
Makefile.am: link libusb-1.0 after libusb-0.1 to fix dependencies
Paul Fertser
1
-1
/
+1
2015-02-04
flash/nor/stm32f2x: add new revisions of STM32F4x parts
Paul Fertser
1
-0
/
+8
2015-02-04
Subject: [PATCH] update src/flash/nor/stm32f2x.c
Rémi PRUD’HOMME
1
-0
/
+9
2015-02-02
Add more STM32F3 IDs in target/stm32f3.cfg.
Uwe Bonnes
2
-4
/
+33
2015-01-30
drivers/stlink: clarify "init mode failed" message
Paul Fertser
1
-1
/
+1
2015-01-30
tcl/target: add lpc8xx.cfg
Paul Fertser
2
-8
/
+18
2015-01-30
jtag/drivers: remove useless checks causing build failure with clang 3.5.0
Paul Fertser
2
-6
/
+0
2015-01-30
armv4_5: Continue the change from uint32_t to uint8_t[4] for regs
Andreas Fritiofson
2
-3
/
+3
2015-01-30
Use (uint8_t *) for buf_(set|get)_u(32|64) instead of (void *)
Paul Fertser
6
-11
/
+11
2015-01-30
stm32f2x: Fix byte order bug.
Jens Bauer
1
-3
/
+3
2015-01-30
flash/nor/kinetis: pull SRST low during mass erase
Paul Fertser
1
-0
/
+12
2015-01-28
jtag: Rewrite TAP verification/auto-probe logic
Andreas Fritiofson
1
-106
/
+76
2015-01-28
ARMv7-A: remove useless switch construct
Uwe Kleine-König
1
-15
/
+11
2015-01-26
jtag/drivers/cmsis-dap-usb: fix cmsis_dap_serial
Jaakko Kukkohovi
1
-2
/
+8
2015-01-26
tcl/board: frdm kinetis boards have SRST connected
Paul Fertser
2
-0
/
+4
2015-01-26
tcl/target/stellaris: Snowflake supports SYSRESETREQ too
Paul Fertser
1
-2
/
+2
2015-01-26
tcl/target: consolidate Kinetis configs
Paul Fertser
6
-185
/
+111
2015-01-26
jtag/drivers/stlink: demote the output of available speeds to DEBUG
Paul Fertser
1
-2
/
+2
2015-01-26
jtag/hla_interface: avoid segfault with adapters that do not have configurabl...
Paul Fertser
1
-0
/
+3
2015-01-26
stm32f07/9: Both devices have 256 kByte Flash Maximum.
Uwe Bonnes
1
-7
/
+0
2015-01-26
stm32f0x: Remove duplicate code for revision string.
Uwe Bonnes
1
-50
/
+20
2015-01-26
stm32f09x: Print info in get_stm32x_info.
Uwe Bonnes
1
-0
/
+14
[prev]
[next]