1. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  2. f76f3e3 Prepare v2022.10-rc5 by Tom Rini · 2 years, 2 months ago
  3. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 3 months ago
  4. 7f8967c blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 3 months ago
  5. 00275f5 cyclic: Add documentation by Stefan Roese · 2 years, 2 months ago
  6. d1962ac Makefile: Add a pcheck option to run tests in parallel by Simon Glass · 2 years, 3 months ago
  7. 5160139 Prepare v2022.10-rc4 by Tom Rini · 2 years, 2 months ago
  8. ea94d05 test: Allow running tests multiple times by Simon Glass · 2 years, 4 months ago
  9. 286ed78 doc: process, sending_patches: Update and correct the old "Patches" content by Tom Rini · 2 years, 3 months ago
  10. 6349b18 doc: sending_patches.rst: Incorporate the old "Patches" wiki content by Tom Rini · 2 years, 3 months ago
  11. c2ee5ee Rename disto_[pxe_]getfile to distro_[pxe_]getfile by Dario Binacchi · 2 years, 3 months ago
  12. 1d323d8 Prepare v2022.10-rc3 by Tom Rini · 2 years, 3 months ago
  13. 8f666cb doc: dm: clarify activation. by Michal Suchanek · 2 years, 3 months ago
  14. 37c42b7 patman: Add documentation to doc/ by Simon Glass · 2 years, 3 months ago
  15. 9f0a2e7 doc: Drop a reference to Travis by Simon Glass · 2 years, 3 months ago
  16. 3b706f3 doc: develop: Add a note about importing code from other projects by Tom Rini · 2 years, 4 months ago
  17. ebfa2d2 doc: crash_dumps.rst missing documentation link by Heinrich Schuchardt · 2 years, 3 months ago
  18. 4d497c8 doc: add more details for crash dump analysis by Heinrich Schuchardt · 2 years, 3 months ago
  19. 7252f3c bootstd: doc: Fix typos by Paul Barker · 2 years, 4 months ago
  20. 228fe57 bootstd: Update documentation by Simon Glass · 2 years, 4 months ago
  21. 7b1dfc9 dm: core: Prepare for updating the device tree with ofnode by Simon Glass · 2 years, 4 months ago
  22. 3310484 dm: core: Introduce support for multiple trees by Simon Glass · 2 years, 4 months ago
  23. 72b338a dm: core: Add a note about how livetree updates work by Simon Glass · 2 years, 4 months ago
  24. 915458e vbe: Add some documentation by Simon Glass · 2 years, 4 months ago
  25. aef6839 Prepare v2022.10-rc2 by Tom Rini · 2 years, 3 months ago
  26. 5579ce7 Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"" by Simon Glass · 2 years, 4 months ago
  27. 53d2ab9 doc: develop: Describe system configuration by Tom Rini · 2 years, 4 months ago
  28. 54e89a8 log: force DEBUG when LOG_DEBUG is activated by Patrick Delaunay · 2 years, 4 months ago
  29. 6e15cda Prepare v2022.10-rc1 by Tom Rini · 2 years, 4 months ago
  30. 8f4c7ad doc: typo 'formatted' in codingstyle.rst by Heinrich Schuchardt · 2 years, 4 months ago
  31. 9bf08a6 doc: Add in the historical release statistics found on the wiki by Tom Rini · 2 years, 4 months ago
  32. 105bccb doc: process: Correct and expand slightly on the Merge Window concept by Tom Rini · 2 years, 4 months ago
  33. 6b484ba doc: Add doc/develop/release_cycle.rst by Tom Rini · 2 years, 4 months ago
  34. 6155073 process.rst: Modernize the "Workflow of a Custodian" section by Tom Rini · 2 years, 4 months ago
  35. 50a7adc process.rst: Perform minor cleanups by Tom Rini · 2 years, 4 months ago
  36. 2180aec designprinciples.rst: Perform minor cleanups by Tom Rini · 2 years, 4 months ago
  37. dc1ad47 doc: Migrate Process wiki page to Sphinx by Tom Rini · 2 years, 4 months ago
  38. a09d856 doc: codingstyle: Remove comment about '//' style comments by Tom Rini · 2 years, 4 months ago
  39. 528581e doc: Migrate DesignPrinciples wiki page to Sphinx by Tom Rini · 2 years, 4 months ago
  40. 4211fb2 doc: Migrate CodingStyle wiki page to Sphinx by Tom Rini · 2 years, 4 months ago
  41. 34a026a doc: Add statistics page for v2022.07 by Tom Rini · 2 years, 4 months ago
  42. 9ff4ce8 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 4 months ago
  43. a457ebd arm: Remove PXA architecture support by Tom Rini · 2 years, 5 months ago
  44. 68ff6d3 bloblist: Describe the design goals by Simon Glass · 2 years, 8 months ago
  45. 99e2fbc linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 6 months ago
  46. 66bda09 Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to Kconfig by Tom Rini · 2 years, 6 months ago
  47. aad7f1a EFI: Update the documentation to reflect the correct value of OsIndications by Sughosh Ganu · 2 years, 6 months ago
  48. f86ca5a Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 7 months ago
  49. a36d251 doc: Expand SPL docs to explain the phase and config by Simon Glass · 2 years, 7 months ago
  50. d411359 doc: Convert SPL documentation to ReST by Simon Glass · 2 years, 7 months ago
  51. 53cb97c doc: Correct position of gdb '--args' parameter by Andrew Scull · 2 years, 8 months ago
  52. 1123213 nds32: Remove the architecture by Tom Rini · 2 years, 7 months ago
  53. 8cfac23 Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 7 months ago
  54. e7b2ce1 bootstd: doc: Add documentation by Simon Glass · 2 years, 7 months ago
  55. b77324d dm: tag: add some document by AKASHI Takahiro · 2 years, 7 months ago
  56. 2cc2fa4 doc: uefi: Update the capsule update related documentation by Sughosh Ganu · 2 years, 7 months ago
  57. 2f5c9ad doc: distro: Update list of all support boot types by Pali Rohár · 2 years, 7 months ago
  58. 67ae5d3 dm: Add docs to explain how to enable DM_SERIAL for a board by Simon Glass · 2 years, 8 months ago
  59. 01f1ab6 Merge branch 'next' by Tom Rini · 2 years, 7 months ago
  60. 25b8ace Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support" by Tom Rini · 2 years, 8 months ago
  61. eeec000 global: Remove CONFIG_SYS_EXTRA_OPTIONS support by Tom Rini · 2 years, 8 months ago
  62. 34d2b7f Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 8 months ago
  63. 2899296 doc: uefi: Fix reference to CONFIG_EFI_SECURE_BOOT by Jan Kiszka · 2 years, 8 months ago
  64. abe5d11 event: Add documentation by Simon Glass · 2 years, 9 months ago
  65. 32cc6ae patman: Correct pylint errors by Simon Glass · 2 years, 9 months ago
  66. 5e04435 doc: describe generation of SMBIOS table by Heinrich Schuchardt · 2 years, 9 months ago
  67. d9612f4 tools: mkeficapsule: allow for specifying GUID explicitly by AKASHI Takahiro · 2 years, 9 months ago
  68. a62eb06 doc: update UEFI document for usage of mkeficapsule by AKASHI Takahiro · 2 years, 9 months ago
  69. 045474b nvme: Split out PCI support by Mark Kettenis · 2 years, 10 months ago
  70. 587254e scripts/checkpatch.pl: Resync with v5.16 by Simon Glass · 2 years, 10 months ago
  71. 9053374 dm: serial: Add a migration deadline for serial by Simon Glass · 2 years, 10 months ago
  72. 3e7749e binman: Add documentation for bintools by Simon Glass · 2 years, 10 months ago
  73. a77f468 introduce CONFIG_DEVICE_TREE_INCLUDES by Rasmus Villemoes · 3 years ago
  74. 65d7fce moveconfig: Allow querying board configuration by Simon Glass · 2 years, 11 months ago
  75. feafc61 Makefile: Add a pylint checker to the build by Simon Glass · 3 years ago
  76. f5e9035 doc: printf() codes by Heinrich Schuchardt · 2 years, 10 months ago
  77. 20a1493 bloblist: doc: Bring in the API documentation by Simon Glass · 2 years, 10 months ago
  78. 6e4a7ea timer: Add a migration message by Simon Glass · 2 years, 11 months ago
  79. 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, 10 months ago
  80. 6e7ad4a x86: Allow booting a kernel from the EFI app by Simon Glass · 2 years, 11 months ago
  81. 613cd0c efi: Locate all block devices in the app by Simon Glass · 2 years, 11 months ago
  82. d241d2c doc: Fix usage of CFG_RPMB_WRITE_KEY by Ilias Apalodimas · 2 years, 11 months ago
  83. c3c1614 arm: riscv: qemu: Explain how to extract the generated dt by Simon Glass · 2 years, 11 months ago
  84. 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 2 years, 11 months ago
  85. 2abd8d1 efi: Rename UCLASS_EFI and IF_TYPE_EFI by Simon Glass · 3 years ago
  86. 6ce2237 keyboard: Add a migration message by Simon Glass · 3 years ago
  87. 8905024 trace: sandbox: Use only the Kconfig options by Simon Glass · 3 years ago
  88. d5b6e91 bloblist: Support allocating the bloblist by Simon Glass · 3 years ago
  89. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 3 years ago
  90. 3f80064 doc: fix typos in trace.rst by Heinrich Schuchardt · 3 years ago
  91. 40b9e0d doc: Improve environment documentation further by Simon Glass · 3 years, 1 month ago
  92. 37c5195 doc: Move distro boot doc to rST by Simon Glass · 3 years, 1 month ago
  93. 1834c08 efi: Add video support to the app by Simon Glass · 3 years ago
  94. e16c47f efi: Create a 64-bit app by Simon Glass · 3 years ago
  95. 6b2f829 efi: Add a script to build an image for testing on UEFI by Simon Glass · 3 years ago
  96. 7a0eecb docs: uefi: Update stale U-Boot on EFI doc by Bin Meng · 3 years, 5 months ago
  97. e7fb789 sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years, 1 month ago
  98. c5e81fd Revert "Revert "doc: Update CapsuleUpdate READMEs"" by AKASHI Takahiro · 3 years, 1 month ago
  99. 35839ed pytest: Show a message when sandbox crashes by Simon Glass · 3 years, 1 month ago
  100. b04f64a pytest: Shorten traceback length by default by Simon Glass · 3 years, 1 month ago