1. 4c09ffa efi_loader: Fix efi_add_runtime_mmio definition by Alexander Graf · Thu Nov 17 01:02:56 2016 +0100
  2. 393dd91 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} by Alexander Graf · Fri Oct 14 13:45:30 2016 +0200
  3. c2194bf efi: Fix missing EFIAPI specifiers by Simon Glass · Sun Sep 25 15:27:32 2016 -0600
  4. 66f96e1 smbios: Expose in efi_loader as table by Alexander Graf · Fri Aug 19 01:23:29 2016 +0200
  5. c5c1163 efi_loader: Expose efi_install_configuration_table by Alexander Graf · Fri Aug 19 01:23:24 2016 +0200
  6. 7725609 efi_loader: Allow boards to implement get_time and reset_system by Alexander Graf · Tue Aug 16 21:08:45 2016 +0200
  7. a4f4302 efi_loader: Readd freed pages to memory pool by Stefan Brüns · Sat Oct 01 23:32:27 2016 +0200
  8. 67b67d9 efi_loader: Track size of pool allocations to allow freeing by Stefan Brüns · Sun Oct 09 22:17:26 2016 +0200
  9. 5a09aef efi_loader: Move efi_allocate_pool implementation to efi_memory.c by Stefan Brüns · Sun Oct 09 22:17:18 2016 +0200
  10. 62a6748 efi_loader: Move to normal debug infrastructure by Alexander Graf · Thu Jun 02 11:38:27 2016 +0200
  11. 9a8f4cf Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri May 27 15:49:43 2016 -0400
  12. 7c00a3c efi_loader: Add bounce buffer support by Alexander Graf · Wed May 11 18:25:48 2016 +0200
  13. 302d4f8 dm: efi: Update for CONFIG_BLK by Simon Glass · Sat May 14 14:03:05 2016 -0600
  14. 94c4b99 efi_loader: Add network access support by Alexander Graf · Fri May 06 21:01:01 2016 +0200
  15. c49a1b8 efi_loader: Pass file path to payload by Alexander Graf · Mon Apr 11 16:16:19 2016 +0200
  16. d65783d efi_loader: Add GOP support by Alexander Graf · Tue Mar 15 18:38:21 2016 +0100
  17. 8f19f26 efi_loader: Pass proper device path in on boot by Alexander Graf · Fri Mar 04 01:10:14 2016 +0100
  18. 8623f92 efi_loader: Implement memory allocation and map by Alexander Graf · Fri Mar 04 01:10:04 2016 +0100
  19. e83be45 efi_loader: Add disk interfaces by Alexander Graf · Fri Mar 04 01:10:02 2016 +0100
  20. 0bd425a efi_loader: Add runtime services by Alexander Graf · Fri Mar 04 01:10:01 2016 +0100
  21. 4aacacc efi_loader: Add console interface by Alexander Graf · Fri Mar 04 01:10:00 2016 +0100
  22. c15d921 efi_loader: Add boot time services by Alexander Graf · Fri Mar 04 01:09:59 2016 +0100
  23. 4e0c1c1 efi_loader: Add PE image loader by Alexander Graf · Fri Mar 04 01:09:58 2016 +0100