1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  3. 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:59 2024 -0600
  4. acb2281 cmd: bcb: extend BCB C API to allow read/write the fields by Dmitrii Merkurev · Fri Nov 10 05:59:55 2023 +0000
  5. 927e210 cmd: bcb: support various block device interfaces for BCB command by Dmitrii Merkurev · Fri Nov 10 05:59:54 2023 +0000
  6. cb25410 cmd: bcb: select user(0) hwpart in __bcb_load() by Mattijs Korpershoek · Thu Oct 13 14:25:59 2022 +0200
  7. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · Sat Sep 17 09:00:09 2022 -0600
  8. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · Thu Aug 11 19:34:59 2022 -0600
  9. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  10. f3f2c7b cmd: bcb: fix bcb struct alignment issue by Gary Bisson · Tue Jan 11 18:06:06 2022 +0100
  11. 6005e93 cmd: bcb: Add support for processing const string literals in bcb_set() by Eugeniu Rosca · Fri Oct 23 11:52:23 2020 +0300
  12. 54a5548 cmd: bcb: Expose 'bcb_write_reboot_reason' to external callers by Eugeniu Rosca · Fri Oct 23 11:52:22 2020 +0300
  13. f6155bd cmd: bcb: Extract '__bcb_store' from 'do_bcb_store' for internal needs by Eugeniu Rosca · Fri Oct 23 11:52:21 2020 +0300
  14. 92be544 cmd: bcb: Extract '__bcb_set' from 'do_bcb_set' for internal needs by Eugeniu Rosca · Fri Oct 23 11:52:20 2020 +0300
  15. f308af5 cmd: bcb: Extract '__bcb_load' from 'do_bcb_load' for internal needs by Eugeniu Rosca · Fri Oct 23 11:52:19 2020 +0300
  16. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  17. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  18. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  19. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · Sun May 10 11:39:57 2020 -0600
  20. cb10fc9 cmd: bcb: Apply non-functional refinements by Eugeniu Rosca · Fri Jul 19 23:26:14 2019 +0200
  21. 9bb6283 cmd: bcb: Use strcmp() instead of strncmp() for string literals by Eugeniu Rosca · Fri Jul 19 23:26:13 2019 +0200
  22. 2b921bb cmd: bcb: Fix duplicated handling in two case-branches by Eugeniu Rosca · Fri Jul 19 23:26:12 2019 +0200
  23. 35c34be cmd: Add 'bcb' command to read/modify/write BCB fields by Eugeniu Rosca · Thu May 23 17:32:22 2019 +0200