summaryrefslogtreecommitdiff
path: root/drivers/bootcount/bootcount_env.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set_ulong() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass1-3/+3
2017-08-16env: Rename common functions related to setenv()Simon Glass1-1/+1
2017-08-16env: Drop saveenv() in favour of env_save()Simon Glass1-1/+2
2013-11-11bootcount: store bootcount var in environmentHeiko Schocher1-0/+29