1. 4f6abf1 bootcount_ext: Add Ext4 build dependency by Frédéric Danis · 4 years, 4 months ago
  2. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  3. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  4. df928f8 bootcount_ext: Add flag to enable/disable bootcount by Frédéric Danis · 4 years, 6 months ago
  5. 80e8b8a bootcounter: add DM support for memory based bootcounter by Heiko Schocher · 4 years, 7 months ago
  6. ae3d38f bootcount: add a DM i2c eeprom backing store for bootcount by Robert Beckett · 5 years ago
  7. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  8. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  9. 168068f env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
  10. 482734a bootcount: add a DM RTC backing store for bootcount by Philipp Tomsich · 6 years ago
  11. ebb73de bootcount: add uclass for bootcount by Philipp Tomsich · 6 years ago
  12. 758694f bootcount: Make bootcount magic configurable by Marek Vasut · 6 years ago
  13. c9ad6bc Add BOOTCOUNT_BOOTLIMIT to set reboot limit by Alex Kiernan · 6 years ago
  14. fe9805f bootcount: Fix misaligned cache operation by Alex Kiernan · 6 years ago
  15. 1947c2d bootcount: flush after storing the bootcounter by Stefano Babic · 7 years ago
  16. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  17. 3bf5f13 Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC by Alex Kiernan · 7 years ago
  18. 39bcbb7 bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR by Tom Rini · 7 years ago
  19. 4bc4f8a Migrate CONFIG_BOOTCOUNT_ALEN to Kconfig by Alex Kiernan · 7 years ago
  20. aa5a863 Migrate generic bootcount to Kconfig by Alex Kiernan · 7 years ago
  21. bec8c64 Integrate AT91 bootcount driver by Alex Kiernan · 7 years ago
  22. 6cdd70e Convert CONFIG_BOOTCOUNT_I2C to Kconfig by Alex Kiernan · 7 years ago
  23. ff5410d Convert CONFIG_BOOTCOUNT_RAM to Kconfig by Alex Kiernan · 7 years ago
  24. 04c96ed Convert CONFIG_BOOTCOUNT_ENV to Kconfig by Alex Kiernan · 7 years ago
  25. c35e2d9 Convert CONFIG_BOOTCOUNT_AM33XX to Kconfig by Alex Kiernan · 7 years ago
  26. c1e1c1e Prepare for multiple bootcount drivers by Alex Kiernan · 7 years ago
  27. 3dccc10 Merge CONFIG_BOOTCOUNT and CONFIG_BOOTCOUNT_LIMIT by Alex Kiernan · 7 years ago
  28. 04e2cea Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to Kconfig by Lukasz Majewski · 7 years ago
  29. d1ec946 Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig by Lukasz Majewski · 7 years ago
  30. f31dac4 bootcount: add support for bootcounter on EXT filesystem by Ian Ray · 7 years ago
  31. bac9170 cosmetic: bootcount: correct comment for used scratch register by Tomas Melin · 7 years ago
  32. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  33. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  34. 0151009 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  35. 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  36. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  37. 2eb48ff powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  38. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  39. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  40. 384b1d5 bootcounter_ram: Fix misaligned cache warning by Stefan Roese · 8 years ago
  41. 20adda4 bootcounter_ram: Flush dcache after data is written into SDRAM by Stefan Roese · 8 years ago
  42. 7676537 bootcount: Correct #endif comment to match, other aesthetics by Robert P. J. Day · 9 years ago
  43. 38d67a4e qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · 10 years ago
  44. 9e50c40 i2c, bootcount: add support for bootcounter on i2c devices by Heiko Schocher · 11 years ago
  45. abcaa6e am33xx: Make SoC bootcount driver have its own symbol by Tom Rini · 11 years ago
  46. eda0ba3 bootcount: store bootcount var in environment by Heiko Schocher · 11 years ago
  47. 85b8c5c Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  48. a1c143f TI:am33xx: Add bootcount support to ti_am335x_common.h by Tom Rini · 11 years ago
  49. 22ee397 bootcount_davinci: Switch to scratch register #2 by Tom Rini · 11 years ago
  50. 155d424 am33xx, davinci: Create and use <asm/davinci_rtc.h> by Tom Rini · 11 years ago
  51. 710f1d3 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  52. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  53. 0044c42 Consolidate bootcount code into drivers/bootcount by Stefan Roese · 12 years ago