summaryrefslogtreecommitdiffstats
path: root/include/bootcount.h
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* bootcount: allow to use this feature on TPLPhilippe Reynes2021-01-271-3/+3
* common: Move bootcount functions to their header fileSimon Glass2019-12-021-0/+10
* spl: bootcount: Move code out of header fileSimon Glass2019-12-021-4/+0
* env: Move env_set_ulong() to env.hSimon Glass2019-08-111-0/+1
* bootcount: add uclass for bootcountPhilipp Tomsich2018-12-101-0/+48
* bootcount: Add function wrappers to handle bootcount increment and error chec...Lukasz Majewski2018-05-101-0/+47
* bootcount: Add include guards into bootcount.h fileLukasz Majewski2018-05-101-0/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-12/+1
* Consolidate bootcount code into drivers/bootcountStefan Roese2012-09-011-0/+51