summaryrefslogtreecommitdiffstats
path: root/libs/MII/include
Commit message (Expand)AuthorAgeFilesLines
* ipxact: Regnerate and fix a printout bug with undefined registers. (#8)Evan Lojewski2019-11-301-0/+52
* ipxact: Update ipxact to enable enum printouts on the simulator. (#6)Evan Lojewski2019-11-291-0/+10
* MII: Add a device parameter to enable the APE to use different registers base...Evan Lojewski2019-08-071-6/+17
* Add printouts for reserved registers.Evan Lojewski2019-06-141-0/+52
* Regenerate headers with top level print routine and update names for shared t...Evan Lojewski2019-06-141-0/+38
* Remove additional system includesLojewski, Evan2019-05-112-2/+2
* More cleanup - headers.Evan Lojewski2019-05-051-1/+1
* Regenerate header with properly component offsets.Evan Lojewski2019-04-091-310/+39
* Add initial indeirect APE read support for the host cxxsim code.Evan Lojewski2019-04-061-1/+1
* Clean up CXXregister code slightly to prepare for initial APE-indirect access...Evan Lojewski2019-04-061-6/+332
* Regenerate headers + simulation code to allow arbitrary read/writes from the ...Evan Lojewski2019-04-031-0/+12
* Add additional shadowed MII regisers and APE registers.Evan Lojewski2019-03-131-71/+1833
* Add initial stage2 code - mostly just a stub right now.Evan Lojewski2019-03-111-0/+5
* Don't pass a pointer to the mii routines and then typecast, looks like it mig...Evan Lojewski2019-02-241-1/+6
* Fix padding geneartion in registers.Evan Lojewski2019-02-231-56/+0
* Add updated bitmap definitions when compiling for big endian.Evan Lojewski2019-02-231-0/+503
* Add some initial support for pretty-printing registers.Evan Lojewski2019-02-231-0/+300
* Add generation of various memoriesEvan Lojewski2019-02-181-0/+1
* Update MII init code to match latest description for port 0.Evan Lojewski2019-02-181-1/+6
* Fix MII register addresses and impliment accessing paged blocks.Evan Lojewski2019-02-162-20/+35
* Begin adding parsing of MII registers.Evan Lojewski2019-02-162-197/+199
* Update ipxact headers to include sim prototypes.Evan Lojewski2019-02-091-0/+3
* Do a manual clang-format runEvan Lojewski2019-02-091-1/+1
* Add initial bcm5719 library with various component addresses. Ensure ASM file...Evan Lojewski2018-06-151-2/+1
* Update cxx register wraper to only copy base register. Ensure write callback ...Evan Lojewski2018-05-151-545/+942
* Initial source code import.Evan Lojewski2018-05-132-0/+1410
OpenPOWER on IntegriCloud