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