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