1. 30c3a5f efi_loader: enable EFI_LOADER on arm1136 and arm1176 by Heinrich Schuchardt · Tue Nov 19 04:19:09 2019 +0100
  2. 79cea67 efi_loader: restrict EFI_LOADER to armv7 and armv8 on ARM by Heinrich Schuchardt · Sun Nov 17 10:44:16 2019 +0100
  3. c22d9e3 efi_loader: remove unused function efi_dp_from_dev() by Heinrich Schuchardt · Sun Nov 10 02:16:33 2019 +0100
  4. 8a9ebe3 Merge tag 'dm-pull-14nov19' of git://git.denx.de/u-boot-dm by Tom Rini · Sun Nov 17 21:15:23 2019 -0500
  5. b1a4fa0 image: fdt: copy possible optee nodes to a loaded devicetree by Heiko Stuebner · Wed Oct 23 16:46:40 2019 +0200
  6. 754302f fdtdec: only create phandle if caller wants it in fdtdec_add_reserved_memory() by Heiko Stuebner · Wed Oct 23 16:46:39 2019 +0200
  7. 49723ac fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory() by Heiko Stuebner · Wed Oct 23 16:46:38 2019 +0200
  8. 53dd5f8 efi_selftest: enable all UEFI unit tests on the sandbox by Heinrich Schuchardt · Fri Nov 08 21:17:58 2019 +0100
  9. 0f675d9 efi_loader: support building UEFI binaries on sandbox by Heinrich Schuchardt · Thu Nov 07 08:05:17 2019 +0100
  10. a69976e efi_loader: call add_u_boot_and_runtime() on sandbox by Heinrich Schuchardt · Fri Nov 08 20:42:53 2019 +0100
  11. 356ef90 efi_loader: disk: install file system protocol to a whole disk by AKASHI Takahiro · Mon Oct 07 14:59:39 2019 +0900
  12. 6e0a1b4 efi_loader: fix efi_dp_from_name() by Heinrich Schuchardt · Wed Oct 30 20:13:24 2019 +0100
  13. a5e1a58 fdt: Sync up to the latest libfdt by Simon Glass · Sun Oct 27 09:47:42 2019 -0600
  14. c48044d fdt: Add Kconfig options to control code size by Simon Glass · Sun Oct 27 09:47:40 2019 -0600
  15. 6f5056f Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Nov 01 09:37:02 2019 -0400
  16. ba1e61b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Nov 01 09:34:35 2019 -0400
  17. c323422 libavb: Fix build warnings after updating the lib by Sam Protsenko · Thu Aug 15 23:04:03 2019 +0300
  18. 6a71702 libavb: Update libavb to current AOSP master by Sam Protsenko · Thu Aug 15 23:04:02 2019 +0300
  19. fe77e43 linux_compat: fix potential NULL pointer access by Marek Szyprowski · Wed Oct 02 14:37:20 2019 +0200
  20. c38ca5f tiny-printf: Support vsnprintf() by Simon South · Wed Oct 02 10:55:07 2019 -0400
  21. 00be4d3 lib: errno: sync error codes by Heinrich Schuchardt · Sun Oct 06 13:22:21 2019 +0200
  22. 18ea88c lib: errno: check for unsupported error number by Heinrich Schuchardt · Tue Oct 15 21:46:03 2019 +0200
  23. ebc5033 lib: time: Add microsecond timer by Marek Vasut · Tue Oct 15 22:43:41 2019 +0200
  24. 147d5d3 efi_loader: correct includes in efi_variable.c by Heinrich Schuchardt · Sat Oct 26 23:53:48 2019 +0200
  25. 487f917 fdt: Fix alignment issue when reading 64-bits properties from fdt by Jean-Jacques Hiblot · Tue Oct 22 10:05:22 2019 +0200
  26. bf295d7 tiny-printf: Reorder code to support %p by Simon Glass · Mon Oct 21 17:26:45 2019 -0600
  27. f656231 tiny-printf: Add print_grouped_ull() by Simon Glass · Mon Oct 21 17:26:44 2019 -0600
  28. 44e0fb5 tiny-printf: Reduce size by removing ctype by Simon Glass · Mon Oct 21 17:26:43 2019 -0600
  29. 120a01a efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if available by AKASHI Takahiro · Mon Oct 07 14:59:38 2019 +0900
  30. f1dbbae efi_loader: device_path: check against file path length by AKASHI Takahiro · Wed Oct 09 16:19:52 2019 +0900
  31. ee822c8 rsa: Return immediately if required-key verification fails by Daniele Alessandrelli · Wed Sep 18 16:04:54 2019 +0200
  32. 82a4525 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Tue Oct 08 18:45:26 2019 -0400
  33. 04ec59c dm: core: Drop fdtdec_get_pci_addr() by Simon Glass · Wed Sep 25 08:56:41 2019 -0600
  34. 7611ac6 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · Wed Sep 25 08:56:27 2019 -0600
  35. 9502cae spl: Avoid checking for Ctrl-C in SPL with print_buffer() by Simon Glass · Wed Sep 25 08:11:16 2019 -0600
  36. a3ca37e efi: device path for nvme by Patrick Wildt · Thu Oct 03 16:24:17 2019 +0200
  37. a66e0ad efi_selftest: testing read-only variables by Heinrich Schuchardt · Thu Sep 26 22:10:25 2019 +0200
  38. f69962a efi_selftest: correct SetVariable() test by Heinrich Schuchardt · Thu Sep 26 21:35:20 2019 +0200
  39. 8021bbe efi_loader: appending to non-existent variable by Heinrich Schuchardt · Thu Sep 26 21:40:18 2019 +0200
  40. dfd4315 dm: core: Correct low cell in ofnode_read_pci_addr() by Simon Glass · Wed Sep 25 08:55:46 2019 -0600
  41. a6c25fb efi_loader: SetVariable() deleting variables by Heinrich Schuchardt · Mon Sep 23 22:38:53 2019 +0200
  42. e044a76 efi_loader: SetVariable() fix illegal return by Heinrich Schuchardt · Mon Sep 23 22:18:09 2019 +0200
  43. 92d575c efi_loader: description efi_stri_coll() by Heinrich Schuchardt · Sat Sep 21 06:38:11 2019 +0200
  44. 02b46b8 lib: charset: add u16_str<n>cmp() by AKASHI Takahiro · Wed Sep 18 10:26:29 2019 +0900
  45. b4248cf efi_loader: selftest: enable APPEND_WRITE tests by AKASHI Takahiro · Fri Sep 06 15:09:53 2019 +0900
  46. e5023b7 efi_loader: variable: support APPEND_WRITE by AKASHI Takahiro · Fri Sep 06 15:09:52 2019 +0900
  47. 7962284 efi_loader: incorrect return value form DisconnectController by Heinrich Schuchardt · Fri Sep 13 18:20:40 2019 +0200
  48. 659a626 efi_loader: device_path: support Sandbox's "host" devices by AKASHI Takahiro · Thu Sep 12 13:52:35 2019 +0900
  49. dd106d0 efi_loader: parameter checks EFI_FILE_PROTOCOL.SetInfo() by Heinrich Schuchardt · Sun Sep 08 11:37:07 2019 +0200
  50. c540a0e efi_loader: check parameters EFI_FILE_PROTOCOL.GetInfo() by Heinrich Schuchardt · Sun Sep 08 10:45:31 2019 +0200
  51. 0c236c4 efi_loader: volume name in EFI_FILE_PROTOCOL.GetInfo() by Heinrich Schuchardt · Sun Sep 08 10:32:54 2019 +0200
  52. f2dcbac efi_loader: EFI_FILE_PROTOCOL rev 2 stub by Heinrich Schuchardt · Sun Sep 08 09:35:32 2019 +0200
  53. df86279 efi_loader: file size checks by Heinrich Schuchardt · Sat Sep 07 23:28:04 2019 +0200
  54. da06260 efi_loader: correct reading of directories by Heinrich Schuchardt · Sat Sep 07 22:34:07 2019 +0200
  55. 2ad17f9 efi_loader: eliminate inline function ascii2unicode() by Heinrich Schuchardt · Sat Sep 07 21:05:45 2019 +0200
  56. b7e87a2 efi_loader: EFI_FILE_PROTOCOL.Write() check args by Heinrich Schuchardt · Fri Sep 06 21:37:21 2019 +0200
  57. dc305ad doc: UEFI API documentation by Heinrich Schuchardt · Thu Sep 05 20:37:13 2019 +0200
  58. 670198c efi_loader: EFI_BLOCK_IO_PROTOCOL.Reset() by Heinrich Schuchardt · Thu Sep 05 20:13:46 2019 +0200
  59. ee6ef8b efi_loader: use EFI_PRINT() instead of debug() by Heinrich Schuchardt · Thu Sep 05 19:43:17 2019 +0200
  60. 3592252 efi_loader: parameter checks BLOCK_IO_PROTOCOL by Heinrich Schuchardt · Thu Sep 05 19:31:23 2019 +0200
  61. 6a6afa7 efi_loader: do not set invalid screen mode by Heinrich Schuchardt · Wed Sep 04 22:46:13 2019 +0200
  62. da88da8 efi_loader: cursor positioning by Heinrich Schuchardt · Wed Sep 04 21:13:45 2019 +0200
  63. 54417cd efi_loader: correctly render UsbClass DP nodes as text by Heinrich Schuchardt · Wed Sep 04 14:30:41 2019 +0200
  64. 28dfd1a efi_loader: correctly render CD-ROM device path nodes by Heinrich Schuchardt · Wed Sep 04 13:56:01 2019 +0200
  65. 7626e29 efi_loader: correctly render MAC address device path nodes by Heinrich Schuchardt · Wed Sep 04 13:32:05 2019 +0200
  66. 6706a3c efi_loader: correct text conversion for vendor DP by Heinrich Schuchardt · Wed Sep 04 12:52:01 2019 +0200
  67. e009e7a efi_loader: Extract adding a conventional memory in separate routine by Park, Aiden · Tue Sep 03 17:43:43 2019 +0000
  68. 33b318d efi_loader: implement MCastIPtoMAC by Heinrich Schuchardt · Sun Sep 01 17:17:53 2019 +0200
  69. 6a6e7d8 efi_loader: fix status management in network stack by Heinrich Schuchardt · Sun Sep 01 15:24:47 2019 +0200
  70. 0218a8f efi_loader: EFI_SIMPLE_NETWORK.Transmit() fill header by Heinrich Schuchardt · Sat Aug 31 10:55:29 2019 +0200
  71. 8940745 efi_selftest: check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT by Heinrich Schuchardt · Sat Aug 31 10:00:58 2019 +0200
  72. d3f1ff2 efi_loader: interrupts in simple network protocol by Heinrich Schuchardt · Sat Aug 31 09:56:30 2019 +0200
  73. cafccfd efi_selftest: use standalone UEFI program for exception by Heinrich Schuchardt · Tue Aug 27 08:16:08 2019 +0200
  74. 45ada41 efi_selftest: enable Exit() unit test on x86_64 by Heinrich Schuchardt · Wed Aug 21 22:21:54 2019 +0200
  75. 3f47b63 fdtdec: make CONFIG_OF_PRIOR_STAGE available in SPL by Lukas Auer · Wed Aug 21 21:14:40 2019 +0200
  76. 3369158 efi_loader: do not call efi_runtime_detach twice by Heinrich Schuchardt · Wed Aug 14 06:49:09 2019 +0200
  77. c70a161 efi_loader: parameter check in SetVirtualAddressMap by Heinrich Schuchardt · Wed Aug 14 05:19:37 2019 +0200
  78. 3127e7e efi_loader: EFI_PXE_BASE_CODE_PROTOCOL stub by Heinrich Schuchardt · Tue Aug 06 08:13:33 2019 +0200
  79. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  80. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  81. 63a2f57 env: Drop the ACTION typedef by Simon Glass · Thu Aug 01 09:47:09 2019 -0600
  82. d2c1ca8 env: Drop _ENTRY by Simon Glass · Fri Aug 02 09:44:19 2019 -0600
  83. 1a23686 env: Drop the ENTRY typedef by Simon Glass · Fri Aug 02 09:44:18 2019 -0600
  84. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  85. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  86. 6eaea25 env: Move env_get_ulong() to env.h by Simon Glass · Thu Aug 01 09:46:48 2019 -0600
  87. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · Thu Aug 01 09:46:36 2019 -0600
  88. edc8cef efi_selftest: sharpen ConvertPointer() test by Heinrich Schuchardt · Sat Jul 27 19:32:23 2019 +0200
  89. c680dc4 efi_loader: implement ConvertPointer() by Heinrich Schuchardt · Sat Jul 27 20:35:24 2019 +0200
  90. f8599dc efi_loader: definition of efi_virtual_address_map() by Heinrich Schuchardt · Sat Jul 27 20:28:47 2019 +0200
  91. 915ab27 efi_selftest: fix SetVirtualAddressMap unit test by Heinrich Schuchardt · Sat Jul 27 19:16:32 2019 +0200
  92. 149d5d4 efi_loader: re-enable GRUB workaround on 32bit ARM by Heinrich Schuchardt · Mon Jul 22 22:04:36 2019 +0200
  93. 1c126e2 lib: uuid: alignment error in gen_rand_uuid() by Heinrich Schuchardt · Sun Jul 14 23:31:50 2019 +0200
  94. 41c0e26 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Jul 27 09:35:05 2019 -0400
  95. 39d82b2 Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Jul 23 22:29:53 2019 -0400
  96. 7a8941d optee: Make TZDRAM config options contingent on CONFIG_OPTEE by Bryan O'Donoghue · Sat May 04 01:08:23 2019 +0100
  97. abf8eb2 lib: rsa: add support to other openssl engine types than pkcs11 by Vesa Jääskeläinen · Sun Jun 16 20:53:38 2019 +0300
  98. 2cfcd99 efi_loader: unaligned access in efi_file_from_path() by Heinrich Schuchardt · Sun Jul 14 20:14:46 2019 +0200
  99. 8d80af8 efi_loader: efi_dp_from_file() expect UTF-8 path by Heinrich Schuchardt · Sun Jul 14 19:26:47 2019 +0200
  100. d1df23b efi_loader: support unaligned u16 strings by Heinrich Schuchardt · Sun Jul 14 17:28:49 2019 +0200