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
path:
root
/
ape
Commit message (
Expand
)
Author
Age
Files
Lines
*
APE: Enable recovery when the TX port is locked up (#16)
Evan Lojewski
2020-01-22
1
-18
/
+48
*
Cleanup a couple of headers.
Evan Lojewski
2019-08-05
1
-2
/
+2
*
APE: Reset network TX when blocks cannot be allocated to enable recovery.
Evan Lojewski
2019-07-14
1
-1
/
+7
*
Add missing dependency to ape cmake file.
Evan Lojewski
2019-07-13
1
-1
/
+1
*
Don't start teh APE code until the RX CPU is done.
Evan Lojewski
2019-07-13
1
-1
/
+10
*
Reset debug pointers on full chip reset.
Evan Lojewski
2019-07-06
1
-2
/
+16
*
Update formatting rules and ensure all enabled code is properly formatted.
Evan Lojewski
2019-06-06
1
-1
/
+1
*
Begin adding support for clang-format
Evan Lojewski
2019-06-05
4
-8
/
+10
*
Ensure no stack overflows can happen when handling NCSI packets.
Evan Lojewski
2019-06-02
1
-7
/
+20
*
Update APE code to pass through all recieved packets to the BMC, not just tho...
Evan Lojewski
2019-06-01
1
-1
/
+1
*
Additional refactoring to ensure network tx/rx is enabled properly.
Evan Lojewski
2019-06-01
1
-1
/
+1
*
Remove additional system includes
Lojewski, Evan
2019-05-11
1
-1
/
+1
*
Refactor network tx/rx code to allow a port structure allowing more ports tha...
Lojewski, Evan
2019-05-11
1
-3
/
+2
*
More cleanup - headers.
Evan Lojewski
2019-05-05
1
-1
/
+0
*
First pass through clang-format.
Evan Lojewski
2019-05-05
2
-28
/
+38
*
Update main ape code to handle both the rx and tx path.
Evan Lojewski
2019-05-05
1
-44
/
+91
*
Cleanup MAC initialization w/ ape/rmu.c
Evan Lojewski
2019-05-04
1
-16
/
+5
*
Add a passthrough rx routine bypassing any buffers.
Evan Lojewski
2019-05-04
1
-2
/
+1
*
Fix stack symbols
Evan Lojewski
2019-05-04
1
-1
/
+1
*
Begin cleaning up tx/rx code
Evan Lojewski
2019-05-04
1
-2
/
+1
*
Begin moving APE tx code from the host to the APE.
Evan Lojewski
2019-05-02
2
-691
/
+0
*
Add tx init code.
Evan Lojewski
2019-05-01
2
-0
/
+47
*
Split APE register region into two - mapped in different places based on host...
Evan Lojewski
2019-04-13
1
-25
/
+26
*
Add missing set of APE.ArbControl
Evan Lojewski
2019-04-13
1
-0
/
+1
*
Write to the BmcToNcRxControl register.
Evan Lojewski
2019-04-13
1
-1
/
+2
*
Remove dupicate tx controll register set from RMU init.
Evan Lojewski
2019-04-13
1
-2
/
+0
*
Add APE RMU initialization code.
Evan Lojewski
2019-04-13
1
-0
/
+113
*
Add APE RMU initialization code.
Evan Lojewski
2019-04-13
3
-0
/
+3
*
ape: Add rx rule initialization.
Evan Lojewski
2019-04-06
1
-0
/
+312
*
Add initial rx-from-network initialization code.
Evan Lojewski
2019-04-06
4
-25
/
+394
*
Add a dummy ape implimentation that just increments a SHM value.
Evan Lojewski
2019-04-01
5
-0
/
+338