summaryrefslogtreecommitdiff
path: root/drivers/bootcount
Commit message (Expand)AuthorAgeFilesLines
* bootcount: pmic: Correct misleading commentPhilip Oberfichtner2022-10-112-2/+2
* Convert CONFIG_SYS_BOOTCOUNT_LE et al to KconfigTom Rini2022-07-071-0/+11
* Merge tag 'v2022.04-rc5' into nextTom Rini2022-03-281-5/+5
|\
| * bootcount: clarify documentationMichael Opdenacker2022-03-231-5/+5
* | bootcount: Add pmic pfuze100 bootcount driverPhilip Oberfichtner2022-03-253-0/+169
|/
* bootcount: fix printf() codeHeinrich Schuchardt2022-01-281-2/+2
* bootcount: add a new driver with syscon as backendNandor Han2021-08-223-0/+172
* am335x, guardian: software update available status is stored in AM3352 RTC sc...Gireesh Hiremath2021-07-153-3/+89
* dm: define LOG_CATEGORY for all uclassPatrick Delaunay2021-07-061-0/+2
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-134-4/+4
* bootcount: add a DM SPI flash backing store for bootcountSebastian Reichel2020-11-013-0/+136
* bootcount_ext: Add Ext4 build dependencyFrédéric Danis2020-06-021-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop net.h from common headerSimon Glass2020-05-182-0/+2
* bootcount_ext: Add flag to enable/disable bootcountFrédéric Danis2020-04-241-12/+34
* bootcounter: add DM support for memory based bootcounterHeiko Schocher2020-03-163-0/+100
* bootcount: add a DM i2c eeprom backing store for bootcountRobert Beckett2020-01-103-0/+106
* common: Move ARM cache operations out of common.hSimon Glass2019-12-022-0/+2
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set_ulong() to env.hSimon Glass2019-08-111-0/+1
* bootcount: add a DM RTC backing store for bootcountPhilipp Tomsich2018-12-103-0/+110
* bootcount: add uclass for bootcountPhilipp Tomsich2018-12-103-0/+103
* bootcount: Make bootcount magic configurableMarek Vasut2018-10-195-12/+19
* Add BOOTCOUNT_BOOTLIMIT to set reboot limitAlex Kiernan2018-08-171-0/+8
* bootcount: Fix misaligned cache operationAlex Kiernan2018-08-031-3/+10
* bootcount: flush after storing the bootcounterStefano Babic2018-07-231-0/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-078-18/+8
* Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSCAlex Kiernan2018-04-061-0/+1
* bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDRTom Rini2018-02-252-18/+4
* Migrate CONFIG_BOOTCOUNT_ALEN to KconfigAlex Kiernan2018-02-241-1/+8
* Migrate generic bootcount to KconfigAlex Kiernan2018-02-242-1/+12
* Integrate AT91 bootcount driverAlex Kiernan2018-02-242-1/+6
* 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-242-1/+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-203-0/+121
* cosmetic: bootcount: correct comment for used scratch registerTomas Melin2017-09-121-3/+3
* env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2017-08-161-3/+3
* env: Rename common functions related to setenv()Simon Glass2017-08-161-1/+1
* env: Drop saveenv() in favour of env_save()Simon Glass2017-08-151-1/+2
* powerpc: remove 4xx supportHeiko Schocher2017-07-031-5/+0
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-161-10/+0
* powerpc, 8260: remove support for mpc8260Heiko Schocher2017-06-121-5/+0
* powerpc, 8xx: remove support for 8xxHeiko Schocher2017-06-121-5/+0