summaryrefslogtreecommitdiff
path: root/drivers/bootcount
AgeCommit message (Expand)Author
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-10-11bootcount: pmic: Correct misleading commentPhilip Oberfichtner
2022-07-07Convert CONFIG_SYS_BOOTCOUNT_LE et al to KconfigTom Rini
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini
2022-03-25bootcount: Add pmic pfuze100 bootcount driverPhilip Oberfichtner
2022-03-23bootcount: clarify documentationMichael Opdenacker
2022-01-28bootcount: fix printf() codeHeinrich Schuchardt
2021-08-22bootcount: add a new driver with syscon as backendNandor Han
2021-07-15am335x, guardian: software update available status is stored in AM3352 RTC sc...Gireesh Hiremath
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-11-01bootcount: add a DM SPI flash backing store for bootcountSebastian Reichel
2020-06-02bootcount_ext: Add Ext4 build dependencyFrédéric Danis
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-24bootcount_ext: Add flag to enable/disable bootcountFrédéric Danis
2020-03-16bootcounter: add DM support for memory based bootcounterHeiko Schocher
2020-01-10bootcount: add a DM i2c eeprom backing store for bootcountRobert Beckett
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set_ulong() to env.hSimon Glass
2018-12-10bootcount: add a DM RTC backing store for bootcountPhilipp Tomsich
2018-12-10bootcount: add uclass for bootcountPhilipp Tomsich
2018-10-19bootcount: Make bootcount magic configurableMarek Vasut
2018-08-17Add BOOTCOUNT_BOOTLIMIT to set reboot limitAlex Kiernan
2018-08-03bootcount: Fix misaligned cache operationAlex Kiernan
2018-07-23bootcount: flush after storing the bootcounterStefano Babic
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-06Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSCAlex Kiernan
2018-02-25bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDRTom Rini
2018-02-24Migrate CONFIG_BOOTCOUNT_ALEN to KconfigAlex Kiernan
2018-02-24Migrate generic bootcount to KconfigAlex Kiernan
2018-02-24Integrate AT91 bootcount driverAlex Kiernan
2018-02-24Convert CONFIG_BOOTCOUNT_I2C to KconfigAlex Kiernan
2018-02-24Convert CONFIG_BOOTCOUNT_RAM to KconfigAlex Kiernan
2018-02-24Convert CONFIG_BOOTCOUNT_ENV to KconfigAlex Kiernan
2018-02-24Convert CONFIG_BOOTCOUNT_AM33XX to KconfigAlex Kiernan
2018-02-24Prepare for multiple bootcount driversAlex Kiernan
2018-02-24Merge CONFIG_BOOTCOUNT and CONFIG_BOOTCOUNT_LIMITAlex Kiernan
2018-02-15Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to KconfigLukasz Majewski
2018-02-15Convert CONFIG_BOOTCOUNT_LIMIT to KconfigLukasz Majewski
2017-11-20bootcount: add support for bootcounter on EXT filesystemIan Ray
2017-09-12cosmetic: bootcount: correct comment for used scratch registerTomas Melin
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass
2017-08-16env: Rename common functions related to setenv()Simon Glass
2017-08-15env: Drop saveenv() in favour of env_save()Simon Glass
2017-07-03powerpc: remove 4xx supportHeiko Schocher
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher
2017-06-12powerpc, 8260: remove support for mpc8260Heiko Schocher