1. da87af9 efi_driver: use blk_create_devicef() by Heinrich Schuchardt · 5 weeks ago
  2. 309c775 efi_driver: provide SBI based runtime system reset by Heinrich Schuchardt · 10 months ago
  3. a877ce1 lib: Remove <common.h> inclusion from these files by Tom Rini · 11 months ago
  4. b09ecf1 efi_loader: make efi_delete_handle() follow the EFI spec by Ilias Apalodimas · 1 year, 4 months ago
  5. 676c274 efi_driver: fix duplicate efiblk#0 issue by Masahisa Kojima · 1 year, 5 months ago
  6. 64304a1 efi_driver: use efi_close_protocol by Heinrich Schuchardt · 2 years, 2 months ago
  7. adbbe1c efi_driver: fix efi_uc_stop() by Heinrich Schuchardt · 2 years, 2 months ago
  8. da620cf efi_driver: move event registration to driver by Heinrich Schuchardt · 2 years, 2 months ago
  9. 6c5fd21 efi_driver: add init function to EFI block driver by Heinrich Schuchardt · 2 years, 2 months ago
  10. ff1d50b efi_driver: provide driver binding protocol to bind function by Heinrich Schuchardt · 2 years, 2 months ago
  11. 35679a9 efi_driver: reformat efi_block_device.c by Heinrich Schuchardt · 2 years, 2 months ago
  12. cc00eb4 efi_driver: carve out function to create block device by Heinrich Schuchardt · 2 years, 2 months ago
  13. 8a7112e efi_driver: simplify efi_uc_stop(), call efi_free_pool() by Heinrich Schuchardt · 2 years, 2 months ago
  14. 3f712db efi_driver: fix error handling by Heinrich Schuchardt · 2 years, 2 months ago
  15. 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  16. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · 2 years, 3 months ago
  17. 4fdaaf9 efi_driver: don't bind internal block devices by Heinrich Schuchardt · 2 years, 3 months ago
  18. c961108 efi_loader: move udevice pointer into struct efi_object by Masahisa Kojima · 2 years, 4 months ago
  19. 2381f2e efi_loader: disk: a helper function to create efi_disk objects from udevice by AKASHI Takahiro · 2 years, 7 months ago
  20. 15c4d67 efi: Rename UCLASS_EFI and IF_TYPE_EFI by Simon Glass · 3 years ago
  21. 222f3cb efi_loader: Drop code that doesn't work with driver model by Simon Glass · 3 years, 2 months ago
  22. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  23. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  24. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  25. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  26. 42c8ba2 efi_loader: replace printf by log in efi_uclass.c by Heinrich Schuchardt · 4 years ago
  27. f6977c1 efi: Tidy up header includes by Simon Glass · 4 years, 4 months ago
  28. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  29. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  30. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  31. 64dc7af efi_driver: debug output efi_uc_start, efi_uc_stop by Heinrich Schuchardt · 4 years, 11 months ago
  32. a3a4a9c efi_driver: fix efi_uc_stop() by Heinrich Schuchardt · 4 years, 11 months ago
  33. 6492dad efi_driver: use Sphinx style comments by Heinrich Schuchardt · 5 years ago
  34. 3f2860f efi_loader: move efi_save_gd() call to board_r.c by Heinrich Schuchardt · 6 years ago
  35. 924045e efi_driver: simplify error message by Heinrich Schuchardt · 6 years ago
  36. cbc3da8 blk: Call part_init() in the post_probe() method by Bin Meng · 6 years ago
  37. 9193863 efi_driver: blk: Switch to use platdata_auto_alloc_size for the driver data by Bin Meng · 6 years ago
  38. 55de100 efi_driver: convert function descriptions to Sphinx style by Heinrich Schuchardt · 6 years ago
  39. 25ac13e efi_driver: set DM_FLAG_NAME_ALLOCED flag by Heinrich Schuchardt · 6 years ago
  40. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  41. 8f3cc5b efi_driver: return type of efi_driver_init() by Heinrich Schuchardt · 7 years ago
  42. 11206f4 efi_driver: EFI block driver by Heinrich Schuchardt · 7 years ago