index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bootcount
/
Kconfig
Age
Commit message (
Expand
)
Author
2020-06-02
bootcount_ext: Add Ext4 build dependency
Frédéric Danis
2020-03-16
bootcounter: add DM support for memory based bootcounter
Heiko Schocher
2020-01-10
bootcount: add a DM i2c eeprom backing store for bootcount
Robert Beckett
2018-12-10
bootcount: add a DM RTC backing store for bootcount
Philipp Tomsich
2018-12-10
bootcount: add uclass for bootcount
Philipp Tomsich
2018-10-19
bootcount: Make bootcount magic configurable
Marek Vasut
2018-08-17
Add BOOTCOUNT_BOOTLIMIT to set reboot limit
Alex Kiernan
2018-04-06
Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC
Alex Kiernan
2018-02-25
bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR
Tom Rini
2018-02-24
Migrate CONFIG_BOOTCOUNT_ALEN to Kconfig
Alex Kiernan
2018-02-24
Migrate generic bootcount to Kconfig
Alex Kiernan
2018-02-24
Integrate AT91 bootcount driver
Alex Kiernan
2018-02-24
Convert CONFIG_BOOTCOUNT_I2C to Kconfig
Alex Kiernan
2018-02-24
Convert CONFIG_BOOTCOUNT_RAM to Kconfig
Alex Kiernan
2018-02-24
Convert CONFIG_BOOTCOUNT_ENV to Kconfig
Alex Kiernan
2018-02-24
Convert CONFIG_BOOTCOUNT_AM33XX to Kconfig
Alex Kiernan
2018-02-24
Prepare for multiple bootcount drivers
Alex Kiernan
2018-02-24
Merge CONFIG_BOOTCOUNT and CONFIG_BOOTCOUNT_LIMIT
Alex Kiernan
2018-02-15
Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to Kconfig
Lukasz Majewski
2018-02-15
Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig
Lukasz Majewski
2017-11-20
bootcount: add support for bootcounter on EXT filesystem
Ian Ray