Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
EtherBone Core
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
EtherBone Core
Graph
7eb1c75d3a5475bbef4a17d500ab4c7ab1ea4bfa
Select Git revision
Branches
20
drop_frame_on_bad_ip
ebPy
eb_fec_integration
protected
eb_wireshark_lua_fix
ebm-rework
ebm_bugfix_08032017
ebm_bugfix_20200616
ebm_fid7_fix
ebs_bugfix_20191127
for-simulated-hw
ftm
ghdl_sim
hel-ebPy
lv2013q2
master
default
mat_ebm
proposed_master
stable
tom-wr-node
wrpc
Tags
12
v2.1.4
v2.1.3
v2.1.2
v2.1.1
balloon
v2.1.0
v2.0.0
v1.3.2
v1.3.1
v1.3.0
v1.2.3
v1.2.2
32 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
29
May
22
6
3
30
Apr
26
25
24
23
16
15
10
9
8
5
4
3
28
Mar
4
1
27
Feb
26
12
11
18
Jan
17
23
Nov
22
21
19
16
15
13
2
Oct
12
Sep
28
Aug
24
Jul
19
12
10
9
5
14
Jun
4
22
May
14
11
10
8
27
Apr
10
29
Mar
27
22
21
20
19
16
15
13
12
9
8
7
6
5
2
1
29
Feb
28
27
24
23
22
21
20
17
16
15
14
13
10
9
8
6
3
2
26
Jan
25
18
17
16
13
10
5
Dec
20
Oct
19
18
12
Sep
5
4
2
1
31
Aug
30
29
24
23
22
19
17
15
12
11
10
9
8
5
4
3
2
1
29
Jul
28
12
22
Jun
21
20
14
10
9
6
31
May
26
6
4
28
Apr
21
20
19
18
17
16
15
13
12
11
9
8
test successful, produces EB packet data from WB ops
renamed eb_framer to eb_record_gen
- parser and meta data generation working
Started half transparent hw eb master
eb tx: don't underflow in runt length subtraction
appease modelsim with illegible hdl
usb: linux moved the devices to /dev/bus/usb since 3.5
fx2: drop cycle line when usb cable is yanked out mid-operation
fx2: don't allow host to stomp on memory in case of a bad kernel driver
api: sleep 10ms before dumping any data from USB (can take a moment to appear)
eb2: rename components to something sensible
eb2: finished refactoring ethernet wrapper
api: when opening a device, discard any garbage that might break alignment
eb2: add a new tag to indicate that a packet was dropped => tx framer needs it
eb2: width adapters that carefully manage the cycle line
eb2: remove obsolete file
api: fix timeout issue
api: improve sdb helper methods
eb2: make wishbone ack timeout configurable
api: block correctly when reading SDB
api: add helper function to find device by identity
api: provide sdb helper to find device at named address
api: remove opaque types for structures
api: expose return value of cycle close under C++
tools: rename firmware load tools to eb-{get,put}
api: begin EB software refactoring (breaks API/ABI compat)
eb-upload: failure to seek is fatal
stable
stable
tools: improve bounds checking
api: rename eb-load/store to eb-upload/download -- less confusing
api device: cache fcntl flags => less syscalls => faster transfers
eb-load/store: LFS support
api: adjust old test program to expect etherbone header in tree
load/store: do not use global variables => broke eb-store
eb2: pop FIFOs only when both ready
api: gitignore new test binary
usb: wrong cdc_acm feature reported -- breaks windows
eb2: parameterize FIFO depth
eb2: cover the gap between strobe and busy
eb2: when TX is being dropped, of course we don't stall
api: integrate/update the old test program