1. da9739c Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Jun 12 16:42:37 2023 -0400
  2. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400
  3. 064e0c0 Prepare v2023.07-rc4 by Tom Rini · Mon Jun 12 13:45:09 2023 -0400
  4. 50fa118 global: Use proper project name U-Boot by Michal Simek · Wed May 17 09:17:16 2023 +0200
  5. 475a4f7 doc: uefi: add anti-rollback documentation by Masahisa Kojima · Wed Jun 07 14:41:58 2023 +0900
  6. d20d4c4 doc: uefi: add firmware versioning documentation by Masahisa Kojima · Wed Jun 07 14:41:57 2023 +0900
  7. 1d9b725 Prepare v2023.07-rc3 by Tom Rini · Mon May 29 10:59:09 2023 -0400
  8. c38e6d4 Merge tag 'efi-2023-07-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue May 16 11:23:30 2023 -0400
  9. b71d7f7 bootstd: Rename distro and syslinux to extlinux by Simon Glass · Wed May 10 16:34:46 2023 -0600
  10. 6b0fcc0 doc: devicetree: fix u-boot.bin filename typo by Baruch Siach · Tue May 02 13:21:46 2023 +0300
  11. 9307401 dm: Emit the arch_cpu_init_dm() even only before relocation by Simon Glass · Thu May 04 16:50:45 2023 -0600
  12. 4ea52d5 Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Tue May 09 12:45:49 2023 -0400
  13. 66aea14 Prepare v2023.07-rc2 by Tom Rini · Mon May 08 14:16:32 2023 -0400
  14. 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:04 2023 +0100
  15. 0f2c979 Merge branch '2023-05-03-assorted-updates-and-fixes' by Tom Rini · Thu May 04 11:49:30 2023 -0400
  16. cdfcfe4 docs: fix wrong proftool usage by Pavel Skripkin · Wed Apr 12 22:05:31 2023 +0300
  17. a8db4c5 event: fix comments syntax error by Hugo Villeneuve · Tue Apr 25 09:46:45 2023 -0400
  18. 8746911 Prepare v2023.07-rc1 by Tom Rini · Mon May 01 12:02:02 2023 -0400
  19. 6b00587 sandbox64: add support for NVMXIP QSPI by Abdellatif El Khlifi · Mon Apr 17 10:11:55 2023 +0100
  20. 6db33c2 drivers/mtd/nvmxip: introduce QSPI XIP driver by Abdellatif El Khlifi · Mon Apr 17 10:11:53 2023 +0100
  21. 857360c drivers/mtd/nvmxip: introduce NVM XIP block storage emulation by Abdellatif El Khlifi · Mon Apr 17 10:11:52 2023 +0100
  22. b7f3509 doc: codingstyle: Python coding style by Heinrich Schuchardt · Wed Apr 19 08:45:34 2023 +0200
  23. 616f212 doc: describe our documentation style by Heinrich Schuchardt · Fri Apr 07 11:28:00 2023 +0200
  24. 95c015f Merge branch 'next' by Tom Rini · Mon Apr 03 16:45:41 2023 -0400
  25. 4adeec8 Prepare v2023.04 by Tom Rini · Mon Apr 03 16:38:50 2023 -0400
  26. 8a5d4b3 doc: describe skipping triggering a pipeline in Gitlab by Heinrich Schuchardt · Sun Mar 26 02:55:12 2023 +0000
  27. f5e6084 Merge branch 'master' into next by Tom Rini · Mon Mar 27 15:19:57 2023 -0400
  28. 811bf00 Prepare v2023.04-rc5 by Tom Rini · Mon Mar 27 14:23:26 2023 -0400
  29. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · Tue Mar 14 10:58:41 2023 -0400
  30. 9b26c18 Prepare v2023.04-rc4 by Tom Rini · Mon Mar 13 20:52:48 2023 -0400
  31. ecf2151 doc: uefi: fix links by Vincent Stehlé · Mon Feb 20 15:37:29 2023 +0100
  32. 99e6818 bootflow: Rename bootflow_flags_t by Simon Glass · Wed Feb 22 12:17:03 2023 -0700
  33. 1c0b887 Merge tag 'v2023.04-rc3' into next by Tom Rini · Mon Feb 27 17:28:21 2023 -0500
  34. b8743e2 Prepare v2023.04-rc3 by Tom Rini · Mon Feb 27 17:18:36 2023 -0500
  35. 2df8ea8 doc: devicetree: dt_qemu.rst: Fix the typo and space by Yu Chien Peter Lin · Sun Feb 12 15:09:51 2023 +0800
  36. b9a1a05 dm: doc: Update documentation for new driver model schema by Simon Glass · Mon Feb 13 08:56:36 2023 -0700
  37. f9269c7 Prepare v2023.04-rc2 by Tom Rini · Mon Feb 13 18:39:15 2023 -0500
  38. b9d1997 trace: Update documentation by Simon Glass · Sun Jan 15 14:16:01 2023 -0700
  39. 2e5161eb bootstd: Add some default filesystems and commands by Simon Glass · Sat Jan 28 15:00:21 2023 -0700
  40. 2b0445c Prepare v2023.04-rc1 by Tom Rini · Mon Jan 30 15:36:45 2023 -0500
  41. f5891d4 doc: move directory hierarchy to HTML by Heinrich Schuchardt · Wed Jan 25 19:15:02 2023 +0100
  42. 307cf81 event: Document dynamic event handlers by Simon Glass · Fri Jan 20 14:46:05 2023 -0700
  43. 736612e bootstd: Update documentation for new features by Simon Glass · Tue Jan 17 10:48:19 2023 -0700
  44. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · Tue Jan 17 10:48:08 2023 -0700
  45. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  46. 56da76d trace: Use notrace for short by Simon Glass · Wed Dec 21 16:08:15 2022 -0700
  47. 311bd35 expo: Add documentation by Simon Glass · Fri Jan 06 08:52:43 2023 -0600
  48. a6b1b3b Merge branch 'next' by Tom Rini · Mon Jan 09 11:30:08 2023 -0500
  49. d2c928a Prepare v2023.01 by Tom Rini · Mon Jan 09 11:07:33 2023 -0500
  50. 543bd4f doc: Use "changesets" not "csets" in statistics pages by Tom Rini · Wed Dec 21 18:04:10 2022 -0500
  51. c9edebe global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · Sun Dec 04 10:03:50 2022 -0500
  52. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · Mon Dec 19 09:29:55 2022 -0500
  53. 8b5dd10 Prepare v2023.01-rc4 by Tom Rini · Mon Dec 19 08:45:26 2022 -0500
  54. c53cec6 efi: adjust ebbr to v2.1 in conformance profile by Vincent Stehlé · Fri Dec 16 17:55:04 2022 +0100
  55. 4322898 doc: fix typos by Maxim Cournoyer · Fri Dec 16 21:09:40 2022 -0500
  56. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  57. ca8f571 Prepare v2023.01-rc3 by Tom Rini · Mon Dec 05 15:21:53 2022 -0500
  58. b4be383 Prepare v2023.01-rc2 by Tom Rini · Mon Nov 21 12:33:14 2022 -0500
  59. 85ba7c3 test: Add a way to detect a test that breaks another by Simon Glass · Sat Oct 29 19:47:13 2022 -0600
  60. ef933ba Prepare v2023.01-rc1 by Tom Rini · Mon Nov 07 15:27:03 2022 -0500
  61. 2eaffba docs: Add a basic security document by Tom Rini · Thu Nov 03 14:25:44 2022 -0400
  62. b08b857 FWU: doc: Add documentation for the FWU feature by Sughosh Ganu · Fri Oct 21 18:16:08 2022 +0530
  63. 1f1614b test: Support tests which can only be run manually by Simon Glass · Thu Oct 20 18:22:50 2022 -0600
  64. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  65. 5bfbffb Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sun Oct 30 17:16:35 2022 -0400
  66. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  67. 050bb64 dm: doc: Fix serial howto u-boot,dm-pre-reloc typo by Michal Suchanek · Sun Sep 25 15:28:47 2022 +0200
  68. c93350b input: Remove legacy KEYBOARD option by Tom Rini · Fri Oct 14 07:50:20 2022 -0400
  69. 49efb06 vbe: Add a test for VBE device tree fixups by Simon Glass · Tue Oct 11 09:47:20 2022 -0600
  70. e6a211c dm: core: Update docs about oftree_from_fdt() by Simon Glass · Tue Oct 11 09:47:19 2022 -0600
  71. 6acf1b9 cmd: pxe: add alias devicetree-overlay for fdtoverlays by Edoardo Tomelleri · Wed Sep 21 15:26:33 2022 +0200
  72. 2c6206d doc: describe usage of virt-make-fs for testing by Heinrich Schuchardt · Sat Oct 08 01:19:22 2022 +0200
  73. c86fcca Merge tag 'efi-2023-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Oct 07 11:51:05 2022 -0400
  74. b1030eb common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead code by Ovidiu Panait · Tue Sep 13 21:31:26 2022 +0300
  75. be68ef5 doc: typo 'it it' in doc/develop/package/index.rst by Heinrich Schuchardt · Tue Oct 04 22:02:46 2022 +0200
  76. 9411630 Merge branch 'next' by Tom Rini · Mon Oct 03 15:39:46 2022 -0400
  77. d6e4e90 Prepare v2022.10 by Tom Rini · Mon Oct 03 15:25:32 2022 -0400
  78. 17abed0 dm: core: Allow copying ofnode property data when writing by Simon Glass · Tue Sep 06 20:27:32 2022 -0600
  79. 9e7a42a dm: core: Expand ofnode tests by Simon Glass · Tue Sep 06 20:27:30 2022 -0600
  80. cb13a1b dm: core: Add the ofnode multi-tree implementation by Simon Glass · Tue Sep 06 20:27:26 2022 -0600
  81. 3ba7675 test: Make a copy of the device tree before running a test by Simon Glass · Tue Sep 06 20:27:05 2022 -0600
  82. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  83. 68f36ca Prepare v2022.10-rc5 by Tom Rini · Mon Sep 19 12:17:04 2022 -0400
  84. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · Thu Aug 11 19:34:59 2022 -0600
  85. 3bf7d7a blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · Thu Aug 11 19:34:48 2022 -0600
  86. 4736bec cyclic: Add documentation by Stefan Roese · Fri Sep 02 13:57:53 2022 +0200
  87. b23b98f Makefile: Add a pcheck option to run tests in parallel by Simon Glass · Sat Aug 06 17:51:59 2022 -0600
  88. 43a8d6a Prepare v2022.10-rc4 by Tom Rini · Mon Sep 05 20:32:56 2022 -0400
  89. 91a187b test: Allow running tests multiple times by Simon Glass · Mon Aug 01 07:58:45 2022 -0600
  90. 0b1f013 doc: process, sending_patches: Update and correct the old "Patches" content by Tom Rini · Mon Aug 29 12:59:34 2022 -0400
  91. 62a2e1d doc: sending_patches.rst: Incorporate the old "Patches" wiki content by Tom Rini · Mon Aug 29 12:59:33 2022 -0400
  92. 3c9c6d7 Rename disto_[pxe_]getfile to distro_[pxe_]getfile by Dario Binacchi · Fri Aug 26 15:15:41 2022 +0200
  93. 13c6e43 Prepare v2022.10-rc3 by Tom Rini · Mon Aug 22 18:54:48 2022 -0400
  94. a58e936 doc: dm: clarify activation. by Michal Suchanek · Thu Aug 04 19:57:45 2022 +0200
  95. c8ab031 patman: Add documentation to doc/ by Simon Glass · Tue Aug 09 13:49:57 2022 -0600
  96. 29ea2aa doc: Drop a reference to Travis by Simon Glass · Sun Aug 07 07:24:52 2022 -0600
  97. 34b44d9 doc: develop: Add a note about importing code from other projects by Tom Rini · Mon Aug 01 14:57:01 2022 -0400
  98. c9f2e29 doc: crash_dumps.rst missing documentation link by Heinrich Schuchardt · Tue Aug 02 15:36:42 2022 +0200
  99. e629692 doc: add more details for crash dump analysis by Heinrich Schuchardt · Tue Aug 02 15:23:32 2022 +0200
  100. 6c55d0d bootstd: doc: Fix typos by Paul Barker · Fri Jul 29 14:31:58 2022 +0100