1. 795f0d7 test: acpi: Handle both 32bit and 64bit ACPI tables by Marek Vasut · Sun Aug 13 03:25:59 2023 +0200
  2. ef9eb6c test: Fix the help for the ut command by Marek Vasut · Sun Aug 13 00:16:41 2023 +0200
  3. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  4. 2cbe62b Prepare v2023.10-rc3 by Tom Rini · Mon Aug 21 16:19:59 2023 -0400
  5. c331b0e Merge tag 'dm-pull-20aug23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Mon Aug 21 15:48:30 2023 -0400
  6. 5d5dd81 test: cpu: Handle both 32bit and 64bit CPUs by Marek Vasut · Sun Aug 13 21:52:19 2023 +0200
  7. a531611 configs: sandbox64: Enable PCI register multi-entry support by Marek Vasut · Sun Aug 13 21:51:50 2023 +0200
  8. 7c41d3f configs: sandbox64: Enable clock CCF driver by Marek Vasut · Sun Aug 13 21:50:29 2023 +0200
  9. e1b148c configs: sandbox64: Enable video 12x22 font support by Marek Vasut · Sun Aug 13 07:15:06 2023 +0200
  10. 9a0634d configs: sandbox64: Enable video 16bpp and 24bpp support by Marek Vasut · Sun Aug 13 07:15:05 2023 +0200
  11. 56ec95c configs: sandbox64: Enable PINCTRL_SINGLE driver by Marek Vasut · Sun Aug 13 05:32:09 2023 +0200
  12. 1af9fe5 test: dm: pinmux: Handle %pa in pinctrl-single mux output by Marek Vasut · Sun Aug 13 05:32:08 2023 +0200
  13. 6ff2695 configs: sandbox64: Enable BUTTON_ADC driver by Marek Vasut · Sun Aug 13 05:05:52 2023 +0200
  14. 44a9a32 configs: sandbox64: Enable MC34708 driver by Marek Vasut · Sun Aug 13 04:57:01 2023 +0200
  15. cd527e6 configs: sandbox64: Increase console record size to 0x6000 by Marek Vasut · Sun Aug 13 03:17:54 2023 +0200
  16. 88dc314 configs: sandbox64: Enable SF bootdev by Marek Vasut · Sun Aug 13 02:15:53 2023 +0200
  17. 3ca4b5e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sun Aug 20 11:09:11 2023 -0400
  18. 964d31c arm: rmobile: Fix off-by-one error in cpuinfo by Paul Barker · Fri Aug 18 14:17:21 2023 +0100
  19. 40f8c3f Merge tag 'doc-2023-10-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Aug 19 10:13:28 2023 -0400
  20. 3c4cbbe doc: csf_examples: csf.sh: Remove unneeded export ATF_LOAD_ADDR line by Fabio Estevam · Tue Aug 15 10:48:01 2023 -0300
  21. 653e3e6 irq: Fix typo in header comment by Paul Barker · Mon Aug 14 20:13:35 2023 +0100
  22. 747b8d2 clk: Fix typo in header comment by Paul Barker · Mon Aug 14 20:13:34 2023 +0100
  23. f611e97 doc: printf() codes: Fix format specifier for unsigned int by Siddharth Vadapalli · Mon Aug 14 10:23:48 2023 +0530
  24. 10af36c docs: fix wrong usage of proftool by Puhan Zhou · Sun Aug 13 13:16:19 2023 +0800
  25. 1f4c5b4 spl: don't assume NVMe partition 1 exists by Heinrich Schuchardt · Tue Aug 15 18:07:36 2023 +0200
  26. e31f290 fs/erofs: Quieten test for filesystem presence by Simon Glass · Sun Aug 13 08:26:40 2023 -0600
  27. 9ecb270 Merge branch '2023-08-18-assorted-updates' into next by Tom Rini · Fri Aug 18 13:45:58 2023 -0400
  28. 91b6ca6 rockchip: rk3566-anbernic-rgxx3: Rename defconfig to include SoC name by Jonas Karlman · Thu Aug 17 21:52:48 2023 +0000
  29. 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
  30. 0808692 CI: Switch to tools-only from sandbox_spl for tooling tests by Tom Rini · Thu Aug 10 12:52:24 2023 -0400
  31. 6532fab spl: mmc: Fix check of CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR by Elena Popa · Tue Aug 08 16:42:15 2023 +0300
  32. 60b20b4 scsi: Cache align temporary buffer by Marek Vasut · Mon Aug 07 02:26:12 2023 +0200
  33. 9896c9e gpio: pca953x: Add TI TCA9554 support by Marek Vasut · Mon Aug 07 01:36:05 2023 +0200
  34. 4533f05 ufs: cdns: Drop extra space by Marek Vasut · Sun Aug 06 20:18:42 2023 +0200
  35. 7950d17 arm: mediatek: add usb support for MT7988 by Frank Wunderlich · Thu Aug 03 20:00:01 2023 +0200
  36. 4f3e95a arm: dts: mediatek: convert gmac link mode to 2500base-x for r3 by Frank Wunderlich · Thu Aug 03 18:52:58 2023 +0200
  37. fa0ff56 arm: bcm283x undefined reference to "print_cpuinfo" by Naveen Kumar Chaudhary · Thu Aug 03 19:09:35 2023 +0530
  38. 63bd253 armv8: Skip PIE in SPL due to load alignment fault. by Kevin Chen · Thu Aug 03 16:12:18 2023 +0800
  39. 6babd84 arm: Use builtins for ffs/fls by Sean Anderson · Mon Jul 31 17:27:33 2023 -0400
  40. 04d9ad6 Merge branch '2023-08-17-ti-k3-am64-dt-resync' into next by Tom Rini · Thu Aug 17 15:17:18 2023 -0400
  41. af6e2a7 arm: dts: k3-am64: Sync DT with Linux v6.5-rc1 by Roger Quadros · Sat Aug 05 11:14:40 2023 +0300
  42. cd87b1e doc: board: ti: am64: Add boot flow diagram by Roger Quadros · Sat Aug 05 11:14:39 2023 +0300
  43. 6f32e1a Revert "ARM: dts: k3-am642-sk-u-boot: add PMIC node" by Roger Quadros · Sat Aug 05 11:14:38 2023 +0300
  44. 70b26c9 board: ti: am64x: Recognize AM64-HSEVM by Roger Quadros · Sat Aug 05 11:14:37 2023 +0300
  45. 0c929be Merge branch '2023-08-17-assorted-minor-fixes' by Tom Rini · Thu Aug 17 15:01:11 2023 -0400
  46. 00cc102 board: rockchip: rk35xx: Add myself as reviewer to MAINTAINERS by Jonas Karlman · Thu Aug 17 06:04:38 2023 +0000
  47. 4e3471f6 board: rockchip: rk35xx: Add device tree files to MAINTAINERS by Jonas Karlman · Thu Aug 17 06:04:36 2023 +0000
  48. efb0b69 doc: rockchip: Add supported RK3566/RK3568 boards by Jonas Karlman · Thu Aug 17 06:04:34 2023 +0000
  49. 06ef6d3 MAINTAINERS: Update UFS maintainer by Neha Malcom Francis · Thu Aug 17 17:39:14 2023 +0530
  50. 61e507b CI: x86: coreboot: Update to latest coreboot by Simon Glass · Fri Aug 11 12:17:43 2023 -0600
  51. 8d79d66 corstone1000: update maintainers by Abdellatif El Khlifi · Fri Aug 11 13:22:57 2023 +0100
  52. bf03619 arm_ffa: use debug logs by Abdellatif El Khlifi · Wed Aug 09 12:47:30 2023 +0100
  53. 795890b arm: Add arch/arm/dts/Makefile specifically to MAINTAINERS by Tom Rini · Mon Aug 07 17:08:11 2023 -0400
  54. 943d166 Merge tag 'u-boot-stm32-20230816' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Aug 16 11:23:58 2023 -0400
  55. aa74b11 serial: stm32: extend TC timeout by Valentin Caron · Fri Aug 04 16:09:04 2023 +0200
  56. b30b159 ARM: dts: stm32: Switch DWMAC RMII clock to MCO2 on DHCOM by Marek Vasut · Thu Jul 27 01:58:07 2023 +0200
  57. c80bb6e board: stm32mp1: add splash screen with stmicroelectronics logo by Patrick Delaunay · Mon Jul 10 13:30:59 2023 +0200
  58. 4597d26 ARM: dts: stm32mp: alignment with v6.4 by Patrick Delaunay · Mon Jul 10 10:38:45 2023 +0200
  59. 3029442 ARM: stm32: Inhibit PDDS because CSTBYDIS is set by Marek Vasut · Thu Jul 06 23:32:27 2023 +0200
  60. d055746 ARM: dts: stm32: fix display pinmux for stm32f746-disco by Dario Binacchi · Mon Jul 03 18:02:33 2023 +0200
  61. 4e18307 clk: stm32mp1: remove error for disabled clock in stm32mp1_clk_get_parent by Patrick Delaunay · Fri Jun 23 15:05:16 2023 +0200
  62. 5bfe0a1 ARM: stm32: Power cycle Buck3 in reset on DHSOM by Marek Vasut · Thu May 18 00:02:39 2023 +0200
  63. e43998b Merge branch '2023-08-15-add-SGMII-support-for-TI-j7200' into next by Tom Rini · Tue Aug 15 21:49:34 2023 -0400
  64. b7f0346 configs: j7200_evm_a72: Enable configs for SGMII support with MAIN CPSW0 by Siddharth Vadapalli · Wed Aug 02 13:47:29 2023 +0530
  65. ffdfff3 phy: ti: j721e-wiz: Add SGMII support in WIZ driver for J721E by Siddharth Vadapalli · Wed Aug 02 13:47:28 2023 +0530
  66. 855a34e phy: ti: phy-j721e-wiz: Add SGMII support in wiz driver for J7200 by Siddharth Vadapalli · Wed Aug 02 13:47:27 2023 +0530
  67. 18e40be net: ti: am65-cpsw-nuss: Add logic to support MDIO reset by Suman Anna · Wed Aug 02 13:47:26 2023 +0530
  68. 726fc0a net: ti: am65-cpsw-nuss: Add support for SGMII mode by Siddharth Vadapalli · Wed Aug 02 13:47:25 2023 +0530
  69. df9400b dma: ti: Update J21E PSIL endpoint information for MAIN CPSW0 by Suman Anna · Wed Aug 02 13:47:24 2023 +0530
  70. 8a59038 Merge tag 'efi-2023-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Aug 15 13:08:17 2023 -0400
  71. 51a9aac common: return type board_get_usable_ram_top by Heinrich Schuchardt · Sat Aug 12 20:16:58 2023 +0200
  72. 0f0a1b3 efi_loader: fix efi_add_known_memory() by Heinrich Schuchardt · Mon Aug 14 07:50:53 2023 +0200
  73. 79eb5f7 bootmeth: efi: Make distro_efi_boot() static by Bin Meng · Thu Aug 03 17:30:05 2023 +0800
  74. 4a45c72 doc: add partition API to HTML documentation by Heinrich Schuchardt · Tue Aug 15 12:30:19 2023 +0200
  75. aaafaea doc: description of board_get_usable_ram_top() by Heinrich Schuchardt · Mon Aug 14 08:44:26 2023 +0200
  76. 5411fb7 lmb: description lmb_is_reserved, lmb_is_reserved_flags by Heinrich Schuchardt · Sat Aug 12 19:09:32 2023 +0200
  77. f50e761 doc/sphinx/requirements.txt: Bump certifi up by Tom Rini · Tue Aug 01 14:53:30 2023 -0400
  78. 321ecf6 Merge tag 'ubi-updates-for-v2023.10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · Tue Aug 15 10:44:32 2023 -0400
  79. 610af07 Merge tag 'i2c-updates-for-v2023.10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Tue Aug 15 10:44:20 2023 -0400
  80. 7477d43 Merge branch '2023-08-14-assorted-general-updates' into next by Tom Rini · Tue Aug 15 10:39:41 2023 -0400
  81. 3c72eca cmd: ubi: Fix 'ubi list' command arguments parsing by Dmitry Dunaev · Wed Jul 12 15:58:21 2023 +0300
  82. c250f5e i2c: mvtwsi: reset controller if stuck in "bus error" state by Sam Edwards · Tue Jul 25 16:13:05 2023 -0600
  83. 271bc1c Merge tag 'dm-next-14aug23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Mon Aug 14 21:39:08 2023 -0400
  84. 3a18847 gpio: Use separate bitfield array to indicate GPIO is claimed by Marek Vasut · Wed Aug 02 01:26:02 2023 +0200
  85. 393fcf7 test: unit test for semihosting by Heinrich Schuchardt · Mon Jul 31 22:01:21 2023 +0200
  86. ae2d5e8 configs: enable SEMIHOSTING on qemu_arm64_defconfig by Heinrich Schuchardt · Mon Jul 31 22:01:20 2023 +0200
  87. c44cfba cmd: pxe: Update the command help by Bin Meng · Mon Jul 31 16:33:23 2023 +0800
  88. 026f1e9 pci: ftpci100: add new driver implementation by Sergei Antonov · Sun Jul 30 21:17:09 2023 +0300
  89. f0be00e fs: fat: avoid multiplication overflow by Heinrich Schuchardt · Sun Jul 30 16:44:04 2023 +0200
  90. 22e22a2 spl: add FIT support to semihosting boot method by Heinrich Schuchardt · Sat Jul 22 21:27:48 2023 +0200
  91. 8d3339a pci: Fix device_find_first_child() return value handling by Marek Vasut · Sun Jul 16 17:53:24 2023 +0200
  92. 23d9898 phy: Add support for the Apple Type-C PHY by Mark Kettenis · Fri Jul 14 22:21:42 2023 +0200
  93. 973fbb5 pci: apple: Enable CONFIG_SYS_PCI_64BIT by Mark Kettenis · Fri Jul 14 21:15:16 2023 +0200
  94. 5943183 Merge branch '2023-08-14-keep-fixed-gpio-regulator-count-in-balance' into next by Tom Rini · Mon Aug 14 09:14:51 2023 -0400
  95. a117d61 mmc: dw_mmc: Keep vqmmc-supply enable count in balance by Jonas Karlman · Wed Jul 19 21:21:00 2023 +0000
  96. 0f28e18 mmc: Use regulator_set_enable_if_allowed by Jonas Karlman · Wed Jul 19 21:20:59 2023 +0000
  97. 2b9e248 usb: ehci-generic: Use regulator_set_enable_if_allowed by Jonas Karlman · Wed Jul 19 21:20:57 2023 +0000
  98. 4f634d6 usb: dwc2: Use regulator_set_enable_if_allowed by Jonas Karlman · Wed Jul 19 21:20:56 2023 +0000
  99. 03a1bc3 adc: Use regulator_set_enable_if_allowed by Jonas Karlman · Wed Jul 19 21:20:55 2023 +0000
  100. 82f8748 Merge tag 'u-boot-rockchip-20230814' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Aug 14 09:11:09 2023 -0400