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