1. 8f00d02 firmware: scmi: add power domain protocol support by AKASHI Takahiro · Mon Oct 16 14:39:43 2023 +0900
  2. 038cb02 cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · Mon Oct 09 01:24:36 2023 +0000
  3. 2f568c2 pstore: Use root address-cells/size-cells as defaults for reserved-memory by Andrey Skvortsov · Sat Aug 26 15:16:52 2023 +0300
  4. 313a485 .gitignore: ignore misc include, simple-bin, and tools/generated build artifacts by John Clark · Fri Oct 13 13:26:16 2023 +0000
  5. 69e72b4 Makefile: remove misc include and simple-bin build artifacts on clean by John Clark · Fri Oct 13 13:23:07 2023 +0000
  6. b6b9900 riscv: Remove common.h usage by Tom Rini · Thu Oct 12 19:03:59 2023 -0400
  7. d6e2acc mips: Remove common.h usage by Tom Rini · Thu Oct 12 19:03:58 2023 -0400
  8. cee346c microblaze: Remove common.h usage by Tom Rini · Thu Oct 12 19:03:57 2023 -0400
  9. 3cb9c37 m68k: Remove common.h usage by Tom Rini · Thu Oct 12 19:03:56 2023 -0400
  10. 8b789b9 arc: Remove common.h usage by Tom Rini · Thu Oct 12 19:03:55 2023 -0400
  11. 1aad5b5 include: Add <linux/types.h> in a few places by Tom Rini · Thu Oct 12 19:03:54 2023 -0400
  12. f130930 patman: Add a little documentation on the checkpatch tests by Simon Glass · Fri Oct 13 09:28:33 2023 -0700
  13. b80e21b checkpatch.pl: Make common.h check boarder by Tom Rini · Fri Oct 13 09:28:32 2023 -0700
  14. 6b911b6 cli: Consume invalid escape sequences early by Yurii Monakov · Tue Oct 10 11:16:39 2023 +0300
  15. 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
  16. 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
  17. 720dea0 rockchip: configs: sandbox: enable rkmtd command by Johan Jonker · Wed Oct 18 16:02:32 2023 +0200
  18. b46f061 rockchip: doc: add rkmtd.rst by Johan Jonker · Wed Oct 18 16:02:19 2023 +0200
  19. c9a97f6 rockchip: test: dm: add rkmtd test by Johan Jonker · Wed Oct 18 16:01:59 2023 +0200
  20. ff1d73f rockchip: cmd: add rkmtd command by Johan Jonker · Wed Oct 18 16:01:40 2023 +0200
  21. 10a986c rockchip: block: blk-uclass: add bounce buffer flag to blk_desc by Johan Jonker · Wed Oct 18 16:01:10 2023 +0200
  22. ebb0f87 rockchip: block: add rkmtd class and drivers by Johan Jonker · Wed Oct 18 16:00:56 2023 +0200
  23. 7a657e0 rockchip: dm: prepare rkmtd UCLASS by Johan Jonker · Wed Oct 18 16:00:40 2023 +0200
  24. 904e0f0 mtd: nand: raw: rockchip_nfc: add NAND_SKIP_BBTSCAN option by Johan Jonker · Wed Oct 18 16:00:27 2023 +0200
  25. a5890ff board: rockchip: Add Xunlong Orange Pi 5 Plus by Jonas Karlman · Tue Oct 17 21:40:22 2023 +0000
  26. 371b31f board: rockchip: Add Xunlong Orange Pi 5 by Jonas Karlman · Tue Oct 17 21:40:21 2023 +0000
  27. e40acb3 mtd: spi-nor: Add support for XMC XM25QU128C by Ricardo Pardini · Tue Oct 17 21:40:20 2023 +0000
  28. f9b28c2 rockchip: rk3588-rock-5b: Sync USB3 nodes from mainline linux patches by Jonas Karlman · Tue Oct 17 17:02:11 2023 +0000
  29. 12d1d8e rockchip: rk3588-rock-5b: Enable support for PCIe SATA cards by Jonas Karlman · Tue Oct 17 17:02:10 2023 +0000
  30. 723eba1 rockchip: rk3588-rock-5a: Enable support for USB 2.0 ports by Jonas Karlman · Tue Oct 17 17:02:09 2023 +0000
  31. f62397a rockchip: rk3588: Sync device tree from v6.7-rockchip-dts64-1 tag by Jonas Karlman · Tue Oct 17 17:02:08 2023 +0000
  32. c390c36 dt-bindings: leds: import common led bindings from linux v6.5 by Tom Fitzhenry · Wed Oct 18 02:59:25 2023 +1100
  33. 332d8be Prepare v2024.01-rc1 by Tom Rini · Mon Oct 23 16:29:47 2023 -0400
  34. 0bb2666 configs: Resync with savedefconfig by Tom Rini · Mon Oct 23 15:08:23 2023 -0400
  35. 2c4fb67 Merge branch '2023-10-23-bootstd-fixes-and-improvements' by Tom Rini · Mon Oct 23 15:01:08 2023 -0400
  36. e240edf bootstd: sata: bootdev scanning for ahci sata with no drive attached by Tony Dinh · Fri Oct 06 20:34:28 2023 -0700
  37. a87cbb8 bootstd: sata: Add bootstd support for ahci sata by Tony Dinh · Wed Oct 11 13:26:42 2023 -0700
  38. b51f01d bootstd: Scan all bootdevs in a boot_targets entry (take 2) by Simon Glass · Mon Oct 23 00:02:13 2023 -0700
  39. 33795a9 bootstd: Correct logic for single uclass by Simon Glass · Mon Oct 23 00:02:12 2023 -0700
  40. fd5a519 bootstd: Expand boot-ordering test to include USB by Simon Glass · Mon Oct 23 00:02:11 2023 -0700
  41. 5c3e93f Revert "bootstd: Scan all bootdevs in a boot_targets entry" by Simon Glass · Mon Oct 23 00:02:10 2023 -0700
  42. ca00ac6 CI: Re-enable maintainer check by Tom Rini · Mon Oct 23 11:37:47 2023 -0400
  43. 26f62eb ae350: Update defconfig list by Tom Rini · Mon Oct 23 11:28:53 2023 -0400
  44. 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
  45. 440d70e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Mon Oct 23 09:04:55 2023 -0400
  46. 9ea03a5 board: Add support for Conclusive KSTR-SAMA5D27 by Artur Rojek · Wed Oct 18 16:00:59 2023 +0200
  47. 8b01006 arm: dts: at91: sama5: Add flexcom4 node by Artur Rojek · Wed Oct 18 16:00:58 2023 +0200
  48. add7634 event: add new EVT_SETTINGS_R event by Artur Rojek · Wed Oct 18 16:00:57 2023 +0200
  49. 06a1e2a common: add prototype & rename populate_serial_number() by Artur Rojek · Wed Oct 18 16:00:56 2023 +0200
  50. 7be9716 Merge tag 'video-20231022' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Mon Oct 23 09:04:40 2023 -0400
  51. 00999e4 Merge tag 'u-boot-amlogic-20231023' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Oct 23 09:04:17 2023 -0400
  52. 8573e3a rockchip: dts: rk3328: Sync rock64 device tree file from Linux by Matwey V. Kornilov · Tue Oct 10 21:27:38 2023 +0300
  53. d88366e board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board by John Clark · Fri Oct 13 01:19:22 2023 +0000
  54. bb988a3 clk: rockchip: rk3588: fix up the frac pll calculation by Elaine Zhang · Thu Oct 12 18:18:28 2023 +0800
  55. 2892074 clk: rockchip: rk3588: Avoid re-setting the pll rate of dclk_vop's parent by Elaine Zhang · Thu Oct 12 18:18:12 2023 +0800
  56. 9aaa5ab clk: rockchip: rk3588: support aclk_top_root set 750M by Elaine Zhang · Wed Oct 11 18:29:45 2023 +0800
  57. 63f88d1 clk: rk3588: Add 742.5M parameter for PLL by Guochun Huang · Wed Oct 11 18:29:44 2023 +0800
  58. f12a160 clk: rockchip: rk3568: support dclk_vop select more parent clks by Elaine Zhang · Wed Oct 11 18:29:43 2023 +0800
  59. 2b5e27c rockchip: rk3568-radxa-e25: Enable pcie3x1 node by Jonas Karlman · Wed Aug 02 19:34:57 2023 +0000
  60. 4530786 sunxi: add MangoPi MQ-R board support by Andre Przywara · Fri Dec 02 16:11:36 2022 +0000
  61. 21e27f0 sunxi: psci: implement PSCI on R528 by Sam Edwards · Wed Oct 11 19:47:56 2023 -0600
  62. 28c6899 sunxi: psci: stop modeling register layout with C structs by Sam Edwards · Wed Oct 11 19:47:55 2023 -0600
  63. 1f684b5 sunxi: psci: refactor register access to separate functions by Sam Edwards · Wed Oct 11 19:47:54 2023 -0600
  64. cbb505c sunxi: psci: clean away preprocessor macros by Sam Edwards · Wed Oct 11 19:47:53 2023 -0600
  65. e42015b sunxi: refactor serial base addresses to avoid asm/arch/cpu.h by Andre Przywara · Sun Jul 03 00:14:24 2022 +0100
  66. bff083a sunxi: R528: add SMHC2 pin pull ups support by Okhunjon Sobirjonov · Mon Sep 25 06:43:28 2023 +0300
  67. 1987b0c sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · Tue Sep 06 15:59:57 2022 +0100
  68. ffec940 sunxi: add R528/T113-s3/D1(s) DRAM initialisation code by Andre Przywara · Sat Dec 31 18:38:21 2022 +0000
  69. b652b69 Kconfig: sunxi: prepare for using drivers/ram/sunxi by Andre Przywara · Sun Dec 18 00:12:07 2022 +0000
  70. 0f2a5b1 sunxi: clock: support D1/R528 PLL6 clock by Andre Przywara · Fri Dec 02 21:48:19 2022 +0000
  71. 1b946cd sunxi: clock: D1/R528: Enable PLL LDO during PLL1 setup by Andre Przywara · Fri Dec 02 20:30:40 2022 +0000
  72. 934d0f5 clk: sunxi: Add support for the D1 CCU by Samuel Holland · Sat Apr 30 22:38:37 2022 -0500
  73. 25841f3 pinctrl: sunxi: add Allwinner D1 pinctrl description by Andre Przywara · Mon Sep 05 16:25:57 2022 +0100
  74. 068962b sunxi: introduce NCAT2 generation model by Andre Przywara · Wed Oct 05 17:54:19 2022 +0100
  75. f6ad510 pinctrl: sunxi: add new D1 pinctrl support by Andre Przywara · Tue Sep 06 12:12:50 2022 +0100
  76. 1191f38 pinctrl: sunxi: move PIO_BASE into sunxi_gpio.h by Andre Przywara · Tue Sep 06 11:50:54 2022 +0100
  77. f944a61 pinctrl: sunxi: remove GPIO_EXTRA_HEADER by Andre Przywara · Tue Sep 06 10:36:38 2022 +0100
  78. 841ebfb3 pinctrl: sunxi: remove struct sunxi_gpio by Andre Przywara · Mon Sep 05 18:12:39 2022 +0100
  79. 6e63210 pinctrl: sunxi: add GPIO in/out wrappers by Andre Przywara · Tue Sep 06 10:07:18 2022 +0100
  80. 82d307c pinctrl: sunxi: move pinctrl code by Andre Przywara · Tue Sep 06 10:36:38 2022 +0100
  81. 493e8ba sunxi: remove CONFIG_MACPWR by Andre Przywara · Wed Jun 08 14:56:56 2022 +0100
  82. 6ed247e net: sunxi_emac: chase DT nodes to find PHY regulator by Andre Przywara · Tue Jun 13 23:35:06 2023 +0100
  83. 8ee0409 sunxi: remove CONFIG_SATAPWR by Andre Przywara · Fri Jul 15 16:52:14 2022 +0100
  84. daab7d9 video: tegra20: dsi: use regulator_set_enable_if_allowed by Svyatoslav Ryhel · Tue Oct 03 09:25:34 2023 +0300
  85. a085c73 video: simple_panel: use regulator_set_enable_if_allowed by Svyatoslav Ryhel · Tue Oct 03 09:25:33 2023 +0300
  86. 0242ebe video: pwm_backlight: use regulator_set_enable_if_allowed by Svyatoslav Ryhel · Tue Oct 03 09:25:32 2023 +0300
  87. 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
  88. 3cb7757 sunxi: dts: arm: update devicetree files from Linux-v6.6-rc6 by Andre Przywara · Thu Oct 19 15:45:32 2023 +0100
  89. 8780ada sunxi: dts: arm64: update devicetree files from Linux-v6.6-rc6 by Andre Przywara · Thu Oct 19 15:51:39 2023 +0100
  90. 5745b4b Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Fri Oct 20 09:40:22 2023 -0400
  91. 0bcbf34 arm: kirkwood: Pogo v4: Enable LTO by Tony Dinh · Mon Oct 16 13:01:41 2023 -0700
  92. 9db5eca Merge branch 'master_uart_test' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Thu Oct 19 16:27:09 2023 -0400
  93. 327571c serial: sh: Add RZ/G2L SCIF support by Paul Barker · Thu Oct 19 15:30:44 2023 +0100
  94. a9b4702 serial: sh: Fix error handling by Paul Barker · Thu Oct 19 15:30:43 2023 +0100
  95. c24f408 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Oct 19 09:40:04 2023 -0400
  96. eb1403d Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Thu Oct 19 09:39:00 2023 -0400
  97. 60814cb riscv: Add Zbb support for building U-Boot by Yu Chien Peter Lin · Wed Aug 09 18:49:30 2023 +0800
  98. b4dc63f riscv: spl: andes: Move the DTB in front of kernel by Randolph · Thu Oct 12 14:35:09 2023 +0800
  99. 87397db andes: config: add riscv falcon mode for ae350 platform by Randolph · Thu Oct 12 14:35:08 2023 +0800
  100. 263e2ae spl: riscv: add os type for next booting stage by Randolph · Thu Oct 12 14:35:07 2023 +0800