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