1. 4548b37 cmd: mvebu/bubt: a38x: Do not hardcode SATA block size to 512 by Pali Rohár · 1 year, 6 months ago
  2. 8b88206 mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot part by Pali Rohár · 1 year, 7 months ago
  3. 4941652 cmd: mvebu/bubt: Enable command by default by Pali Rohár · 1 year, 9 months ago
  4. c624c1c cmd: mvebu/bubt: Fix warnings: unused variable 'secure_mode' and 'fuse_read_u64' defined but not used by Pali Rohár · 1 year, 8 months ago
  5. 329393f cmd: mvebu/bubt: Better guess default MVEBU_*_BOOT option by Pali Rohár · 1 year, 9 months ago
  6. c766c09 cmd: mvebu/bubt: Set correct default image name for 32-bit Armada SoCs by Pali Rohár · 1 year, 9 months ago
  7. f5860c5 cmd: mvebu/bubt: Check also A8K boot image checksum by Pali Rohár · 1 year, 9 months ago
  8. 7d9c083 cmd: mvebu/bubt: Do not modify image in A8K check_image_header() by Pali Rohár · 1 year, 9 months ago
  9. 40e3204c cmd: mvebu/bubt: Mark all local symbols as static by Pali Rohár · 1 year, 9 months ago
  10. e7813da cmd: mvebu/bubt: Rename variable image_size to hdr_size by Pali Rohár · 1 year, 9 months ago
  11. 4bf91e2 cmd: mvebu/bubt: Add support for reading image from the SATA disk partition by Pali Rohár · 1 year, 9 months ago
  12. c8f5009 cmd: mvebu/bubt: Add support for writing image to SATA disk by Pali Rohár · 1 year, 9 months ago
  13. fc10a92 cmd: mvebu/bubt: Add support for selecting eMMC HW partition by Pali Rohár · 1 year, 9 months ago
  14. a2cd076 cmd: mvebu/bubt: Fix parsing SATA kwbimage by Pali Rohár · 1 year, 9 months ago
  15. eb2c8f3 cmd: mvebu/bubt: Fix parsing SDIO kwbimage by Pali Rohár · 1 year, 9 months ago
  16. 5b333b9 cmd: change the return value when argc error by Shenlin Liang · 1 year, 11 months ago
  17. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 1 month ago
  18. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 2 months ago
  19. f7b0bbc cmd: mvebu/bubt: Check for A38x/A37xx OTP secure bits and secure boot by Pali Rohár · 2 years, 2 months ago
  20. 5a06534 cmd: mvebu/bubt: Check for A38x image data checksum by Pali Rohár · 2 years, 2 months ago
  21. 17ead04 Audit <flash.h> inclusion by Tom Rini · 2 years, 3 months ago
  22. 09b0e20 cmd: mvebu/bubt: Fix cmd main return value on error by Pali Rohár · 2 years, 3 months ago
  23. 93c1358 cmd: mvebu/bubt: Add support for sha512 checksum validation for Armada 3700 by Pali Rohár · 2 years, 3 months ago
  24. 4b9521f cmd: mvebu/bubt: Correctly propagate failure during tftp transport by Pali Rohár · 2 years, 3 months ago
  25. 5d2f7d3 cmd: mvebu/bubt: Verify image type for all 32-bit Aramda SoCs and Armada 3700 by Pali Rohár · 2 years, 3 months ago
  26. 008468f cmd: mvebu: Hide bubt specific options when bubt is disabled by Pali Rohár · 2 years, 6 months ago
  27. 7e6a6fd Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 2 years, 10 months ago
  28. 7af368f arm: mvebu: Fix comments about kwbimage structures by Pali Rohár · 3 years ago
  29. 33cdd9e arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3 by Pali Rohár · 3 years ago
  30. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 1 month ago
  31. eb5171d common: Remove unused CONFIG_FIT_SHAxxx selectors by Alexandru Gagniuc · 3 years, 2 months ago
  32. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  33. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 3 months ago
  34. 961ab07 cmd: mvebu: Rename rx_training to mvebu_comphy_rx_training by Stefan Roese · 3 years, 6 months ago
  35. e49cdbe phy: marvell: add RX training command by Igal Liberman · 3 years, 7 months ago
  36. 9f27bcc cmd/mvebu: fix the bubt command by Konstantin Porotchkin · 3 years, 7 months ago
  37. 3277153 cmd: mvebu/bubt: Fix default options in help by Pali Rohár · 3 years, 9 months ago
  38. 7d08077 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 3 months ago
  39. 96be2f0 mvebu: bubt: Drop dead code by Tom Rini · 4 years, 3 months ago
  40. 7a7f321 cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTION by Jagan Teki · 4 years, 3 months ago
  41. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  42. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  43. b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 5 months ago
  44. b40745e cmd: mvebu: bubt: fix quoted string split across lines by Joel Johnson · 4 years, 6 months ago
  45. f60a66e cmd: mvebu: bubt: show image boot device by Joel Johnson · 4 years, 6 months ago
  46. 658854a cmd: mvebu: bubt: verify A38x target device type by Joel Johnson · 4 years, 6 months ago
  47. f41b85e cmd: mvebu: bubt: correct U-Boot spelling by Joel Johnson · 4 years, 6 months ago
  48. 8ec6db7 cmd: mvebu: bubt: add A38x support by Joel Johnson · 4 years, 6 months ago
  49. 8e8ccfe common: Move the image globals into image.h by Simon Glass · 4 years, 10 months ago
  50. bb872dd image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 10 months ago
  51. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  52. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  53. d6400c3 mmc: add a Kconfig option to enable the support for MMC write operations by Jean-Jacques Hiblot · 7 years ago
  54. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  55. 7021c7e cmd: mvebu: bubt: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  56. f2ca24d arm64: mvebu: Fix the bubt comamnd NAND device support by Konstantin Porotchkin · 8 years ago
  57. e559ef1 arm64: mvebu: Update bubt command MMC block device access by Konstantin Porotchkin · 8 years ago
  58. fa61ef6 arm64: mvebu: Add bubt command for flash image burn by Konstantin Porotchkin · 8 years ago