u-boot-brain/drivers/bootcount
Robert Beckett ae3d38f318 bootcount: add a DM i2c eeprom backing store for bootcount
This driver allows the use of i2c eeprom device or partition as backing
store for boot counter values with DM enabled.

Signed-off-by: Robert Beckett <bob.beckett@collabora.com>
2020-01-10 10:25:13 -05:00
..
bootcount_at91.c bootcount: Make bootcount magic configurable 2018-10-19 14:16:43 -04:00
bootcount_davinci.c bootcount: Make bootcount magic configurable 2018-10-19 14:16:43 -04:00
bootcount_env.c env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
bootcount_ext.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
bootcount_i2c.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
bootcount_ram.c common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
bootcount-uclass.c bootcount: add uclass for bootcount 2018-12-10 10:04:44 +01:00
bootcount.c common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
i2c-eeprom.c bootcount: add a DM i2c eeprom backing store for bootcount 2020-01-10 10:25:13 -05:00
Kconfig bootcount: add a DM i2c eeprom backing store for bootcount 2020-01-10 10:25:13 -05:00
Makefile bootcount: add a DM i2c eeprom backing store for bootcount 2020-01-10 10:25:13 -05:00
rtc.c bootcount: add a DM RTC backing store for bootcount 2018-12-10 10:04:45 +01:00