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
/
simulator
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipxact: Update ipxact to enable enum printouts on the simulator. (#6)
Evan Lojewski
2019-11-29
1
-3
/
+34
*
SPlit the MIPS hal from the APE hal in the simulation code.
Evan Lojewski
2019-06-29
4
-54
/
+163
*
Update DEVICE registers to include tx/rx status
Evan Lojewski
2019-06-29
10
-0
/
+60
*
Update the DEVICE registers to include the MAC status and events.
Evan Lojewski
2019-06-24
10
-0
/
+60
*
Add a simple printf implimentation to the APE firmware.
Evan Lojewski
2019-06-22
2
-2
/
+8
*
Check in missing ipxact outputs.
Evan Lojewski
2019-06-16
2
-0
/
+36
*
Ensure register names are always valid.
Evan Lojewski
2019-06-14
1
-1
/
+5
*
Cleanup a few clang-analyzer issues.
Evan Lojewski
2019-06-10
1
-0
/
+12
*
Rename FILTERS to FILTERS0 to match the rest of the APE network peripherals.
Evan Lojewski
2019-06-05
4
-40
/
+49
*
Update filters to be initialized per-port.
Evan Lojewski
2019-06-01
1
-0
/
+6
*
Additional refactoring to ensure network tx/rx is enabled properly.
Evan Lojewski
2019-06-01
1
-0
/
+7
*
Remove additional system includes
Lojewski, Evan
2019-05-11
1
-2
/
+0
*
Refactor network tx/rx code to allow a port structure allowing more ports tha...
Lojewski, Evan
2019-05-11
2
-11
/
+47
*
Update register generation to use type identifieres for port0 - 3.
Lojewski, Evan
2019-05-11
4
-38
/
+38
*
More cleanup - headers.
Evan Lojewski
2019-05-05
1
-51
/
+54
*
Check in some additional ipxact generator output.
Evan Lojewski
2019-05-04
14
-0
/
+4237
*
Add a passthrough rx routine bypassing any buffers.
Evan Lojewski
2019-05-04
1
-0
/
+3
*
Update TX/RX sim generation
Evan Lojewski
2019-05-02
8
-12
/
+21
*
Add initial RX port register generation.
Evan Lojewski
2019-05-02
9
-0
/
+611
*
Begin moving APE tx code from the host to the APE.
Evan Lojewski
2019-05-02
3
-0
/
+15
*
Additioanl tx trials
Evan Lojewski
2019-05-01
2
-0
/
+12
*
Fix register definiton for ape peripheral.
Evan Lojewski
2019-04-29
2
-0
/
+6
*
Update tx port ipxact definition and regen.
Evan Lojewski
2019-04-28
8
-0
/
+616
*
Add MAC address match registers and regenerate.
Evan Lojewski
2019-04-22
2
-0
/
+48
*
Begin adding support for setting ape statistics in the SHM region.
Evan Lojewski
2019-04-14
13
-204
/
+1545
*
Split APE register region into two - mapped in different places based on host...
Evan Lojewski
2019-04-13
2
-0
/
+402
*
Split APE register region into two - mapped in different places based on host...
Evan Lojewski
2019-04-13
4
-264
/
+6
*
Regenrate headers with additional APE registers for RX/TX.
Evan Lojewski
2019-04-13
2
-0
/
+168
*
Regenerate header with properly component offsets.
Evan Lojewski
2019-04-09
1
-8
/
+8
*
Update APE registers to exist in the APE code.
Evan Lojewski
2019-04-09
2
-8
/
+152
*
Add initial rx-from-network initialization code.
Evan Lojewski
2019-04-06
1
-8
/
+20
*
Ass missing HAL code for the APE FILTERS and NVIC registers.
Evan Lojewski
2019-04-06
4
-0
/
+494
*
Add initial indeirect APE read support for the host cxxsim code.
Evan Lojewski
2019-04-06
8
-40
/
+44
*
Clean up CXXRegister print outptu.
Evan Lojewski
2019-04-06
1
-2
/
+2
*
Clean up CXXregister code slightly to prepare for initial APE-indirect access...
Evan Lojewski
2019-04-06
7
-1100
/
+669
*
Add initial ape loade rbinary to allow the bcmregtool to read/write arbitrary...
Evan Lojewski
2019-04-03
2
-0
/
+28
*
Regenerate headers + simulation code to allow arbitrary read/writes from the ...
Evan Lojewski
2019-04-03
6
-0
/
+150
*
Add in DEVICVE changes for simulator.
Evan Lojewski
2019-04-01
2
-0
/
+14
*
Fix typoe in HAL.
Evan Lojewski
2019-03-24
1
-1
/
+1
*
Split APE SHM out of the APE register area. Instantiate 4x in the APE, one pe...
Evan Lojewski
2019-03-23
6
-542
/
+687
*
SPlit NVM registers out of bcm5719 xml.
Evan Lojewski
2019-03-23
1
-1
/
+1
*
Update ipxact to include addtional APE registers.
Evan Lojewski
2019-03-16
2
-15
/
+253
*
Update the host/sim code to map the APE SHM reigster area.
Evan Lojewski
2019-03-16
2
-1
/
+3
*
Add som additional attention register information from the manual.
Evan Lojewski
2019-03-16
2
-0
/
+7
*
Add additional shadowed MII regisers and APE registers.
Evan Lojewski
2019-03-13
6
-5
/
+117
*
Add in additional NVM configuration registers to the ipxact and regenerate.
Evan Lojewski
2019-03-11
4
-0
/
+42
*
Align register printout bitfields.
Evan Lojewski
2019-02-23
1
-3
/
+11
*
Update stage1 to load stage2 and report the status.
Evan Lojewski
2019-02-23
6
-0
/
+7
*
Add some initial support for pretty-printing registers.
Evan Lojewski
2019-02-23
1
-1
/
+35
*
Fix MII register addresses and impliment accessing paged blocks.
Evan Lojewski
2019-02-16
1
-0
/
+5
[next]