summaryrefslogtreecommitdiff
path: root/include/bootcount.h
AgeCommit message (Expand)Author
2022-07-07Convert CONFIG_SYS_BOOTCOUNT_LE et al to KconfigTom Rini
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-27bootcount: allow to use this feature on TPLPhilippe Reynes
2019-12-02common: Move bootcount functions to their header fileSimon Glass
2019-12-02spl: bootcount: Move code out of header fileSimon Glass
2019-08-11env: Move env_set_ulong() to env.hSimon Glass
2018-12-10bootcount: add uclass for bootcountPhilipp Tomsich
2018-05-10bootcount: Add function wrappers to handle bootcount increment and error chec...Lukasz Majewski
2018-05-10bootcount: Add include guards into bootcount.h fileLukasz Majewski
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-09-01Consolidate bootcount code into drivers/bootcountStefan Roese