Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-09 | Detect host OS based on USB fingerprint (#18463) | Ruslan Sayfutdinov | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2022-06-27 | Generic wear-leveling algorithm (#16996) | Nick Brassel | |
* Initial import of wear-leveling algorithm. * Alignment. * Docs tweaks. * Lock/unlock. * Update quantum/wear_leveling/wear_leveling_internal.h Co-authored-by: Stefan Kerkmann <karlk90@pm.me> * More tests, fix issue with consolidation when unlocked. * More tests. * Review comments. * Add plumbing for FNV1a. * Another test checking that checksum mismatch clears the cache. * Check that the write log still gets played back. Co-authored-by: Stefan Kerkmann <karlk90@pm.me> | |||
2022-03-08 | Asymmetric encoders, encoder tests. (#16068) | Nick Brassel | |
2022-02-10 | Migrate more makefile utilities to builddefs sub-directory (#16002) | Joel Challis | |