1. a995084 cmd: bcb: introduce 'ab_dump' command to print BCB block content by Dmitry Rokosov · 5 weeks ago
  2. b1bc9a2 cmd: bcb: change strcmp() usage style in the do_bcb_ab_select() by Dmitry Rokosov · 5 weeks ago
  3. b523b4d treewide: bcb: move ab_select command to bcb subcommands by Dmitry Rokosov · 5 weeks ago
  4. a8ca7d4 cmd: bcb: rework the command to U_BOOT_LONGHELP approach by Dmitry Rokosov · 5 weeks ago
  5. 61faa6d cmd: bcb: Fix segfault on invalid block device by Mattijs Korpershoek · 4 months ago
  6. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
  7. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  8. 301bac6 cmd: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  9. dfeb4f0 cmd: bcb: extend BCB C API to allow read/write the fields by Dmitrii Merkurev · 1 year, 1 month ago
  10. a654369 cmd: bcb: support various block device interfaces for BCB command by Dmitrii Merkurev · 1 year, 1 month ago
  11. 64a11fb cmd: bcb: select user(0) hwpart in __bcb_load() by Mattijs Korpershoek · 2 years, 1 month ago
  12. 8149b15 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 2 months ago
  13. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 4 months ago
  14. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  15. 18956cd cmd: bcb: fix bcb struct alignment issue by Gary Bisson · 2 years, 11 months ago
  16. bafdf4c cmd: bcb: Add support for processing const string literals in bcb_set() by Eugeniu Rosca · 4 years, 1 month ago
  17. e74670a cmd: bcb: Expose 'bcb_write_reboot_reason' to external callers by Eugeniu Rosca · 4 years, 1 month ago
  18. e2ffb3b cmd: bcb: Extract '__bcb_store' from 'do_bcb_store' for internal needs by Eugeniu Rosca · 4 years, 1 month ago
  19. 02ebe6d cmd: bcb: Extract '__bcb_set' from 'do_bcb_set' for internal needs by Eugeniu Rosca · 4 years, 1 month ago
  20. 24e85bb cmd: bcb: Extract '__bcb_load' from 'do_bcb_load' for internal needs by Eugeniu Rosca · 4 years, 1 month ago
  21. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  22. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  23. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  24. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
  25. 37f1811 cmd: bcb: Apply non-functional refinements by Eugeniu Rosca · 5 years ago
  26. 739168c cmd: bcb: Use strcmp() instead of strncmp() for string literals by Eugeniu Rosca · 5 years ago
  27. e47b73b cmd: bcb: Fix duplicated handling in two case-branches by Eugeniu Rosca · 5 years ago
  28. db7b7a0 cmd: Add 'bcb' command to read/modify/write BCB fields by Eugeniu Rosca · 6 years ago