1. c665dbf efi: Fix compiler warnings by Simon Glass · Sun Feb 07 14:27:02 2021 -0700
  2. 7a896df efi_selftest: Remove loadfile2 for initrd selftests by Ilias Apalodimas · Sat Mar 13 23:47:32 2021 +0200
  3. 22f038f efi_selftest: illegal cast to pointer in initrddump by Heinrich Schuchardt · Sun Mar 14 10:12:01 2021 +0100
  4. cdcef02 efi_loader: fix memory type for memory reservation block by Mark Kettenis · Sun Mar 14 20:04:24 2021 +0100
  5. a579915 efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · Wed Mar 03 14:05:05 2021 +0100
  6. 6aa77ac lib/charset: UTF-8 stream conversion by Heinrich Schuchardt · Sat Feb 27 14:08:38 2021 +0100
  7. e3fa74b lib/charset: utf8_get() should return error by Heinrich Schuchardt · Sat Feb 27 14:08:37 2021 +0100
  8. 91fb089 efi_loader: carve out utf_to_cp() by Heinrich Schuchardt · Sat Feb 27 14:08:36 2021 +0100
  9. a9ff07b efi_loader: move codepage 437 table by Heinrich Schuchardt · Sat Feb 27 14:08:35 2021 +0100
  10. 39a9ab4 efi_loader: console size of vidconsole by Heinrich Schuchardt · Sun Feb 28 18:17:28 2021 +0100
  11. 0a5fee5 lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the help by Bin Meng · Thu Feb 25 17:22:36 2021 +0800
  12. e151403 lib: addr_map: Move address_map[] type to the header file by Bin Meng · Thu Feb 25 17:22:33 2021 +0800
  13. c5e8b31 lib: Fix BINMAN_FDT dependency by Bin Meng · Wed Feb 03 21:20:02 2021 +0800
  14. 3cd908d efi_loader: limit output length for VenHw, VenMedia by Heinrich Schuchardt · Tue Feb 23 21:15:35 2021 +0100
  15. c462ae4 efi_loader: ACPI tables must be in EfiACPIReclaimMemory by Heinrich Schuchardt · Sun Feb 21 10:16:58 2021 +0100
  16. 7668afc lib: sha512: include "compiler.h" by Siew Chin Lim · Fri Feb 19 10:32:07 2021 +0800
  17. b671080 lib: rsa: Add debug message on algo mismatch by Sean Anderson · Tue Feb 16 11:40:15 2021 -0500
  18. 01171e1 efi_loader: multi part device paths to text by Heinrich Schuchardt · Thu Feb 18 18:30:43 2021 +0100
  19. fdc66f4 efi_selftest: multi part device path to text by Heinrich Schuchardt · Thu Feb 18 18:30:44 2021 +0100
  20. 431bbfa efi_selftest: compiler flags for dtbdump.o by Heinrich Schuchardt · Thu Feb 18 07:34:44 2021 +0100
  21. f142493 Allow last block to be read by Jesper Schmitz Mouridsen · Tue Feb 09 17:17:17 2021 +0100
  22. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  23. dd46bae Revert "fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()" by Tom Rini · Sun Feb 14 14:08:17 2021 -0500
  24. 812f6e0 efi_loader: fix get_last_capsule() by Heinrich Schuchardt · Tue Feb 09 20:20:34 2021 +0100
  25. 76b708a efi_loader: '.' and '..' are directories by Heinrich Schuchardt · Tue Feb 09 17:45:33 2021 +0100
  26. 4e472d8 efi_loader: don't load beyond VirtualSize by Asherah Connor · Tue Feb 09 06:19:48 2021 +0000
  27. cf67d6d smbios: Allow a few values to come from sysinfo by Simon Glass · Thu Feb 04 21:17:23 2021 -0700
  28. a05eb04 smbios: Add more options for the BIOS version string by Simon Glass · Thu Feb 04 21:17:20 2021 -0700
  29. 721b466 smbios: Track the end of the string table by Simon Glass · Thu Feb 04 21:17:19 2021 -0700
  30. dff4e86 smbios: Drop the eos parameter by Simon Glass · Thu Feb 04 21:17:18 2021 -0700
  31. 8e5ddb0 smbios: Use a struct to keep track of context by Simon Glass · Thu Feb 04 21:17:17 2021 -0700
  32. d7d1682 smbios: Set BIOS release version by Simon Glass · Thu Feb 04 21:17:16 2021 -0700
  33. 099d3ae smbios: Move smbios_write_type to the C file by Simon Glass · Thu Feb 04 21:17:14 2021 -0700
  34. 4f5bb94 Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Feb 04 17:35:50 2021 -0500
  35. 2fa4ac9 efi_loader: VenMedia device path node by Heinrich Schuchardt · Wed Feb 03 18:46:07 2021 +0100
  36. fd20d8a efi_selftest: use GUID to find ESP in dtbdump by Heinrich Schuchardt · Tue Feb 02 18:02:19 2021 +0100
  37. 2639762 efi_loader: install UEFI System Partition GUID by Heinrich Schuchardt · Tue Feb 02 17:53:14 2021 +0100
  38. c57840e efi_loader: only check size if EFI_DT_APPLY_FIXUPS by Heinrich Schuchardt · Tue Feb 02 07:27:42 2021 +0100
  39. 97ddd33 fdtdec: Cast prior_stage_fdt_address with uintptr_t by Bin Meng · Sun Jan 31 20:36:03 2021 +0800
  40. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  41. 7297544 Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sun Jan 31 08:49:53 2021 -0500
  42. f91f23c binman: Print a debug message when binman selects a node by Simon Glass · Thu Jan 21 13:57:16 2021 -0700
  43. af64c3e efi_loader: switch to non-secure mode later by Heinrich Schuchardt · Sun Jan 24 14:34:12 2021 +0000
  44. 0bb7389 efi_loader: correct block IO alignment check by Heinrich Schuchardt · Sat Jan 23 19:33:11 2021 +0100
  45. a59b569 efi_selftest: test EFI_BLOCK_IO_PROTOCOL.Media->LastBlock by Heinrich Schuchardt · Sat Jan 23 19:08:04 2021 +0100
  46. 23c0ea5 binman: Allow reading entries from a subnode by Simon Glass · Wed Jan 13 20:29:57 2021 -0700
  47. cb31d76 binman: Move selection of the binman node into a function by Simon Glass · Wed Jan 13 20:29:56 2021 -0700
  48. 1f056fc crc32: Exclude crc32 from TPL by Simon Glass · Wed Jan 13 20:29:55 2021 -0700
  49. 66ffe78 display_options: Use USE_TINY_PRINTF for SPL check by Simon Glass · Wed Jan 13 20:29:50 2021 -0700
  50. 1754978 fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup() by Simon Glass · Wed Jan 13 20:29:49 2021 -0700
  51. a527e41 fdtdec: Update the missing-devicetree message by Simon Glass · Wed Jan 13 20:29:48 2021 -0700
  52. 7258c3f lib: rsa: rsa-verify: don't look for keys in the FIT image by Philippe Reynes · Tue Jan 12 19:18:54 2021 +0100
  53. b56e719 efi_loader: correct EFI_BLOCK_IO_PROTOCOL.Media.LastBlock by Heinrich Schuchardt · Sat Jan 23 06:52:21 2021 +0100
  54. 3d83b73 efi_loader: notification with TPL_APPLICATION not allowed by Heinrich Schuchardt · Wed Jan 06 12:55:22 2021 +0100
  55. c8fc12f efi_loader: capsule: fix SIZEOF_MISMATCH warning by AKASHI Takahiro · Fri Jan 22 10:43:27 2021 +0900
  56. 20d88c7 efi_loader: fix efi_load_image_from_path() by Heinrich Schuchardt · Wed Jan 20 22:57:46 2021 +0100
  57. bf210a1 Merge tag 'efi-2021-04-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Jan 20 10:49:23 2021 -0500
  58. 3352144 efi_loader: Avoid emitting efi_var_buf to .GOT by Ilias Apalodimas · Sat Jan 16 17:28:04 2021 +0200
  59. 9d4c19e efi_selftest: use CRLF as line endings in dtbdump by Heinrich Schuchardt · Tue Jan 19 10:06:00 2021 +0100
  60. c4392d9 efi_selftest: provide initrddump test tool by Heinrich Schuchardt · Sun Jan 17 07:30:26 2021 +0100
  61. 0e8a242 efi_selftest: don't compile dtbdump if GENERATE_ACPI_TABLE by Heinrich Schuchardt · Sun Jan 17 05:41:41 2021 +0100
  62. 2e88aad efi_selftest: ask before overwriting in dtbdump.efi by Heinrich Schuchardt · Sun Jan 17 05:13:21 2021 +0100
  63. 3bca234 efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · Sat Jan 16 09:58:06 2021 +0100
  64. 1cb1a9d efi_loader: EFI_DEVICE_PATH_UTILITIES_PROTOCOL configurable by Heinrich Schuchardt · Sat Jan 16 09:44:25 2021 +0100
  65. 0404b28 efi_loader: make EFI_DT_FIXUP_PROTOCOL configurable by Heinrich Schuchardt · Sat Jan 16 09:33:24 2021 +0100
  66. 20d48db efi_loader: fixup protocol, avoid forward declaration by Heinrich Schuchardt · Sat Jan 16 08:50:10 2021 +0100
  67. b2625e8 efi_loader: make the UEFI boot manager configurable by Heinrich Schuchardt · Fri Jan 15 19:02:50 2021 +0100
  68. a8cb98f efi_loader: move load options to new module by Heinrich Schuchardt · Fri Jan 15 19:02:49 2021 +0100
  69. d03560b lib: uuid: use RNG device if present by Matthias Brugger · Fri Dec 18 10:28:03 2020 +0100
  70. 799763b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Mon Jan 18 08:04:28 2021 -0500
  71. 0dd501a trace: select TIMER_EARLY to avoid infinite recursion by Pragnesh Patel · Sun Jan 17 18:11:24 2021 +0530
  72. fb67df8 lib: cosmetic update of CONFIG_LIB_ELF description by Patrick Delaunay · Mon Jan 04 15:33:28 2021 +0100
  73. 8239a7f lib: zlib: our putc() takes only one argument by Heinrich Schuchardt · Mon Dec 28 21:41:40 2020 +0100
  74. cc39cc6 lib: zlib: include ctype.h by Heinrich Schuchardt · Mon Dec 28 21:31:43 2020 +0100
  75. d102abd lib: aes: build failure with DEBUG=1 by Heinrich Schuchardt · Mon Dec 28 17:56:27 2020 +0100
  76. 26b66a3 string: Use memcpy() within memmove() when we can by Patrick Delaunay · Fri Dec 11 14:59:23 2020 +0100
  77. dad0b63 doc/README.gpt: define partition type GUID for U-Boot environment by Rasmus Villemoes · Fri Nov 20 11:45:36 2020 +0100
  78. 7b70bdc lib/uuid.c: change prototype of uuid_guid_get_str() by Rasmus Villemoes · Fri Nov 20 11:45:35 2020 +0100
  79. 4591079 efi_selftest: dtbdump support EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · Sun Dec 13 19:13:57 2020 +0100
  80. 2c1e224 efi_loader: implement EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · Sun Dec 13 10:30:24 2020 +0100
  81. 100cef1 efi_loader: remove outdated TODO in efi_memory.c by Heinrich Schuchardt · Tue Jan 05 08:22:51 2021 +0100
  82. 8449428 efi_loader: typedef efi_string_t text output protocol by Heinrich Schuchardt · Tue Jan 05 07:50:09 2021 +0100
  83. ad6e0f7 efi_loader: carve out efi_check_pe() by Heinrich Schuchardt · Tue Jan 12 12:40:32 2021 +0100
  84. d9b2ff7 efi_loader: print boot device and file path in helloworld by Heinrich Schuchardt · Tue Jan 12 12:40:11 2021 +0100
  85. e759b57 efi_loader: implement non-blocking file services by Heinrich Schuchardt · Fri Jan 01 08:39:43 2021 +0100
  86. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  87. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  88. 1b9c4b0 timer: Use a shorter error in TPL by Simon Glass · Wed Dec 23 08:11:16 2020 -0700
  89. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  90. 119e7ef serial: Update NS16550_t and struct NS16550 by Simon Glass · Tue Dec 22 19:30:18 2020 -0700
  91. c9a821b efi_loader: Enable uefi capsule authentication by Sughosh Ganu · Wed Dec 30 19:27:10 2020 +0530
  92. 586bb98 efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · Wed Dec 30 19:27:09 2020 +0530
  93. fa0faa6 efi_loader: Re-factor code to build the signature store from efi signature list by Sughosh Ganu · Wed Dec 30 19:27:08 2020 +0530
  94. ea35008 efi_loader: Make the pkcs7 header parsing function an extern by Sughosh Ganu · Wed Dec 30 19:27:07 2020 +0530
  95. 7221c6e efi_loader: Add logic to parse EDKII specific fmp payload header by Sughosh Ganu · Wed Dec 30 19:27:05 2020 +0530
  96. 6bca8eb crypto: Fix the logic to calculate hash with authattributes set by Sughosh Ganu · Wed Dec 30 19:27:01 2020 +0530
  97. 3ef4c85 efi_loader: event queueing by Heinrich Schuchardt · Mon Dec 28 00:25:34 2020 +0100
  98. 2157529 efi_loader: Add size checks to efi_create_indexed_name() by Ilias Apalodimas · Thu Dec 31 12:26:46 2020 +0200
  99. 317fc4c efi_loader: Remove unconditional installation of file2 protocol for initrd by Ilias Apalodimas · Wed Dec 30 17:07:14 2020 +0200
  100. daa924a efi_loader: Remove unused headers from efi_load_initrd.c by Ilias Apalodimas · Thu Dec 31 12:33:23 2020 +0200