1. 2dd669f board: rockchip: Add Bananapi R2Pro Board by Frank Wunderlich · Wed Oct 04 21:04:34 2023 +0200
  2. edf10aa doc: rockchip: Update and improve info on rk3308, TPL and TF-A by Massimo Pegorer · Sat Sep 09 11:33:33 2023 +0200
  3. f68c63d rockchip: board: Add minimal generic RK3566/RK3568 board by Jonas Karlman · Mon Aug 21 22:30:29 2023 +0000
  4. 844a48f qconfig: Update the documentation by Simon Glass · Sat Sep 23 13:44:16 2023 -0600
  5. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  6. 190bddf Prepare v2023.10 by Tom Rini · Mon Oct 02 10:39:59 2023 -0400
  7. 975baac doc: usage: load: document part as hexadecimal by Mickaël Tansorier · Sat Sep 16 00:11:53 2023 +0200
  8. 9332607 kontron_sl28: Use u-boot-update.bin instead of u-boot.update by Simon Glass · Thu Sep 07 10:00:20 2023 -0600
  9. f06f082 cmd: dm: allow for selecting uclass and device by AKASHI Takahiro · Wed Aug 23 10:49:47 2023 +0900
  10. 4c58e18 x86: doc: coreboot: Mention 64-bit Linux distros by Simon Glass · Tue Sep 19 21:00:21 2023 -0600
  11. 5382c9b x86: doc: Split out manual booting into its own file by Simon Glass · Tue Sep 19 21:00:20 2023 -0600
  12. 273d08f x86: doc: Update summaries and add links by Simon Glass · Thu Sep 21 07:37:45 2023 -0600
  13. 2bf76a7 x86: doc: Move into its own directory by Simon Glass · Tue Sep 19 21:00:18 2023 -0600
  14. ac58ccc x86: coreboot: Drop USB init on startup by Simon Glass · Thu Sep 21 07:37:44 2023 -0600
  15. add9ef9 x86: coreboot: Enable standard boot by Simon Glass · Tue Sep 19 21:00:03 2023 -0600
  16. 70f5b3a x86: coreboot: Add IDE and SATA by Simon Glass · Tue Sep 19 21:00:02 2023 -0600
  17. 84a49ca x86: doc: Update the list of supported Chromebooks by Simon Glass · Thu Sep 07 09:58:21 2023 -0600
  18. 92a2d1b x86: doc: Document the -cdrom issues I ran into by Simon Glass · Fri Sep 01 12:08:23 2023 -0600
  19. 2d2d81c Allow Python packages to be dropped by Simon Glass · Thu Aug 31 11:20:52 2023 -0600
  20. b969faf Merge tag 'xilinx-for-v2024.01-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Sep 21 10:51:58 2023 -0400
  21. 4d0837b global: Use proper project name U-Boot (next2) by Michal Simek · Fri Sep 08 09:11:31 2023 +0200
  22. b112ed5 riscv: dts: starfive: generate u-boot-spl.bin.normal.out by Heinrich Schuchardt · Sun Sep 17 13:47:31 2023 +0200
  23. e27d7df Mark DISTRO_DEFAULTS as deprecated by Simon Glass · Thu Sep 14 10:55:55 2023 -0600
  24. fc36ad8 doc: delete unused values kernel command line by Jaewon Jung · Fri Sep 08 17:00:01 2023 +0900
  25. 785c9cc post: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:15 2023 +0200
  26. d88ba5f cmd: gpt: Add command to swap partition order by Joshua Watt · Thu Aug 31 10:51:41 2023 -0600
  27. 44d6233 cmd: gpt: Add command to set bootable flags by Joshua Watt · Thu Aug 31 10:51:38 2023 -0600
  28. fd1134e cmd: gpt: Add gpt_partition_bootable variable by Joshua Watt · Thu Aug 31 10:51:37 2023 -0600
  29. b61ad15 doc: board: ti: Move documentation from README to .rst by Neha Malcom Francis · Fri Sep 08 15:06:16 2023 +0530
  30. 37d91a9 doc: Update path to source_file_format.rst by Joao Marcos Costa · Thu Sep 07 22:50:45 2023 +0200
  31. d38bbb5 doc: efi: Update for the 64-bit app by Simon Glass · Sun Sep 03 09:15:51 2023 -0600
  32. 47535c3 doc: qemu: switch swtpm instruction to 'tpm autostart' by Ilias Apalodimas · Fri Jun 16 11:42:52 2023 +0300
  33. be5a99d doc: board: ti: Add BeaglePlay documentation by Nishanth Menon · Fri Aug 25 13:03:05 2023 -0500
  34. 7a41eb6 doc: board: starfive: Add more info about supported driver by Shengyu Qu · Tue Aug 22 22:33:57 2023 +0800
  35. a4bdec2 nokia_rx51: Remove platform by Tom Rini · Mon Sep 04 21:12:28 2023 -0400
  36. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · Mon Sep 04 10:51:58 2023 -0400
  37. 5045295 Prepare v2023.10-rc4 by Tom Rini · Mon Sep 04 10:39:43 2023 -0400
  38. 446de7c doc: Add gpt command documentation by Joshua Watt · Thu Aug 31 10:51:35 2023 -0600
  39. 1330ef1 doc: board: ti: am64x: Fix build step numbering by Nishanth Menon · Tue Aug 22 11:41:03 2023 -0500
  40. 5a53648 doc: board: ti: am64x: provide image alt text by Nishanth Menon · Tue Aug 22 11:40:58 2023 -0500
  41. ef002e5 doc: board: toradex: verdin-am62: document update u-boot wrapper by Marcel Ziswiler · Tue Aug 29 00:01:54 2023 +0200
  42. 813070a doc: board: toradex: minor documentation update by Marcel Ziswiler · Tue Aug 29 00:01:53 2023 +0200
  43. 762a8bd doc: add events.h to documentation by Heinrich Schuchardt · Mon Aug 28 21:13:33 2023 +0200
  44. 1718fcc event: Update documentation for simple spy by Simon Glass · Mon Aug 21 21:16:58 2023 -0600
  45. 83ca37c doc: capsule: Document the new mechanism to embed ESL file into dtb by Sughosh Ganu · Tue Aug 22 23:10:08 2023 +0530
  46. 80f68e6 doc: Add documentation to highlight capsule generation related updates by Sughosh Ganu · Tue Aug 22 23:10:01 2023 +0530
  47. 2f27e47 bootstd: Adjust the default bootmeth order by Simon Glass · Sat Aug 19 16:49:35 2023 -0600
  48. e7574fc doc: describe TPL/VPL/SPL boot by Heinrich Schuchardt · Wed Aug 23 23:49:55 2023 +0200
  49. 55fbcae doc: board: ti: k3: Convert to sphinx-prompt by Nishanth Menon · Thu Aug 24 10:40:36 2023 -0500
  50. 1419a4b doc: sphinx: Add sphinx-prompt by Nishanth Menon · Thu Aug 24 10:40:35 2023 -0500
  51. c1d73dc doc: board: sdm845: Explicitly add boot.img flashing command by Sumit Garg · Thu Aug 24 18:14:20 2023 +0530
  52. 0fca7e8 bootstd: Support bootmeths which can scan any partition by Simon Glass · Thu Aug 24 13:55:43 2023 -0600
  53. 9b68f94 expo: doc: Update documentation for persistent settings by Simon Glass · Mon Aug 14 16:40:39 2023 -0600
  54. 4462fa3 expo: cedit: Support reading settings from CMOS RAM by Simon Glass · Mon Aug 14 16:40:38 2023 -0600
  55. 2b91ca6 expo: cedit: Support writing settings to CMOS RAM by Simon Glass · Mon Aug 14 16:40:37 2023 -0600
  56. 0f2e5a6 expo: cedit: Support reading settings from environment vars by Simon Glass · Mon Aug 14 16:40:36 2023 -0600
  57. 237f375 expo: cedit: Support writing settings to environment vars by Simon Glass · Mon Aug 14 16:40:35 2023 -0600
  58. b1cd32b expo: cedit: Support reading settings from a file by Simon Glass · Mon Aug 14 16:40:34 2023 -0600
  59. 28bf435 expo: cedit: Support writing settings to a file by Simon Glass · Mon Aug 14 16:40:33 2023 -0600
  60. f8cb2e8 doc: Expand documentation for the cedit command by Simon Glass · Mon Aug 14 16:40:31 2023 -0600
  61. 82adc29 expo: Move cedit theme under bootstd by Simon Glass · Mon Aug 14 16:40:30 2023 -0600
  62. 40eb3c3 expo: Add documentation for the configuration editor by Simon Glass · Mon Aug 14 16:40:29 2023 -0600
  63. b1263bc expo: Tidy up the expo.py tool and usage by Simon Glass · Mon Aug 14 16:40:28 2023 -0600
  64. 3adab5e doc: qemu: arm: Add a section on booting Linux distros by Alper Nebi Yasak · Mon Aug 14 20:39:44 2023 +0300
  65. 211639d arm: qemu: Enable usb keyboard as an input device by Alper Nebi Yasak · Mon Aug 14 20:39:43 2023 +0300
  66. 79f469a arm: qemu: Enable Bochs video support by Alper Nebi Yasak · Mon Aug 14 20:39:41 2023 +0300
  67. da9b58b doc: Highlight the most relevant u-boot talks by Paul Barker · Tue Aug 22 19:53:59 2023 +0100
  68. efc389a doc: Explicitly list build dependencies for docs by Paul Barker · Tue Aug 22 19:53:58 2023 +0100
  69. fb4ef74 Documentation extended with specific information for VirtualBox by Thomas Mittelstaedt · Tue Aug 22 13:49:02 2023 +0000
  70. 27fd498 doc: board: ti: k3: Fix up OpenOCD references and debug info by Jonathan Humphreys · Tue Aug 22 13:49:03 2023 -0500
  71. e2a4745 doc: board: ti: k3: Elaborate on various firmware by Nishanth Menon · Tue Aug 22 11:41:07 2023 -0500
  72. 818fd19 doc: board: ti: j721e: Fix build step numbering by Nishanth Menon · Tue Aug 22 11:41:06 2023 -0500
  73. daed6db doc: board: ti: j7200: Fix build step numbering by Nishanth Menon · Tue Aug 22 11:41:05 2023 -0500
  74. d14cec5 doc: board: ti: am65x: Fix build step numbering by Nishanth Menon · Tue Aug 22 11:41:04 2023 -0500
  75. 4ef5f34 doc: board: ti: am62x: Fix build step numbering by Nishanth Menon · Tue Aug 22 11:41:02 2023 -0500
  76. e627a64 doc: board: ti: j721e: provide image alt text by Nishanth Menon · Tue Aug 22 11:41:01 2023 -0500
  77. 5539eaf doc: board: ti: j7200: provide image alt text by Nishanth Menon · Tue Aug 22 11:41:00 2023 -0500
  78. 529aed0 doc: board: ti: am65x: provide image alt text by Heinrich Schuchardt · Tue Aug 22 11:40:59 2023 -0500
  79. bcd233b doc: board: ti: am62x: provide image alt texts by Heinrich Schuchardt · Tue Aug 22 11:40:57 2023 -0500
  80. 5746e03 doc: board: ti: k3: Fixup alt text for openocd sequence by Nishanth Menon · Tue Aug 22 11:40:56 2023 -0500
  81. d0894b2 doc: board: ti: k3: image alt texts by Heinrich Schuchardt · Tue Aug 22 11:40:55 2023 -0500
  82. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  83. 2cbe62b Prepare v2023.10-rc3 by Tom Rini · Mon Aug 21 16:19:59 2023 -0400
  84. 3c4cbbe doc: csf_examples: csf.sh: Remove unneeded export ATF_LOAD_ADDR line by Fabio Estevam · Tue Aug 15 10:48:01 2023 -0300
  85. f611e97 doc: printf() codes: Fix format specifier for unsigned int by Siddharth Vadapalli · Mon Aug 14 10:23:48 2023 +0530
  86. 10af36c docs: fix wrong usage of proftool by Puhan Zhou · Sun Aug 13 13:16:19 2023 +0800
  87. 91b6ca6 rockchip: rk3566-anbernic-rgxx3: Rename defconfig to include SoC name by Jonas Karlman · Thu Aug 17 21:52:48 2023 +0000
  88. 4242742 Merge tag 'tegra-for-2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · Fri Aug 18 10:05:04 2023 -0400
  89. cd87b1e doc: board: ti: am64: Add boot flow diagram by Roger Quadros · Sat Aug 05 11:14:39 2023 +0300
  90. efb0b69 doc: rockchip: Add supported RK3566/RK3568 boards by Jonas Karlman · Thu Aug 17 06:04:34 2023 +0000
  91. 61e507b CI: x86: coreboot: Update to latest coreboot by Simon Glass · Fri Aug 11 12:17:43 2023 -0600
  92. bf03619 arm_ffa: use debug logs by Abdellatif El Khlifi · Wed Aug 09 12:47:30 2023 +0100
  93. 4a45c72 doc: add partition API to HTML documentation by Heinrich Schuchardt · Tue Aug 15 12:30:19 2023 +0200
  94. f50e761 doc/sphinx/requirements.txt: Bump certifi up by Tom Rini · Tue Aug 01 14:53:30 2023 -0400
  95. b352c84 rockchip: rk3568: Add EmbedFire Lubancat 2 support by Andy Yan · Sat Aug 05 20:00:11 2023 +0800
  96. 6d8f95b bootstd: Add a command to read all files for a bootflow by Simon Glass · Thu Aug 10 19:33:18 2023 -0600
  97. 5495aaf bootstd: Allow display of the x86 setup information by Simon Glass · Sun Jul 30 11:17:00 2023 -0600
  98. 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
  99. 6fe2097 env: Explain how to use #include files in text environment by Simon Glass · Sun Jul 30 21:01:46 2023 -0600
  100. b0eba69 doc: Explain how to avoid the distro-boot scripts by Simon Glass · Sun Jul 30 21:01:44 2023 -0600