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