summaryrefslogtreecommitdiff
path: root/drivers/bootcount/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* bootcount_ext: Add Ext4 build dependencyFrédéric Danis2020-06-021-0/+2
* bootcounter: add DM support for memory based bootcounterHeiko Schocher2020-03-161-0/+7
* bootcount: add a DM i2c eeprom backing store for bootcountRobert Beckett2020-01-101-0/+10
* bootcount: add a DM RTC backing store for bootcountPhilipp Tomsich2018-12-101-0/+20
* bootcount: add uclass for bootcountPhilipp Tomsich2018-12-101-0/+8
* bootcount: Make bootcount magic configurableMarek Vasut2018-10-191-0/+6
* Add BOOTCOUNT_BOOTLIMIT to set reboot limitAlex Kiernan2018-08-171-0/+8
* Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSCAlex Kiernan2018-04-061-0/+1
* bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDRTom Rini2018-02-251-2/+4
* Migrate CONFIG_BOOTCOUNT_ALEN to KconfigAlex Kiernan2018-02-241-1/+8
* Migrate generic bootcount to KconfigAlex Kiernan2018-02-241-0/+11
* Integrate AT91 bootcount driverAlex Kiernan2018-02-241-0/+5
* Convert CONFIG_BOOTCOUNT_I2C to KconfigAlex Kiernan2018-02-241-0/+9
* Convert CONFIG_BOOTCOUNT_RAM to KconfigAlex Kiernan2018-02-241-0/+6
* Convert CONFIG_BOOTCOUNT_ENV to KconfigAlex Kiernan2018-02-241-0/+12
* Convert CONFIG_BOOTCOUNT_AM33XX to KconfigAlex Kiernan2018-02-241-0/+9
* Prepare for multiple bootcount driversAlex Kiernan2018-02-241-14/+11
* Merge CONFIG_BOOTCOUNT and CONFIG_BOOTCOUNT_LIMITAlex Kiernan2018-02-241-8/+1
* Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to KconfigLukasz Majewski2018-02-151-0/+6
* Convert CONFIG_BOOTCOUNT_LIMIT to KconfigLukasz Majewski2018-02-151-0/+6
* bootcount: add support for bootcounter on EXT filesystemIan Ray2017-11-201-0/+58