1. 07c9e68 smbios: Allow a few values to come from sysinfo by Simon Glass · 3 years, 10 months ago
  2. e9adaa7 smbios: Add more options for the BIOS version string by Simon Glass · 3 years, 10 months ago
  3. fd3b826 smbios: Track the end of the string table by Simon Glass · 3 years, 10 months ago
  4. 0c95fff smbios: Drop the eos parameter by Simon Glass · 3 years, 10 months ago
  5. 1e8989a smbios: Use a struct to keep track of context by Simon Glass · 3 years, 10 months ago
  6. 7617f99 smbios: Set BIOS release version by Simon Glass · 3 years, 10 months ago
  7. 0e89b85 smbios: Move smbios_write_type to the C file by Simon Glass · 3 years, 10 months ago
  8. 55ffabe Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 10 months ago
  9. 02fc018 efi_loader: VenMedia device path node by Heinrich Schuchardt · 3 years, 10 months ago
  10. 6bca36c efi_selftest: use GUID to find ESP in dtbdump by Heinrich Schuchardt · 3 years, 10 months ago
  11. b9b0ea3 efi_loader: install UEFI System Partition GUID by Heinrich Schuchardt · 3 years, 10 months ago
  12. 1bc9fc3 efi_loader: only check size if EFI_DT_APPLY_FIXUPS by Heinrich Schuchardt · 3 years, 10 months ago
  13. d17e9d2 fdtdec: Cast prior_stage_fdt_address with uintptr_t by Bin Meng · 3 years, 10 months ago
  14. 242ef48 Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 10 months ago
  15. 5e6c902 binman: Print a debug message when binman selects a node by Simon Glass · 3 years, 10 months ago
  16. 82d01f0 efi_loader: switch to non-secure mode later by Heinrich Schuchardt · 3 years, 10 months ago
  17. 688e882 efi_loader: correct block IO alignment check by Heinrich Schuchardt · 3 years, 10 months ago
  18. 74a614d efi_selftest: test EFI_BLOCK_IO_PROTOCOL.Media->LastBlock by Heinrich Schuchardt · 3 years, 10 months ago
  19. 1e35a4d binman: Allow reading entries from a subnode by Simon Glass · 3 years, 10 months ago
  20. 76b54d8 binman: Move selection of the binman node into a function by Simon Glass · 3 years, 10 months ago
  21. ec5f101 crc32: Exclude crc32 from TPL by Simon Glass · 3 years, 10 months ago
  22. ac42fe5 display_options: Use USE_TINY_PRINTF for SPL check by Simon Glass · 3 years, 10 months ago
  23. 0a2aaab fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup() by Simon Glass · 3 years, 10 months ago
  24. e1d23f5 fdtdec: Update the missing-devicetree message by Simon Glass · 3 years, 10 months ago
  25. 040fad3 lib: rsa: rsa-verify: don't look for keys in the FIT image by Philippe Reynes · 3 years, 10 months ago
  26. 8d0949b efi_loader: correct EFI_BLOCK_IO_PROTOCOL.Media.LastBlock by Heinrich Schuchardt · 3 years, 10 months ago
  27. 2cfb68f efi_loader: notification with TPL_APPLICATION not allowed by Heinrich Schuchardt · 3 years, 11 months ago
  28. 8f1844c efi_loader: capsule: fix SIZEOF_MISMATCH warning by AKASHI Takahiro · 3 years, 10 months ago
  29. 6e8c28c efi_loader: fix efi_load_image_from_path() by Heinrich Schuchardt · 3 years, 10 months ago
  30. 404bbc8 Merge tag 'efi-2021-04-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 10 months ago
  31. 53e54bf efi_loader: Avoid emitting efi_var_buf to .GOT by Ilias Apalodimas · 3 years, 10 months ago
  32. d56013d efi_selftest: use CRLF as line endings in dtbdump by Heinrich Schuchardt · 3 years, 10 months ago
  33. 65ab48d efi_selftest: provide initrddump test tool by Heinrich Schuchardt · 3 years, 10 months ago
  34. 8644af7 efi_selftest: don't compile dtbdump if GENERATE_ACPI_TABLE by Heinrich Schuchardt · 3 years, 10 months ago
  35. b6f6080 efi_selftest: ask before overwriting in dtbdump.efi by Heinrich Schuchardt · 3 years, 10 months ago
  36. 19ea5e6 efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · 3 years, 10 months ago
  37. 59593a5 efi_loader: EFI_DEVICE_PATH_UTILITIES_PROTOCOL configurable by Heinrich Schuchardt · 3 years, 10 months ago
  38. 4cb07d8 efi_loader: make EFI_DT_FIXUP_PROTOCOL configurable by Heinrich Schuchardt · 3 years, 10 months ago
  39. 535c473 efi_loader: fixup protocol, avoid forward declaration by Heinrich Schuchardt · 3 years, 10 months ago
  40. ff2f532 efi_loader: make the UEFI boot manager configurable by Heinrich Schuchardt · 3 years, 10 months ago
  41. 2363eff efi_loader: move load options to new module by Heinrich Schuchardt · 3 years, 10 months ago
  42. 92fdad2 lib: uuid: use RNG device if present by Matthias Brugger · 4 years ago
  43. 59e4e39 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 10 months ago
  44. a80f851 trace: select TIMER_EARLY to avoid infinite recursion by Pragnesh Patel · 3 years, 10 months ago
  45. 6205bbb lib: cosmetic update of CONFIG_LIB_ELF description by Patrick Delaunay · 3 years, 11 months ago
  46. 986c841 lib: zlib: our putc() takes only one argument by Heinrich Schuchardt · 3 years, 11 months ago
  47. 834427d lib: zlib: include ctype.h by Heinrich Schuchardt · 3 years, 11 months ago
  48. 3e50dee lib: aes: build failure with DEBUG=1 by Heinrich Schuchardt · 3 years, 11 months ago
  49. 976a68a string: Use memcpy() within memmove() when we can by Patrick Delaunay · 4 years ago
  50. c0364ce doc/README.gpt: define partition type GUID for U-Boot environment by Rasmus Villemoes · 4 years ago
  51. 31ce367 lib/uuid.c: change prototype of uuid_guid_get_str() by Rasmus Villemoes · 4 years ago
  52. 8e70f1c efi_selftest: dtbdump support EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · 4 years ago
  53. 94686f6 efi_loader: implement EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · 4 years ago
  54. db0f298 efi_loader: remove outdated TODO in efi_memory.c by Heinrich Schuchardt · 3 years, 11 months ago
  55. 7913c7d efi_loader: typedef efi_string_t text output protocol by Heinrich Schuchardt · 3 years, 11 months ago
  56. 5dad05a efi_loader: carve out efi_check_pe() by Heinrich Schuchardt · 3 years, 10 months ago
  57. dd860b9 efi_loader: print boot device and file path in helloworld by Heinrich Schuchardt · 3 years, 10 months ago
  58. db12f51 efi_loader: implement non-blocking file services by Heinrich Schuchardt · 3 years, 11 months ago
  59. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  60. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  61. 6d1a8eb timer: Use a shorter error in TPL by Simon Glass · 3 years, 11 months ago
  62. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  63. d30c720 serial: Update NS16550_t and struct NS16550 by Simon Glass · 4 years ago
  64. 88a2ef2 efi_loader: Enable uefi capsule authentication by Sughosh Ganu · 3 years, 11 months ago
  65. 04be98b efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · 3 years, 11 months ago
  66. b4f20a5 efi_loader: Re-factor code to build the signature store from efi signature list by Sughosh Ganu · 3 years, 11 months ago
  67. 201b806 efi_loader: Make the pkcs7 header parsing function an extern by Sughosh Ganu · 3 years, 11 months ago
  68. 675b62e efi_loader: Add logic to parse EDKII specific fmp payload header by Sughosh Ganu · 3 years, 11 months ago
  69. 4366a24 crypto: Fix the logic to calculate hash with authattributes set by Sughosh Ganu · 3 years, 11 months ago
  70. b7d186f efi_loader: event queueing by Heinrich Schuchardt · 3 years, 11 months ago
  71. fe179d7 efi_loader: Add size checks to efi_create_indexed_name() by Ilias Apalodimas · 3 years, 11 months ago
  72. 47d2b3b efi_loader: Remove unconditional installation of file2 protocol for initrd by Ilias Apalodimas · 3 years, 11 months ago
  73. 0c44452 efi_loader: Remove unused headers from efi_load_initrd.c by Ilias Apalodimas · 3 years, 11 months ago
  74. f8212f0 efi_loader: use after free in efi_exit() by Heinrich Schuchardt · 3 years, 11 months ago
  75. 2a0f80f efi_loader: efi_signal_event() fix comment typos by Heinrich Schuchardt · 3 years, 11 months ago
  76. 2a68cd4 efi_loader: avoid invalid free by Heinrich Schuchardt · 3 years, 11 months ago
  77. 97d36f0 efi_loader: escape key handling by Heinrich Schuchardt · 3 years, 11 months ago
  78. db6288d efi_loader: missing parentheses after if by Heinrich Schuchardt · 3 years, 11 months ago
  79. ffa375e efi_loader: Extra checks while opening an OPTEE session by Ilias Apalodimas · 3 years, 11 months ago
  80. c0c21d6 efi_loader: make variable store size customizable by Heinrich Schuchardt · 4 years ago
  81. be48b0f efi_loader: use after free in efi_exit() by Heinrich Schuchardt · 3 years, 11 months ago
  82. 34dc4a9 efi_loader: efi_signal_event() fix comment typos by Heinrich Schuchardt · 3 years, 11 months ago
  83. e434311 efi_loader: avoid invalid free by Heinrich Schuchardt · 3 years, 11 months ago
  84. 9abb01a efi_loader: escape key handling by Heinrich Schuchardt · 3 years, 11 months ago
  85. 5f9b537 efi_loader: missing parentheses after if by Heinrich Schuchardt · 3 years, 11 months ago
  86. 548fb67 efi_loader: Extra checks while opening an OPTEE session by Ilias Apalodimas · 3 years, 11 months ago
  87. c589132 fdt: Use phandle to distinguish DT nodes with same name by Aswath Govindraju · 4 years ago
  88. 9c54729 sandbox: implement runtime system reset by Heinrich Schuchardt · 4 years ago
  89. 265ce19 efi_loader: make variable store size customizable by Heinrich Schuchardt · 4 years ago
  90. d1e8530 x86: Simplify acpi_device_infer_name() by Simon Glass · 4 years ago
  91. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  92. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  93. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  94. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  95. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  96. 04cc791 efi_selftest: implement exception test for sandbox by Heinrich Schuchardt · 4 years ago
  97. 2644851 efi_loader: link partition to block device by Heinrich Schuchardt · 4 years, 10 months ago
  98. f9ad240 efi_loader: make efi_protocol_open() non-static by Heinrich Schuchardt · 4 years, 10 months ago
  99. 7f8e656 efi_selftest: test EFI_LOAD_FILE_PROTOCOL by Heinrich Schuchardt · 4 years ago
  100. 6d78ca8 efi_selftest: clean up Makefile by Heinrich Schuchardt · 4 years ago