1. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 1 month ago
  2. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  3. c581970 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 7 months ago
  4. ad80a8d cmd: disk: Remove fit_print_contents API by Ravik Hasija · 3 years, 9 months ago
  5. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  6. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  7. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  8. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 5 months ago
  9. 8e8ccfe common: Move the image globals into image.h by Simon Glass · 4 years, 9 months ago
  10. bb872dd image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 9 months ago
  11. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  12. c76c93a configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 5 years ago
  13. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  14. aca9814 cmd: Rework disk.c usage by Tom Rini · 8 years ago
  15. 04681cb cmd: disk: Fix unused variable warning by Marek Vasut · 8 years ago
  16. c649e3c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 8 years ago
  17. 88033d7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  18. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  19. 2a981dc dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago
  20. bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  21. e35929e dm: blk: Rename get_device_and_partition() by Simon Glass · 9 years ago
  22. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  23. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_disk.c]
  24. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_disk.c]
  25. 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  26. 21d29f7 bootm: make use of legacy image format configurable by Heiko Schocher · 10 years ago
  27. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  28. 04735e9 Fix ext2/ext4 filesystem accesses beyond 2TiB by Frederic Leroy · 11 years ago
  29. 10a37fd disk: get_device_and_partition() "auto" partition and cleanup by Stephen Warren · 12 years ago
  30. 475c797 cmd_disk: use common get_device_and_partition function by Rob Herring · 12 years ago
  31. 7405a13 combine block device load commands into common function by Rob Herring · 12 years ago