1. af326e3 doc: describe generation of SMBIOS table by Heinrich Schuchardt · 2 years, 10 months ago
  2. ba21243 tools: mkeficapsule: allow for specifying GUID explicitly by AKASHI Takahiro · 2 years, 10 months ago
  3. a7159db doc: update UEFI document for usage of mkeficapsule by AKASHI Takahiro · 2 years, 10 months ago
  4. f8463d6 nvme: Split out PCI support by Mark Kettenis · 2 years, 10 months ago
  5. d2e6dd6 scripts/checkpatch.pl: Resync with v5.16 by Simon Glass · 2 years, 10 months ago
  6. ddb3ada dm: serial: Add a migration deadline for serial by Simon Glass · 2 years, 10 months ago
  7. 4142486 binman: Add documentation for bintools by Simon Glass · 2 years, 11 months ago
  8. 303d98d introduce CONFIG_DEVICE_TREE_INCLUDES by Rasmus Villemoes · 3 years ago
  9. 0082b2e moveconfig: Allow querying board configuration by Simon Glass · 3 years ago
  10. 8724dfc Makefile: Add a pylint checker to the build by Simon Glass · 3 years ago
  11. 4f67158 doc: printf() codes by Heinrich Schuchardt · 2 years, 10 months ago
  12. 49ae4ad bloblist: doc: Bring in the API documentation by Simon Glass · 2 years, 11 months ago
  13. e10ae9f timer: Add a migration message by Simon Glass · 3 years ago
  14. 478eb75 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 11 months ago
  15. 5c267a0 x86: Allow booting a kernel from the EFI app by Simon Glass · 2 years, 11 months ago
  16. 2d4b33e efi: Locate all block devices in the app by Simon Glass · 2 years, 11 months ago
  17. 63cc27a doc: Fix usage of CFG_RPMB_WRITE_KEY by Ilias Apalodimas · 3 years ago
  18. eb28494 arm: riscv: qemu: Explain how to extract the generated dt by Simon Glass · 3 years ago
  19. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · 3 years ago
  20. 15c4d67 efi: Rename UCLASS_EFI and IF_TYPE_EFI by Simon Glass · 3 years ago
  21. f8409e9 keyboard: Add a migration message by Simon Glass · 3 years ago
  22. 84b7711 trace: sandbox: Use only the Kconfig options by Simon Glass · 3 years ago
  23. 5d2199d bloblist: Support allocating the bloblist by Simon Glass · 3 years, 1 month ago
  24. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · 3 years ago
  25. 8963f19 doc: fix typos in trace.rst by Heinrich Schuchardt · 3 years ago
  26. 420febd doc: Improve environment documentation further by Simon Glass · 3 years, 1 month ago
  27. 5769531 doc: Move distro boot doc to rST by Simon Glass · 3 years, 2 months ago
  28. 04c26ff efi: Add video support to the app by Simon Glass · 3 years, 1 month ago
  29. 49a643b efi: Create a 64-bit app by Simon Glass · 3 years, 1 month ago
  30. daa53a2 efi: Add a script to build an image for testing on UEFI by Simon Glass · 3 years, 1 month ago
  31. 74efc6e docs: uefi: Update stale U-Boot on EFI doc by Bin Meng · 3 years, 5 months ago
  32. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years, 1 month ago
  33. 60fc0c6 Revert "Revert "doc: Update CapsuleUpdate READMEs"" by AKASHI Takahiro · 3 years, 2 months ago
  34. afd0004 pytest: Show a message when sandbox crashes by Simon Glass · 3 years, 2 months ago
  35. 1919348 pytest: Shorten traceback length by default by Simon Glass · 3 years, 2 months ago
  36. f0de20e acpi: Use U-Boot version for OEM_REVISION by Pali Rohár · 3 years, 5 months ago
  37. 5c8b884 doc: test: Explain how to run pytests in parallel by Simon Glass · 3 years, 2 months ago
  38. f04c4ab Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 3 years, 2 months ago
  39. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 2 months ago
  40. 155e2a4 dm: doc: Add a note about of-platdata header files by Simon Glass · 3 years, 4 months ago
  41. 6d70ba0 treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 4 months ago
  42. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 4 months ago
  43. 4623692 doc: Add mention of the /config binding by Simon Glass · 3 years, 2 months ago
  44. d6f9d69 Revert "doc: Update CapsuleUpdate READMEs" by Simon Glass · 3 years, 4 months ago
  45. d81f2c4 version: Remove global macro U_BOOT_VERSION_STRING from version.h by Pali Rohár · 3 years, 4 months ago
  46. 8ad73c7 dtoc: Further improve documentation about warnings by Simon Glass · 3 years, 3 months ago
  47. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
  48. 1d7e28d bloblist: Move to rST format by Simon Glass · 3 years, 3 months ago
  49. ab70880 doc: Remove information about CAPSULE_FMP_HEADER by Michal Simek · 3 years, 3 months ago
  50. a5330a1 scripts/checkpatch.pl: Resync with v5.13 by Tom Rini · 3 years, 4 months ago
  51. c5f9e16 doc: Add a note about why devicetree is used by Simon Glass · 3 years, 4 months ago
  52. b4fbaaf doc: Update devicedocs including how to add tweaks by Simon Glass · 3 years, 4 months ago
  53. ac35c2f doc: Move devicetree control doc to rST by Simon Glass · 3 years, 4 months ago
  54. 0168c2b pci: Drop migration method by Simon Glass · 3 years, 4 months ago
  55. d4f5d2a doc: Add basic information about running CI tests by Tom Rini · 3 years, 4 months ago
  56. 84168db doc: Fix up outdated moveconfig docs by Simon Glass · 3 years, 4 months ago
  57. 83cc72e doc: Add docs for the moveconfig tool by Simon Glass · 3 years, 4 months ago
  58. 9d1e681 doc: Move coccinelle into its own section by Simon Glass · 3 years, 4 months ago
  59. c3730d7 doc: Create an intro section for testing by Simon Glass · 3 years, 4 months ago
  60. ebe9fd8 smbios: Fix calculating BIOS Release Date by Pali Rohár · 3 years, 7 months ago
  61. e6e8244 doc: Bring in Makefile documentation by Simon Glass · 3 years, 4 months ago
  62. ee3837c dtoc: Update documentation to cover warnings in more detail by Simon Glass · 3 years, 5 months ago
  63. 5f4e130 doc: Update CapsuleUpdate READMEs by Ilias Apalodimas · 3 years, 5 months ago
  64. d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 5 months ago
  65. 000230c doc: develop: Convert README.nvme to reST by Bin Meng · 3 years, 5 months ago
  66. 8eaaedb log: Convert log values to printf() if not enabled by Simon Glass · 3 years, 7 months ago
  67. ad48bd9 doc: develop: Convert README.virtio to reST by Bin Meng · 3 years, 7 months ago
  68. a300e44 doc: Add build instructions for OP-TEE backed EFI variables by Ilias Apalodimas · 3 years, 8 months ago
  69. c92aa4b doc: Update uefi documentation for initrd loading options by Ilias Apalodimas · 3 years, 9 months ago
  70. abc2938 dm: core: Document the common error codes by Simon Glass · 3 years, 8 months ago
  71. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 8 months ago
  72. 903d4f6 Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 8 months ago
  73. 774b23f binman: Update various pieces of the documentation by Simon Glass · 3 years, 9 months ago
  74. 75ead66 binman: doc: Add documentation to htmldocs by Simon Glass · 3 years, 9 months ago
  75. d5ea994 doc: Move driver model docs under develop/ by Simon Glass · 3 years, 9 months ago
  76. dcc6b79 doc: Move UEFI under develop/ by Simon Glass · 3 years, 9 months ago
  77. b2faacc log: Add return-checking macros for 0 being success by Simon Glass · 3 years, 10 months ago
  78. 5fc47e3 log: Handle line continuation by Simon Glass · 3 years, 10 months ago
  79. 2540410 doc: Explain briefly how to write new tests by Simon Glass · 3 years, 9 months ago
  80. a6404e7 test: sandbox: Move sandbox test docs into doc/develop by Simon Glass · 3 years, 9 months ago
  81. eaf2196 doc: Document how sandbox_spl_tests are run by Simon Glass · 3 years, 9 months ago
  82. 9e78ad6 doc: Explain how to run tests without pytest by Simon Glass · 3 years, 9 months ago
  83. 3602c55 doc: Document make tcheck by Simon Glass · 3 years, 9 months ago
  84. cb605d2 doc: Tidy up testing section by Simon Glass · 3 years, 9 months ago
  85. 2a1df58 uboot-test-hooks: Switch to our GitLab instance by Tom Rini · 3 years, 9 months ago
  86. d12aa0a Makefile: Provide numeric versions by Simon Glass · 3 years, 10 months ago
  87. 3c9b78d README: Add doumentation for version information by Simon Glass · 3 years, 10 months ago
  88. 7d893e0 doc: fix doc/develop/logging.rst by Heinrich Schuchardt · 3 years, 10 months ago
  89. 7fe2d4f doc: move README.menu to HTML documentation by Heinrich Schuchardt · 3 years, 10 months ago
  90. 79c9f0e doc: move test/py/README.md to HTML documentation by Heinrich Schuchardt · 3 years, 10 months ago
  91. 566a678 doc: move test/README to HTML documentation by Heinrich Schuchardt · 3 years, 10 months ago
  92. ac1627b doc: structure doc/develop/index.rst by Heinrich Schuchardt · 3 years, 10 months ago
  93. cc26f74 doc: move README.trace to HTML documentation by Heinrich Schuchardt · 4 years ago
  94. fb95282 doc: move README.commands to HTML doc by Heinrich Schuchardt · 4 years ago
  95. 4362241 doc: global data pointer on x86, x86_64 by Heinrich Schuchardt · 4 years, 2 months ago
  96. b13df05 doc: Update logging documentation by Sean Anderson · 4 years, 1 month ago
  97. ce02d8f doc: Add log kerneldocs to documentation by Sean Anderson · 4 years, 1 month ago
  98. 0fc9f4f log: allow for message continuation by Heinrich Schuchardt · 4 years, 1 month ago
  99. 128cd3e log: Tidy up documentation by Simon Glass · 4 years, 2 months ago
  100. fd57449 doc: global data pointer by Heinrich Schuchardt · 4 years, 2 months ago