Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1cead23288c4538d9a3fc690c2bbec0b6bac549f
/
drivers
/
bootcount
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
40e7751
bootcount: add a DM SPI flash backing store for bootcount
by Sebastian Reichel
· Wed Sep 02 19:31:38 2020 +0200
884bc8a
bootcount_ext: Add Ext4 build dependency
by Frédéric Danis
· Wed May 20 09:13:26 2020 +0200
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
cf01a7e
bootcount_ext: Add flag to enable/disable bootcount
by Frédéric Danis
· Tue Mar 17 17:59:09 2020 +0100
e298192
bootcounter: add DM support for memory based bootcounter
by Heiko Schocher
· Mon Mar 02 15:43:59 2020 +0100
a8c32b5
bootcount: add a DM i2c eeprom backing store for bootcount
by Robert Beckett
· Mon Oct 28 18:44:06 2019 +0000
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· Thu Nov 14 12:57:39 2019 -0700
9cce6f7
env: Drop environment.h header file where not needed
by Simon Glass
· Thu Aug 01 09:47:12 2019 -0600
07dc93c
env: Move env_set_ulong() to env.h
by Simon Glass
· Thu Aug 01 09:46:47 2019 -0600
57be882
bootcount: add a DM RTC backing store for bootcount
by Philipp Tomsich
· Tue Nov 27 23:00:19 2018 +0100
ce86031
bootcount: add uclass for bootcount
by Philipp Tomsich
· Tue Nov 27 23:00:18 2018 +0100
6ae0ded
bootcount: Make bootcount magic configurable
by Marek Vasut
· Thu Oct 11 00:13:54 2018 +0200
cf9888f
Add BOOTCOUNT_BOOTLIMIT to set reboot limit
by Alex Kiernan
· Sat Jul 21 20:25:32 2018 +0000
dc66357
bootcount: Fix misaligned cache operation
by Alex Kiernan
· Wed Jul 25 11:45:58 2018 +0000
6d2f3ca
bootcount: flush after storing the bootcounter
by Stefano Babic
· Thu Feb 22 12:30:41 2018 +0100
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
10238ef
Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC
by Alex Kiernan
· Thu Mar 15 22:11:46 2018 +0000
c98ed5f
bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR
by Tom Rini
· Sat Feb 24 16:50:41 2018 -0500
74910a7
Migrate CONFIG_BOOTCOUNT_ALEN to Kconfig
by Alex Kiernan
· Fri Feb 16 15:50:47 2018 +0000
4a80f1d
Migrate generic bootcount to Kconfig
by Alex Kiernan
· Fri Feb 16 15:50:46 2018 +0000
48bfd65
Integrate AT91 bootcount driver
by Alex Kiernan
· Fri Feb 16 15:50:45 2018 +0000
3cbc810b
Convert CONFIG_BOOTCOUNT_I2C to Kconfig
by Alex Kiernan
· Fri Feb 16 15:50:43 2018 +0000
2a69429
Convert CONFIG_BOOTCOUNT_RAM to Kconfig
by Alex Kiernan
· Fri Feb 16 15:50:42 2018 +0000
c5037a8
Convert CONFIG_BOOTCOUNT_ENV to Kconfig
by Alex Kiernan
· Fri Feb 16 15:50:41 2018 +0000
8845635
Convert CONFIG_BOOTCOUNT_AM33XX to Kconfig
by Alex Kiernan
· Fri Feb 16 15:50:40 2018 +0000
aa0abed
Prepare for multiple bootcount drivers
by Alex Kiernan
· Fri Feb 16 15:50:39 2018 +0000
4aa943f
Merge CONFIG_BOOTCOUNT and CONFIG_BOOTCOUNT_LIMIT
by Alex Kiernan
· Fri Feb 16 15:50:38 2018 +0000
fe6a4b3
Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to Kconfig
by Lukasz Majewski
· Fri Feb 09 23:53:29 2018 +0100
6dd8c90
Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig
by Lukasz Majewski
· Fri Feb 09 23:50:57 2018 +0100
542a48e
bootcount: add support for bootcounter on EXT filesystem
by Ian Ray
· Wed Nov 08 15:35:13 2017 +0000
a4d34a4
cosmetic: bootcount: correct comment for used scratch register
by Tomas Melin
· Thu Aug 03 09:16:54 2017 +0300
22c34c2
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
by Simon Glass
· Thu Aug 03 12:22:13 2017 -0600
4d949a2
env: Rename common functions related to setenv()
by Simon Glass
· Thu Aug 03 12:22:10 2017 -0600
d49b889
env: Drop saveenv() in favour of env_save()
by Simon Glass
· Thu Aug 03 12:22:08 2017 -0600
2028012
powerpc: remove 4xx support
by Heiko Schocher
· Tue Jun 27 16:49:14 2017 +0200
6f90e58
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
by Heiko Schocher
· Wed Jun 14 05:49:40 2017 +0200
71cb3e9
powerpc, 8260: remove support for mpc8260
by Heiko Schocher
· Wed Jun 07 17:33:10 2017 +0200
65d94db
powerpc, 8xx: remove support for 8xx
by Heiko Schocher
· Wed Jun 07 17:33:09 2017 +0200
210ebce
Blackfin: Remove
by Tom Rini
· Tue Mar 14 11:08:10 2017 -0400
783a8e7
bootcounter_ram: Fix misaligned cache warning
by Stefan Roese
· Fri Nov 18 17:21:52 2016 +0100
8d2fe90
bootcounter_ram: Flush dcache after data is written into SDRAM
by Stefan Roese
· Wed Apr 06 11:02:22 2016 +0200
26a4e39
bootcount: Correct #endif comment to match, other aesthetics
by Robert P. J. Day
· Tue Dec 22 07:15:14 2015 -0500
978679d
qe: move immap_qe.h from arch directory into common directory
by Zhao Qiang
· Tue Jun 03 16:27:07 2014 +0800
443ca40
i2c, bootcount: add support for bootcounter on i2c devices
by Heiko Schocher
· Sat Jan 25 07:27:13 2014 +0100
084240b
am33xx: Make SoC bootcount driver have its own symbol
by Tom Rini
· Fri Nov 08 13:53:14 2013 -0500
040c5c3
bootcount: store bootcount var in environment
by Heiko Schocher
· Mon Nov 04 14:04:59 2013 +0100
ea385ed
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Sat Nov 09 12:51:47 2013 +0100
2a766c4
TI:am33xx: Add bootcount support to ti_am335x_common.h
by Tom Rini
· Wed Aug 28 09:00:30 2013 -0400
f929133
bootcount_davinci: Switch to scratch register #2
by Tom Rini
· Wed Aug 28 09:00:29 2013 -0400
56424eb
am33xx, davinci: Create and use <asm/davinci_rtc.h>
by Tom Rini
· Wed Aug 28 09:00:28 2013 -0400
5594ce4
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· Thu Oct 17 17:34:57 2013 +0900
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
033848e
Consolidate bootcount code into drivers/bootcount
by Stefan Roese
· Thu Aug 16 17:55:41 2012 +0000