1. f28db6b usb: xhci: Allow context state errors when halting an endpoint by Hector Martin · Sun Oct 29 15:37:40 2023 +0900
  2. 191772f usb: xhci: Better error handling in abort_td() by Hector Martin · Sun Oct 29 15:37:39 2023 +0900
  3. c5d7dac usb: xhci: Guard all calls to xhci_wait_for_event by Hector Martin · Sun Oct 29 15:37:38 2023 +0900
  4. e44ed02 MAINTAINERS: Step up as co-maintainer of Tegra SOC platform by Svyatoslav Ryhel · Tue Oct 31 20:46:50 2023 +0200
  5. 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
  6. 79dd0ef i2c: Bugfix in i2c_get_chip_by_phandle() by Philip Oberfichtner · Fri Nov 24 15:04:01 2023 +0100
  7. 8b31549 configs: Remove unneeded SYS_CONFIG_NAME from a*y17lte defconfigs by Sam Protsenko · Thu Nov 09 14:13:13 2023 -0600
  8. a96370a board: samsung: Fix SYS_CONFIG_NAME configs in axy17lte Kconfig by Sam Protsenko · Thu Nov 09 14:13:12 2023 -0600
  9. aef3393 serial: s5p: Use dev_read_addr_ptr() to get base address by Sam Protsenko · Tue Nov 07 14:13:49 2023 -0600
  10. 7d161ae Merge tag 'u-boot-dfu-20231124' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Sat Nov 25 17:38:43 2023 -0500
  11. f3b87e5 serial: s5p: Improve coding style by Sam Protsenko · Tue Nov 07 13:06:01 2023 -0600
  12. c6c27f5 serial: s5p: Use named constants for register values by Sam Protsenko · Tue Nov 07 13:06:00 2023 -0600
  13. 243aaa4 serial: s5p: Use livetree API to get "id" property by Sam Protsenko · Tue Nov 07 13:05:59 2023 -0600
  14. 0263d9a serial: s5p: Remove common.h inclusion by Sam Protsenko · Tue Nov 07 13:05:58 2023 -0600
  15. 63888de Merge tag 'efi-2024-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Nov 21 09:10:15 2023 -0500
  16. 0fad965 usb: fastboot: Add missing newline in pr_err by Simon Holesch · Mon Nov 20 01:08:35 2023 +0100
  17. f487522 usb: ci: Fix gadget reinit by Simon Holesch · Mon Nov 20 01:08:34 2023 +0100
  18. f71c694 cmd: eficonfig: create shortened boot options by Heinrich Schuchardt · Sat Nov 18 12:40:32 2023 +0100
  19. 6fde198 efi_loader: improve efi_var_from_file() description by Heinrich Schuchardt · Mon Nov 13 15:50:16 2023 +0100
  20. 12c15f5 efi_loader: Correctly account the SCRTM event creation by Ilias Apalodimas · Tue Nov 07 13:31:34 2023 +0200
  21. c1a8e6d efi_loader: Increase default variable store size to 128K by Ilias Apalodimas · Mon Nov 06 17:47:53 2023 +0200
  22. 75e86db doc: typo fdtaddr_addr_r by Heinrich Schuchardt · Thu Nov 16 10:09:07 2023 +0100
  23. 1999680b docs: Fix the docs build with Sphinx 6.0 by Jonathan Corbet · Wed Jan 04 10:47:39 2023 -0700
  24. 991bf06 doc: add HiSilicon board documentation to HTML docs by Heinrich Schuchardt · Sat Nov 11 02:36:37 2023 +0100
  25. 92c23e9 mkimage: do not write incorrect error message by Heinrich Schuchardt · Tue Oct 24 09:19:16 2023 +0200
  26. 5fcad00 Prepare v2024.01-rc3 by Tom Rini · Mon Nov 20 08:43:46 2023 -0500
  27. 1179572 configs: Resync with savedefconfig by Tom Rini · Mon Nov 20 08:37:27 2023 -0500
  28. ef793ee scsi: set dma direction to NONE for TEST UNIT READY by Nikita Yushchenko · Mon Nov 13 11:51:02 2023 +0600
  29. 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
  30. 6149033 Merge branch '2023-11-17-assorted-important-fixes' by Tom Rini · Fri Nov 17 13:15:33 2023 -0500
  31. a6c68c6 Revert "arm64: Use FEAT_HAFDBS to track dirty pages when available" by Chris Packham · Fri Oct 27 13:23:54 2023 +1300
  32. 978814f Revert "arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is present" by Chris Packham · Fri Oct 27 13:23:53 2023 +1300
  33. 596ebeb Revert "armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present" by Chris Packham · Fri Oct 27 13:23:52 2023 +1300
  34. 4bd847f imx: spl_imx_romapi: fix emmc fast boot mode case by Marcel Ziswiler · Thu Oct 26 09:32:20 2023 +0200
  35. 0f38fef imx: spl_imx_romapi: fix comment about stream(usb) download failure by Marcel Ziswiler · Thu Oct 26 09:32:19 2023 +0200
  36. cd68972 spl: fix TPL_SYS_MALLOC_F description by John Keeping · Tue Nov 14 11:30:17 2023 +0000
  37. 8dd4ecb virtio: rng: gracefully handle 0 byte returns by Andre Przywara · Tue Nov 07 16:09:00 2023 +0000
  38. 254c934 bootstd: Avoid freeing a non-allocated buffer by Simon Glass · Wed Nov 15 18:35:23 2023 -0700
  39. 8f5c2f7 Merge tag 'dm-pull-15nov23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Nov 15 14:15:21 2023 -0500
  40. a27ea1e bootstage: Correct exhasuted typo by Simon Glass · Tue Nov 07 10:17:40 2023 +0100
  41. c7bc6cd sandbox: Close file after mmaping it by Sean Anderson · Sat Nov 04 15:57:33 2023 -0400
  42. 3d65653 dm: Do not enable debug messages by default by Heinrich Schuchardt · Sat Nov 04 20:40:43 2023 +0200
  43. 66a573b patman: Correct Python 3.6 behaviour by Simon Glass · Sat Nov 04 10:25:24 2023 -0600
  44. 457e1af patman: Avoid using func_test at top level by Simon Glass · Sat Nov 04 10:25:23 2023 -0600
  45. d1b6ecf patman: Correct easy pylint warnings in __main__ by Simon Glass · Sat Nov 04 10:25:22 2023 -0600
  46. f42ad6a patman: Move the main program into a function by Simon Glass · Sat Nov 04 10:25:21 2023 -0600
  47. 22ce641 patman: Split out arg parsing into its own file by Simon Glass · Sat Nov 04 10:25:20 2023 -0600
  48. 9ac53fb expo: Correct background colour by Simon Glass · Sun Oct 01 19:14:41 2023 -0600
  49. 6d5083b bootstd: Add a return code to bootflow menu by Simon Glass · Sun Oct 01 19:14:38 2023 -0600
  50. 3ff8a9a bootstd: Refactor mmc prep to allow a different scan by Simon Glass · Sun Oct 01 19:14:37 2023 -0600
  51. 65ea46f efi: Correct handling of frame buffer by Simon Glass · Sun Oct 01 19:14:36 2023 -0600
  52. 0f3bda0 clk: exynos: Add header guard for clk-pll.h by Sam Protsenko · Tue Nov 07 15:22:00 2023 -0600
  53. 6979cc0 serial: s5p: Fix clk_get_by_index() error code check by Sam Protsenko · Tue Nov 07 11:34:17 2023 -0600
  54. 07707fa exynos: Avoid duplicate reset_cpu with SYSRESET enabled by Sam Protsenko · Mon Oct 30 11:55:02 2023 -0500
  55. a753229 watchdog: s5p_wdt: Include missing CPU header by Sam Protsenko · Fri Oct 20 16:46:33 2023 -0500
  56. e7dff9d arm: exynos: Include missing CPU header in gpio.h by Sam Protsenko · Fri Oct 20 16:46:32 2023 -0500
  57. eb16431 arm: exynos: Include missing CPU header in soc.c by Sam Protsenko · Fri Oct 20 16:46:31 2023 -0500
  58. cfb65b4 mmc: renesas-sdhi: Disable clock after tuning reset when possible by Marek Vasut · Sun Nov 05 23:42:45 2023 +0100
  59. 23a09cd Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Sun Nov 12 16:36:22 2023 -0500
  60. 918be3a sunxi: H616: add LPDDR4 DRAM support by Mikhail Kalashnikov · Sat Nov 11 12:10:00 2023 +0300
  61. 1af6f15 sunxi: H616: DRAM: refactor mctl_phy_configure_odt() by Andre Przywara · Thu Sep 07 20:38:46 2023 +0100
  62. 943afa7 power: regulator: add AXP313 support by Andre Przywara · Tue Oct 17 14:12:44 2023 +0100
  63. 107d1ae power: pmic: sunxi: add AXP313 SPL driver by Andre Przywara · Sun Jul 30 01:11:01 2023 +0100
  64. 657070d arm: dts: icnova-a20-adb4006: Add board support by Ludwig Kormann · Wed Nov 01 08:28:32 2023 +0100
  65. d478ed8 pinctrl: sunxi: Avoid using .bss for SPL by Samuel Holland · Mon Oct 30 23:57:40 2023 -0500
  66. dc64e44 sunxi: mmc: Sort compatible strings numerically by Samuel Holland · Tue Oct 31 00:22:34 2023 -0500
  67. 687f5e8 clk: sunxi: Use the right symbol in the Makefile by Samuel Holland · Mon Oct 30 23:49:22 2023 -0500
  68. 1e7c797 sunxi: mmc: Move header to the driver directory by Samuel Holland · Tue Oct 31 00:22:35 2023 -0500
  69. 57eeea6 net: sun8i_emac: Drop DM_GPIO checks by Samuel Holland · Tue Oct 31 00:25:46 2023 -0500
  70. af73cfb arm: sunxi: Correct warning in board_fit_config_name_match by Tom Rini · Mon Jul 17 15:29:20 2023 -0400
  71. 2e370a3 sunxi: board: simplify early PMIC setup conditions by Andre Przywara · Sun Jun 27 01:13:09 2021 +0100
  72. 990b867 Merge tag 'doc-2024-01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Nov 11 09:22:54 2023 -0500
  73. 6d5a7c0 doc: typo 'form' in qfw.rst by Heinrich Schuchardt · Thu Nov 09 08:32:06 2023 -0800
  74. fdd7cb7 doc: board: ti: k3 docs: Use ::prompt by Nishanth Menon · Thu Nov 02 23:40:26 2023 -0500
  75. 740c41c doc: board: ti: Use prompt prompt_style to simplify documentation by Nishanth Menon · Thu Nov 02 23:40:25 2023 -0500
  76. 1bfd473 doc: build: fix wrongly written targests instead of targets by Milan P. Stanić · Sat Nov 04 15:38:15 2023 +0100
  77. b72160b doc: shorten overlong title underlines by Heinrich Schuchardt · Sat Oct 28 11:59:32 2023 +0200
  78. 60168f4 doc: ti: j7200_evm: Fix OPTEE platform name by Nishanth Menon · Wed Nov 01 09:50:25 2023 -0500
  79. 9302b4d hikey960: Fix 404 links by Dylan Corrales · Sat Oct 28 05:46:39 2023 -0400
  80. 30302b0 Merge patch series "arm: dts: k3-am6: Fix Ethernet/DMA" by Tom Rini · Fri Nov 10 15:25:47 2023 -0500
  81. e4f41ae arm: dts: k3-am642: Update main_bcdma and main_pktdma nodes by Siddharth Vadapalli · Sat Oct 28 20:36:03 2023 +0300
  82. 74f5924 arm: dts: k3-am625-verdin-wifi-dev-u-boot.dtsi: Fix DMA/Ethernet by Roger Quadros · Sat Oct 28 20:36:02 2023 +0300
  83. ecd2782 arm: dts: k3-am625-sk-u-boot.dtsi: Update main_bcdma and main_pktdma nodes by Siddharth Vadapalli · Sat Oct 28 20:36:01 2023 +0300
  84. e20a623 Merge tag 'u-boot-stm32-20231110' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Fri Nov 10 09:43:01 2023 -0500
  85. 769a567 Merge branch '2023-11-10-assorted-fixes' by Tom Rini · Fri Nov 10 08:44:18 2023 -0500
  86. 90730f1 boot: Fix syntax in fdt_overlay_apply_verbose() error message by Hugo Villeneuve · Thu Oct 26 15:54:49 2023 -0400
  87. 85d1b60 tools: gitignore: Fix tools/generated path by Sam Protsenko · Thu Oct 26 16:00:15 2023 -0500
  88. 81356b4 bootstd: Skip over bad device during bootflows scanning by Tony Dinh · Thu Nov 02 11:51:15 2023 -0700
  89. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  90. 207fc53 test: cmd: mbr: Remove unreachable code by Alexander Gendin · Wed Nov 08 03:05:19 2023 +0000
  91. 224b2ff firmware: scmi: correct a validity check against power domain id by AKASHI Takahiro · Tue Nov 07 09:05:47 2023 +0900
  92. 0154cfe scsi: Have scsi_init_dev_desc_priv() use memset by Tom Rini · Wed Nov 08 14:28:11 2023 -0500
  93. d30eba1 Merge tag 'u-boot-rockchip-20231110' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Fri Nov 10 07:54:52 2023 -0500
  94. a768ff5 rockchip: include: asm: fix entering download mode rk3066 by Johan Jonker · Fri Oct 27 20:35:37 2023 +0200
  95. b2823c8 rockchip: ringneck-px30: enable SPL_BOARD_INIT by Quentin Schulz · Fri Nov 03 10:28:13 2023 +0100
  96. 47d3e0b rockchip: ringneck-px30: always reset STM32 companion controller on boot by Quentin Schulz · Fri Nov 03 10:28:12 2023 +0100
  97. cbfee49 rockchip: rv1126: Read cpuid from otp and set ethaddr by Tim Lunn · Tue Oct 31 13:07:15 2023 +1100
  98. c9bc062 rockchip: otp: Add support for RV1126 by Tim Lunn · Tue Oct 31 13:07:14 2023 +1100
  99. 063bb9c rockchip: dts: fix bootph tags for rv1126 by Tim Lunn · Tue Oct 31 00:12:41 2023 +1100
  100. ccfa8b7 MAINTAINERS: Fix Sam Protsenko mail by Sam Protsenko · Tue Nov 07 14:45:04 2023 -0600