summaryrefslogtreecommitdiff
path: root/drivers/bootcount
AgeCommit message (Expand)Author
2017-09-12cosmetic: bootcount: correct comment for used scratch registerTomas Melin
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass
2017-08-16env: Rename common functions related to setenv()Simon Glass
2017-08-15env: Drop saveenv() in favour of env_save()Simon Glass
2017-07-03powerpc: remove 4xx supportHeiko Schocher
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher
2017-06-12powerpc, 8260: remove support for mpc8260Heiko Schocher
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher
2017-04-05Blackfin: RemoveTom Rini
2016-11-28bootcounter_ram: Fix misaligned cache warningStefan Roese
2016-04-11bootcounter_ram: Flush dcache after data is written into SDRAMStefan Roese
2016-01-08bootcount: Correct #endif comment to match, other aestheticsRobert P. J. Day
2014-07-22qe: move immap_qe.h from arch directory into common directoryZhao Qiang
2014-02-20i2c, bootcount: add support for bootcounter on i2c devicesHeiko Schocher
2013-11-11am33xx: Make SoC bootcount driver have its own symbolTom Rini
2013-11-11bootcount: store bootcount var in environmentHeiko Schocher
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-11-01TI:am33xx: Add bootcount support to ti_am335x_common.hTom Rini
2013-11-01bootcount_davinci: Switch to scratch register #2Tom Rini
2013-11-01am33xx, davinci: Create and use <asm/davinci_rtc.h>Tom Rini
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-09-01Consolidate bootcount code into drivers/bootcountStefan Roese