1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  3. 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  4. 793a98e command: Introduce functions to obtain command arguments by Simon Glass · 1 year ago
  5. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
  6. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  7. d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 9 months ago
  8. 2eabe1a cmd: disk: Remove fit_print_contents API by Ravik Hasija · 3 years, 11 months ago
  9. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  10. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  11. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  12. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
  13. 85f1378 common: Move the image globals into image.h by Simon Glass · 5 years ago
  14. 892265d image: Rename load_addr, save_addr, save_size by Simon Glass · 5 years ago
  15. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  16. c220bd9 configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 6 years ago
  17. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  18. 1301186 cmd: Rework disk.c usage by Tom Rini · 8 years ago
  19. 74fcb4f cmd: disk: Fix unused variable warning by Marek Vasut · 9 years ago
  20. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 9 years ago
  21. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  22. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  23. 2ee8ada dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago
  24. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  25. e76ee97 dm: blk: Rename get_device_and_partition() by Simon Glass · 9 years ago
  26. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  27. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_disk.c]
  28. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_disk.c]
  29. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  30. 515eb12 bootm: make use of legacy image format configurable by Heiko Schocher · 10 years ago
  31. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  32. e7ee028 Fix ext2/ext4 filesystem accesses beyond 2TiB by Frederic Leroy · 11 years ago
  33. c87ff22 disk: get_device_and_partition() "auto" partition and cleanup by Stephen Warren · 12 years ago
  34. ede8436 cmd_disk: use common get_device_and_partition function by Rob Herring · 12 years ago
  35. a20cbf9 combine block device load commands into common function by Rob Herring · 12 years ago