index
:
bcm5719-ortega
05-10-2021
06-28-2021
master
Project Ortega BCM5719 firmware
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils: Add additional ape debug information. (#101)
Evan Lojewski
2020-08-04
1
-16
/
+21
*
network: Disable APEPromiscuousMode as it can cause the APE block to lock up ...
Evan Lojewski
2020-08-04
1
-1
/
+3
*
network: Report an error when the RX path has hung, potentially due to a netw...
Evan Lojewski
2020-08-04
2
-3
/
+19
*
utils: Only start loading ape firmware after it's been verified on the host. ...
Evan Lojewski
2020-08-04
1
-2
/
+2
*
build: Bump llvm version to 10.0.1 and enable ubuntu-20.04 builds. (#97)
Evan Lojewski
2020-08-01
4
-15
/
+32
*
network: Always check registers during init and place them in a known state. ...
Evan Lojewski
2020-07-19
3
-35
/
+59
*
ncsi: Reset the RMU in the event that it has hung. (#94)
Evan Lojewski
2020-07-19
1
-0
/
+26
*
debug: Fix ape console initialization (#93)
Evan Lojewski
2020-07-18
2
-4
/
+15
*
debug: Enable the ape console on Port 0 (needed for SPI prints) and Port 1. (...
Evan Lojewski
2020-07-18
5
-23
/
+102
*
regs: Add APE Clock Policy definitions. (#91)
Evan Lojewski
2020-07-14
17
-7
/
+871
*
network: Fix an issue where small packets (< 64 bytes) were incorrectly sent....
Evan Lojewski
2020-07-12
2
-6
/
+6
*
regs: Add Tx State ports 1-3 definitions. (#89)
Evan Lojewski
2020-07-12
5
-56
/
+160
*
Fix typo in README (#87)
leo-lb
2020-07-12
1
-2
/
+2
*
regressions: Enable building pull requests. (#88)
Evan Lojewski
2020-07-12
1
-3
/
+32
*
network: Fix a hang that can occur when the network drops during a transmissi...
Evan Lojewski
2020-07-11
2
-4
/
+36
*
network: Fix possible infinate loop in Network_TX_allocateBlock (#85)
Evan Lojewski
2020-07-05
1
-1
/
+1
*
network: Only check for free FIFO space once to improve transmission speeds. ...
Evan Lojewski
2020-07-05
1
-6
/
+3
*
ncsi: Don't report an error when clearing the initial state of nonexistent ch...
Evan Lojewski
2020-07-04
1
-5
/
+9
*
network: Ensure packets are properly sent to the RMU (#82)
Evan Lojewski
2020-07-04
1
-7
/
+22
*
build: Bump version to 0.3.x (#81)
Evan Lojewski
2020-04-18
1
-1
/
+1
*
simulator: Remove possible memory leaks in the HAL. (#80)
v0.2.357-alpha
Evan Lojewski
2020-04-18
1
-80
/
+80
*
coverity: Fix issues found with coverity (#79)
Evan Lojewski
2020-04-13
14
-1402
/
+18
*
coverity: Fix issues found with coverity (#78)
Evan Lojewski
2020-04-11
77
-643
/
+6561
*
regs: Add relevant RX-RISC registers from the 57785 programming guide. (#77)
Evan Lojewski
2020-04-10
16
-46
/
+608
*
regressions: Ensure code is properly formatted. (#76)
Evan Lojewski
2020-04-05
5
-47
/
+81
*
build: Add missing .gitignore file. (#75)
Evan Lojewski
2020-04-05
1
-0
/
+2
*
ncsi: Fix the Link Status printout for tx/rx statistics. (#74)
Evan Lojewski
2020-04-05
1
-1
/
+1
*
build: Build two firmware images with NC-SI locked to port 0 or port 2. (#73)
Evan Lojewski
2020-04-04
7
-42
/
+86
*
Revert "ncsi: Update NC-SI to only use one port declared at compile time. (#7...
Evan Lojewski
2020-04-04
1
-62
/
+92
*
ncsi: Fix channle comparison to use actual number of channels supported. (#71)
Evan Lojewski
2020-04-04
1
-2
/
+1
*
ncsi: Update NC-SI to only use one port declared at compile time. (#70)
Evan Lojewski
2020-04-04
6
-136
/
+117
*
network: Initialize APE.Mode2 when using port2 or port3. (#69)
Evan Lojewski
2020-04-04
6
-4
/
+161
*
network: Don't spam the console when autonegotiating. (#68)
Evan Lojewski
2020-04-04
2
-3
/
+13
*
build: Enable -O3 optimizations. (#66)
Evan Lojewski
2020-04-03
1
-2
/
+2
*
build: Enable building with llvm 10.0.0 (#65)
Evan Lojewski
2020-03-29
5
-37
/
+41
*
ncsi: Populate firmware version field for the Get Version command. (#64)
Evan Lojewski
2020-03-28
1
-4
/
+5
*
diag: Print additional diagnostic information about TX/RX buffers. (#63)
Evan Lojewski
2020-03-21
7
-19
/
+165
*
build: Bump version to 0.2.x (#62)
Evan Lojewski
2020-03-21
1
-2
/
+2
*
clang-format: Enable additional projects and re-format. (#61)
Evan Lojewski
2020-03-21
19
-612
/
+431
*
utils: Fix ape version handling. (#60)
Evan Lojewski
2020-03-21
2
-7
/
+10
*
regs: Add dummy registers for RX MBuf, SDB Cache, and TX Mbuf (#59)
Evan Lojewski
2020-03-21
4
-3
/
+138
*
docs: Cleanup file headers and comments. (#58)
Evan Lojewski
2020-03-20
9
-11
/
+139
*
docs: Update README.md with current state. (#57)
v0.1.335-alpha
Evan Lojewski
2020-03-07
1
-35
/
+18
*
build: Autodetect appropriate cmake binary and generator. (#56)
Evan Lojewski
2020-03-07
1
-8
/
+47
*
build: Geenrate and upload the release pacakge as part of a build. (#55)
Evan Lojewski
2020-03-04
3
-2
/
+9
*
release: Add support for generating a release package. (#54)
Evan Lojewski
2020-03-02
15
-18
/
+142
*
network: Update Network_SetMACAddr to properly record the mac address. (#53)
Evan Lojewski
2020-03-02
1
-5
/
+5
*
build: Add version information to output files. (#52)
Evan Lojewski
2020-03-01
14
-27
/
+202
*
Create FUNDING.yml
Evan Lojewski
2020-03-01
1
-0
/
+3
*
ape: Improve recovery speed by checking for link changes early and resetting ...
Evan Lojewski
2020-02-29
2
-5
/
+7
[next]