1. 3aa43cc Merge patch series "provide names for emmc hardware partitions" by Tom Rini · 3 months ago
  2. a4e7839 mmc: use an enumerated type to represent PARTITION_CONFIG fields by Tim Harvey · 6 months ago
  3. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  4. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  5. 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  6. faf0ac5 cmd: mvebu/bubt: move eMMC data-partition uboot from LBA-0 to 4096 by Josua Mayer · 1 year, 1 month ago
  7. e373607 cmd: mvebu/bubt: a38x: Do not hardcode SATA block size to 512 by Pali Rohár · 1 year, 8 months ago
  8. eafdbe5 mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot part by Pali Rohár · 1 year, 9 months ago
  9. 85f2a7c cmd: mvebu/bubt: Fix warnings: unused variable 'secure_mode' and 'fuse_read_u64' defined but not used by Pali Rohár · 1 year, 9 months ago
  10. 0cebe10 cmd: mvebu/bubt: Check also A8K boot image checksum by Pali Rohár · 1 year, 10 months ago
  11. b4a76fd cmd: mvebu/bubt: Do not modify image in A8K check_image_header() by Pali Rohár · 1 year, 10 months ago
  12. 4b25596 cmd: mvebu/bubt: Mark all local symbols as static by Pali Rohár · 1 year, 11 months ago
  13. fc2b914 cmd: mvebu/bubt: Rename variable image_size to hdr_size by Pali Rohár · 1 year, 11 months ago
  14. c61feb9 cmd: mvebu/bubt: Add support for reading image from the SATA disk partition by Pali Rohár · 1 year, 10 months ago
  15. 2a27fc2 cmd: mvebu/bubt: Add support for writing image to SATA disk by Pali Rohár · 1 year, 10 months ago
  16. e4e6777 cmd: mvebu/bubt: Add support for selecting eMMC HW partition by Pali Rohár · 1 year, 10 months ago
  17. 42cc795 cmd: mvebu/bubt: Fix parsing SATA kwbimage by Pali Rohár · 1 year, 10 months ago
  18. c398367 cmd: mvebu/bubt: Fix parsing SDIO kwbimage by Pali Rohár · 1 year, 11 months ago
  19. 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  20. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · 2 years, 3 months ago
  21. d83e04a cmd: mvebu/bubt: Check for A38x/A37xx OTP secure bits and secure boot by Pali Rohár · 2 years, 3 months ago
  22. 05781ff cmd: mvebu/bubt: Check for A38x image data checksum by Pali Rohár · 2 years, 3 months ago
  23. 063c938 Audit <flash.h> inclusion by Tom Rini · 2 years, 4 months ago
  24. 873fc6a cmd: mvebu/bubt: Fix cmd main return value on error by Pali Rohár · 2 years, 4 months ago
  25. a4bbb2c cmd: mvebu/bubt: Add support for sha512 checksum validation for Armada 3700 by Pali Rohár · 2 years, 4 months ago
  26. 2c96d02 cmd: mvebu/bubt: Correctly propagate failure during tftp transport by Pali Rohár · 2 years, 4 months ago
  27. 1ce57b8 cmd: mvebu/bubt: Verify image type for all 32-bit Aramda SoCs and Armada 3700 by Pali Rohár · 2 years, 4 months ago
  28. 119d2fb Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 3 years ago
  29. 0f7df22 arm: mvebu: Fix comments about kwbimage structures by Pali Rohár · 3 years, 1 month ago
  30. 7fea884 arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3 by Pali Rohár · 3 years, 1 month ago
  31. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  32. e78a389 cmd/mvebu: fix the bubt command by Konstantin Porotchkin · 3 years, 8 months ago
  33. b418820 cmd: mvebu/bubt: Fix default options in help by Pali Rohár · 3 years, 10 months ago
  34. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 4 months ago
  35. 3185a7f mvebu: bubt: Drop dead code by Tom Rini · 4 years, 4 months ago
  36. a89c519 cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTION by Jagan Teki · 4 years, 4 months ago
  37. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  38. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  39. 8e20188 common: Drop flash.h from common header by Simon Glass · 4 years, 7 months ago
  40. a57bf96 cmd: mvebu: bubt: fix quoted string split across lines by Joel Johnson · 4 years, 7 months ago
  41. 27e9d07 cmd: mvebu: bubt: show image boot device by Joel Johnson · 4 years, 7 months ago
  42. ab5dd30 cmd: mvebu: bubt: verify A38x target device type by Joel Johnson · 4 years, 7 months ago
  43. 22d78e4 cmd: mvebu: bubt: correct U-Boot spelling by Joel Johnson · 4 years, 7 months ago
  44. 37b9c12 cmd: mvebu: bubt: add A38x support by Joel Johnson · 4 years, 7 months ago
  45. 85f1378 common: Move the image globals into image.h by Simon Glass · 5 years ago
  46. 892265d image: Rename load_addr, save_addr, save_size by Simon Glass · 5 years ago
  47. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  48. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  49. d053167 mmc: add a Kconfig option to enable the support for MMC write operations by Jean-Jacques Hiblot · 7 years ago
  50. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  51. 4a240bc cmd: mvebu: bubt: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  52. c6db27b arm64: mvebu: Fix the bubt comamnd NAND device support by Konstantin Porotchkin · 8 years ago
  53. a89c055 arm64: mvebu: Update bubt command MMC block device access by Konstantin Porotchkin · 8 years ago
  54. 97d2678 arm64: mvebu: Add bubt command for flash image burn by Konstantin Porotchkin · 8 years ago