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
2023-10-31
bootcount: Add driver model I2C driver
Philip Richard Oberfichtner
2023-10-31
bootcount: Remove legacy I2C driver
Philip Richard Oberfichtner
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-10-11
bootcount: pmic: Correct misleading comment
Philip Oberfichtner
2022-07-07
Convert CONFIG_SYS_BOOTCOUNT_LE et al to Kconfig
Tom Rini
2022-03-28
Merge tag 'v2022.04-rc5' into next
Tom Rini
2022-03-25
bootcount: Add pmic pfuze100 bootcount driver
Philip Oberfichtner
2022-03-23
bootcount: clarify documentation
Michael Opdenacker
2021-08-22
bootcount: add a new driver with syscon as backend
Nandor Han
2021-07-15
am335x, guardian: software update available status is stored in AM3352 RTC sc...
Gireesh Hiremath
2020-11-01
bootcount: add a DM SPI flash backing store for bootcount
Sebastian Reichel
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