index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bootcount
Commit message (
Expand
)
Author
Age
Files
Lines
*
bootcount: add a DM RTC backing store for bootcount
Philipp Tomsich
2018-12-10
3
-0
/
+110
*
bootcount: add uclass for bootcount
Philipp Tomsich
2018-12-10
3
-0
/
+103
*
bootcount: Make bootcount magic configurable
Marek Vasut
2018-10-19
5
-12
/
+19
*
Add BOOTCOUNT_BOOTLIMIT to set reboot limit
Alex Kiernan
2018-08-17
1
-0
/
+8
*
bootcount: Fix misaligned cache operation
Alex Kiernan
2018-08-03
1
-3
/
+10
*
bootcount: flush after storing the bootcounter
Stefano Babic
2018-07-23
1
-0
/
+3
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
8
-18
/
+8
*
Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC
Alex Kiernan
2018-04-06
1
-0
/
+1
*
bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR
Tom Rini
2018-02-25
2
-18
/
+4
*
Migrate CONFIG_BOOTCOUNT_ALEN to Kconfig
Alex Kiernan
2018-02-24
1
-1
/
+8
*
Migrate generic bootcount to Kconfig
Alex Kiernan
2018-02-24
2
-1
/
+12
*
Integrate AT91 bootcount driver
Alex Kiernan
2018-02-24
2
-1
/
+6
*
Convert CONFIG_BOOTCOUNT_I2C to Kconfig
Alex Kiernan
2018-02-24
1
-0
/
+9
*
Convert CONFIG_BOOTCOUNT_RAM to Kconfig
Alex Kiernan
2018-02-24
1
-0
/
+6
*
Convert CONFIG_BOOTCOUNT_ENV to Kconfig
Alex Kiernan
2018-02-24
1
-0
/
+12
*
Convert CONFIG_BOOTCOUNT_AM33XX to Kconfig
Alex Kiernan
2018-02-24
2
-1
/
+9
*
Prepare for multiple bootcount drivers
Alex Kiernan
2018-02-24
1
-14
/
+11
*
Merge CONFIG_BOOTCOUNT and CONFIG_BOOTCOUNT_LIMIT
Alex Kiernan
2018-02-24
1
-8
/
+1
*
Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to Kconfig
Lukasz Majewski
2018-02-15
1
-0
/
+6
*
Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig
Lukasz Majewski
2018-02-15
1
-0
/
+6
*
bootcount: add support for bootcounter on EXT filesystem
Ian Ray
2017-11-20
3
-0
/
+121
*
cosmetic: bootcount: correct comment for used scratch register
Tomas Melin
2017-09-12
1
-3
/
+3
*
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
2017-08-16
1
-3
/
+3
*
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
1
-1
/
+1
*
env: Drop saveenv() in favour of env_save()
Simon Glass
2017-08-15
1
-1
/
+2
*
powerpc: remove 4xx support
Heiko Schocher
2017-07-03
1
-5
/
+0
*
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
Heiko Schocher
2017-06-16
1
-10
/
+0
*
powerpc, 8260: remove support for mpc8260
Heiko Schocher
2017-06-12
1
-5
/
+0
*
powerpc, 8xx: remove support for 8xx
Heiko Schocher
2017-06-12
1
-5
/
+0
*
Blackfin: Remove
Tom Rini
2017-04-05
2
-35
/
+0
*
bootcounter_ram: Fix misaligned cache warning
Stefan Roese
2016-11-28
1
-1
/
+2
*
bootcounter_ram: Flush dcache after data is written into SDRAM
Stefan Roese
2016-04-11
1
-0
/
+3
*
bootcount: Correct #endif comment to match, other aesthetics
Robert P. J. Day
2016-01-08
1
-6
/
+4
*
qe: move immap_qe.h from arch directory into common directory
Zhao Qiang
2014-07-22
1
-1
/
+1
*
i2c, bootcount: add support for bootcounter on i2c devices
Heiko Schocher
2014-02-20
2
-0
/
+45
*
am33xx: Make SoC bootcount driver have its own symbol
Tom Rini
2013-11-11
2
-1
/
+5
*
bootcount: store bootcount var in environment
Heiko Schocher
2013-11-11
2
-0
/
+30
*
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-11-09
2
-6
/
+8
|
\
|
*
TI:am33xx: Add bootcount support to ti_am335x_common.h
Tom Rini
2013-11-01
1
-0
/
+1
|
*
bootcount_davinci: Switch to scratch register #2
Tom Rini
2013-11-01
1
-4
/
+6
|
*
am33xx, davinci: Create and use <asm/davinci_rtc.h>
Tom Rini
2013-11-01
1
-2
/
+1
*
|
drivers: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-25
/
+5
|
/
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
5
-73
/
+5
*
Consolidate bootcount code into drivers/bootcount
Stefan Roese
2012-09-01
6
-0
/
+343