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
/
libs
/
MII
Commit message (
Expand
)
Author
Age
Files
Lines
*
coverity: Fix issues found with coverity (#78)
Evan Lojewski
2020-04-11
2
-10
/
+10
*
ipxact: add MII registers for the DSP and update Aux status. (#23)
Evan Lojewski
2020-02-06
1
-58
/
+155
*
format: Re-run clang-format to clean up various files. (#21)
Evan Lojewski
2020-01-30
1
-4
/
+4
*
ipxact: Update ipxact and regenerate to include updated error checking. (#19)
Evan Lojewski
2020-01-29
1
-35
/
+35
*
APE: Fix shm initialization and add additional error checking to the MII libr...
Evan Lojewski
2020-01-21
2
-46
/
+84
*
ipxact: Regnerate and fix a printout bug with undefined registers. (#8)
Evan Lojewski
2019-11-30
1
-0
/
+52
*
ipxact: Update ipxact to enable enum printouts on the simulator. (#6)
Evan Lojewski
2019-11-29
1
-0
/
+10
*
MII: Add a device parameter to enable the APE to use different registers base...
Evan Lojewski
2019-08-07
2
-48
/
+67
*
Add printouts for reserved registers.
Evan Lojewski
2019-06-14
1
-0
/
+52
*
Regenerate headers with top level print routine and update names for shared t...
Evan Lojewski
2019-06-14
1
-0
/
+38
*
Update formatting rules and ensure all enabled code is properly formatted.
Evan Lojewski
2019-06-06
1
-1
/
+2
*
Begin adding support for clang-format
Evan Lojewski
2019-06-05
2
-14
/
+9
*
Remove additional system includes
Lojewski, Evan
2019-05-11
2
-2
/
+2
*
More cleanup - headers.
Evan Lojewski
2019-05-05
1
-1
/
+1
*
First pass through clang-format.
Evan Lojewski
2019-05-05
1
-24
/
+30
*
Regenerate header with properly component offsets.
Evan Lojewski
2019-04-09
1
-310
/
+39
*
Add initial indeirect APE read support for the host cxxsim code.
Evan Lojewski
2019-04-06
1
-1
/
+1
*
Clean up CXXregister code slightly to prepare for initial APE-indirect access...
Evan Lojewski
2019-04-06
1
-6
/
+332
*
Regenerate headers + simulation code to allow arbitrary read/writes from the ...
Evan Lojewski
2019-04-03
1
-0
/
+12
*
Add arm versions of the MII and APE libraries.
Evan Lojewski
2019-03-30
1
-0
/
+5
*
Add initial support for reading/writing shadowed MII registers. Untested.
Evan Lojewski
2019-03-13
1
-2
/
+131
*
Add additional shadowed MII regisers and APE registers.
Evan Lojewski
2019-03-13
1
-71
/
+1833
*
Add initial stage2 code - mostly just a stub right now.
Evan Lojewski
2019-03-11
2
-0
/
+16
*
remove casting entirely.
Evan Lojewski
2019-02-26
1
-7
/
+1
*
Remove multiplication from MII reigster, should not have been there.
Evan Lojewski
2019-02-26
1
-1
/
+1
*
Don't pass a pointer to the mii routines and then typecast, looks like it mig...
Evan Lojewski
2019-02-24
2
-6
/
+11
*
Fix padding geneartion in registers.
Evan Lojewski
2019-02-23
1
-56
/
+0
*
Add updated bitmap definitions when compiling for big endian.
Evan Lojewski
2019-02-23
1
-0
/
+503
*
Add some initial support for pretty-printing registers.
Evan Lojewski
2019-02-23
1
-0
/
+300
*
Add generation of various memories
Evan Lojewski
2019-02-18
1
-0
/
+1
*
Update MII init code to match latest description for port 0.
Evan Lojewski
2019-02-18
2
-1
/
+12
*
Fix MII register addresses and impliment accessing paged blocks.
Evan Lojewski
2019-02-16
3
-20
/
+41
*
Begin adding parsing of MII registers.
Evan Lojewski
2019-02-16
3
-202
/
+225
*
Update MII library to properly read/write registers.
Evan Lojewski
2019-02-16
1
-2
/
+6
*
Update ipxact headers to include sim prototypes.
Evan Lojewski
2019-02-09
1
-0
/
+3
*
Do a manual clang-format run
Evan Lojewski
2019-02-09
2
-3
/
+3
*
Remove usage of ExternalProjects
Evan Lojewski
2019-02-09
1
-6
/
+50
*
Add initial bcm5719 library with various component addresses. Ensure ASM file...
Evan Lojewski
2018-06-15
1
-2
/
+1
*
Update cxx register wraper to only copy base register. Ensure write callback ...
Evan Lojewski
2018-05-15
1
-545
/
+942
*
Initial source code import.
Evan Lojewski
2018-05-13
4
-0
/
+1518