1. 8f76370 configs: npcm: Support more uart baud rate by Jim Liu · Mon Oct 23 15:02:23 2023 +0800
  2. a17dd7b iot2050: Allow for more than 1 USB storage device by Jan Kiszka · Sun Oct 22 20:07:26 2023 +0200
  3. 1f59778 vexpress64: Add MMC card to the BOOT_TARGET_DEVICES of FVP by Wei Chen · Wed Oct 18 14:27:45 2023 +0800
  4. 0afe557 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Fri Oct 27 19:27:29 2023 -0400
  5. bfbc6f8 Merge tag 'u-boot-amlogic-20231027' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Fri Oct 27 10:19:17 2023 -0400
  6. 1a55a7a test: Add sandbox TPM boot measurement by Eddie James · Tue Oct 24 10:43:51 2023 -0500
  7. 32401ba bootm: Support boot measurement by Eddie James · Tue Oct 24 10:43:50 2023 -0500
  8. 8ed7bb3 tpm: Support boot measurements by Eddie James · Tue Oct 24 10:43:49 2023 -0500
  9. 90b6c86 tpm: Fix spelling for tpmu_ha union by Eddie James · Tue Oct 24 10:43:47 2023 -0500
  10. 1715891 configs: meson64: add alternate USB DFU boot target by Neil Armstrong · Mon Oct 23 14:41:36 2023 +0200
  11. cc9c158 configs: meson64: declare addr out of EXTRA_ENV_SETTINGS by Neil Armstrong · Mon Oct 23 14:41:35 2023 +0200
  12. 35fd9af arm: kirkwood: Enable bootstd for Zyxel NSA310S board by Tony Dinh · Wed Oct 25 15:38:37 2023 -0700
  13. 19bb0a8 arm: kirkwood: Enable bootstd for Pogo V4 board by Tony Dinh · Tue Oct 24 16:17:08 2023 -0700
  14. df234cf power: domain: add SCMI driver by AKASHI Takahiro · Mon Oct 16 14:39:44 2023 +0900
  15. 8f00d02 firmware: scmi: add power domain protocol support by AKASHI Takahiro · Mon Oct 16 14:39:43 2023 +0900
  16. 038cb02 cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · Mon Oct 09 01:24:36 2023 +0000
  17. 1aad5b5 include: Add <linux/types.h> in a few places by Tom Rini · Thu Oct 12 19:03:54 2023 -0400
  18. 9de522d Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Tue Oct 24 09:39:52 2023 -0400
  19. dc1dac0 Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Oct 24 09:39:02 2023 -0400
  20. 10a986c rockchip: block: blk-uclass: add bounce buffer flag to blk_desc by Johan Jonker · Wed Oct 18 16:01:10 2023 +0200
  21. ebb0f87 rockchip: block: add rkmtd class and drivers by Johan Jonker · Wed Oct 18 16:00:56 2023 +0200
  22. 7a657e0 rockchip: dm: prepare rkmtd UCLASS by Johan Jonker · Wed Oct 18 16:00:40 2023 +0200
  23. c390c36 dt-bindings: leds: import common led bindings from linux v6.5 by Tom Fitzhenry · Wed Oct 18 02:59:25 2023 +1100
  24. a87cbb8 bootstd: sata: Add bootstd support for ahci sata by Tony Dinh · Wed Oct 11 13:26:42 2023 -0700
  25. d8274f6 Merge tag 'u-boot-at91-2024.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · Mon Oct 23 11:39:38 2023 -0400
  26. 9ea03a5 board: Add support for Conclusive KSTR-SAMA5D27 by Artur Rojek · Wed Oct 18 16:00:59 2023 +0200
  27. add7634 event: add new EVT_SETTINGS_R event by Artur Rojek · Wed Oct 18 16:00:57 2023 +0200
  28. 06a1e2a common: add prototype & rename populate_serial_number() by Artur Rojek · Wed Oct 18 16:00:56 2023 +0200
  29. d88366e board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board by John Clark · Fri Oct 13 01:19:22 2023 +0000
  30. e42015b sunxi: refactor serial base addresses to avoid asm/arch/cpu.h by Andre Przywara · Sun Jul 03 00:14:24 2022 +0100
  31. 068962b sunxi: introduce NCAT2 generation model by Andre Przywara · Wed Oct 05 17:54:19 2022 +0100
  32. f6ad510 pinctrl: sunxi: add new D1 pinctrl support by Andre Przywara · Tue Sep 06 12:12:50 2022 +0100
  33. 1191f38 pinctrl: sunxi: move PIO_BASE into sunxi_gpio.h by Andre Przywara · Tue Sep 06 11:50:54 2022 +0100
  34. f944a61 pinctrl: sunxi: remove GPIO_EXTRA_HEADER by Andre Przywara · Tue Sep 06 10:36:38 2022 +0100
  35. 4ac36bb sunxi: dts: arm: add T113s/D1 DT files from Linux-v6.6-rc6 by Andre Przywara · Thu Oct 19 15:45:32 2023 +0100
  36. 8780ada sunxi: dts: arm64: update devicetree files from Linux-v6.6-rc6 by Andre Przywara · Thu Oct 19 15:51:39 2023 +0100
  37. 8734d6f test: spl: Add a test for the SPI load method by Sean Anderson · Sat Oct 14 16:48:05 2023 -0400
  38. 430e4aa test: spl: Add a test for the NOR load method by Sean Anderson · Sat Oct 14 16:48:04 2023 -0400
  39. 576295d test: spl: Add a test for the MMC load method by Sean Anderson · Sat Oct 14 16:48:02 2023 -0400
  40. 2d3ffa3 test: spl: Add functions to create filesystems by Sean Anderson · Sat Oct 14 16:48:00 2023 -0400
  41. f65dcc0 test: spl: Add functions to create images by Sean Anderson · Sat Oct 14 16:47:59 2023 -0400
  42. 13e6d91 spl: Add callbacks to invalidate cached devices by Sean Anderson · Sat Oct 14 16:47:54 2023 -0400
  43. d90fa0b fs: ext4: Add some defines for testing by Sean Anderson · Sat Oct 14 16:47:50 2023 -0400
  44. 952ed67 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · Sat Oct 14 16:47:44 2023 -0400
  45. f9a921e spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector() by Marek Vasut · Mon Oct 16 18:16:12 2023 +0200
  46. f513c78 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Tue Oct 17 09:15:56 2023 -0400
  47. 60a0b94 board: rzg2l: Add RZ/G2L SMARC EVK board by Paul Barker · Mon Oct 16 10:25:43 2023 +0100
  48. f9b45bd Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Oct 16 17:34:38 2023 -0400
  49. ff0a558 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Oct 16 12:15:37 2023 -0400
  50. c37f299 Merge branch '2023-10-16-assorted-cmd-updates' by Tom Rini · Mon Oct 16 10:25:11 2023 -0400
  51. a049427 spl: fit: Add board level function to decide application of DTO by Marek Vasut · Thu Sep 21 20:44:16 2023 +0200
  52. 3d68167 command.h: Add a U_BOOT_LONGHELP macro by Tom Rini · Sat Oct 07 15:13:07 2023 -0400
  53. 6b8b56e pinctrl: renesas: Add RZ/G2L PFC driver by Paul Barker · Mon Oct 16 10:25:32 2023 +0100
  54. cea4c53 dt-bindings: Add RZ/G2L IRQC bindings by Paul Barker · Mon Oct 16 10:25:26 2023 +0100
  55. e7815bc dt-bindings: Add RZ/G2L PFC bindings by Paul Barker · Mon Oct 16 10:25:25 2023 +0100
  56. 6e6c59a dt-bindings: Add RZ/G2L CPG bindings by Paul Barker · Mon Oct 16 10:25:24 2023 +0100
  57. 2c2d1d8 Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Oct 16 09:09:54 2023 -0400
  58. 8d163f5 clk: imx: add i.MX93 CCF driver by Sébastien Szymanski · Tue Jul 25 10:08:53 2023 +0200
  59. d160484 arm: mvebu: Enable bootstd for Thecus N2350 board by Tony Dinh · Sat Oct 07 15:08:13 2023 -0700
  60. c66cee9 arm: mvebu: Enable bootstd for Synology DS116 board by Tony Dinh · Sat Oct 07 14:35:47 2023 -0700
  61. c0f94df arm: kirkwood: Add support for ZyXEL NSA325 board by Tony Dinh · Fri Aug 25 20:33:29 2023 -0700
  62. 357df97 toradex: verdin-imx8mm/imx8mp: Remove bootcmd_mfg by Joao Paulo Goncalves · Wed Oct 04 16:13:58 2023 -0300
  63. e66f86d verdin-imx8mp: drop unused tdx easy installer ifdef by Hiago De Franco · Mon Sep 04 10:24:37 2023 -0300
  64. 0d15131 drivers: introduce Meson Secure Monitor driver by Alexey Romanov · Thu Sep 21 11:13:39 2023 +0300
  65. 237cfea sandbox: add sandbox sm uclass driver by Alexey Romanov · Thu Sep 21 11:13:35 2023 +0300
  66. 6ee101a drivers: introduce Secure Monitor uclass by Alexey Romanov · Thu Sep 21 11:13:34 2023 +0300
  67. b964b72 Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sat Oct 14 10:50:20 2023 -0400
  68. 410be2c firmware: scmi: install base protocol to SCMI agent by AKASHI Takahiro · Wed Oct 11 19:07:04 2023 +0900
  69. d1ce56a firmware: scmi: implement SCMI base protocol by AKASHI Takahiro · Wed Oct 11 19:07:00 2023 +0900
  70. 6c90f82 firmware: scmi: framework for installing additional protocols by AKASHI Takahiro · Wed Oct 11 19:06:58 2023 +0900
  71. 589ec9a firmware: scmi: use a protocol's own channel if assigned by AKASHI Takahiro · Wed Oct 11 19:06:55 2023 +0900
  72. 7b3aa37 scmi: refactor the code to hide a channel from devices by AKASHI Takahiro · Wed Oct 11 19:06:54 2023 +0900
  73. 5e90d4e core: introduce dev_read_addr_name[_size]_ptr() functions by Matthias Schiffer · Wed Sep 27 15:33:32 2023 +0200
  74. bc2b85d core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errors by Matthias Schiffer · Wed Sep 27 15:33:31 2023 +0200
  75. 7c238d0 core: fix doc comments of dev_read_addr*() and related functions by Matthias Schiffer · Wed Sep 27 15:33:30 2023 +0200
  76. 214c539 Merge tag 'efi-2024-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Oct 13 11:08:10 2023 -0400
  77. 00135d8 Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Fri Oct 13 08:45:55 2023 -0400
  78. 2a1e78b mtd/spinand: sync supported devices with linux-5.15.43 by Mikhail Kshevetskiy · Tue Jan 10 12:58:40 2023 +0100
  79. 7201031 mtd/spinand: rework detect procedure for different READ_ID operation by Mikhail Kshevetskiy · Tue Jan 10 12:58:38 2023 +0100
  80. ed5fbaf board: ti: am64x: Switch to standard boot flow by Roger Quadros · Thu Oct 05 16:06:42 2023 +0300
  81. e412d89 dt-bindings: reset: add Meson A1 reset bindings by Alexey Romanov · Thu Oct 05 11:54:22 2023 +0300
  82. 909cfce dt-bindings: clock: Add Amlogic A1 clock bindings by Igor Prusov · Mon Sep 25 18:52:08 2023 +0300
  83. a28cce5 efi_loader: use well-known guid for auto-created boot option by Masahisa Kojima · Thu Oct 12 14:31:59 2023 +0900
  84. 70c579b expo: Update tests to include textline by Simon Glass · Sun Oct 01 19:13:39 2023 -0600
  85. eb8af2c expo: Support handling any key in cedit by Simon Glass · Sun Oct 01 19:13:36 2023 -0600
  86. 6116e76 expo: Add basic support for textline objects by Simon Glass · Sun Oct 01 19:13:32 2023 -0600
  87. a968f5f expo: Add some scene fields needed for text entry by Simon Glass · Sun Oct 01 19:13:31 2023 -0600
  88. 193bfea expo: Allow highlighting other scene-object types by Simon Glass · Sun Oct 01 19:13:27 2023 -0600
  89. db6a051 expo: Fix up comments for get_cur_menuitem_text() et al by Simon Glass · Sun Oct 01 19:13:23 2023 -0600
  90. 377f79aa video: Support showing a cursor by Simon Glass · Sun Oct 01 19:13:21 2023 -0600
  91. 4446c4b video: Export vidconsole_entry_start() by Simon Glass · Sun Oct 01 19:13:20 2023 -0600
  92. 34b5c25 video: Allow saving and restoring text-entry state by Simon Glass · Sun Oct 01 19:13:19 2023 -0600
  93. 8b82e59 video: Allow obtaining the nominal size of a string size by Simon Glass · Sun Oct 01 19:13:18 2023 -0600
  94. b949131 cli: Add a function to set up a new cread by Simon Glass · Sun Oct 01 19:13:17 2023 -0600
  95. 3e9bc77 cli: Allow command completion to be disabled by Simon Glass · Sun Oct 01 19:13:16 2023 -0600
  96. 1c67ae4 cli: Allow history to be disabled by Simon Glass · Sun Oct 01 19:13:15 2023 -0600
  97. 2f13ae5 cli: Create a function to process characters by Simon Glass · Sun Oct 01 19:13:13 2023 -0600
  98. 07627c5 cli: Convert cread_line() to use a struct for the main vars by Simon Glass · Sun Oct 01 19:13:11 2023 -0600
  99. c0734c3 cli: Drop #ifdefs for CONFIG_AUTO_COMPLETE in cli_readline by Simon Glass · Sun Oct 01 19:13:08 2023 -0600
  100. 4c0bf97 cli: Add a command to show cmdline history by Simon Glass · Sun Oct 01 19:13:06 2023 -0600