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