Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SDB - Self-describing Bus
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
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
Projects
SDB - Self-describing Bus
Graph
master
Select Git revision
Branches
2
devfede
protected
master
default
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
2
Oct
23
Sep
24
Jul
23
Jul
10
Oct
9
8
29
Sep
18
20
Mar
15
Jan
2
Sep
17
Jun
22
May
20
14
11
Apr
8
28
Mar
27
6
Sep
24
Jul
19
13
21
Jun
20
19
14
13
4
9
Mar
28
Feb
17
7
25
Nov
24
23
21
17
16
8
7
6
4
31
Oct
28
Sep
31
Aug
1
Jul
30
Jun
29
28
27
24
22
9
8
7
23
May
16
10
9
6
4
3
2
26
Apr
19
18
14
13
Update .ohwr.yaml
master
master
Update .ohwr.yaml
Add .ohwr.yaml
TEMP: current status of k-sdb
devfede
devfede
doc: removed old kernel documents
sdbfs: removed all kernel/ subdir, it's going to be a bus, not a filesystem
sdbfs/sdb-read: dump informational fields and propagate errors
sdbfs/lib: fix offset in returned devices when scanning
sdbfs/lib: add flag ZEROBASED and remove verbose argument to register()
sdbfs/doc: document new functions
sdbfs/lib: new functions, to find FPGA cores by name or ID
sdbfs/sdb-read: prevent compiler warnings
sdbfs/doc: document new sdb-read option (commit 088045d8)
sdbfs/lib: support barebox
sdbfs/userspace/sdb-read: fix address display for inner levels
sdbfs/userspace/sdb-read: support memory areas, add help
sdbfs/lib: fix glue.c to support strange-endian stuff
sdbfs/userspace: sdb-read does fseek/read if mmap fails
Merge branch 'vme-wb-130904'
Merge branch 'vme-wb-130904'
sdbfs/userspace: hack around sscanf limitations
Merge branch 'sdbfs-subdir'
sdbfs/doc: document subdir placement and explain use case
sdbfs/userspace: allow user-privided placement for dirs
sdbfs/userspace: trivially indent dirs in sdb-read
sdbfs/userspace/lib: support subdirectories
sdbfs/userspace/gensdbfs: support subdirectories
sdbfs/userspace/gensdbfs: add a fill_product helper
sdbfs/userspace: prepare gensdbfs for subdir support
sdbfs/userspace/lib: bugfix in access.c
sdbfs/lib: add write method; misc cleanups
sdbfs/lib: add -I../include, to ease external projects
sdb-extract: support non-mmappable file (i.e. sysfs)
trivial: sdb-extract: fix argc error check
specification: not official 1.1 any more
specification: bless as versin 1.1
sdb.h (both places): bless as official v1.1
specification: removed interrupt section, minor fixes
specification: minor rewording and typos
specification: explain why we don't support interrupts in SDB