aboutsummaryrefslogtreecommitdiff
path: root/drivers/bootcount/bootcount.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-03-16bootcounter: add DM support for memory based bootcounterHeiko Schocher1-0/+92
2019-12-02common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2018-10-19bootcount: Make bootcount magic configurableMarek Vasut1-4/+4
2018-08-03bootcount: Fix misaligned cache operationAlex Kiernan1-3/+10
2018-07-23bootcount: flush after storing the bootcounterStefano Babic1-0/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-25bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDRTom Rini1-16/+0
2017-07-03powerpc: remove 4xx supportHeiko Schocher1-5/+0
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher1-10/+0
2017-06-12powerpc, 8260: remove support for mpc8260Heiko Schocher1-5/+0
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher1-5/+0
2016-01-08bootcount: Correct #endif comment to match, other aestheticsRobert P. J. Day1-6/+4
2014-07-22qe: move immap_qe.h from arch directory into common directoryZhao Qiang1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-09-01Consolidate bootcount code into drivers/bootcountStefan Roese1-0/+100