summaryrefslogtreecommitdiffstats
path: root/libs/MII/include/MII.h
Commit message (Expand)AuthorAgeFilesLines
* mii: Add an API to update the advertise state to include 1G when available. (...Evan Lojewski2021-02-051-0/+10
* Revert "build: Enable builds under LLVM 11. (#172)" (#174)Evan Lojewski2020-11-191-2/+2
* build: Enable builds under LLVM 11. (#172)Evan Lojewski2020-11-181-2/+2
* mii: Cleanup various linting warnings. (#146)Evan Lojewski2020-10-171-1/+1
* coverity: Fix issues found with coverity (#78)Evan Lojewski2020-04-111-1/+1
* APE: Fix shm initialization and add additional error checking to the MII libr...Evan Lojewski2020-01-211-5/+5
* MII: Add a device parameter to enable the APE to use different registers base...Evan Lojewski2019-08-071-6/+17
* Remove additional system includesLojewski, Evan2019-05-111-1/+1
* More cleanup - headers.Evan Lojewski2019-05-051-1/+1
* 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
* 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-161-0/+5
* Begin adding parsing of MII registers.Evan Lojewski2019-02-161-2/+4
* Do a manual clang-format runEvan Lojewski2019-02-091-1/+1
* Initial source code import.Evan Lojewski2018-05-131-0/+68
OpenPOWER on IntegriCloud