~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bootcount
Commit message (
Expand
)
Author
Age
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
*
bootcount: pmic: Correct misleading comment
Philip Oberfichtner
2022-10-11
*
Convert CONFIG_SYS_BOOTCOUNT_LE et al to Kconfig
Tom Rini
2022-07-07
*
Merge tag 'v2022.04-rc5' into next
Tom Rini
2022-03-28
|
\
|
*
bootcount: clarify documentation
Michael Opdenacker
2022-03-23
*
|
bootcount: Add pmic pfuze100 bootcount driver
Philip Oberfichtner
2022-03-25
|
/
*
bootcount: fix printf() code
Heinrich Schuchardt
2022-01-28
*
bootcount: add a new driver with syscon as backend
Nandor Han
2021-08-22
*
am335x, guardian: software update available status is stored in AM3352 RTC sc...
Gireesh Hiremath
2021-07-15
*
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-07-06
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
bootcount: add a DM SPI flash backing store for bootcount
Sebastian Reichel
2020-11-01
*
bootcount_ext: Add Ext4 build dependency
Frédéric Danis
2020-06-02
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Drop net.h from common header
Simon Glass
2020-05-18
*
bootcount_ext: Add flag to enable/disable bootcount
Frédéric Danis
2020-04-24
*
bootcounter: add DM support for memory based bootcounter
Heiko Schocher
2020-03-16
*
bootcount: add a DM i2c eeprom backing store for bootcount
Robert Beckett
2020-01-10
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
*
env: Move env_set_ulong() to env.h
Simon Glass
2019-08-11
*
bootcount: add a DM RTC backing store for bootcount
Philipp Tomsich
2018-12-10
*
bootcount: add uclass for bootcount
Philipp Tomsich
2018-12-10
*
bootcount: Make bootcount magic configurable
Marek Vasut
2018-10-19
*
Add BOOTCOUNT_BOOTLIMIT to set reboot limit
Alex Kiernan
2018-08-17
*
bootcount: Fix misaligned cache operation
Alex Kiernan
2018-08-03
*
bootcount: flush after storing the bootcounter
Stefano Babic
2018-07-23
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC
Alex Kiernan
2018-04-06
*
bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR
Tom Rini
2018-02-25
*
Migrate CONFIG_BOOTCOUNT_ALEN to Kconfig
Alex Kiernan
2018-02-24
*
Migrate generic bootcount to Kconfig
Alex Kiernan
2018-02-24
*
Integrate AT91 bootcount driver
Alex Kiernan
2018-02-24
*
Convert CONFIG_BOOTCOUNT_I2C to Kconfig
Alex Kiernan
2018-02-24
*
Convert CONFIG_BOOTCOUNT_RAM to Kconfig
Alex Kiernan
2018-02-24
*
Convert CONFIG_BOOTCOUNT_ENV to Kconfig
Alex Kiernan
2018-02-24
*
Convert CONFIG_BOOTCOUNT_AM33XX to Kconfig
Alex Kiernan
2018-02-24
*
Prepare for multiple bootcount drivers
Alex Kiernan
2018-02-24
*
Merge CONFIG_BOOTCOUNT and CONFIG_BOOTCOUNT_LIMIT
Alex Kiernan
2018-02-24
*
Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to Kconfig
Lukasz Majewski
2018-02-15
*
Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig
Lukasz Majewski
2018-02-15
*
bootcount: add support for bootcounter on EXT filesystem
Ian Ray
2017-11-20
*
cosmetic: bootcount: correct comment for used scratch register
Tomas Melin
2017-09-12
*
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
2017-08-16
*
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
*
env: Drop saveenv() in favour of env_save()
Simon Glass
2017-08-15
*
powerpc: remove 4xx support
Heiko Schocher
2017-07-03
*
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
Heiko Schocher
2017-06-16
*
powerpc, 8260: remove support for mpc8260
Heiko Schocher
2017-06-12
[next]