summaryrefslogtreecommitdiff
path: root/drivers/bootcount/bootcount.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* bootcounter: add DM support for memory based bootcounterHeiko Schocher2020-03-161-0/+92
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* bootcount: Make bootcount magic configurableMarek Vasut2018-10-191-4/+4
* bootcount: Fix misaligned cache operationAlex Kiernan2018-08-031-3/+10
* bootcount: flush after storing the bootcounterStefano Babic2018-07-231-0/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDRTom Rini2018-02-251-16/+0
* powerpc: remove 4xx supportHeiko Schocher2017-07-031-5/+0
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-161-10/+0
* powerpc, 8260: remove support for mpc8260Heiko Schocher2017-06-121-5/+0
* powerpc, 8xx: remove support for 8xxHeiko Schocher2017-06-121-5/+0
* bootcount: Correct #endif comment to match, other aestheticsRobert P. J. Day2016-01-081-6/+4
* qe: move immap_qe.h from arch directory into common directoryZhao Qiang2014-07-221-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Consolidate bootcount code into drivers/bootcountStefan Roese2012-09-011-0/+100