summaryrefslogtreecommitdiff
path: root/drivers/bootcount
AgeCommit message (Expand)Author
2025-02-14Kconfig: Move CONFIG_BOOTCOUNT_ALTBOOTCMD to KconfigTomas Peterka
2024-11-15drivers: bootcount: Add ZynqMP specific bootcount supportVasileios Amoiridis
2024-09-16Merge tag 'v2024.10-rc5' into nextTom Rini
2024-09-12bootcount: Update to point to current documentationTom Rini
2024-09-10arm: Remove ethernut5 boardTom Rini
2024-07-16Merge patch series "drivers: bootcount: Add support for ANY filesystem"Tom Rini
2024-07-16drivers: bootcount: Add support for ANY filesystemVasileios Amoiridis
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07bootcount: Remove <common.h> and add needed includesTom Rini
2023-10-31bootcount: Add driver model I2C driverPhilip Richard Oberfichtner
2023-10-31bootcount: Remove legacy I2C driverPhilip Richard Oberfichtner
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
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