1. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · Mon Aug 06 20:47:40 2018 +0900
  2. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · Mon May 07 17:02:21 2018 -0400
  3. cde7a36 efi_loader: correct efi_disk_register by Heinrich Schuchardt · Fri Feb 09 20:55:47 2018 +0100
  4. 0844f79 efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitions by Heinrich Schuchardt · Fri Jan 19 20:24:48 2018 +0100
  5. 6f3de6b efi_loader: make efi_disk_create_partitions a global symbol by Heinrich Schuchardt · Fri Jan 19 20:24:47 2018 +0100
  6. 405afb5 efi_loader: make efi_block_io_guid a global symbol by Heinrich Schuchardt · Fri Jan 19 20:24:45 2018 +0100
  7. 6a18bb3 efi_loader: efi_disk_register: correctly determine if_type_name by Heinrich Schuchardt · Fri Jan 19 20:24:44 2018 +0100
  8. 3957876 efi_loader: correct find simple file system protocol by Heinrich Schuchardt · Fri Jan 19 20:24:39 2018 +0100
  9. ce721a8 efi_loader: address of the simple file system protocol by Heinrich Schuchardt · Fri Jan 19 20:24:38 2018 +0100
  10. 5bf2964 efi_loader: Setup logical_partition media information by Emmanuel Vadot · Mon Dec 11 19:22:33 2017 +0100
  11. 83a83f2 efi_loader: Fix partition offsets by Alexander Graf · Fri Dec 01 16:10:33 2017 +0100
  12. 967d7de efi_loader: helper function to add EFI object to list by Heinrich Schuchardt · Sun Nov 26 14:05:23 2017 +0100
  13. 99ce206 efi_loader: manage protocols in a linked list by Heinrich Schuchardt · Sun Nov 26 14:05:17 2017 +0100
  14. 9fb0f2f efi_loader: efi_disk: use efi_add_protocol by Heinrich Schuchardt · Sun Nov 26 14:05:12 2017 +0100
  15. 34f5183 efi_loader: efi_disk: check return value of calloc by Heinrich Schuchardt · Thu Oct 26 19:25:46 2017 +0200
  16. 9d7f21a efi_loader: don't increment part twice per loop by Jonathan Gray · Tue Oct 10 21:32:29 2017 +1100
  17. d35cbd5 efi_loader: search all possible disk partitions by Jonathan Gray · Tue Oct 10 13:55:26 2017 +1100
  18. 1b2ccbb efi_loader: Fix disk dp's for pre-DM/legacy devices by Rob Clark · Sun Oct 08 11:33:08 2017 -0400
  19. 5314203 efi_loader: add file/filesys support by Rob Clark · Wed Sep 13 18:05:34 2017 -0400
  20. a83272f efi_loader: use proper device-paths for partitions by Rob Clark · Wed Sep 13 18:05:31 2017 -0400
  21. 9ce0617 efi_disk: efi_disk_rw_blocks is not an API function by Heinrich Schuchardt · Sat Aug 26 22:33:13 2017 +0200
  22. 99c4387 efi_loader: remove more double EFI_EXIT() in efi_disk.c by Rob Clark · Tue Jul 25 20:28:29 2017 -0400
  23. 308cd8e efi_loader: disk: iterate only over valid block devices by xypron.glpk@gmx.de · Tue Jun 20 19:10:27 2017 +0000
  24. c35c924 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · Tue Jul 11 22:06:14 2017 +0200
  25. 21d3bce disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:38 2017 +0100
  26. c2194bf efi: Fix missing EFIAPI specifiers by Simon Glass · Sun Sep 25 15:27:32 2016 -0600
  27. 601db1f efi_loader: disk: Sanitize exposed devices by Alexander Graf · Fri Aug 05 14:51:47 2016 +0200
  28. 34118e7 efi_loader: disk: Fix CONFIG_BLK breakage by Alexander Graf · Fri Aug 05 14:49:53 2016 +0200
  29. 62a6748 efi_loader: Move to normal debug infrastructure by Alexander Graf · Thu Jun 02 11:38:27 2016 +0200
  30. 9a8f4cf Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri May 27 15:49:43 2016 -0400
  31. 7c00a3c efi_loader: Add bounce buffer support by Alexander Graf · Wed May 11 18:25:48 2016 +0200
  32. 302d4f8 dm: efi: Update for CONFIG_BLK by Simon Glass · Sat May 14 14:03:05 2016 -0600
  33. e3dfa91 dm: part: Drop the block_drvr table by Simon Glass · Sun May 01 13:52:32 2016 -0600
  34. 3491ee7 efi_loader: Increase path string to 32 characters by Alexander Graf · Mon Apr 11 16:16:20 2016 +0200
  35. eb8d82c efi_loader: Add el torito support by Alexander Graf · Mon Apr 11 16:16:18 2016 +0200
  36. 06fe57b efi_loader: Split drive add into function by Alexander Graf · Mon Apr 11 16:16:17 2016 +0200
  37. 8f19f26 efi_loader: Pass proper device path in on boot by Alexander Graf · Fri Mar 04 01:10:14 2016 +0100
  38. e83be45 efi_loader: Add disk interfaces by Alexander Graf · Fri Mar 04 01:10:02 2016 +0100