1. 547db7c doc: board: anbernic: Update rgxx3 to add new boards by Chris Morgan · Tue Jan 02 09:46:54 2024 -0600
  2. a3b328e board: rockchip: Add the Turing RK1 SoM by Joshua Riek · Tue Jan 09 20:30:24 2024 -0500
  3. c3913e4 Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Jan 17 09:27:23 2024 -0500
  4. dd5b958 doc: drop references to non-existing CONFIG_MEM_SUPPORT_64BIT_DATA by Rasmus Villemoes · Wed Jan 03 11:47:10 2024 +0100
  5. 61f3c7b doc: update requirements.txt by Heinrich Schuchardt · Sun Jan 14 14:18:23 2024 +0100
  6. f3b5659 doc: import Sphinx theme.css and pygments.css by Heinrich Schuchardt · Sun Jan 14 14:18:22 2024 +0100
  7. 9b665d6 doc: update theme_overrides.css by Heinrich Schuchardt · Sun Jan 14 14:18:21 2024 +0100
  8. c72266f doc: add sphinx_rtd_theme extension by Heinrich Schuchardt · Sun Jan 14 14:18:20 2024 +0100
  9. a82b48e docs/sphinx: Explicitly convert Sphinx paths to str by Oliver Faso · Sun Jan 14 14:18:19 2024 +0100
  10. 1b0c316 doc: create index entries for commands by Heinrich Schuchardt · Sun Jan 14 14:53:13 2024 +0100
  11. 71dc1f1 doc: add generated index to table of contents by Heinrich Schuchardt · Sun Jan 14 14:54:03 2024 +0100
  12. 2887401 doc: dfu: fix a handful of typos by Mattijs Korpershoek · Wed Jan 03 09:00:04 2024 +0100
  13. 477a1c4 doc/usage/cmd/cp.rst: document that overlapping regions are supported by Rasmus Villemoes · Wed Jan 03 11:47:04 2024 +0100
  14. 12722a4 doc: board: phytec: Add phyCORE-AM62x by Wadim Egorov · Wed Dec 20 10:18:11 2023 +0100
  15. e93514b Merge tag 'qcom-2024.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · Tue Jan 16 09:51:16 2024 -0500
  16. ad16281 Merge tag 'u-boot-imx-20240115' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Jan 16 09:49:48 2024 -0500
  17. 783cb3f pmic: qcom: dont use dev_read_addr to get USID by Caleb Connolly · Tue Dec 05 13:46:54 2023 +0000
  18. 99f591c spmi: msm: fix register range names by Caleb Connolly · Tue Dec 05 13:46:53 2023 +0000
  19. 04a75f9 gpio: qcom_pmic: drop gpio-count property by Caleb Connolly · Tue Dec 05 13:46:52 2023 +0000
  20. 0136a7c doc: fix three-dash references in reStructuredText by Grzegorz Szymaszek · Sat Jan 06 11:36:54 2024 +0100
  21. 8ad152a doc: coreboot: Update stale graphics enabling instructions by Bin Meng · Fri Jan 05 07:25:42 2024 +0800
  22. 41054c4 doc: board: phytec: Add phyGATE-Tauri board documentation by Yannic Moog · Wed Jan 10 14:35:45 2024 +0100
  23. 0b3e01d doc: imx93_var_som: Adjust the underline length by Fabio Estevam · Mon Jan 08 18:11:38 2024 -0300
  24. 61e1496 dt-bindings: phy-mtk-tphy: add properties for phy tuning by developer · Wed Dec 13 14:41:33 2023 +0800
  25. e64262d fastboot: add oem console command support by Ion Agorria · Fri Jan 05 09:22:11 2024 +0200
  26. 99fc645 fastboot: implement "getvar all" by Ion Agorria · Fri Jan 05 09:22:07 2024 +0200
  27. 2415f1d Add imx93-var-som support by Mathieu Othacehe · Fri Dec 29 11:55:23 2023 +0100
  28. 0ef03ac imx9: imx93_evk: Add binman support. by Mathieu Othacehe · Thu Jan 04 16:30:09 2024 +0100
  29. 8e68251 Merge branch 'next' by Tom Rini · Mon Jan 08 12:00:18 2024 -0500
  30. 50a4116 Prepare v2024.01 by Tom Rini · Mon Jan 08 10:37:48 2024 -0500
  31. 2837f83 configs: qemu: add config fragment for ACPI by Heinrich Schuchardt · Tue Dec 19 16:04:07 2023 +0100
  32. 4a30a57 fdt: Allow the devicetree to come from a bloblist by Simon Glass · Wed Jan 03 18:49:19 2024 -0700
  33. 9fd57e5 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · Sat Jan 06 09:57:56 2024 -0500
  34. dea1388 Merge patch series "ATF and OP-TEE Firewalling for K3 devices." by Tom Rini · Thu Jan 04 16:53:49 2024 -0500
  35. 9834647 docs: board: ti: k3: Add secure booting documentation by Manorit Chawdhry · Fri Dec 29 16:16:33 2023 +0530
  36. f64b3bd docs: board: ti: k3: Cleanup FIT signature documentation by Manorit Chawdhry · Fri Dec 29 16:16:32 2023 +0530
  37. e9cc772 Merge tag 'v2024.01-rc6' into next by Tom Rini · Wed Jan 03 09:22:47 2024 -0500
  38. 95a8b1b Prepare v2024.01-rc6 by Tom Rini · Wed Jan 03 09:11:33 2024 -0500
  39. c893197 doc: board: tegra30: update information in board documents by Svyatoslav Ryhel · Sun Dec 24 10:16:34 2023 +0200
  40. c11758d bloblist: Update documentation and header comment by Simon Glass · Wed Dec 27 13:07:10 2023 -0800
  41. 3b66e57 cli: Enables using modern hush parser as command line parser by Francis Laniel · Fri Dec 22 22:02:32 2023 +0100
  42. efb5800 cmd: Add new cli command by Francis Laniel · Fri Dec 22 22:02:31 2023 +0100
  43. 0f6b715 rsa: use pkcs11 uri as defined in rfc7512 by Ayoub Zaki · Sat Aug 26 13:53:29 2023 +0200
  44. 22a9508 net: wget: Support non-default HTTP port by Marek Vasut · Wed Dec 13 22:11:13 2023 +0100
  45. 720a5e5 doc: Remove README.sha1 file by Peter Robinson · Wed Nov 22 22:57:07 2023 +0000
  46. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · Mon Dec 18 08:31:50 2023 -0500
  47. 10b9ff8 Prepare v2024.01-rc5 by Tom Rini · Mon Dec 18 07:49:45 2023 -0500
  48. 72a09cc doc: Replace examples of MD5 and SHA1 with SHA256 by Sean Anderson · Sat Dec 02 14:33:14 2023 -0500
  49. 2b259f0 doc: board: ti: k3: Mention TI_DM argument by Neha Malcom Francis · Tue Dec 05 15:12:20 2023 +0530
  50. e6a8aa8 doc: Update documentation URL by Simon Glass · Sun Nov 19 08:36:00 2023 -0700
  51. 9bf2786 bootstd: Add a menu option to bootflow scan by Simon Glass · Sun Oct 01 19:15:25 2023 -0600
  52. ff4d6e3 Merge patch series "some LED patches" by Tom Rini · Wed Dec 13 11:25:18 2023 -0500
  53. 72b5a88 led: add TI LP5562 LED driver by Doug Zobel · Fri Nov 17 12:38:11 2023 +0100
  54. fe753a1 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Fri Dec 08 22:00:01 2023 -0500
  55. bb2aea1 sunxi: correct documentation for SPI flashing by Stephen Graf · Fri Dec 01 10:50:39 2023 -0800
  56. bc761d5 Merge tag 'v2024.01-rc4' into next by Tom Rini · Mon Dec 04 21:39:57 2023 -0500
  57. 5f8af84 doc: sending_patches.rst: s/Superseeded/Superseded by Mattijs Korpershoek · Tue Nov 21 17:27:38 2023 +0100
  58. 3221960 doc: clang: Update and correct support notes by Tom Rini · Tue Nov 21 10:41:07 2023 -0500
  59. 46d7ba5 sandbox: Fix VPL instructions by Simon Glass · Sun Nov 19 08:18:07 2023 -0700
  60. 9ef0dae Prepare v2024.01-rc4 by Tom Rini · Mon Dec 04 13:46:56 2023 -0500
  61. fcc51d3 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · Thu Nov 30 09:33:31 2023 -0500
  62. 342d648 Merge patch series "cmd: add scmi command" by Tom Rini · Tue Nov 28 22:31:09 2023 -0500
  63. 83f23f2 doc: cmd: add documentation for scmi by AKASHI Takahiro · Tue Nov 14 11:14:27 2023 +0900
  64. 75bbfcb Merge patch series "ufs: Add a PCI UFS controller support" by Tom Rini · Mon Nov 27 16:19:09 2023 -0500
  65. 93031d8 qemu: riscv: Enable UFS support by Bin Meng · Wed Oct 11 21:15:52 2023 +0800
  66. e526653e doc: board: ti: Add AM62A documentation by Jai Luthra · Mon Nov 13 08:51:49 2023 -0600
  67. 612f299 dt-bindings: misc: Move esm-k3.txt to ti,j721e-esm.yaml by Neha Malcom Francis · Mon Nov 13 10:00:22 2023 +0530
  68. 756b878 doc: board: beagle: Add BeagleBone AI-64 documentation by Nishanth Menon · Sat Nov 04 03:11:03 2023 -0500
  69. 1f2b6f9 doc: board: Move am62x_beagleplay to it's own vendor by Nishanth Menon · Sat Nov 04 03:01:36 2023 -0500
  70. 3a64e93 configs: Add am62x_beagleplay_*_defconfig by Nishanth Menon · Sat Nov 04 03:01:34 2023 -0500
  71. 42e8a10 doc: board: ti: j721e_evm: Use board relative path for include directives by Nishanth Menon · Sat Nov 04 02:21:50 2023 -0500
  72. 75e86db doc: typo fdtaddr_addr_r by Heinrich Schuchardt · Thu Nov 16 10:09:07 2023 +0100
  73. 1999680b docs: Fix the docs build with Sphinx 6.0 by Jonathan Corbet · Wed Jan 04 10:47:39 2023 -0700
  74. 991bf06 doc: add HiSilicon board documentation to HTML docs by Heinrich Schuchardt · Sat Nov 11 02:36:37 2023 +0100
  75. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  76. 5fcad00 Prepare v2024.01-rc3 by Tom Rini · Mon Nov 20 08:43:46 2023 -0500
  77. 0fbae43 doc: uefi: add HTTP Boot support by Masahisa Kojima · Fri Nov 10 13:25:42 2023 +0900
  78. e54c195 Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · Fri Nov 17 08:38:05 2023 -0500
  79. 927e210 cmd: bcb: support various block device interfaces for BCB command by Dmitrii Merkurev · Fri Nov 10 05:59:54 2023 +0000
  80. 9bab2f1 Merge patch series "nand: Add sandbox tests" by Tom Rini · Thu Nov 16 12:46:09 2023 -0500
  81. 326422b nand: Add sandbox driver by Sean Anderson · Sat Nov 04 16:37:52 2023 -0400
  82. 6d5083b bootstd: Add a return code to bootflow menu by Simon Glass · Sun Oct 01 19:14:38 2023 -0600
  83. 6d5a7c0 doc: typo 'form' in qfw.rst by Heinrich Schuchardt · Thu Nov 09 08:32:06 2023 -0800
  84. fdd7cb7 doc: board: ti: k3 docs: Use ::prompt by Nishanth Menon · Thu Nov 02 23:40:26 2023 -0500
  85. 740c41c doc: board: ti: Use prompt prompt_style to simplify documentation by Nishanth Menon · Thu Nov 02 23:40:25 2023 -0500
  86. 1bfd473 doc: build: fix wrongly written targests instead of targets by Milan P. Stanić · Sat Nov 04 15:38:15 2023 +0100
  87. b72160b doc: shorten overlong title underlines by Heinrich Schuchardt · Sat Oct 28 11:59:32 2023 +0200
  88. 60168f4 doc: ti: j7200_evm: Fix OPTEE platform name by Nishanth Menon · Wed Nov 01 09:50:25 2023 -0500
  89. 769a567 Merge branch '2023-11-10-assorted-fixes' by Tom Rini · Fri Nov 10 08:44:18 2023 -0500
  90. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  91. 1463ea4 board: rockchip: add Pine64 QuartzPro64 RK3588 board by Tom Fitzhenry · Tue Oct 24 01:22:22 2023 +1100
  92. df17899 serial: zynqmp: Fetch baudrate from dtb and update by Algapally Santosh Sagar · Thu Sep 21 16:50:43 2023 +0530
  93. 6351f41 Prepare v2024.01-rc2 by Tom Rini · Mon Nov 06 14:46:41 2023 -0500
  94. 04081b5 power: pmic: tps65910: add TPS65911 PMIC support by Svyatoslav Ryhel · Fri Oct 27 11:26:14 2023 +0300
  95. 8f0fa2b power: pmic: add the base TPS80031 PMIC support by Svyatoslav Ryhel · Fri Oct 27 11:26:12 2023 +0300
  96. aba052b power: pmic: add the base MAX77663 PMIC support by Svyatoslav Ryhel · Fri Oct 27 11:26:10 2023 +0300
  97. d176fed Merge tag 'u-boot-dfu-20231103' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Fri Nov 03 09:52:37 2023 -0400
  98. 8bf50cd riscv: allow resume after exception by Heinrich Schuchardt · Tue Oct 31 14:55:51 2023 +0200
  99. 1f692e3 cmd: mmc: Add mmc reg read command for reading card registers by Marek Vasut · Tue Oct 31 13:20:17 2023 +0100
  100. 64d9338 board: developerbox: update flash rawwrite binary size by Masahisa Kojima · Wed Oct 25 15:51:03 2023 +0900