Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openocd_nrf52_patch
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sam Calisch
openocd_nrf52_patch
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
8d8937359606a56f1cda19d858a4edcda93eacb9
Select Git revision
Selected
8d8937359606a56f1cda19d858a4edcda93eacb9
Branches
1
master
default
protected
Tags
20
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
22 results
Begin with the selected commit
Created with Raphaël 2.2.0
4
Feb
2
30
Jan
28
26
15
10
9
8
7
3
Dec
24
Nov
3
2
16
Oct
6
29
Sep
22
15
11
8
22
Aug
19
12
11
4
2
10
Jul
8
4
3
28
Jun
22
19
18
5
1
31
May
16
10
9
5
27
Apr
15
14
8
30
Mar
29
28
17
9
7
4
24
Feb
11
6
4
29
Jan
24
23
20
19
15
11
9
8
31
Dec
30
22
19
17
14
1
8
Nov
7
6
5
31
Oct
29
21
16
15
10
8
7
3
2
26
Sep
25
21
20
18
16
15
13
10
8
29
Aug
19
15
9
7
5
1
30
Jul
26
17
15
Makefile.am: link libusb-1.0 after libusb-0.1 to fix dependencies
flash/nor/stm32f2x: add new revisions of STM32F4x parts
Subject: [PATCH] update src/flash/nor/stm32f2x.c
Add more STM32F3 IDs in target/stm32f3.cfg.
drivers/stlink: clarify "init mode failed" message
tcl/target: add lpc8xx.cfg
jtag/drivers: remove useless checks causing build failure with clang 3.5.0
armv4_5: Continue the change from uint32_t to uint8_t[4] for regs
Use (uint8_t *) for buf_(set|get)_u(32|64) instead of (void *)
stm32f2x: Fix byte order bug.
flash/nor/kinetis: pull SRST low during mass erase
jtag: Rewrite TAP verification/auto-probe logic
ARMv7-A: remove useless switch construct
jtag/drivers/cmsis-dap-usb: fix cmsis_dap_serial
tcl/board: frdm kinetis boards have SRST connected
tcl/target/stellaris: Snowflake supports SYSRESETREQ too
tcl/target: consolidate Kinetis configs
jtag/drivers/stlink: demote the output of available speeds to DEBUG
jtag/hla_interface: avoid segfault with adapters that do not have configurable speed
stm32f07/9: Both devices have 256 kByte Flash Maximum.
stm32f0x: Remove duplicate code for revision string.
stm32f09x: Print info in get_stm32x_info.
tcl/board: Add ST NUCLEO L152RE configuration
cfg: add srst_nogate to the supported targets, remove from board configs
stm32f4/nucleo: Use only one configuration for all stm32f4 nucleo boards.
stm32f0/nucleo: Use only one configuration for all stm32f0 nucleo boards.
flash/nor/stm32f1: Add handling of stm32f09, nearly same as stm32f07.
target/stm32xx: Endian is not configurable.
flash: add AT91SAM4SD16C device
contrib: itmdump: fix multi byte decoding
tcl/interface/ftdi: add config for the IoT-LAB adapter
tcl/board: Add TI TMDX570LS20SUSB board config
stlink: add reconfigurable speed support
hla: add ability to change adapter speed (if supported)
cfg: stm32l1: Use specific chipname
jtag/hla: output possible idcode candidates in case of mismatch
jtag: Avoid extra SRSTn resets when connecting
docs: update bug tracker URL
lpc2000: Improve lpc2000 flash driver.
cortex_a: Add support for A7 MPCore
Loading