1. be68ef5 doc: typo 'it it' in doc/develop/package/index.rst by Heinrich Schuchardt · Tue Oct 04 22:02:46 2022 +0200
  2. 9411630 Merge branch 'next' by Tom Rini · Mon Oct 03 15:39:46 2022 -0400
  3. d6e4e90 Prepare v2022.10 by Tom Rini · Mon Oct 03 15:25:32 2022 -0400
  4. 17abed0 dm: core: Allow copying ofnode property data when writing by Simon Glass · Tue Sep 06 20:27:32 2022 -0600
  5. 9e7a42a dm: core: Expand ofnode tests by Simon Glass · Tue Sep 06 20:27:30 2022 -0600
  6. cb13a1b dm: core: Add the ofnode multi-tree implementation by Simon Glass · Tue Sep 06 20:27:26 2022 -0600
  7. 3ba7675 test: Make a copy of the device tree before running a test by Simon Glass · Tue Sep 06 20:27:05 2022 -0600
  8. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  9. 68f36ca Prepare v2022.10-rc5 by Tom Rini · Mon Sep 19 12:17:04 2022 -0400
  10. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · Thu Aug 11 19:34:59 2022 -0600
  11. 3bf7d7a blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · Thu Aug 11 19:34:48 2022 -0600
  12. 4736bec cyclic: Add documentation by Stefan Roese · Fri Sep 02 13:57:53 2022 +0200
  13. b23b98f Makefile: Add a pcheck option to run tests in parallel by Simon Glass · Sat Aug 06 17:51:59 2022 -0600
  14. 43a8d6a Prepare v2022.10-rc4 by Tom Rini · Mon Sep 05 20:32:56 2022 -0400
  15. 91a187b test: Allow running tests multiple times by Simon Glass · Mon Aug 01 07:58:45 2022 -0600
  16. 0b1f013 doc: process, sending_patches: Update and correct the old "Patches" content by Tom Rini · Mon Aug 29 12:59:34 2022 -0400
  17. 62a2e1d doc: sending_patches.rst: Incorporate the old "Patches" wiki content by Tom Rini · Mon Aug 29 12:59:33 2022 -0400
  18. 3c9c6d7 Rename disto_[pxe_]getfile to distro_[pxe_]getfile by Dario Binacchi · Fri Aug 26 15:15:41 2022 +0200
  19. 13c6e43 Prepare v2022.10-rc3 by Tom Rini · Mon Aug 22 18:54:48 2022 -0400
  20. a58e936 doc: dm: clarify activation. by Michal Suchanek · Thu Aug 04 19:57:45 2022 +0200
  21. c8ab031 patman: Add documentation to doc/ by Simon Glass · Tue Aug 09 13:49:57 2022 -0600
  22. 29ea2aa doc: Drop a reference to Travis by Simon Glass · Sun Aug 07 07:24:52 2022 -0600
  23. 34b44d9 doc: develop: Add a note about importing code from other projects by Tom Rini · Mon Aug 01 14:57:01 2022 -0400
  24. c9f2e29 doc: crash_dumps.rst missing documentation link by Heinrich Schuchardt · Tue Aug 02 15:36:42 2022 +0200
  25. e629692 doc: add more details for crash dump analysis by Heinrich Schuchardt · Tue Aug 02 15:23:32 2022 +0200
  26. 6c55d0d bootstd: doc: Fix typos by Paul Barker · Fri Jul 29 14:31:58 2022 +0100
  27. afaeb77 bootstd: Update documentation by Simon Glass · Sat Jul 30 15:52:35 2022 -0600
  28. 2f0cb8f dm: core: Prepare for updating the device tree with ofnode by Simon Glass · Sat Jul 30 15:52:12 2022 -0600
  29. ef75c59 dm: core: Introduce support for multiple trees by Simon Glass · Sat Jul 30 15:52:08 2022 -0600
  30. 1817f71 dm: core: Add a note about how livetree updates work by Simon Glass · Sat Jul 30 15:52:07 2022 -0600
  31. c08a992 vbe: Add some documentation by Simon Glass · Sat Jul 30 15:52:03 2022 -0600
  32. 70a86c7 Prepare v2022.10-rc2 by Tom Rini · Mon Aug 08 20:35:53 2022 -0400
  33. 1d2c13c Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"" by Simon Glass · Mon Jul 11 19:04:07 2022 -0600
  34. 486c5ef doc: develop: Describe system configuration by Tom Rini · Fri Jul 29 12:07:38 2022 -0400
  35. 816585d log: force DEBUG when LOG_DEBUG is activated by Patrick Delaunay · Tue Jul 12 09:39:49 2022 +0200
  36. 9876ffe Prepare v2022.10-rc1 by Tom Rini · Mon Jul 25 20:31:12 2022 -0400
  37. f910cbf doc: typo 'formatted' in codingstyle.rst by Heinrich Schuchardt · Sat Jul 16 06:19:08 2022 +0200
  38. 3d4e0a1 doc: Add in the historical release statistics found on the wiki by Tom Rini · Tue Jul 12 14:14:19 2022 -0400
  39. bab5e4d doc: process: Correct and expand slightly on the Merge Window concept by Tom Rini · Tue Jul 12 17:34:15 2022 -0400
  40. a5e4cd6 doc: Add doc/develop/release_cycle.rst by Tom Rini · Tue Jul 12 17:34:14 2022 -0400
  41. 1974a56 process.rst: Modernize the "Workflow of a Custodian" section by Tom Rini · Thu Jul 14 08:07:46 2022 -0400
  42. 4eed72a process.rst: Perform minor cleanups by Tom Rini · Thu Jul 14 08:07:45 2022 -0400
  43. af1d1db designprinciples.rst: Perform minor cleanups by Tom Rini · Thu Jul 14 08:07:44 2022 -0400
  44. 4476965 doc: Migrate Process wiki page to Sphinx by Tom Rini · Thu Jul 14 08:07:43 2022 -0400
  45. 7c0c646 doc: codingstyle: Remove comment about '//' style comments by Tom Rini · Thu Jul 14 08:07:42 2022 -0400
  46. 491616d doc: Migrate DesignPrinciples wiki page to Sphinx by Tom Rini · Thu Jul 14 08:07:41 2022 -0400
  47. a023c19 doc: Migrate CodingStyle wiki page to Sphinx by Tom Rini · Thu Jul 14 08:07:40 2022 -0400
  48. cc4163e doc: Add statistics page for v2022.07 by Tom Rini · Tue Jul 12 17:34:13 2022 -0400
  49. 45b2548 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Fri Jul 08 14:39:07 2022 -0400
  50. 1e56de0 arm: Remove PXA architecture support by Tom Rini · Sat Jun 25 11:02:42 2022 -0400
  51. 30de28b bloblist: Describe the design goals by Simon Glass · Sun Mar 13 16:22:48 2022 -0600
  52. 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · Mon May 30 10:00:04 2022 +0000
  53. e7d67a4 Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to Kconfig by Tom Rini · Fri May 20 12:36:05 2022 -0400
  54. fddb136 EFI: Update the documentation to reflect the correct value of OsIndications by Sughosh Ganu · Tue May 31 12:45:35 2022 +0530
  55. 7eec884 Introduce Verifying Program Loader (VPL) by Simon Glass · Sat Apr 30 00:56:52 2022 -0600
  56. af99ed6 doc: Expand SPL docs to explain the phase and config by Simon Glass · Sat Apr 30 00:56:46 2022 -0600
  57. 7a42cd7 doc: Convert SPL documentation to ReST by Simon Glass · Sat Apr 30 00:56:45 2022 -0600
  58. 591393f doc: Correct position of gdb '--args' parameter by Andrew Scull · Sun Apr 03 10:39:08 2022 +0000
  59. 5332012 nds32: Remove the architecture by Tom Rini · Wed Apr 06 09:21:25 2022 -0400
  60. d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · Mon Apr 25 16:02:27 2022 -0400
  61. 83b9be6 bootstd: doc: Add documentation by Simon Glass · Sun Apr 24 23:31:26 2022 -0600
  62. 420e6d4 dm: tag: add some document by AKASHI Takahiro · Fri Apr 15 16:15:36 2022 +0900
  63. 50ec472 doc: uefi: Update the capsule update related documentation by Sughosh Ganu · Fri Apr 15 11:29:41 2022 +0530
  64. 7ab2200 doc: distro: Update list of all support boot types by Pali Rohár · Wed Apr 06 11:35:46 2022 +0200
  65. 85c15e4 dm: Add docs to explain how to enable DM_SERIAL for a board by Simon Glass · Tue Mar 15 21:03:20 2022 -0600
  66. 2853256 Merge branch 'next' by Tom Rini · Mon Apr 04 10:45:33 2022 -0400
  67. a23179e Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support" by Tom Rini · Sat Apr 02 18:18:57 2022 -0400
  68. 215ec5c global: Remove CONFIG_SYS_EXTRA_OPTIONS support by Tom Rini · Thu Mar 24 17:18:06 2022 -0400
  69. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · Mon Mar 28 12:36:49 2022 -0400
  70. 2191390 doc: uefi: Fix reference to CONFIG_EFI_SECURE_BOOT by Jan Kiszka · Wed Mar 16 12:12:16 2022 +0100
  71. 0fd8706 event: Add documentation by Simon Glass · Fri Mar 04 08:43:08 2022 -0700
  72. 547cba6 patman: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:18 2022 -0700
  73. af326e3 doc: describe generation of SMBIOS table by Heinrich Schuchardt · Wed Feb 16 07:59:31 2022 +0100
  74. ba21243 tools: mkeficapsule: allow for specifying GUID explicitly by AKASHI Takahiro · Wed Feb 09 19:10:39 2022 +0900
  75. a7159db doc: update UEFI document for usage of mkeficapsule by AKASHI Takahiro · Wed Feb 09 19:10:37 2022 +0900
  76. f8463d6 nvme: Split out PCI support by Mark Kettenis · Sat Jan 22 20:38:11 2022 +0100
  77. d2e6dd6 scripts/checkpatch.pl: Resync with v5.16 by Simon Glass · Sun Jan 23 12:55:11 2022 -0700
  78. ddb3ada dm: serial: Add a migration deadline for serial by Simon Glass · Sat Jan 22 05:03:50 2022 -0700
  79. 4142486 binman: Add documentation for bintools by Simon Glass · Sun Jan 09 20:14:12 2022 -0700
  80. 303d98d introduce CONFIG_DEVICE_TREE_INCLUDES by Rasmus Villemoes · Sun Nov 21 14:52:51 2021 +0100
  81. 0082b2e moveconfig: Allow querying board configuration by Simon Glass · Sat Dec 18 08:09:46 2021 -0700
  82. 8724dfc Makefile: Add a pylint checker to the build by Simon Glass · Sun Nov 21 20:48:40 2021 -0700
  83. 4f67158 doc: printf() codes by Heinrich Schuchardt · Wed Jan 19 01:20:45 2022 +0100
  84. 49ae4ad bloblist: doc: Bring in the API documentation by Simon Glass · Wed Jan 12 19:26:24 2022 -0700
  85. e10ae9f timer: Add a migration message by Simon Glass · Sat Dec 18 11:27:29 2021 -0700
  86. 478eb75 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · Sun Jan 09 07:56:31 2022 -0500
  87. 5c267a0 x86: Allow booting a kernel from the EFI app by Simon Glass · Wed Dec 29 11:57:38 2021 -0700
  88. 2d4b33e efi: Locate all block devices in the app by Simon Glass · Wed Dec 29 11:57:36 2021 -0700
  89. 63cc27a doc: Fix usage of CFG_RPMB_WRITE_KEY by Ilias Apalodimas · Mon Dec 27 10:08:15 2021 +0200
  90. eb28494 arm: riscv: qemu: Explain how to extract the generated dt by Simon Glass · Thu Dec 16 20:59:09 2021 -0700
  91. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · Mon Dec 20 17:12:04 2021 -0500
  92. 15c4d67 efi: Rename UCLASS_EFI and IF_TYPE_EFI by Simon Glass · Sat Dec 04 08:56:30 2021 -0700
  93. f8409e9 keyboard: Add a migration message by Simon Glass · Wed Nov 24 09:26:45 2021 -0700
  94. 84b7711 trace: sandbox: Use only the Kconfig options by Simon Glass · Wed Nov 24 09:26:39 2021 -0700
  95. 5d2199d bloblist: Support allocating the bloblist by Simon Glass · Wed Nov 03 21:09:20 2021 -0600
  96. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · Mon Nov 29 12:00:57 2021 -0500
  97. 8963f19 doc: fix typos in trace.rst by Heinrich Schuchardt · Tue Nov 16 18:38:47 2021 +0100
  98. 420febd doc: Improve environment documentation further by Simon Glass · Thu Oct 21 21:08:50 2021 -0600
  99. 5769531 doc: Move distro boot doc to rST by Simon Glass · Thu Oct 14 12:48:10 2021 -0600
  100. 04c26ff efi: Add video support to the app by Simon Glass · Wed Nov 03 21:09:10 2021 -0600