1. 66bda09 Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to Kconfig by Tom Rini · 2 years, 4 months ago
  2. aad7f1a EFI: Update the documentation to reflect the correct value of OsIndications by Sughosh Ganu · 2 years, 4 months ago
  3. f86ca5a Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 5 months ago
  4. a36d251 doc: Expand SPL docs to explain the phase and config by Simon Glass · 2 years, 5 months ago
  5. d411359 doc: Convert SPL documentation to ReST by Simon Glass · 2 years, 5 months ago
  6. 53cb97c doc: Correct position of gdb '--args' parameter by Andrew Scull · 2 years, 6 months ago
  7. 1123213 nds32: Remove the architecture by Tom Rini · 2 years, 6 months ago
  8. 8cfac23 Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 5 months ago
  9. e7b2ce1 bootstd: doc: Add documentation by Simon Glass · 2 years, 5 months ago
  10. b77324d dm: tag: add some document by AKASHI Takahiro · 2 years, 5 months ago
  11. 2cc2fa4 doc: uefi: Update the capsule update related documentation by Sughosh Ganu · 2 years, 5 months ago
  12. 2f5c9ad doc: distro: Update list of all support boot types by Pali Rohár · 2 years, 6 months ago
  13. 67ae5d3 dm: Add docs to explain how to enable DM_SERIAL for a board by Simon Glass · 2 years, 6 months ago
  14. 01f1ab6 Merge branch 'next' by Tom Rini · 2 years, 6 months ago
  15. 25b8ace Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support" by Tom Rini · 2 years, 6 months ago
  16. eeec000 global: Remove CONFIG_SYS_EXTRA_OPTIONS support by Tom Rini · 2 years, 6 months ago
  17. 34d2b7f Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 6 months ago
  18. 2899296 doc: uefi: Fix reference to CONFIG_EFI_SECURE_BOOT by Jan Kiszka · 2 years, 6 months ago
  19. abe5d11 event: Add documentation by Simon Glass · 2 years, 7 months ago
  20. 32cc6ae patman: Correct pylint errors by Simon Glass · 2 years, 7 months ago
  21. 5e04435 doc: describe generation of SMBIOS table by Heinrich Schuchardt · 2 years, 7 months ago
  22. d9612f4 tools: mkeficapsule: allow for specifying GUID explicitly by AKASHI Takahiro · 2 years, 7 months ago
  23. a62eb06 doc: update UEFI document for usage of mkeficapsule by AKASHI Takahiro · 2 years, 7 months ago
  24. 045474b nvme: Split out PCI support by Mark Kettenis · 2 years, 8 months ago
  25. 587254e scripts/checkpatch.pl: Resync with v5.16 by Simon Glass · 2 years, 8 months ago
  26. 9053374 dm: serial: Add a migration deadline for serial by Simon Glass · 2 years, 8 months ago
  27. 3e7749e binman: Add documentation for bintools by Simon Glass · 2 years, 9 months ago
  28. a77f468 introduce CONFIG_DEVICE_TREE_INCLUDES by Rasmus Villemoes · 2 years, 10 months ago
  29. 65d7fce moveconfig: Allow querying board configuration by Simon Glass · 2 years, 9 months ago
  30. feafc61 Makefile: Add a pylint checker to the build by Simon Glass · 2 years, 10 months ago
  31. f5e9035 doc: printf() codes by Heinrich Schuchardt · 2 years, 8 months ago
  32. 20a1493 bloblist: doc: Bring in the API documentation by Simon Glass · 2 years, 8 months ago
  33. 6e4a7ea timer: Add a migration message by Simon Glass · 2 years, 9 months ago
  34. 0dadad6 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 9 months ago
  35. 6e7ad4a x86: Allow booting a kernel from the EFI app by Simon Glass · 2 years, 9 months ago
  36. 613cd0c efi: Locate all block devices in the app by Simon Glass · 2 years, 9 months ago
  37. d241d2c doc: Fix usage of CFG_RPMB_WRITE_KEY by Ilias Apalodimas · 2 years, 9 months ago
  38. c3c1614 arm: riscv: qemu: Explain how to extract the generated dt by Simon Glass · 2 years, 9 months ago
  39. 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 2 years, 9 months ago
  40. 2abd8d1 efi: Rename UCLASS_EFI and IF_TYPE_EFI by Simon Glass · 2 years, 10 months ago
  41. 6ce2237 keyboard: Add a migration message by Simon Glass · 2 years, 10 months ago
  42. 8905024 trace: sandbox: Use only the Kconfig options by Simon Glass · 2 years, 10 months ago
  43. d5b6e91 bloblist: Support allocating the bloblist by Simon Glass · 2 years, 11 months ago
  44. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 2 years, 10 months ago
  45. 3f80064 doc: fix typos in trace.rst by Heinrich Schuchardt · 2 years, 10 months ago
  46. 40b9e0d doc: Improve environment documentation further by Simon Glass · 3 years ago
  47. 37c5195 doc: Move distro boot doc to rST by Simon Glass · 3 years ago
  48. 1834c08 efi: Add video support to the app by Simon Glass · 2 years, 11 months ago
  49. e16c47f efi: Create a 64-bit app by Simon Glass · 2 years, 11 months ago
  50. 6b2f829 efi: Add a script to build an image for testing on UEFI by Simon Glass · 2 years, 11 months ago
  51. 7a0eecb docs: uefi: Update stale U-Boot on EFI doc by Bin Meng · 3 years, 3 months ago
  52. e7fb789 sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 2 years, 11 months ago
  53. c5e81fd Revert "Revert "doc: Update CapsuleUpdate READMEs"" by AKASHI Takahiro · 3 years ago
  54. 35839ed pytest: Show a message when sandbox crashes by Simon Glass · 3 years ago
  55. b04f64a pytest: Shorten traceback length by default by Simon Glass · 3 years ago
  56. a3423b3 acpi: Use U-Boot version for OEM_REVISION by Pali Rohár · 3 years, 2 months ago
  57. 5f8cefb doc: test: Explain how to run pytests in parallel by Simon Glass · 3 years ago
  58. 1d1f98c Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 3 years ago
  59. e908d20 Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years ago
  60. f521be6 dm: doc: Add a note about of-platdata header files by Simon Glass · 3 years, 2 months ago
  61. dcfc42b treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 2 months ago
  62. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 2 months ago
  63. 269d2d1 doc: Add mention of the /config binding by Simon Glass · 3 years ago
  64. a7e4f90 Revert "doc: Update CapsuleUpdate READMEs" by Simon Glass · 3 years, 2 months ago
  65. bc21ccb version: Remove global macro U_BOOT_VERSION_STRING from version.h by Pali Rohár · 3 years, 2 months ago
  66. 032e7f6 dtoc: Further improve documentation about warnings by Simon Glass · 3 years, 1 month ago
  67. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years ago
  68. 4d7bb45 bloblist: Move to rST format by Simon Glass · 3 years ago
  69. acbbd98 doc: Remove information about CAPSULE_FMP_HEADER by Michal Simek · 3 years, 1 month ago
  70. e199fb3 scripts/checkpatch.pl: Resync with v5.13 by Tom Rini · 3 years, 2 months ago
  71. 6a055c0 doc: Add a note about why devicetree is used by Simon Glass · 3 years, 2 months ago
  72. 5edf62c doc: Update devicedocs including how to add tweaks by Simon Glass · 3 years, 2 months ago
  73. 3e9fddf doc: Move devicetree control doc to rST by Simon Glass · 3 years, 2 months ago
  74. 83042fd pci: Drop migration method by Simon Glass · 3 years, 2 months ago
  75. 08e8bc8 doc: Add basic information about running CI tests by Tom Rini · 3 years, 2 months ago
  76. a8ba35b doc: Fix up outdated moveconfig docs by Simon Glass · 3 years, 2 months ago
  77. 5c72c0e doc: Add docs for the moveconfig tool by Simon Glass · 3 years, 2 months ago
  78. a980e7b doc: Move coccinelle into its own section by Simon Glass · 3 years, 2 months ago
  79. 2d754ce doc: Create an intro section for testing by Simon Glass · 3 years, 2 months ago
  80. 11275e4 smbios: Fix calculating BIOS Release Date by Pali Rohár · 3 years, 5 months ago
  81. 00ac4b4 doc: Bring in Makefile documentation by Simon Glass · 3 years, 2 months ago
  82. e3dab84 dtoc: Update documentation to cover warnings in more detail by Simon Glass · 3 years, 3 months ago
  83. 316ab80 doc: Update CapsuleUpdate READMEs by Ilias Apalodimas · 3 years, 2 months ago
  84. 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 3 months ago
  85. bf2a283 doc: develop: Convert README.nvme to reST by Bin Meng · 3 years, 3 months ago
  86. e1cbd91 log: Convert log values to printf() if not enabled by Simon Glass · 3 years, 5 months ago
  87. 9cea9ab doc: develop: Convert README.virtio to reST by Bin Meng · 3 years, 5 months ago
  88. bfb5ce4 doc: Add build instructions for OP-TEE backed EFI variables by Ilias Apalodimas · 3 years, 6 months ago
  89. cd64031 doc: Update uefi documentation for initrd loading options by Ilias Apalodimas · 3 years, 6 months ago
  90. 42a2668 dm: core: Document the common error codes by Simon Glass · 3 years, 6 months ago
  91. 1057b1b Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 6 months ago
  92. 9c7335e Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 6 months ago
  93. fcae668 binman: Update various pieces of the documentation by Simon Glass · 3 years, 6 months ago
  94. 61adb2d binman: doc: Add documentation to htmldocs by Simon Glass · 3 years, 6 months ago
  95. 5ce3191 doc: Move driver model docs under develop/ by Simon Glass · 3 years, 6 months ago
  96. d1ceeef doc: Move UEFI under develop/ by Simon Glass · 3 years, 6 months ago
  97. 7bd0658 log: Add return-checking macros for 0 being success by Simon Glass · 3 years, 8 months ago
  98. 9ad7a6c log: Handle line continuation by Simon Glass · 3 years, 8 months ago
  99. fc32833 doc: Explain briefly how to write new tests by Simon Glass · 3 years, 7 months ago
  100. e1b12e3 test: sandbox: Move sandbox test docs into doc/develop by Simon Glass · 3 years, 7 months ago