u-boot-brain/drivers/bootcount
Heiko Schocher 80e8b8add0 bootcounter: add DM support for memory based bootcounter
add DM/DTS support for the memory based bootcounter
in drivers/bootcount/bootcount.c.

Let the old implementation in, so boards which have
not yet convert to DM/DTS do not break.

Signed-off-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-03-16 08:05:00 +01: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 bootcounter: add DM support for memory based bootcounter 2020-03-16 08:05:00 +01:00
i2c-eeprom.c bootcount: add a DM i2c eeprom backing store for bootcount 2020-01-10 10:25:13 -05:00
Kconfig bootcounter: add DM support for memory based bootcounter 2020-03-16 08:05:00 +01:00
Makefile bootcounter: add DM support for memory based bootcounter 2020-03-16 08:05:00 +01:00
rtc.c bootcount: add a DM RTC backing store for bootcount 2018-12-10 10:04:45 +01:00