Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bpm-sw
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
bpm
bpm-sw
Graph
e504d6b307604ce3ec183c110d647d39f4fca5ef
Select Git revision
Branches
8
devel
default
master
pluggable-ops
sdb-support
smio-timing
smio_pipe_destroy
swig-support
trig-rcv
Tags
4
v0.3
v0.2.1
v0.2
v0.1
12 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
8
Aug
6
5
2
29
Jul
28
27
26
22
21
19
18
12
11
10
5
15
Jun
9
3
25
May
24
20
19
18
17
16
9
6
27
Apr
26
24
20
19
18
15
14
11
4
1
31
Mar
24
23
22
21
18
16
14
10
9
7
2
26
Feb
25
24
23
22
21
18
17
14
13
12
11
10
5
2
1
29
Jan
28
14
12
6
4
18
Dec
11
18
Nov
13
11
10
9
5
4
29
Oct
28
26
24
23
22
21
20
19
16
15
9
7
3
30
Sep
25
24
22
21
18
17
15
14
11
10
9
13
Aug
11
8
3
22
Jun
19
18
16
15
14
12
11
10
1
28
May
sm_io/protocols/*: add offset size to allow different address definitions
sm_io/protocols/*/*_bsmp: restrict ops pointer access to inner class
sm_io/protocols/*: restrict ops pointer access to inner class
sm_io/protocols;*: remove "flags" parameter usage
sm_io/protocols/*: remove flags parameter as higher-level objects will do this
sm_io/protocols/*: add method to get operations
sm_io/protocols/*: add SPI/I2C higher objects to allow customizing the protocol
foreign/libsdbfs: fix wrong pointer type warnings
foreign/libsdbfs: fix comparison warnings
sm_io/protocols/*: export protocol option to user
sm_io/chips/*: use new SMPR API for pluggable operations
sm_io/protocols/*: use operation pointer instead of enum name
src,include/*: use new LLIO API for pluggable operations
libs/libllio/*: use operation pointer instead of enum name
libs/libllio/*: remove outdated comment about SDB
dev_io/dev_io_core.c: don't create SDB if device not supported
Merge branch 'sdb-support' into devel
dev_io/dev_io_core.c: fix "SMIO not found" error message
sdb-support
sdb-support
dev_io/dev_io_core.c: add simple INFO message for SDB print
libs/libsdbutils/*: use new "SIMPLE" mode for printing without header
libs/liberrhand/*: change HALT bit semantics to SIMPLE printing
dev_io/dev_io_core.c: fix indentation issues
apps/ebpm/*: use the new SDB SMIO initialization for BE devices
run_valgrind.sh: fix ebpm command-line options
sm_io/modules/*: remove hardcoded offsets as they are read from SDB
sm_io/*/fmc250m_4ch/*: increase libbpmclient timeout to 10s
sm_io/*/{fmc130m,fmc250m}/*: remove the SMIO spawning from within another SMIO
dev_io/dev_io_core.c: fix smio base address
include/*: remove static layout of boards
libs/libllio/*: add SDB base address attribute/methods
include/mem_layout_common.h: add trigger iface/mux addresses
dev_io/dev_io_core.c: fix SMIO inst_id argument to SMIO actors
dev_io/dev_io_core.c: check if the generated key is valid
dev_io/dev_io_core.c: fix wrong PCIe SDB ASSERT_TEST () condition
dev_io/dev_io_core.c: add SMIO SDB initialization
dev_io/dev_io_core.c: add SDB structure to devio object
dev_io/dev_io_core.c: fix dangling pointer to default signal handlers
dev_io/dev_io_core.c: add PCIe SDB print information
Makefile: add libsdbutils targets to general Makefile
include/bpm_server_classes.h: add sdbutils header file