1. afd0004 pytest: Show a message when sandbox crashes by Simon Glass · 3 years, 2 months ago
  2. 1919348 pytest: Shorten traceback length by default by Simon Glass · 3 years, 2 months ago
  3. f0de20e acpi: Use U-Boot version for OEM_REVISION by Pali Rohár · 3 years, 5 months ago
  4. 5c8b884 doc: test: Explain how to run pytests in parallel by Simon Glass · 3 years, 2 months ago
  5. 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
  6. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 2 months ago
  7. 155e2a4 dm: doc: Add a note about of-platdata header files by Simon Glass · 3 years, 4 months ago
  8. 6d70ba0 treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 4 months ago
  9. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 4 months ago
  10. 4623692 doc: Add mention of the /config binding by Simon Glass · 3 years, 2 months ago
  11. d6f9d69 Revert "doc: Update CapsuleUpdate READMEs" by Simon Glass · 3 years, 4 months ago
  12. d81f2c4 version: Remove global macro U_BOOT_VERSION_STRING from version.h by Pali Rohár · 3 years, 4 months ago
  13. 8ad73c7 dtoc: Further improve documentation about warnings by Simon Glass · 3 years, 3 months ago
  14. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
  15. 1d7e28d bloblist: Move to rST format by Simon Glass · 3 years, 3 months ago
  16. ab70880 doc: Remove information about CAPSULE_FMP_HEADER by Michal Simek · 3 years, 3 months ago
  17. a5330a1 scripts/checkpatch.pl: Resync with v5.13 by Tom Rini · 3 years, 4 months ago
  18. c5f9e16 doc: Add a note about why devicetree is used by Simon Glass · 3 years, 4 months ago
  19. b4fbaaf doc: Update devicedocs including how to add tweaks by Simon Glass · 3 years, 4 months ago
  20. ac35c2f doc: Move devicetree control doc to rST by Simon Glass · 3 years, 4 months ago
  21. 0168c2b pci: Drop migration method by Simon Glass · 3 years, 4 months ago
  22. d4f5d2a doc: Add basic information about running CI tests by Tom Rini · 3 years, 4 months ago
  23. 84168db doc: Fix up outdated moveconfig docs by Simon Glass · 3 years, 4 months ago
  24. 83cc72e doc: Add docs for the moveconfig tool by Simon Glass · 3 years, 4 months ago
  25. 9d1e681 doc: Move coccinelle into its own section by Simon Glass · 3 years, 4 months ago
  26. c3730d7 doc: Create an intro section for testing by Simon Glass · 3 years, 4 months ago
  27. ebe9fd8 smbios: Fix calculating BIOS Release Date by Pali Rohár · 3 years, 7 months ago
  28. e6e8244 doc: Bring in Makefile documentation by Simon Glass · 3 years, 4 months ago
  29. ee3837c dtoc: Update documentation to cover warnings in more detail by Simon Glass · 3 years, 5 months ago
  30. 5f4e130 doc: Update CapsuleUpdate READMEs by Ilias Apalodimas · 3 years, 4 months ago
  31. d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 5 months ago
  32. 000230c doc: develop: Convert README.nvme to reST by Bin Meng · 3 years, 5 months ago
  33. 8eaaedb log: Convert log values to printf() if not enabled by Simon Glass · 3 years, 7 months ago
  34. ad48bd9 doc: develop: Convert README.virtio to reST by Bin Meng · 3 years, 7 months ago
  35. a300e44 doc: Add build instructions for OP-TEE backed EFI variables by Ilias Apalodimas · 3 years, 8 months ago
  36. c92aa4b doc: Update uefi documentation for initrd loading options by Ilias Apalodimas · 3 years, 8 months ago
  37. abc2938 dm: core: Document the common error codes by Simon Glass · 3 years, 8 months ago
  38. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 8 months ago
  39. 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
  40. 774b23f binman: Update various pieces of the documentation by Simon Glass · 3 years, 8 months ago
  41. 75ead66 binman: doc: Add documentation to htmldocs by Simon Glass · 3 years, 8 months ago
  42. d5ea994 doc: Move driver model docs under develop/ by Simon Glass · 3 years, 8 months ago
  43. dcc6b79 doc: Move UEFI under develop/ by Simon Glass · 3 years, 8 months ago
  44. b2faacc log: Add return-checking macros for 0 being success by Simon Glass · 3 years, 10 months ago
  45. 5fc47e3 log: Handle line continuation by Simon Glass · 3 years, 10 months ago
  46. 2540410 doc: Explain briefly how to write new tests by Simon Glass · 3 years, 9 months ago
  47. a6404e7 test: sandbox: Move sandbox test docs into doc/develop by Simon Glass · 3 years, 9 months ago
  48. eaf2196 doc: Document how sandbox_spl_tests are run by Simon Glass · 3 years, 9 months ago
  49. 9e78ad6 doc: Explain how to run tests without pytest by Simon Glass · 3 years, 9 months ago
  50. 3602c55 doc: Document make tcheck by Simon Glass · 3 years, 9 months ago
  51. cb605d2 doc: Tidy up testing section by Simon Glass · 3 years, 9 months ago
  52. 2a1df58 uboot-test-hooks: Switch to our GitLab instance by Tom Rini · 3 years, 9 months ago
  53. d12aa0a Makefile: Provide numeric versions by Simon Glass · 3 years, 10 months ago
  54. 3c9b78d README: Add doumentation for version information by Simon Glass · 3 years, 10 months ago
  55. 7d893e0 doc: fix doc/develop/logging.rst by Heinrich Schuchardt · 3 years, 10 months ago
  56. 7fe2d4f doc: move README.menu to HTML documentation by Heinrich Schuchardt · 3 years, 10 months ago
  57. 79c9f0e doc: move test/py/README.md to HTML documentation by Heinrich Schuchardt · 3 years, 10 months ago
  58. 566a678 doc: move test/README to HTML documentation by Heinrich Schuchardt · 3 years, 10 months ago
  59. ac1627b doc: structure doc/develop/index.rst by Heinrich Schuchardt · 3 years, 10 months ago
  60. cc26f74 doc: move README.trace to HTML documentation by Heinrich Schuchardt · 4 years ago
  61. fb95282 doc: move README.commands to HTML doc by Heinrich Schuchardt · 4 years ago
  62. 4362241 doc: global data pointer on x86, x86_64 by Heinrich Schuchardt · 4 years, 1 month ago
  63. b13df05 doc: Update logging documentation by Sean Anderson · 4 years, 1 month ago
  64. ce02d8f doc: Add log kerneldocs to documentation by Sean Anderson · 4 years, 1 month ago
  65. 0fc9f4f log: allow for message continuation by Heinrich Schuchardt · 4 years, 1 month ago
  66. 128cd3e log: Tidy up documentation by Simon Glass · 4 years, 1 month ago
  67. fd57449 doc: global data pointer by Heinrich Schuchardt · 4 years, 2 months ago
  68. 1c5fe19 doc: correct description of crash dumps by Heinrich Schuchardt · 4 years, 5 months ago
  69. cb422da doc: Coccinelle: move to HTML doc by Heinrich Schuchardt · 4 years, 6 months ago
  70. 9f3d332 doc: move README.log to HTML documentation by Heinrich Schuchardt · 4 years, 6 months ago
  71. 7182061 doc: describe the analysis of crash dumps by Heinrich Schuchardt · 4 years, 7 months ago