summaryrefslogtreecommitdiff
path: root/include/bootcount.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-28bootcount: allow to use this feature on TPLPhilippe Reynes1-3/+3
2019-12-03common: Move bootcount functions to their header fileSimon Glass1-0/+10
2019-12-03spl: bootcount: Move code out of header fileSimon Glass1-4/+0
2019-08-11env: Move env_set_ulong() to env.hSimon Glass1-0/+1
2018-12-10bootcount: add uclass for bootcountPhilipp Tomsich1-0/+48
2018-05-11bootcount: Add function wrappers to handle bootcount increment and error chec...Lukasz Majewski1-0/+47
2018-05-11bootcount: Add include guards into bootcount.h fileLukasz Majewski1-0/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-12/+1
2012-09-01Consolidate bootcount code into drivers/bootcountStefan Roese1-0/+51