1. 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  2. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · 2 years, 4 months ago
  3. 4fdaaf9 efi_driver: don't bind internal block devices by Heinrich Schuchardt · 2 years, 3 months ago
  4. c961108 efi_loader: move udevice pointer into struct efi_object by Masahisa Kojima · 2 years, 4 months ago
  5. 2381f2e efi_loader: disk: a helper function to create efi_disk objects from udevice by AKASHI Takahiro · 2 years, 7 months ago
  6. 15c4d67 efi: Rename UCLASS_EFI and IF_TYPE_EFI by Simon Glass · 3 years ago
  7. 222f3cb efi_loader: Drop code that doesn't work with driver model by Simon Glass · 3 years, 2 months ago
  8. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  9. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  10. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  11. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  12. 42c8ba2 efi_loader: replace printf by log in efi_uclass.c by Heinrich Schuchardt · 4 years ago
  13. f6977c1 efi: Tidy up header includes by Simon Glass · 4 years, 4 months ago
  14. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  15. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  16. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  17. 64dc7af efi_driver: debug output efi_uc_start, efi_uc_stop by Heinrich Schuchardt · 4 years, 11 months ago
  18. a3a4a9c efi_driver: fix efi_uc_stop() by Heinrich Schuchardt · 4 years, 11 months ago
  19. 6492dad efi_driver: use Sphinx style comments by Heinrich Schuchardt · 5 years ago
  20. 3f2860f efi_loader: move efi_save_gd() call to board_r.c by Heinrich Schuchardt · 6 years ago
  21. 924045e efi_driver: simplify error message by Heinrich Schuchardt · 6 years ago
  22. cbc3da8 blk: Call part_init() in the post_probe() method by Bin Meng · 6 years ago
  23. 9193863 efi_driver: blk: Switch to use platdata_auto_alloc_size for the driver data by Bin Meng · 6 years ago
  24. 55de100 efi_driver: convert function descriptions to Sphinx style by Heinrich Schuchardt · 6 years ago
  25. 25ac13e efi_driver: set DM_FLAG_NAME_ALLOCED flag by Heinrich Schuchardt · 6 years ago
  26. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  27. 8f3cc5b efi_driver: return type of efi_driver_init() by Heinrich Schuchardt · 7 years ago
  28. 11206f4 efi_driver: EFI block driver by Heinrich Schuchardt · 7 years ago