uhd/mpm/tools
Martin Braun 0812a5f6bf mpm: Add MB-EEPROMv3
This includes a rev_compat field, which we can use to identify the last
hardware revision this hardware is compatible with. Example: Say the
current hardware revision is 7, but it is compatible with version 5,
then we store 7 as the current rev, and 5 as the rev_compat. Software
can now check the rev_compat rather than the current rev for
compatibility. This makes MPM more future-proof against minor,
compatible hardware changes.
2019-05-10 16:59:58 -07:00
..
CMakeLists.txt e310/e320: Move E310 to MPM architecture and refactor 2019-05-01 15:17:23 -07:00
db-dump.c mpm: Update all license headers 2018-02-19 16:55:08 -08:00
db-id.c mpm: tools: Added Rhodium ID to db-id utility 2018-10-25 10:30:59 -07:00
db-init.c tools: Fix handling of 0-valued dt-compat 2018-09-12 11:55:46 -07:00
eeprom-blank.c mpm: Update all license headers 2018-02-19 16:55:08 -08:00
eeprom-dump.c mpm: Update all license headers 2018-02-19 16:55:08 -08:00
eeprom-id.c mpm: tools: eeprom-id: Add E320 product id to eeprom-id 2018-07-18 15:37:27 -07:00
eeprom-init.c mpm: Add MB-EEPROMv3 2019-05-10 16:59:58 -07:00
eeprom-set-flags.c mpm: Update all license headers 2018-02-19 16:55:08 -08:00
eeprom.c mpm: Add MB-EEPROMv3 2019-05-10 16:59:58 -07:00
eeprom.h mpm: Add MB-EEPROMv3 2019-05-10 16:59:58 -07:00
fan-limits.c mpm: Update all license headers 2018-02-19 16:55:08 -08:00
mpm_debug.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
mpm_shell.py mpm_shell: Multiprocessing instead of threading for claimer loop 2018-12-17 17:43:55 -08:00