- cca0287 bootcount: fix printf() code by Heinrich Schuchardt · 2 years, 10 months ago
- 8889581 bootcount: add a new driver with syscon as backend by Nandor Han · 3 years, 6 months ago
- c900eb1 am335x, guardian: software update available status is stored in AM3352 RTC scracth register by Gireesh Hiremath · 3 years, 6 months ago
- 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 40e7751 bootcount: add a DM SPI flash backing store for bootcount by Sebastian Reichel · 4 years, 3 months ago
- 884bc8a bootcount_ext: Add Ext4 build dependency by Frédéric Danis · 4 years, 6 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- cf01a7e bootcount_ext: Add flag to enable/disable bootcount by Frédéric Danis · 4 years, 8 months ago
- e298192 bootcounter: add DM support for memory based bootcounter by Heiko Schocher · 4 years, 9 months ago
- a8c32b5 bootcount: add a DM i2c eeprom backing store for bootcount by Robert Beckett · 5 years ago
- 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
- 07dc93c env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
- 57be882 bootcount: add a DM RTC backing store for bootcount by Philipp Tomsich · 6 years ago
- ce86031 bootcount: add uclass for bootcount by Philipp Tomsich · 6 years ago
- 6ae0ded bootcount: Make bootcount magic configurable by Marek Vasut · 6 years ago
- cf9888f Add BOOTCOUNT_BOOTLIMIT to set reboot limit by Alex Kiernan · 6 years ago
- dc66357 bootcount: Fix misaligned cache operation by Alex Kiernan · 6 years ago
- 6d2f3ca bootcount: flush after storing the bootcounter by Stefano Babic · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 10238ef Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC by Alex Kiernan · 7 years ago
- c98ed5f bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR by Tom Rini · 7 years ago
- 74910a7 Migrate CONFIG_BOOTCOUNT_ALEN to Kconfig by Alex Kiernan · 7 years ago
- 4a80f1d Migrate generic bootcount to Kconfig by Alex Kiernan · 7 years ago
- 48bfd65 Integrate AT91 bootcount driver by Alex Kiernan · 7 years ago
- 3cbc810b Convert CONFIG_BOOTCOUNT_I2C to Kconfig by Alex Kiernan · 7 years ago
- 2a69429 Convert CONFIG_BOOTCOUNT_RAM to Kconfig by Alex Kiernan · 7 years ago
- c5037a8 Convert CONFIG_BOOTCOUNT_ENV to Kconfig by Alex Kiernan · 7 years ago
- 8845635 Convert CONFIG_BOOTCOUNT_AM33XX to Kconfig by Alex Kiernan · 7 years ago
- aa0abed Prepare for multiple bootcount drivers by Alex Kiernan · 7 years ago
- 4aa943f Merge CONFIG_BOOTCOUNT and CONFIG_BOOTCOUNT_LIMIT by Alex Kiernan · 7 years ago
- fe6a4b3 Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to Kconfig by Lukasz Majewski · 7 years ago
- 6dd8c90 Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig by Lukasz Majewski · 7 years ago
- 542a48e bootcount: add support for bootcounter on EXT filesystem by Ian Ray · 7 years ago
- a4d34a4 cosmetic: bootcount: correct comment for used scratch register by Tomas Melin · 7 years ago
- 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
- 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
- d49b889 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
- 2028012 powerpc: remove 4xx support by Heiko Schocher · 7 years ago
- 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
- 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
- 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
- 210ebce Blackfin: Remove by Tom Rini · 8 years ago
- 783a8e7 bootcounter_ram: Fix misaligned cache warning by Stefan Roese · 8 years ago
- 8d2fe90 bootcounter_ram: Flush dcache after data is written into SDRAM by Stefan Roese · 9 years ago
- 26a4e39 bootcount: Correct #endif comment to match, other aesthetics by Robert P. J. Day · 9 years ago
- 978679d qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · 10 years ago
- 443ca40 i2c, bootcount: add support for bootcounter on i2c devices by Heiko Schocher · 11 years ago
- 084240b am33xx: Make SoC bootcount driver have its own symbol by Tom Rini · 11 years ago
- 040c5c3 bootcount: store bootcount var in environment by Heiko Schocher · 11 years ago
- ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- 2a766c4 TI:am33xx: Add bootcount support to ti_am335x_common.h by Tom Rini · 11 years ago
- f929133 bootcount_davinci: Switch to scratch register #2 by Tom Rini · 11 years ago
- 56424eb am33xx, davinci: Create and use <asm/davinci_rtc.h> by Tom Rini · 11 years ago
- 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 033848e Consolidate bootcount code into drivers/bootcount by Stefan Roese · 12 years ago