aboutsummaryrefslogtreecommitdiff
path: root/drivers/bootcount/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2020-11-01bootcount: add a DM SPI flash backing store for bootcountSebastian Reichel1-0/+10
2020-06-02bootcount_ext: Add Ext4 build dependencyFrédéric Danis1-0/+2
2020-03-16bootcounter: add DM support for memory based bootcounterHeiko Schocher1-0/+7
2020-01-10bootcount: add a DM i2c eeprom backing store for bootcountRobert Beckett1-0/+10
2018-12-10bootcount: add a DM RTC backing store for bootcountPhilipp Tomsich1-0/+20
2018-12-10bootcount: add uclass for bootcountPhilipp Tomsich1-0/+8
2018-10-19bootcount: Make bootcount magic configurableMarek Vasut1-0/+6
2018-08-17Add BOOTCOUNT_BOOTLIMIT to set reboot limitAlex Kiernan1-0/+8
2018-04-06Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSCAlex Kiernan1-0/+1
2018-02-25bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDRTom Rini1-2/+4
2018-02-24Migrate CONFIG_BOOTCOUNT_ALEN to KconfigAlex Kiernan1-1/+8
2018-02-24Migrate generic bootcount to KconfigAlex Kiernan1-0/+11
2018-02-24Integrate AT91 bootcount driverAlex Kiernan1-0/+5
2018-02-24Convert CONFIG_BOOTCOUNT_I2C to KconfigAlex Kiernan1-0/+9
2018-02-24Convert CONFIG_BOOTCOUNT_RAM to KconfigAlex Kiernan1-0/+6
2018-02-24Convert CONFIG_BOOTCOUNT_ENV to KconfigAlex Kiernan1-0/+12
2018-02-24Convert CONFIG_BOOTCOUNT_AM33XX to KconfigAlex Kiernan1-0/+9
2018-02-24Prepare for multiple bootcount driversAlex Kiernan1-14/+11
2018-02-24Merge CONFIG_BOOTCOUNT and CONFIG_BOOTCOUNT_LIMITAlex Kiernan1-8/+1
2018-02-15Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to KconfigLukasz Majewski1-0/+6
2018-02-15Convert CONFIG_BOOTCOUNT_LIMIT to KconfigLukasz Majewski1-0/+6
2017-11-20bootcount: add support for bootcounter on EXT filesystemIan Ray1-0/+58