index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
bootcount.h
Age
Commit message (
Expand
)
Author
2024-10-11
include: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2023-11-07
include: Drop <common.h> from include lists
Tom Rini
2022-07-07
Convert CONFIG_SYS_BOOTCOUNT_LE et al to Kconfig
Tom Rini
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-27
bootcount: allow to use this feature on TPL
Philippe Reynes
2019-12-02
common: Move bootcount functions to their header file
Simon Glass
2019-12-02
spl: bootcount: Move code out of header file
Simon Glass
2019-08-11
env: Move env_set_ulong() to env.h
Simon Glass
2018-12-10
bootcount: add uclass for bootcount
Philipp Tomsich
2018-05-10
bootcount: Add function wrappers to handle bootcount increment and error chec...
Lukasz Majewski
2018-05-10
bootcount: Add include guards into bootcount.h file
Lukasz Majewski
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-09-01
Consolidate bootcount code into drivers/bootcount
Stefan Roese