u-boot-brain/drivers/bootcount
Simon Glass 1eb69ae498 common: Move ARM cache operations out of common.h
These functions are CPU-related and do not use driver model. Move them to
cpu_func.h

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2019-12-02 18:24:58 -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
Kconfig bootcount: add a DM RTC backing store for bootcount 2018-12-10 10:04:45 +01:00
Makefile bootcount: add a DM RTC backing store for bootcount 2018-12-10 10:04:45 +01:00
rtc.c bootcount: add a DM RTC backing store for bootcount 2018-12-10 10:04:45 +01:00