1. 6a5f5bc Merge tag 'efi-2024-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Oct 27 15:23:21 2023 -0400
  2. d74a180 efi_loader: fix EFI_ENTRY point on get_active_pcr_banks by Ilias Apalodimas · Thu Oct 19 11:21:55 2023 -0500
  3. 2915e25 doc: usage: fix ordering of shell commands by Tom Fitzhenry · Tue Oct 24 23:03:00 2023 +1100
  4. bc36455 doc: gpt: fix example of echoing variable by Tom Fitzhenry · Tue Oct 24 22:59:06 2023 +1100
  5. 2ae4647 doc: Replace dm_dump_all() with dm_dump_tree() by Dylan Corrales · Thu Oct 19 10:02:30 2023 -0400
  6. c70af41 sphinx: Bump urllib3 version by Tom Rini · Wed Oct 18 08:33:48 2023 -0400
  7. 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
  8. 2299cbf ARM: amlogic: ad401: enable SPIFC by Igor Prusov · Wed Oct 25 01:51:40 2023 +0300
  9. 3f02775 spi: add support for Amlogic A1 SPI Flash Controller by Igor Prusov · Wed Oct 25 01:51:39 2023 +0300
  10. 805e5be Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Fri Oct 27 09:38:58 2023 -0400
  11. 02491a4 ARM: meson: enable USB DFU + RAM on Amlogic boards with USB Gadget by Neil Armstrong · Mon Oct 23 14:41:37 2023 +0200
  12. 1715891 configs: meson64: add alternate USB DFU boot target by Neil Armstrong · Mon Oct 23 14:41:36 2023 +0200
  13. cc9c158 configs: meson64: declare addr out of EXTRA_ENV_SETTINGS by Neil Armstrong · Mon Oct 23 14:41:35 2023 +0200
  14. 91d7091 ARM: meson: enable FIT with LEGACY_IMAGE_FORMAT on all configs by Neil Armstrong · Mon Oct 23 14:41:34 2023 +0200
  15. f3b4414 configs: khadas-vim3*_android: fix environment saving by Mattijs Korpershoek · Thu Oct 26 15:41:31 2023 +0200
  16. 35fd9af arm: kirkwood: Enable bootstd for Zyxel NSA310S board by Tony Dinh · Wed Oct 25 15:38:37 2023 -0700
  17. faf0ac5 cmd: mvebu/bubt: move eMMC data-partition uboot from LBA-0 to 4096 by Josua Mayer · Wed Oct 25 10:22:54 2023 +0200
  18. 929b4b8 arm: mvebu: allow additional 4096 offset for bootable mmc image by Josua Mayer · Wed Oct 25 10:22:53 2023 +0200
  19. 19bb0a8 arm: kirkwood: Enable bootstd for Pogo V4 board by Tony Dinh · Tue Oct 24 16:17:08 2023 -0700
  20. 1b01011 arm: mvebu: turris_mox: Extend to support RIPE Atlas Probe by Marek Behún · Fri Oct 20 16:29:16 2023 +0200
  21. 9a9e480 doc: build: update description of build dependencies for Alpine Linux by Milan P. Stanić · Tue Oct 17 21:46:58 2023 +0200
  22. 5791c0c Merge branch '2023-10-24-assorted-general-fixes-and-updates' by Tom Rini · Tue Oct 24 19:12:21 2023 -0400
  23. 0b491f5 serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE by Rasmus Villemoes · Mon Oct 16 10:35:22 2023 +0200
  24. 83a5d2b serial: serial-uclass.c: move definition of _serial_flush up a bit by Rasmus Villemoes · Mon Oct 16 10:35:21 2023 +0200
  25. 9e3474d test: dm: add SCMI power domain protocol test by AKASHI Takahiro · Mon Oct 16 14:39:46 2023 +0900
  26. 535a7bd sandbox: add SCMI power domain protocol support for testing by AKASHI Takahiro · Mon Oct 16 14:39:45 2023 +0900
  27. df234cf power: domain: add SCMI driver by AKASHI Takahiro · Mon Oct 16 14:39:44 2023 +0900
  28. 8f00d02 firmware: scmi: add power domain protocol support by AKASHI Takahiro · Mon Oct 16 14:39:43 2023 +0900
  29. 038cb02 cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · Mon Oct 09 01:24:36 2023 +0000
  30. 2f568c2 pstore: Use root address-cells/size-cells as defaults for reserved-memory by Andrey Skvortsov · Sat Aug 26 15:16:52 2023 +0300
  31. 313a485 .gitignore: ignore misc include, simple-bin, and tools/generated build artifacts by John Clark · Fri Oct 13 13:26:16 2023 +0000
  32. 69e72b4 Makefile: remove misc include and simple-bin build artifacts on clean by John Clark · Fri Oct 13 13:23:07 2023 +0000
  33. b6b9900 riscv: Remove common.h usage by Tom Rini · Thu Oct 12 19:03:59 2023 -0400
  34. d6e2acc mips: Remove common.h usage by Tom Rini · Thu Oct 12 19:03:58 2023 -0400
  35. cee346c microblaze: Remove common.h usage by Tom Rini · Thu Oct 12 19:03:57 2023 -0400
  36. 3cb9c37 m68k: Remove common.h usage by Tom Rini · Thu Oct 12 19:03:56 2023 -0400
  37. 8b789b9 arc: Remove common.h usage by Tom Rini · Thu Oct 12 19:03:55 2023 -0400
  38. 1aad5b5 include: Add <linux/types.h> in a few places by Tom Rini · Thu Oct 12 19:03:54 2023 -0400
  39. f130930 patman: Add a little documentation on the checkpatch tests by Simon Glass · Fri Oct 13 09:28:33 2023 -0700
  40. b80e21b checkpatch.pl: Make common.h check boarder by Tom Rini · Fri Oct 13 09:28:32 2023 -0700
  41. 6b911b6 cli: Consume invalid escape sequences early by Yurii Monakov · Tue Oct 10 11:16:39 2023 +0300
  42. 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
  43. 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
  44. 720dea0 rockchip: configs: sandbox: enable rkmtd command by Johan Jonker · Wed Oct 18 16:02:32 2023 +0200
  45. b46f061 rockchip: doc: add rkmtd.rst by Johan Jonker · Wed Oct 18 16:02:19 2023 +0200
  46. c9a97f6 rockchip: test: dm: add rkmtd test by Johan Jonker · Wed Oct 18 16:01:59 2023 +0200
  47. ff1d73f rockchip: cmd: add rkmtd command by Johan Jonker · Wed Oct 18 16:01:40 2023 +0200
  48. 10a986c rockchip: block: blk-uclass: add bounce buffer flag to blk_desc by Johan Jonker · Wed Oct 18 16:01:10 2023 +0200
  49. ebb0f87 rockchip: block: add rkmtd class and drivers by Johan Jonker · Wed Oct 18 16:00:56 2023 +0200
  50. 7a657e0 rockchip: dm: prepare rkmtd UCLASS by Johan Jonker · Wed Oct 18 16:00:40 2023 +0200
  51. 904e0f0 mtd: nand: raw: rockchip_nfc: add NAND_SKIP_BBTSCAN option by Johan Jonker · Wed Oct 18 16:00:27 2023 +0200
  52. a5890ff board: rockchip: Add Xunlong Orange Pi 5 Plus by Jonas Karlman · Tue Oct 17 21:40:22 2023 +0000
  53. 371b31f board: rockchip: Add Xunlong Orange Pi 5 by Jonas Karlman · Tue Oct 17 21:40:21 2023 +0000
  54. e40acb3 mtd: spi-nor: Add support for XMC XM25QU128C by Ricardo Pardini · Tue Oct 17 21:40:20 2023 +0000
  55. f9b28c2 rockchip: rk3588-rock-5b: Sync USB3 nodes from mainline linux patches by Jonas Karlman · Tue Oct 17 17:02:11 2023 +0000
  56. 12d1d8e rockchip: rk3588-rock-5b: Enable support for PCIe SATA cards by Jonas Karlman · Tue Oct 17 17:02:10 2023 +0000
  57. 723eba1 rockchip: rk3588-rock-5a: Enable support for USB 2.0 ports by Jonas Karlman · Tue Oct 17 17:02:09 2023 +0000
  58. f62397a rockchip: rk3588: Sync device tree from v6.7-rockchip-dts64-1 tag by Jonas Karlman · Tue Oct 17 17:02:08 2023 +0000
  59. c390c36 dt-bindings: leds: import common led bindings from linux v6.5 by Tom Fitzhenry · Wed Oct 18 02:59:25 2023 +1100
  60. 332d8be Prepare v2024.01-rc1 by Tom Rini · Mon Oct 23 16:29:47 2023 -0400
  61. 0bb2666 configs: Resync with savedefconfig by Tom Rini · Mon Oct 23 15:08:23 2023 -0400
  62. 2c4fb67 Merge branch '2023-10-23-bootstd-fixes-and-improvements' by Tom Rini · Mon Oct 23 15:01:08 2023 -0400
  63. e240edf bootstd: sata: bootdev scanning for ahci sata with no drive attached by Tony Dinh · Fri Oct 06 20:34:28 2023 -0700
  64. a87cbb8 bootstd: sata: Add bootstd support for ahci sata by Tony Dinh · Wed Oct 11 13:26:42 2023 -0700
  65. b51f01d bootstd: Scan all bootdevs in a boot_targets entry (take 2) by Simon Glass · Mon Oct 23 00:02:13 2023 -0700
  66. 33795a9 bootstd: Correct logic for single uclass by Simon Glass · Mon Oct 23 00:02:12 2023 -0700
  67. fd5a519 bootstd: Expand boot-ordering test to include USB by Simon Glass · Mon Oct 23 00:02:11 2023 -0700
  68. 5c3e93f Revert "bootstd: Scan all bootdevs in a boot_targets entry" by Simon Glass · Mon Oct 23 00:02:10 2023 -0700
  69. ca00ac6 CI: Re-enable maintainer check by Tom Rini · Mon Oct 23 11:37:47 2023 -0400
  70. 26f62eb ae350: Update defconfig list by Tom Rini · Mon Oct 23 11:28:53 2023 -0400
  71. 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
  72. 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
  73. 9ea03a5 board: Add support for Conclusive KSTR-SAMA5D27 by Artur Rojek · Wed Oct 18 16:00:59 2023 +0200
  74. 8b01006 arm: dts: at91: sama5: Add flexcom4 node by Artur Rojek · Wed Oct 18 16:00:58 2023 +0200
  75. add7634 event: add new EVT_SETTINGS_R event by Artur Rojek · Wed Oct 18 16:00:57 2023 +0200
  76. 06a1e2a common: add prototype & rename populate_serial_number() by Artur Rojek · Wed Oct 18 16:00:56 2023 +0200
  77. 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
  78. 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
  79. 8573e3a rockchip: dts: rk3328: Sync rock64 device tree file from Linux by Matwey V. Kornilov · Tue Oct 10 21:27:38 2023 +0300
  80. d88366e board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board by John Clark · Fri Oct 13 01:19:22 2023 +0000
  81. bb988a3 clk: rockchip: rk3588: fix up the frac pll calculation by Elaine Zhang · Thu Oct 12 18:18:28 2023 +0800
  82. 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
  83. 9aaa5ab clk: rockchip: rk3588: support aclk_top_root set 750M by Elaine Zhang · Wed Oct 11 18:29:45 2023 +0800
  84. 63f88d1 clk: rk3588: Add 742.5M parameter for PLL by Guochun Huang · Wed Oct 11 18:29:44 2023 +0800
  85. f12a160 clk: rockchip: rk3568: support dclk_vop select more parent clks by Elaine Zhang · Wed Oct 11 18:29:43 2023 +0800
  86. 2b5e27c rockchip: rk3568-radxa-e25: Enable pcie3x1 node by Jonas Karlman · Wed Aug 02 19:34:57 2023 +0000
  87. 4530786 sunxi: add MangoPi MQ-R board support by Andre Przywara · Fri Dec 02 16:11:36 2022 +0000
  88. 21e27f0 sunxi: psci: implement PSCI on R528 by Sam Edwards · Wed Oct 11 19:47:56 2023 -0600
  89. 28c6899 sunxi: psci: stop modeling register layout with C structs by Sam Edwards · Wed Oct 11 19:47:55 2023 -0600
  90. 1f684b5 sunxi: psci: refactor register access to separate functions by Sam Edwards · Wed Oct 11 19:47:54 2023 -0600
  91. cbb505c sunxi: psci: clean away preprocessor macros by Sam Edwards · Wed Oct 11 19:47:53 2023 -0600
  92. e42015b sunxi: refactor serial base addresses to avoid asm/arch/cpu.h by Andre Przywara · Sun Jul 03 00:14:24 2022 +0100
  93. bff083a sunxi: R528: add SMHC2 pin pull ups support by Okhunjon Sobirjonov · Mon Sep 25 06:43:28 2023 +0300
  94. 1987b0c sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · Tue Sep 06 15:59:57 2022 +0100
  95. ffec940 sunxi: add R528/T113-s3/D1(s) DRAM initialisation code by Andre Przywara · Sat Dec 31 18:38:21 2022 +0000
  96. b652b69 Kconfig: sunxi: prepare for using drivers/ram/sunxi by Andre Przywara · Sun Dec 18 00:12:07 2022 +0000
  97. 0f2a5b1 sunxi: clock: support D1/R528 PLL6 clock by Andre Przywara · Fri Dec 02 21:48:19 2022 +0000
  98. 1b946cd sunxi: clock: D1/R528: Enable PLL LDO during PLL1 setup by Andre Przywara · Fri Dec 02 20:30:40 2022 +0000
  99. 934d0f5 clk: sunxi: Add support for the D1 CCU by Samuel Holland · Sat Apr 30 22:38:37 2022 -0500
  100. 25841f3 pinctrl: sunxi: add Allwinner D1 pinctrl description by Andre Przywara · Mon Sep 05 16:25:57 2022 +0100