1. 844a48f qconfig: Update the documentation by Simon Glass · Sat Sep 23 13:44:16 2023 -0600
  2. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  3. 190bddf Prepare v2023.10 by Tom Rini · Mon Oct 02 10:39:59 2023 -0400
  4. e27d7df Mark DISTRO_DEFAULTS as deprecated by Simon Glass · Thu Sep 14 10:55:55 2023 -0600
  5. d38bbb5 doc: efi: Update for the 64-bit app by Simon Glass · Sun Sep 03 09:15:51 2023 -0600
  6. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · Mon Sep 04 10:51:58 2023 -0400
  7. 5045295 Prepare v2023.10-rc4 by Tom Rini · Mon Sep 04 10:39:43 2023 -0400
  8. 1718fcc event: Update documentation for simple spy by Simon Glass · Mon Aug 21 21:16:58 2023 -0600
  9. 83ca37c doc: capsule: Document the new mechanism to embed ESL file into dtb by Sughosh Ganu · Tue Aug 22 23:10:08 2023 +0530
  10. 80f68e6 doc: Add documentation to highlight capsule generation related updates by Sughosh Ganu · Tue Aug 22 23:10:01 2023 +0530
  11. 2f27e47 bootstd: Adjust the default bootmeth order by Simon Glass · Sat Aug 19 16:49:35 2023 -0600
  12. 0fca7e8 bootstd: Support bootmeths which can scan any partition by Simon Glass · Thu Aug 24 13:55:43 2023 -0600
  13. 9b68f94 expo: doc: Update documentation for persistent settings by Simon Glass · Mon Aug 14 16:40:39 2023 -0600
  14. 2b91ca6 expo: cedit: Support writing settings to CMOS RAM by Simon Glass · Mon Aug 14 16:40:37 2023 -0600
  15. 82adc29 expo: Move cedit theme under bootstd by Simon Glass · Mon Aug 14 16:40:30 2023 -0600
  16. 40eb3c3 expo: Add documentation for the configuration editor by Simon Glass · Mon Aug 14 16:40:29 2023 -0600
  17. b1263bc expo: Tidy up the expo.py tool and usage by Simon Glass · Mon Aug 14 16:40:28 2023 -0600
  18. fb4ef74 Documentation extended with specific information for VirtualBox by Thomas Mittelstaedt · Tue Aug 22 13:49:02 2023 +0000
  19. 2cbe62b Prepare v2023.10-rc3 by Tom Rini · Mon Aug 21 16:19:59 2023 -0400
  20. f611e97 doc: printf() codes: Fix format specifier for unsigned int by Siddharth Vadapalli · Mon Aug 14 10:23:48 2023 +0530
  21. 10af36c docs: fix wrong usage of proftool by Puhan Zhou · Sun Aug 13 13:16:19 2023 +0800
  22. aa19d91 Merge tag 'x86-pull-20230809' of https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Wed Aug 09 13:17:34 2023 -0400
  23. b1d581d bootstd: Rename bootdev_setup_sibling_blk() by Simon Glass · Sun Jul 30 11:15:14 2023 -0600
  24. 94d6f81 doc: Begin adding a best practices document for board ports by Tom Rini · Tue Aug 08 16:36:16 2023 -0400
  25. 1c6b184 Prepare v2023.10-rc2 by Tom Rini · Mon Aug 07 15:26:50 2023 -0400
  26. 4b91bc5 doc: move README.falcon to HTML by Heinrich Schuchardt · Fri Jul 28 22:37:40 2023 +0200
  27. cbc4ad1 doc: U-Boot boot phases by Heinrich Schuchardt · Fri Jul 28 18:44:34 2023 +0200
  28. 216a25d doc: fix typo device_compat/.h by Heinrich Schuchardt · Mon Jul 24 10:53:59 2023 +0200
  29. e3568a8 Prepare v2023.10-rc1 by Tom Rini · Tue Jul 25 17:19:54 2023 -0400
  30. 68e23f4 doc: uefi: enhance anti-rollback documentation by Masahisa Kojima · Thu Jun 22 17:06:29 2023 +0900
  31. c892511 expo: Add a configuration editor by Simon Glass · Thu Jun 01 10:23:02 2023 -0600
  32. 6130072 expo: Support building an expo from a description file by Simon Glass · Thu Jun 01 10:23:01 2023 -0600
  33. 86f1ac5 expo: Add spacing around menus and items by Simon Glass · Thu Jun 01 10:23:00 2023 -0600
  34. f0e1e8c expo: Implement the keypress logic for popup menus by Simon Glass · Thu Jun 01 10:22:59 2023 -0600
  35. c999e17 expo: Support simple themes by Simon Glass · Thu Jun 01 10:22:53 2023 -0600
  36. 7a96005 expo: Set up the width and height of objects by Simon Glass · Thu Jun 01 10:22:52 2023 -0600
  37. 6e9e415 expo: Allow setting the start of the dynamic-ID range by Simon Glass · Thu Jun 01 10:22:47 2023 -0600
  38. 5ba5a20 Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Jul 11 13:27:32 2023 -0400
  39. 0a3cc11 Merge branch 'next' by Tom Rini · Mon Jul 10 14:29:14 2023 -0400
  40. 4d79c7b Prepare v2023.07 by Tom Rini · Mon Jul 10 14:13:47 2023 -0400
  41. a82f396 doc: harmonize Linux kernel documentation links by Heinrich Schuchardt · Sun Jul 09 04:00:06 2023 +0200
  42. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · Wed Jul 05 11:28:55 2023 -0400
  43. 650fcc4 Prepare v2023.07-rc6 by Tom Rini · Mon Jul 03 13:48:58 2023 -0400
  44. b253c90 Prepare v2023.07-rc5 by Tom Rini · Mon Jun 26 11:44:06 2023 -0400
  45. 64c6845 doc: statistics: Re-generate the last 3 releases by Tom Rini · Tue Jun 20 16:00:20 2023 -0400
  46. 46995d3 doc: event: Correct EVT_DM_POST_INIT_F description by Bin Meng · Mon Jun 12 14:12:13 2023 +0800
  47. 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
  48. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400
  49. 064e0c0 Prepare v2023.07-rc4 by Tom Rini · Mon Jun 12 13:45:09 2023 -0400
  50. 50fa118 global: Use proper project name U-Boot by Michal Simek · Wed May 17 09:17:16 2023 +0200
  51. 475a4f7 doc: uefi: add anti-rollback documentation by Masahisa Kojima · Wed Jun 07 14:41:58 2023 +0900
  52. d20d4c4 doc: uefi: add firmware versioning documentation by Masahisa Kojima · Wed Jun 07 14:41:57 2023 +0900
  53. 1d9b725 Prepare v2023.07-rc3 by Tom Rini · Mon May 29 10:59:09 2023 -0400
  54. 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
  55. b71d7f7 bootstd: Rename distro and syslinux to extlinux by Simon Glass · Wed May 10 16:34:46 2023 -0600
  56. 6b0fcc0 doc: devicetree: fix u-boot.bin filename typo by Baruch Siach · Tue May 02 13:21:46 2023 +0300
  57. 9307401 dm: Emit the arch_cpu_init_dm() even only before relocation by Simon Glass · Thu May 04 16:50:45 2023 -0600
  58. 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
  59. 66aea14 Prepare v2023.07-rc2 by Tom Rini · Mon May 08 14:16:32 2023 -0400
  60. 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:04 2023 +0100
  61. 0f2c979 Merge branch '2023-05-03-assorted-updates-and-fixes' by Tom Rini · Thu May 04 11:49:30 2023 -0400
  62. cdfcfe4 docs: fix wrong proftool usage by Pavel Skripkin · Wed Apr 12 22:05:31 2023 +0300
  63. a8db4c5 event: fix comments syntax error by Hugo Villeneuve · Tue Apr 25 09:46:45 2023 -0400
  64. 8746911 Prepare v2023.07-rc1 by Tom Rini · Mon May 01 12:02:02 2023 -0400
  65. 6b00587 sandbox64: add support for NVMXIP QSPI by Abdellatif El Khlifi · Mon Apr 17 10:11:55 2023 +0100
  66. 6db33c2 drivers/mtd/nvmxip: introduce QSPI XIP driver by Abdellatif El Khlifi · Mon Apr 17 10:11:53 2023 +0100
  67. 857360c drivers/mtd/nvmxip: introduce NVM XIP block storage emulation by Abdellatif El Khlifi · Mon Apr 17 10:11:52 2023 +0100
  68. b7f3509 doc: codingstyle: Python coding style by Heinrich Schuchardt · Wed Apr 19 08:45:34 2023 +0200
  69. 616f212 doc: describe our documentation style by Heinrich Schuchardt · Fri Apr 07 11:28:00 2023 +0200
  70. 95c015f Merge branch 'next' by Tom Rini · Mon Apr 03 16:45:41 2023 -0400
  71. 4adeec8 Prepare v2023.04 by Tom Rini · Mon Apr 03 16:38:50 2023 -0400
  72. 8a5d4b3 doc: describe skipping triggering a pipeline in Gitlab by Heinrich Schuchardt · Sun Mar 26 02:55:12 2023 +0000
  73. f5e6084 Merge branch 'master' into next by Tom Rini · Mon Mar 27 15:19:57 2023 -0400
  74. 811bf00 Prepare v2023.04-rc5 by Tom Rini · Mon Mar 27 14:23:26 2023 -0400
  75. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · Tue Mar 14 10:58:41 2023 -0400
  76. 9b26c18 Prepare v2023.04-rc4 by Tom Rini · Mon Mar 13 20:52:48 2023 -0400
  77. ecf2151 doc: uefi: fix links by Vincent Stehlé · Mon Feb 20 15:37:29 2023 +0100
  78. 99e6818 bootflow: Rename bootflow_flags_t by Simon Glass · Wed Feb 22 12:17:03 2023 -0700
  79. 1c0b887 Merge tag 'v2023.04-rc3' into next by Tom Rini · Mon Feb 27 17:28:21 2023 -0500
  80. b8743e2 Prepare v2023.04-rc3 by Tom Rini · Mon Feb 27 17:18:36 2023 -0500
  81. 2df8ea8 doc: devicetree: dt_qemu.rst: Fix the typo and space by Yu Chien Peter Lin · Sun Feb 12 15:09:51 2023 +0800
  82. b9a1a05 dm: doc: Update documentation for new driver model schema by Simon Glass · Mon Feb 13 08:56:36 2023 -0700
  83. f9269c7 Prepare v2023.04-rc2 by Tom Rini · Mon Feb 13 18:39:15 2023 -0500
  84. b9d1997 trace: Update documentation by Simon Glass · Sun Jan 15 14:16:01 2023 -0700
  85. 2e5161eb bootstd: Add some default filesystems and commands by Simon Glass · Sat Jan 28 15:00:21 2023 -0700
  86. 2b0445c Prepare v2023.04-rc1 by Tom Rini · Mon Jan 30 15:36:45 2023 -0500
  87. f5891d4 doc: move directory hierarchy to HTML by Heinrich Schuchardt · Wed Jan 25 19:15:02 2023 +0100
  88. 307cf81 event: Document dynamic event handlers by Simon Glass · Fri Jan 20 14:46:05 2023 -0700
  89. 736612e bootstd: Update documentation for new features by Simon Glass · Tue Jan 17 10:48:19 2023 -0700
  90. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · Tue Jan 17 10:48:08 2023 -0700
  91. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  92. 56da76d trace: Use notrace for short by Simon Glass · Wed Dec 21 16:08:15 2022 -0700
  93. 311bd35 expo: Add documentation by Simon Glass · Fri Jan 06 08:52:43 2023 -0600
  94. a6b1b3b Merge branch 'next' by Tom Rini · Mon Jan 09 11:30:08 2023 -0500
  95. d2c928a Prepare v2023.01 by Tom Rini · Mon Jan 09 11:07:33 2023 -0500
  96. 543bd4f doc: Use "changesets" not "csets" in statistics pages by Tom Rini · Wed Dec 21 18:04:10 2022 -0500
  97. c9edebe global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · Sun Dec 04 10:03:50 2022 -0500
  98. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · Mon Dec 19 09:29:55 2022 -0500
  99. 8b5dd10 Prepare v2023.01-rc4 by Tom Rini · Mon Dec 19 08:45:26 2022 -0500
  100. c53cec6 efi: adjust ebbr to v2.1 in conformance profile by Vincent Stehlé · Fri Dec 16 17:55:04 2022 +0100