Age | Commit message (Expand) | Author |
---|---|---|
2020-01-15 | efi_driver: debug output efi_uc_start, efi_uc_stop | Heinrich Schuchardt |
2020-01-15 | efi_driver: fix efi_uc_stop() | Heinrich Schuchardt |
2019-07-16 | efi_driver: use Sphinx style comments | Heinrich Schuchardt |
2019-04-12 | efi_loader: move efi_save_gd() call to board_r.c | Heinrich Schuchardt |
2019-02-13 | efi_driver: simplify error message | Heinrich Schuchardt |
2018-11-14 | blk: Call part_init() in the post_probe() method | Bin Meng |
2018-11-14 | efi_driver: blk: Switch to use platdata_auto_alloc_size for the driver data | Bin Meng |
2018-09-23 | efi_driver: convert function descriptions to Sphinx style | Heinrich Schuchardt |
2018-07-25 | efi_driver: set DM_FLAG_NAME_ALLOCED flag | Heinrich Schuchardt |
2018-05-10 | SPDX: Convert a few files that were missed before | Tom Rini |
2018-02-10 | efi_driver: return type of efi_driver_init() | Heinrich Schuchardt |
2018-01-22 | efi_driver: EFI block driver | Heinrich Schuchardt |