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
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Cleanup file headers and comments. (#58)
Evan Lojewski
2020-03-20
1
-1
/
+1
*
build: Add version information to output files. (#52)
Evan Lojewski
2020-03-01
1
-3
/
+2
*
ape: Improve recovery speed by checking for link changes early and resetting ...
Evan Lojewski
2020-02-29
1
-3
/
+7
*
ape: Improve handling of reconfiguration event to make the network link more ...
Evan Lojewski
2020-02-29
1
-33
/
+27
*
network: Initialize ape tx/rx only when a port is enabled. (#48)
Evan Lojewski
2020-02-28
1
-3
/
+1
*
ape: Reset the network interface when the host driver state changes. (#45)
Evan Lojewski
2020-02-26
1
-28
/
+74
*
printf: Remove nvm access from the ape as it triggers a race condition when t...
Evan Lojewski
2020-02-17
1
-7
/
+17
*
init: Simplify stage1 init and enable handshaking between stage1 and the APE ...
Evan Lojewski
2020-02-08
1
-5
/
+35
*
ape: Add reset procedure to finish resetting the PCIe/RX CPU blocks. (#30)
Evan Lojewski
2020-02-08
1
-1
/
+43
*
APE: Enable recovery when the TX port is locked up (#16)
Evan Lojewski
2020-01-22
1
-18
/
+48
*
APE: Reset network TX when blocks cannot be allocated to enable recovery.
Evan Lojewski
2019-07-14
1
-1
/
+7
*
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
*
Begin adding support for clang-format
Evan Lojewski
2019-06-05
1
-2
/
+2
*
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
*
Refactor network tx/rx code to allow a port structure allowing more ports tha...
Lojewski, Evan
2019-05-11
1
-3
/
+2
*
First pass through clang-format.
Evan Lojewski
2019-05-05
1
-19
/
+23
*
Update main ape code to handle both the rx and tx path.
Evan Lojewski
2019-05-05
1
-44
/
+91
*
Add tx init code.
Evan Lojewski
2019-05-01
1
-0
/
+14
*
Add APE RMU initialization code.
Evan Lojewski
2019-04-13
1
-0
/
+1
*
Add initial rx-from-network initialization code.
Evan Lojewski
2019-04-06
1
-8
/
+46
*
Add a dummy ape implimentation that just increments a SHM value.
Evan Lojewski
2019-04-01
1
-0
/
+62