1. 7605c92 efi_driver: use efi_close_protocol by Heinrich Schuchardt · 2 years ago
  2. fcdf531 efi_driver: fix efi_uc_stop() by Heinrich Schuchardt · 2 years ago
  3. f05911a efi_driver: move event registration to driver by Heinrich Schuchardt · 2 years ago
  4. 8f8fe1d efi_driver: add init function to EFI block driver by Heinrich Schuchardt · 2 years, 1 month ago
  5. ec4f675 efi_driver: provide driver binding protocol to bind function by Heinrich Schuchardt · 2 years, 1 month ago
  6. 939f204 efi_driver: reformat efi_block_device.c by Heinrich Schuchardt · 2 years, 1 month ago
  7. a6d4f70 efi_driver: carve out function to create block device by Heinrich Schuchardt · 2 years, 1 month ago
  8. 8b16416 efi_driver: simplify efi_uc_stop(), call efi_free_pool() by Heinrich Schuchardt · 2 years, 1 month ago
  9. 43a5891 efi_driver: fix error handling by Heinrich Schuchardt · 2 years, 1 month ago
  10. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 1 month ago
  11. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 2 months ago
  12. 8cf8ad3 efi_driver: don't bind internal block devices by Heinrich Schuchardt · 2 years, 1 month ago
  13. ee57666 efi_loader: move udevice pointer into struct efi_object by Masahisa Kojima · 2 years, 3 months ago
  14. a9bf024 efi_loader: disk: a helper function to create efi_disk objects from udevice by AKASHI Takahiro · 2 years, 6 months ago
  15. 2abd8d1 efi: Rename UCLASS_EFI and IF_TYPE_EFI by Simon Glass · 2 years, 11 months ago
  16. c779e0d efi_loader: Drop code that doesn't work with driver model by Simon Glass · 3 years, 1 month ago
  17. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  18. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  19. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  20. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  21. fc36442 efi_loader: replace printf by log in efi_uclass.c by Heinrich Schuchardt · 3 years, 11 months ago
  22. e1e10f2 efi: Tidy up header includes by Simon Glass · 4 years, 3 months ago
  23. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  24. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  25. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  26. 30ed1d4 efi_driver: debug output efi_uc_start, efi_uc_stop by Heinrich Schuchardt · 4 years, 9 months ago
  27. d743104 efi_driver: fix efi_uc_stop() by Heinrich Schuchardt · 4 years, 9 months ago
  28. 3f33f30 efi_driver: use Sphinx style comments by Heinrich Schuchardt · 5 years ago
  29. e7ac009 efi_loader: move efi_save_gd() call to board_r.c by Heinrich Schuchardt · 6 years ago
  30. b4f471f efi_driver: simplify error message by Heinrich Schuchardt · 6 years ago
  31. d0851c8 blk: Call part_init() in the post_probe() method by Bin Meng · 6 years ago
  32. f26ce03 efi_driver: blk: Switch to use platdata_auto_alloc_size for the driver data by Bin Meng · 6 years ago
  33. ea80885 efi_driver: convert function descriptions to Sphinx style by Heinrich Schuchardt · 6 years ago
  34. df76431 efi_driver: set DM_FLAG_NAME_ALLOCED flag by Heinrich Schuchardt · 6 years ago
  35. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 6 years ago
  36. 038782a efi_driver: return type of efi_driver_init() by Heinrich Schuchardt · 7 years ago
  37. 05ef48a efi_driver: EFI block driver by Heinrich Schuchardt · 7 years ago