~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* bootcount: pmic: Correct misleading commentPhilip Oberfichtner2022-10-11
* Convert CONFIG_SYS_BOOTCOUNT_LE et al to KconfigTom Rini2022-07-07
* Merge tag 'v2022.04-rc5' into nextTom Rini2022-03-28
|\
| * bootcount: clarify documentationMichael Opdenacker2022-03-23
* | bootcount: Add pmic pfuze100 bootcount driverPhilip Oberfichtner2022-03-25
|/
* bootcount: fix printf() codeHeinrich Schuchardt2022-01-28
* bootcount: add a new driver with syscon as backendNandor Han2021-08-22
* am335x, guardian: software update available status is stored in AM3352 RTC sc...Gireesh Hiremath2021-07-15
* dm: define LOG_CATEGORY for all uclassPatrick Delaunay2021-07-06
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* bootcount: add a DM SPI flash backing store for bootcountSebastian Reichel2020-11-01
* bootcount_ext: Add Ext4 build dependencyFrédéric Danis2020-06-02
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* bootcount_ext: Add flag to enable/disable bootcountFrédéric Danis2020-04-24
* bootcounter: add DM support for memory based bootcounterHeiko Schocher2020-03-16
* bootcount: add a DM i2c eeprom backing store for bootcountRobert Beckett2020-01-10
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* env: Drop environment.h header file where not neededSimon Glass2019-08-11
* env: Move env_set_ulong() to env.hSimon Glass2019-08-11
* bootcount: add a DM RTC backing store for bootcountPhilipp Tomsich2018-12-10
* bootcount: add uclass for bootcountPhilipp Tomsich2018-12-10
* bootcount: Make bootcount magic configurableMarek Vasut2018-10-19
* Add BOOTCOUNT_BOOTLIMIT to set reboot limitAlex Kiernan2018-08-17
* bootcount: Fix misaligned cache operationAlex Kiernan2018-08-03
* bootcount: flush after storing the bootcounterStefano Babic2018-07-23
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSCAlex Kiernan2018-04-06
* bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDRTom Rini2018-02-25
* Migrate CONFIG_BOOTCOUNT_ALEN to KconfigAlex Kiernan2018-02-24
* Migrate generic bootcount to KconfigAlex Kiernan2018-02-24
* Integrate AT91 bootcount driverAlex Kiernan2018-02-24
* Convert CONFIG_BOOTCOUNT_I2C to KconfigAlex Kiernan2018-02-24
* Convert CONFIG_BOOTCOUNT_RAM to KconfigAlex Kiernan2018-02-24
* Convert CONFIG_BOOTCOUNT_ENV to KconfigAlex Kiernan2018-02-24
* Convert CONFIG_BOOTCOUNT_AM33XX to KconfigAlex Kiernan2018-02-24
* Prepare for multiple bootcount driversAlex Kiernan2018-02-24
* Merge CONFIG_BOOTCOUNT and CONFIG_BOOTCOUNT_LIMITAlex Kiernan2018-02-24
* Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to KconfigLukasz Majewski2018-02-15
* Convert CONFIG_BOOTCOUNT_LIMIT to KconfigLukasz Majewski2018-02-15
* bootcount: add support for bootcounter on EXT filesystemIan Ray2017-11-20
* cosmetic: bootcount: correct comment for used scratch registerTomas Melin2017-09-12
* env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2017-08-16
* env: Rename common functions related to setenv()Simon Glass2017-08-16
* env: Drop saveenv() in favour of env_save()Simon Glass2017-08-15
* powerpc: remove 4xx supportHeiko Schocher2017-07-03
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-16
* powerpc, 8260: remove support for mpc8260Heiko Schocher2017-06-12