summaryrefslogtreecommitdiffstats
path: root/libs/MII
Commit message (Expand)AuthorAgeFilesLines
* Add initial support for reading/writing shadowed MII registers. Untested.Evan Lojewski2019-03-131-2/+131
* 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-112-0/+16
* remove casting entirely.Evan Lojewski2019-02-261-7/+1
* Remove multiplication from MII reigster, should not have been there.Evan Lojewski2019-02-261-1/+1
* Don't pass a pointer to the mii routines and then typecast, looks like it mig...Evan Lojewski2019-02-242-6/+11
* 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-182-1/+12
* Fix MII register addresses and impliment accessing paged blocks.Evan Lojewski2019-02-163-20/+41
* Begin adding parsing of MII registers.Evan Lojewski2019-02-163-202/+225
* Update MII library to properly read/write registers.Evan Lojewski2019-02-161-2/+6
* Update ipxact headers to include sim prototypes.Evan Lojewski2019-02-091-0/+3
* Do a manual clang-format runEvan Lojewski2019-02-092-3/+3
* Remove usage of ExternalProjectsEvan Lojewski2019-02-091-6/+50
* 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-134-0/+1518
OpenPOWER on IntegriCloud