Skip to content

Commit

Permalink
changelog: Update for 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wkz committed Sep 15, 2022
1 parent c24a6e3 commit 37543f0
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@ ChangeLog

All notable changes to the project are documented in this file.

[v1.2.0] - 2022-09-15
---------------------

### Added
- mdio: A new addressing mode "mmd-c22": Used to access MMDs attached
to MDIO controllers without Clause 45 support by using registers 13
and 14 in the device's Clause 22 register space
- mdio: Pretty print gigabit link capability information from a PHY's
extended status register
- mdio: Pretty print lots of status information from MMDs (C45 PHYs)
- mvls: Decode priority override information of ATU entries

### Changed
- mvls: Table listings now always prints out the device information,
even on single chip systems.

[v1.1.1] - 2022-05-23
---------------------

Expand Down

0 comments on commit 37543f0

Please sign in to comment.