aboutsummaryrefslogtreecommitdiff
path: root/drivers/bootcount
AgeCommit message (Expand)AuthorFilesLines
11 hoursMerge patch series "drivers: bootcount: Add support for ANY filesystem"Tom Rini3-25/+25
11 hoursdrivers: bootcount: Add support for ANY filesystemVasileios Amoiridis3-25/+25
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini9-9/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini9-0/+9
2024-05-07bootcount: Remove <common.h> and add needed includesTom Rini9-9/+0
2023-10-31bootcount: Add driver model I2C driverPhilip Richard Oberfichtner3-0/+113
2023-10-31bootcount: Remove legacy I2C driverPhilip Richard Oberfichtner3-65/+3
2023-09-24common: Drop linux/printk.h from common headerSimon Glass1-0/+1
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2-3/+3
2022-10-11bootcount: pmic: Correct misleading commentPhilip Oberfichtner2-2/+2
2022-07-07Convert CONFIG_SYS_BOOTCOUNT_LE et al to KconfigTom Rini1-0/+11
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini1-5/+5
2022-03-25bootcount: Add pmic pfuze100 bootcount driverPhilip Oberfichtner3-0/+169
2022-03-23bootcount: clarify documentationMichael Opdenacker1-5/+5
2022-01-28bootcount: fix printf() codeHeinrich Schuchardt1-2/+2
2021-08-22bootcount: add a new driver with syscon as backendNandor Han3-0/+172
2021-07-15am335x, guardian: software update available status is stored in AM3352 RTC sc...Gireesh Hiremath3-3/+89
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay1-0/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass4-4/+4
2020-11-01bootcount: add a DM SPI flash backing store for bootcountSebastian Reichel3-0/+136
2020-06-02bootcount_ext: Add Ext4 build dependencyFrédéric Danis1-0/+2
2020-05-18common: Drop log.h from common headerSimon Glass3-0/+3
2020-05-18common: Drop net.h from common headerSimon Glass2-0/+2
2020-04-24bootcount_ext: Add flag to enable/disable bootcountFrédéric Danis1-12/+34
2020-03-16bootcounter: add DM support for memory based bootcounterHeiko Schocher3-0/+100
2020-01-10bootcount: add a DM i2c eeprom backing store for bootcountRobert Beckett3-0/+106
2019-12-02common: Move ARM cache operations out of common.hSimon Glass2-0/+2
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set_ulong() to env.hSimon Glass1-0/+1
2018-12-10bootcount: add a DM RTC backing store for bootcountPhilipp Tomsich3-0/+110
2018-12-10bootcount: add uclass for bootcountPhilipp Tomsich3-0/+103
2018-10-19bootcount: Make bootcount magic configurableMarek Vasut5-12/+19
2018-08-17Add BOOTCOUNT_BOOTLIMIT to set reboot limitAlex Kiernan1-0/+8
2018-08-03bootcount: Fix misaligned cache operationAlex Kiernan1-3/+10
2018-07-23bootcount: flush after storing the bootcounterStefano Babic1-0/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini8-18/+8
2018-04-06Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSCAlex Kiernan1-0/+1
2018-02-25bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDRTom Rini2-18/+4
2018-02-24Migrate CONFIG_BOOTCOUNT_ALEN to KconfigAlex Kiernan1-1/+8
2018-02-24Migrate generic bootcount to KconfigAlex Kiernan2-1/+12
2018-02-24Integrate AT91 bootcount driverAlex Kiernan2-1/+6
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 Kiernan2-1/+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