index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bootcount
/
Kconfig
Age
Commit message (
Expand
)
Author
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