1. ad5fa1a Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · Wed Dec 13 11:51:53 2023 -0500
  2. 793a98e command: Introduce functions to obtain command arguments by Simon Glass · Sat Nov 18 14:05:20 2023 -0700
  3. ff4d6e3 Merge patch series "some LED patches" by Tom Rini · Wed Dec 13 11:25:18 2023 -0500
  4. 72b5a88 led: add TI LP5562 LED driver by Doug Zobel · Fri Nov 17 12:38:11 2023 +0100
  5. 073475a led: led_pwm: use led_bind_generic() helper by Rasmus Villemoes · Fri Nov 17 12:38:10 2023 +0100
  6. e2828a4 led: led_gpio: use led_bind_generic() helper by Rasmus Villemoes · Fri Nov 17 12:38:09 2023 +0100
  7. 49ba9f0 led: introduce led_bind_generic() by Rasmus Villemoes · Fri Nov 17 12:38:08 2023 +0100
  8. 128f87a led-uclass: do not create fallback label for top-level node by Rasmus Villemoes · Fri Nov 17 12:38:07 2023 +0100
  9. ad3401f led-uclass: honour ->label field populated by driver's own .bind by Rasmus Villemoes · Fri Nov 17 12:38:06 2023 +0100
  10. bc761d5 Merge tag 'v2024.01-rc4' into next by Tom Rini · Mon Dec 04 21:39:57 2023 -0500
  11. dfd3012 watchdog: Correct watchdog timeout print message by Chanho Park · Sun Dec 03 17:30:40 2023 +0900
  12. 9c83bad usb: USB_XHCI_PCI depends on PCI by Heinrich Schuchardt · Mon Nov 20 15:56:36 2023 +0100
  13. 39076d9 usb: dwc3-generic: Use combined glue and ctrl node for RK3588 by Jonas Karlman · Sun Nov 12 15:25:25 2023 +0000
  14. 0238088 usb: xhci: Fix DMA address calculation in queue_trb by Hector Martin · Sun Oct 29 15:37:44 2023 +0900
  15. 2778307 usb: xhci: Do not panic on event timeouts by Hector Martin · Sun Oct 29 15:37:43 2023 +0900
  16. 1b823e2 usb: xhci: Fail on attempt to queue TRBs to a halted endpoint by Hector Martin · Sun Oct 29 15:37:42 2023 +0900
  17. 6d20437 usb: xhci: Recover from halted bulk endpoints by Hector Martin · Sun Oct 29 15:37:41 2023 +0900
  18. f28db6b usb: xhci: Allow context state errors when halting an endpoint by Hector Martin · Sun Oct 29 15:37:40 2023 +0900
  19. 191772f usb: xhci: Better error handling in abort_td() by Hector Martin · Sun Oct 29 15:37:39 2023 +0900
  20. c5d7dac usb: xhci: Guard all calls to xhci_wait_for_event by Hector Martin · Sun Oct 29 15:37:38 2023 +0900
  21. 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
  22. ab82af6 configs: keystone2: Do not include hardware.h by Andrew Davis · Fri Nov 17 16:38:28 2023 -0600
  23. 782ad64 xen: pvblock: fix the maximum io size in one operation by AKASHI Takahiro · Wed Nov 15 10:53:45 2023 +0900
  24. f65b9ed timer-uclass: Always use "clock-frequency" property as fallback by Alex Bee · Tue Nov 14 22:11:27 2023 +0100
  25. 342d648 Merge patch series "cmd: add scmi command" by Tom Rini · Tue Nov 28 22:31:09 2023 -0500
  26. 59171ff firmware: scmi: support protocols on sandbox only if enabled by AKASHI Takahiro · Tue Nov 14 11:14:25 2023 +0900
  27. 80c1127 Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · Tue Nov 28 16:19:19 2023 -0500
  28. 8e25bc0 musb-new: Remove implementation of io.h functions by Igor Prusov · Tue Nov 14 14:02:57 2023 +0300
  29. 89606c0 treewide: Include linux/io.h instead of asm-generic/io.h by Igor Prusov · Tue Nov 14 14:02:56 2023 +0300
  30. 4d3a695 spi: meson_spifc_a1: Switch to io{read,write}32_rep() by Igor Prusov · Tue Nov 14 14:02:55 2023 +0300
  31. 4f68b77 asm-generic: Import functions from Linux by Igor Prusov · Tue Nov 14 14:02:54 2023 +0300
  32. c5c59c8 Merge patch series "sysinfo: Expand sysinfo with some more banner information" by Tom Rini · Tue Nov 28 12:53:14 2023 -0500
  33. c2e06e9 sysinfo: Allow displaying more info on startup by Simon Glass · Sun Nov 12 19:58:28 2023 -0700
  34. 8cdb392 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Tue Nov 28 10:05:25 2023 -0500
  35. 79dd0ef i2c: Bugfix in i2c_get_chip_by_phandle() by Philip Oberfichtner · Fri Nov 24 15:04:01 2023 +0100
  36. 75bbfcb Merge patch series "ufs: Add a PCI UFS controller support" by Tom Rini · Mon Nov 27 16:19:09 2023 -0500
  37. 3a478f9 ufs: Handle UFS 3.1 controllers by Bin Meng · Wed Oct 11 21:15:51 2023 +0800
  38. cc5801d ufs: Add a PCI based UFS controller driver by Bin Meng · Wed Oct 11 21:15:50 2023 +0800
  39. 1ac020d ufs: Allow mmio registers on the PCI bus by Bin Meng · Wed Oct 11 21:15:49 2023 +0800
  40. 618eb6a ufs: Add a line feed to the end of some dev_xxx() messages by Bin Meng · Wed Oct 11 21:15:45 2023 +0800
  41. 3816bea ufs: Correct the UFS terminlogy by Bin Meng · Wed Oct 11 21:15:44 2023 +0800
  42. aef3393 serial: s5p: Use dev_read_addr_ptr() to get base address by Sam Protsenko · Tue Nov 07 14:13:49 2023 -0600
  43. 9ae42ce Merge tag 'u-boot-dfu-next-20231124' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · Sat Nov 25 12:34:23 2023 -0500
  44. f3b87e5 serial: s5p: Improve coding style by Sam Protsenko · Tue Nov 07 13:06:01 2023 -0600
  45. c6c27f5 serial: s5p: Use named constants for register values by Sam Protsenko · Tue Nov 07 13:06:00 2023 -0600
  46. 243aaa4 serial: s5p: Use livetree API to get "id" property by Sam Protsenko · Tue Nov 07 13:05:59 2023 -0600
  47. 0263d9a serial: s5p: Remove common.h inclusion by Sam Protsenko · Tue Nov 07 13:05:58 2023 -0600
  48. 4821e86 serial: npcm: support skip uart clock setting by Jim Liu · Tue Nov 14 16:51:58 2023 +0800
  49. 49f5594 dma: ti: k3-udma: Introduce DMA support for the am62ax by Vignesh Raghavendra · Mon Nov 13 08:51:44 2023 -0600
  50. 6cc6cca tpm: remove superfluous check in tpm_tis_send() by Heinrich Schuchardt · Sat Nov 11 01:35:30 2023 +0100
  51. 8197e59 usb: udc: Try to clarify an error message by Miquel Raynal · Tue Oct 10 11:03:04 2023 +0200
  52. 75d6347 cmd: Change the dependencies between CMD_BIND and USB_GADGET by Miquel Raynal · Tue Oct 10 11:03:02 2023 +0200
  53. 5412e67 usb: gadget: f_mass_storage: Stop ums on START-STOP UNIT SCSI command by Marek Vasut · Tue Nov 07 01:09:59 2023 +0100
  54. 0efc2fe dfu: add CONFIG_DFU_NAME_MAX_SIZE configuration by Jaehoon Chung · Mon Jun 20 20:13:54 2022 +0900
  55. 0fad965 usb: fastboot: Add missing newline in pr_err by Simon Holesch · Mon Nov 20 01:08:35 2023 +0100
  56. f487522 usb: ci: Fix gadget reinit by Simon Holesch · Mon Nov 20 01:08:34 2023 +0100
  57. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  58. ef793ee scsi: set dma direction to NONE for TEST UNIT READY by Nikita Yushchenko · Mon Nov 13 11:51:02 2023 +0600
  59. 63a23aa Merge branch 'master-mmc-clock' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sat Nov 18 10:25:48 2023 -0500
  60. aaef1ae blk: blkmap: add ramdisk creation utility function by Masahisa Kojima · Fri Nov 10 13:25:36 2023 +0900
  61. 8dd4ecb virtio: rng: gracefully handle 0 byte returns by Andre Przywara · Tue Nov 07 16:09:00 2023 +0000
  62. e54c195 Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · Fri Nov 17 08:38:05 2023 -0500
  63. 29763fd blk: Drop reference to DM_SPL by Simon Glass · Sun Nov 12 13:03:47 2023 -0700
  64. 0ccddec dm: core: Correct reference to DM_SPL in SPL_DM_STATS by Simon Glass · Sun Nov 12 13:03:46 2023 -0700
  65. acb2281 cmd: bcb: extend BCB C API to allow read/write the fields by Dmitrii Merkurev · Fri Nov 10 05:59:55 2023 +0000
  66. 927e210 cmd: bcb: support various block device interfaces for BCB command by Dmitrii Merkurev · Fri Nov 10 05:59:54 2023 +0000
  67. c3421ea treewide: use linux/time.h for time conversion defines by Igor Prusov · Thu Nov 09 20:10:04 2023 +0300
  68. d107617 spi: meson_spifc_a1: Use define for time interval by Igor Prusov · Thu Nov 09 20:10:03 2023 +0300
  69. bdb3a3f sysreset: Fix unsupported request return values by Paul Barker · Wed Nov 08 08:51:10 2023 +0000
  70. 35f15fe spl: Only support bl_len when we have to by Sean Anderson · Wed Nov 08 11:48:43 2023 -0500
  71. 2b5f9c8 spl: Remove dev from spl_load_info by Sean Anderson · Wed Nov 08 11:48:38 2023 -0500
  72. 9bab2f1 Merge patch series "nand: Add sandbox tests" by Tom Rini · Thu Nov 16 12:46:09 2023 -0500
  73. 765dc6a test: spl: Add a test for NAND by Sean Anderson · Sat Nov 04 16:37:53 2023 -0400
  74. 326422b nand: Add sandbox driver by Sean Anderson · Sat Nov 04 16:37:52 2023 -0400
  75. 28e2eaf nand: Allow reinitialization by Sean Anderson · Sat Nov 04 16:37:50 2023 -0400
  76. 96fc205 nand: Add function to unregister NAND devices by Sean Anderson · Sat Nov 04 16:37:49 2023 -0400
  77. 55d6f04 mtd: Add some fallbacks for add/del_mtd_device by Sean Anderson · Sat Nov 04 16:37:48 2023 -0400
  78. 34ec166 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · Sat Nov 04 16:37:47 2023 -0400
  79. 8805f9d spl: nand: Set bl_len to page size by Sean Anderson · Sat Nov 04 16:37:44 2023 -0400
  80. ec66ca8 nand: spl_loaders: Only read enough pages to load the image by Sean Anderson · Sat Nov 04 16:37:42 2023 -0400
  81. 11a4c70 nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automatically by Sean Anderson · Sat Nov 04 16:37:41 2023 -0400
  82. e476f11 nand: Don't dereference NULL manufacturer_desc by Sean Anderson · Sat Nov 04 16:37:40 2023 -0400
  83. 3d65653 dm: Do not enable debug messages by default by Heinrich Schuchardt · Sat Nov 04 20:40:43 2023 +0200
  84. 692f872 pinctrl: pinctrl_stm32: Add stm32mp2 support by Patrice Chotard · Fri Oct 27 16:43:02 2023 +0200
  85. f93f92b serial: stm32: Fix AARCH64 compilation warnings by Patrice Chotard · Fri Oct 27 16:43:01 2023 +0200
  86. 0f3bda0 clk: exynos: Add header guard for clk-pll.h by Sam Protsenko · Tue Nov 07 15:22:00 2023 -0600
  87. 6979cc0 serial: s5p: Fix clk_get_by_index() error code check by Sam Protsenko · Tue Nov 07 11:34:17 2023 -0600
  88. a753229 watchdog: s5p_wdt: Include missing CPU header by Sam Protsenko · Fri Oct 20 16:46:33 2023 -0500
  89. cfb65b4 mmc: renesas-sdhi: Disable clock after tuning reset when possible by Marek Vasut · Sun Nov 05 23:42:45 2023 +0100
  90. 943afa7 power: regulator: add AXP313 support by Andre Przywara · Tue Oct 17 14:12:44 2023 +0100
  91. 107d1ae power: pmic: sunxi: add AXP313 SPL driver by Andre Przywara · Sun Jul 30 01:11:01 2023 +0100
  92. d478ed8 pinctrl: sunxi: Avoid using .bss for SPL by Samuel Holland · Mon Oct 30 23:57:40 2023 -0500
  93. dc64e44 sunxi: mmc: Sort compatible strings numerically by Samuel Holland · Tue Oct 31 00:22:34 2023 -0500
  94. 687f5e8 clk: sunxi: Use the right symbol in the Makefile by Samuel Holland · Mon Oct 30 23:49:22 2023 -0500
  95. 1e7c797 sunxi: mmc: Move header to the driver directory by Samuel Holland · Tue Oct 31 00:22:35 2023 -0500
  96. 57eeea6 net: sun8i_emac: Drop DM_GPIO checks by Samuel Holland · Tue Oct 31 00:25:46 2023 -0500
  97. 2e370a3 sunxi: board: simplify early PMIC setup conditions by Andre Przywara · Sun Jun 27 01:13:09 2021 +0100
  98. 769a567 Merge branch '2023-11-10-assorted-fixes' by Tom Rini · Fri Nov 10 08:44:18 2023 -0500
  99. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  100. 81356b4 bootstd: Skip over bad device during bootflows scanning by Tony Dinh · Thu Nov 02 11:51:15 2023 -0700