Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-13 | efi_driver: simplify error message | Heinrich Schuchardt | 1 | -2/+1 |
2018-11-14 | blk: Call part_init() in the post_probe() method | Bin Meng | 1 | -2/+0 |
2018-11-14 | efi_driver: blk: Switch to use platdata_auto_alloc_size for the driver data | Bin Meng | 1 | -12/+12 |
2018-09-23 | efi_driver: convert function descriptions to Sphinx style | Heinrich Schuchardt | 1 | -32/+54 |
2018-07-25 | efi_driver: set DM_FLAG_NAME_ALLOCED flag | Heinrich Schuchardt | 1 | -0/+2 |
2018-05-10 | SPDX: Convert a few files that were missed before | Tom Rini | 3 | -7/+3 |
2018-02-10 | efi_driver: return type of efi_driver_init() | Heinrich Schuchardt | 1 | -3/+3 |
2018-01-22 | efi_driver: EFI block driver | Heinrich Schuchardt | 3 | -0/+553 |