1. c52067c efi_selftest: add selftests for loadfile2 used to load initramfs by Ilias Apalodimas · Fri Feb 21 09:55:46 2020 +0200
  2. 3510ba7 efi_loader: Implement FileLoad2 for initramfs loading by Ilias Apalodimas · Fri Feb 21 09:55:45 2020 +0200
  3. 956eff3 efi_loader: implement EFI_RT_PROPERTIES_TABLE by Heinrich Schuchardt · Wed Feb 19 20:48:49 2020 +0100
  4. 7bcc7fc efi_loader: EFI_RNG_PROTOCOL by Heinrich Schuchardt · Fri Feb 14 23:28:58 2020 +0100
  5. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  6. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  7. 9e8f6d6 string: Allow arch override of strndup() also by Simon Glass · Mon Feb 03 07:36:00 2020 -0700
  8. c92aac1 dm: pci: Update a few more interfaces for const udevice * by Simon Glass · Mon Jan 27 08:49:38 2020 -0700
  9. bea42b7 libfdt: Revert 6dcb8ba4 from upstream libfdt by Tom Rini · Mon Jan 27 12:10:31 2020 -0500
  10. cfb5767 optee: Replace uninitialized return variable by proper one. by Christoph Müllner · Sun Jan 26 23:20:54 2020 +0100
  11. b2e67a2 lib: Kconfig dependencies for pseudo-random library by Heinrich Schuchardt · Sun Jan 19 19:28:12 2020 +0100
  12. 38c8c1b lib: rsa: consider CONFIG_SPL_RSA by Heinrich Schuchardt · Sun Jan 19 09:26:22 2020 +0100
  13. 630a913 trace: provide Sphinx style comments by Heinrich Schuchardt · Wed Jan 01 15:52:31 2020 +0100
  14. 54a0426 lib: ignore oid_registry_data.c file by Dario Binacchi · Tue Dec 31 18:18:22 2019 +0100
  15. 8927bf2 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · Sat Dec 28 10:45:10 2019 -0700
  16. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  17. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  18. 85f1378 common: Move the image globals into image.h by Simon Glass · Sat Dec 28 10:45:03 2019 -0700
  19. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  20. 3d96470 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · Wed Dec 18 18:25:42 2019 +0100
  21. 3148e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · Wed Dec 18 18:25:41 2019 +0100
  22. a40315e aes: add support of aes192 and aes256 by Philippe Reynes · Mon Jan 06 15:22:35 2020 +0100
  23. 458db3c aes: add a define for the size of a block by Philippe Reynes · Mon Jan 06 15:22:34 2020 +0100
  24. 8a7514a efi_loader: imply VIDEO_ANSI by Heinrich Schuchardt · Wed Jan 15 00:49:35 2020 +0100
  25. 64dc7af efi_driver: debug output efi_uc_start, efi_uc_stop by Heinrich Schuchardt · Fri Jan 10 12:33:16 2020 +0100
  26. a3a4a9c efi_driver: fix efi_uc_stop() by Heinrich Schuchardt · Thu Jan 09 23:26:43 2020 +0100
  27. eef88be0 efi_selftest: enable CONFIG_CMD_POWEROFF by Heinrich Schuchardt · Sat Jan 11 10:59:08 2020 +0100
  28. b7bc28d efi_loader: describe returning of control by Heinrich Schuchardt · Fri Jan 10 22:06:54 2020 +0100
  29. 0410be2 efi_loader: document functions in efi_rng.c by Heinrich Schuchardt · Thu Jan 09 20:49:44 2020 +0100
  30. b5880dd efi_selftest: unit test for EFI_RNG_PROTOCOL by Heinrich Schuchardt · Sat Dec 28 15:40:40 2019 +0100
  31. 693a4f4 efi_rng_protocol: Install the efi_rng_protocol on the root node by Sughosh Ganu · Sun Dec 29 00:01:06 2019 +0530
  32. 7064a5d efi: qemu: arm64: Add efi_rng_protocol implementation for the platform by Sughosh Ganu · Sun Dec 29 00:01:05 2019 +0530
  33. 196f66d efi_loader: Add guidcpy function by Sughosh Ganu · Sun Dec 29 00:01:04 2019 +0530
  34. e5d88760 efi_loader: __cyg_profile_func_enter/_exit by Heinrich Schuchardt · Wed Jan 01 13:19:12 2020 +0100
  35. 7995cbe efi_loader: clear screen should move cursor to home by Heinrich Schuchardt · Sun Dec 22 07:15:55 2019 +0000
  36. 652989d efi_loader: git ignore helloworld_efi.S by Heinrich Schuchardt · Mon Dec 16 12:05:58 2019 +0100
  37. f415cb6 efi_selftest: Update .gitignore by Sughosh Ganu · Mon Dec 16 12:01:32 2019 +0530
  38. a821b0c efi_loader: adjust file system info by Heinrich Schuchardt · Sun Dec 08 10:02:37 2019 +0100
  39. 29db4c5 efi_loader: imply USB_KEYBOARD_FN_KEYS by Heinrich Schuchardt · Wed Dec 04 22:58:58 2019 +0100
  40. d3edd42 x86: timer: use a timer base of 0 by Simon Glass · Fri Dec 06 21:41:49 2019 -0700
  41. d70d8d8 net: Move the checksum functions to lib/ by Simon Glass · Fri Dec 06 21:41:39 2019 -0700
  42. dd7fb9b binman: Add a library to access binman entries by Simon Glass · Fri Dec 06 21:41:34 2019 -0700
  43. 1606dd1 lib: Always build support for formatting MAC and IP address by Joe Hershberger · Tue Sep 24 11:41:23 2019 -0500
  44. 8e7545e net: Always build the string_to_enetaddr() helper by Joe Hershberger · Fri Sep 13 19:21:16 2019 -0500
  45. 5ace6ff lib: crypto: add pkcs7 message parser by AKASHI Takahiro · Wed Nov 13 09:45:01 2019 +0900
  46. 591535c lib: crypto: add x509 parser by AKASHI Takahiro · Wed Nov 13 09:45:00 2019 +0900
  47. 4214284 lib: crypto: add rsa public key parser by AKASHI Takahiro · Wed Nov 13 09:44:59 2019 +0900
  48. cbb1007 lib: crypto: add public key utility by AKASHI Takahiro · Wed Nov 13 09:44:58 2019 +0900
  49. 5492364 lib: add oid registry utility by AKASHI Takahiro · Wed Nov 13 09:44:57 2019 +0900
  50. 3a88871 lib: add asn1 decoder by AKASHI Takahiro · Wed Nov 13 09:44:55 2019 +0900
  51. f702526 cmd: add asn1_compiler by AKASHI Takahiro · Wed Nov 13 09:44:53 2019 +0900
  52. 80a75bc lib: add mktime64() for linux compatibility by AKASHI Takahiro · Wed Nov 13 09:44:50 2019 +0900
  53. 51ba522 rtc: move date.c from drivers/rtc/ to lib/ by AKASHI Takahiro · Wed Nov 13 09:44:49 2019 +0900
  54. 1d8d34d linux_compat: move kmemdup() from ubifs.c to linux_compat.c by AKASHI Takahiro · Wed Nov 13 09:44:47 2019 +0900
  55. 0c12fb5 Kconfig: disambiguate config names for tiny printf by Thomas Hebb · Sun Nov 10 08:23:53 2019 -0800
  56. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · Thu Nov 14 12:57:45 2019 -0700
  57. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  58. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  59. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  60. e1aba1e common: Add a new lz4.h header file by Simon Glass · Thu Nov 14 12:57:25 2019 -0700
  61. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  62. 16ff570 common: Move sorting functions to their own header file by Simon Glass · Thu Nov 14 12:57:19 2019 -0700
  63. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  64. c2226bf crc: Fix code style with crc functions by Simon Glass · Thu Nov 14 12:57:15 2019 -0700
  65. ca9b0af common: Drop linux/crc8.h by Simon Glass · Thu Nov 14 12:57:14 2019 -0700
  66. ecd1f81 common: Move random-number functions into their own header by Simon Glass · Thu Nov 14 12:57:13 2019 -0700
  67. ac212dc efi_loader: default EFI_LOADER=n on ARM11 by Heinrich Schuchardt · Wed Nov 20 18:48:02 2019 +0100
  68. 30c3a5f efi_loader: enable EFI_LOADER on arm1136 and arm1176 by Heinrich Schuchardt · Tue Nov 19 04:19:09 2019 +0100
  69. 79cea67 efi_loader: restrict EFI_LOADER to armv7 and armv8 on ARM by Heinrich Schuchardt · Sun Nov 17 10:44:16 2019 +0100
  70. c22d9e3 efi_loader: remove unused function efi_dp_from_dev() by Heinrich Schuchardt · Sun Nov 10 02:16:33 2019 +0100
  71. 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
  72. b1a4fa0 image: fdt: copy possible optee nodes to a loaded devicetree by Heiko Stuebner · Wed Oct 23 16:46:40 2019 +0200
  73. 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
  74. 49723ac fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory() by Heiko Stuebner · Wed Oct 23 16:46:38 2019 +0200
  75. 53dd5f8 efi_selftest: enable all UEFI unit tests on the sandbox by Heinrich Schuchardt · Fri Nov 08 21:17:58 2019 +0100
  76. 0f675d9 efi_loader: support building UEFI binaries on sandbox by Heinrich Schuchardt · Thu Nov 07 08:05:17 2019 +0100
  77. a69976e efi_loader: call add_u_boot_and_runtime() on sandbox by Heinrich Schuchardt · Fri Nov 08 20:42:53 2019 +0100
  78. 356ef90 efi_loader: disk: install file system protocol to a whole disk by AKASHI Takahiro · Mon Oct 07 14:59:39 2019 +0900
  79. 6e0a1b4 efi_loader: fix efi_dp_from_name() by Heinrich Schuchardt · Wed Oct 30 20:13:24 2019 +0100
  80. a5e1a58 fdt: Sync up to the latest libfdt by Simon Glass · Sun Oct 27 09:47:42 2019 -0600
  81. c48044d fdt: Add Kconfig options to control code size by Simon Glass · Sun Oct 27 09:47:40 2019 -0600
  82. 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
  83. 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
  84. c323422 libavb: Fix build warnings after updating the lib by Sam Protsenko · Thu Aug 15 23:04:03 2019 +0300
  85. 6a71702 libavb: Update libavb to current AOSP master by Sam Protsenko · Thu Aug 15 23:04:02 2019 +0300
  86. fe77e43 linux_compat: fix potential NULL pointer access by Marek Szyprowski · Wed Oct 02 14:37:20 2019 +0200
  87. c38ca5f tiny-printf: Support vsnprintf() by Simon South · Wed Oct 02 10:55:07 2019 -0400
  88. 00be4d3 lib: errno: sync error codes by Heinrich Schuchardt · Sun Oct 06 13:22:21 2019 +0200
  89. 18ea88c lib: errno: check for unsupported error number by Heinrich Schuchardt · Tue Oct 15 21:46:03 2019 +0200
  90. ebc5033 lib: time: Add microsecond timer by Marek Vasut · Tue Oct 15 22:43:41 2019 +0200
  91. 147d5d3 efi_loader: correct includes in efi_variable.c by Heinrich Schuchardt · Sat Oct 26 23:53:48 2019 +0200
  92. 487f917 fdt: Fix alignment issue when reading 64-bits properties from fdt by Jean-Jacques Hiblot · Tue Oct 22 10:05:22 2019 +0200
  93. bf295d7 tiny-printf: Reorder code to support %p by Simon Glass · Mon Oct 21 17:26:45 2019 -0600
  94. f656231 tiny-printf: Add print_grouped_ull() by Simon Glass · Mon Oct 21 17:26:44 2019 -0600
  95. 44e0fb5 tiny-printf: Reduce size by removing ctype by Simon Glass · Mon Oct 21 17:26:43 2019 -0600
  96. 120a01a efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if available by AKASHI Takahiro · Mon Oct 07 14:59:38 2019 +0900
  97. f1dbbae efi_loader: device_path: check against file path length by AKASHI Takahiro · Wed Oct 09 16:19:52 2019 +0900
  98. ee822c8 rsa: Return immediately if required-key verification fails by Daniele Alessandrelli · Wed Sep 18 16:04:54 2019 +0200
  99. 82a4525 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Tue Oct 08 18:45:26 2019 -0400
  100. 04ec59c dm: core: Drop fdtdec_get_pci_addr() by Simon Glass · Wed Sep 25 08:56:41 2019 -0600