aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/tools
Commit message (Expand)AuthorAgeFilesLines
* mpm: Add MB-EEPROMv3Martin Braun2019-05-213-11/+34
* mpm_shell: Multiprocessing instead of threading for claimer loopAlex Williams2018-12-171-53/+86
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-141-18/+18
* mpm: tools: Added Rhodium ID to db-id utilityDerek Kozel2018-10-251-1/+3
* tools: Fix handling of 0-valued dt-compatAlex Williams2018-09-121-1/+3
* mpm: Fix eeprom-tools in CMakeBrent Stapleton2018-07-191-2/+2
* mpm: tools: eeprom-id: Add E320 product id to eeprom-idMoritz Fischer2018-07-181-0/+3
* mpm: initial commit of E320 codeBrent Stapleton2018-07-181-7/+14
* mpm: tools: eeprom-init: Fix issue with dt/mcu-compat numberMoritz Fischer2018-07-121-4/+8
* mpm: tools: Introduce dt-compat and mcu-compat fieldsMoritz Fischer2018-06-205-29/+113
* mpm: Fixed db slot typo in db-idDerek Kozel2018-04-231-1/+1
* mpm: break up device compilationBrent Stapleton2018-03-051-3/+3
* mpm: Update EEPROM tools to allow setting PIDMartin Braun2018-03-052-7/+23
* mpm: Update all license headersMartin Braun2018-02-1913-15/+15
* mpm: Changed mpm_shell to support scripted useDerek Kozel2018-01-241-14/+16
* mpm: Add EEPROM utilities for N310Martin Braun2018-01-1212-4/+960
* mpm: Harmonize all license headerMartin Braun2017-12-223-28/+11
* mpm: Add 'hijack' mode to mpm_shellMartin Braun2017-12-221-1/+42
* mpm: RPC methods now tell us if they need a claimMartin Braun2017-12-221-10/+24
* mpm: Added mpm_shell.pyMartin Braun2017-12-223-117/+356
* mpm: Replaced xrange with range for better Python future-proofingMartin Braun2017-12-221-1/+1
* mpm: mpm reorganizationAndrej Rode2017-12-221-2/+28
* mpm: CMake cleanup, Python code enhancementsAndrej Rode2017-12-223-24/+128
* Initial commit for N3xx development.Martin Braun2017-12-221-0/+96