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