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
/
drivers
/
bootcount
/
bootcount.c
Age
Commit message (
Expand
)
Author
2026-02-18
bootcount: Fix potential clobbering issue
Niko Mauno
2026-02-18
bootcount: Use predefined count/magic bit masks
Niko Mauno
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-03-16
bootcounter: add DM support for memory based bootcounter
Heiko Schocher
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2018-10-19
bootcount: Make bootcount magic configurable
Marek Vasut
2018-08-03
bootcount: Fix misaligned cache operation
Alex Kiernan
2018-07-23
bootcount: flush after storing the bootcounter
Stefano Babic
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-25
bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR
Tom Rini
2017-07-03
powerpc: remove 4xx support
Heiko Schocher
2017-06-16
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
Heiko Schocher
2017-06-12
powerpc, 8260: remove support for mpc8260
Heiko Schocher
2017-06-12
powerpc, 8xx: remove support for 8xx
Heiko Schocher
2016-01-08
bootcount: Correct #endif comment to match, other aesthetics
Robert P. J. Day
2014-07-22
qe: move immap_qe.h from arch directory into common directory
Zhao Qiang
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