Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-02 | Fixup EFL and F4's sector selection. (#19221) | Nick Brassel | |
2022-11-23 | NVRAM refactor, phase 1. (#18969) | Nick Brassel | |
* Rename `eeprom_stm32` to `eeprom_legacy_emulated_flash`. * Rename `flash_stm32` to `legacy_flash_ops`. * Rename `eeprom_teensy` to `eeprom_kinetis_flexram`. | |||
2022-11-11 | Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, ↵ | Nick Brassel | |
GD32V. (#19020) | |||
2022-08-19 | Use the correct bootloader definition. (#18102) | Nick Brassel | |
2022-08-13 | Added implementation of WB32 MCU wear_leveling_efl. (#17579) | Joy Lee | |
2022-07-14 | Post-bootloader EFL/SPI fixes. (#17661) | Nick Brassel | |
* Fixup read address for EFL driver. * Fixup sequencing of SPI. * Lock during init of EFL backing store. | |||
2022-07-02 | RP2040 emulated EEPROM. (#17519) | Nick Brassel | |
2022-06-30 | Wear-leveling EEPROM drivers: `embedded_flash`, `spi_flash`, `legacy` (#17376) | Nick Brassel | |