1. 8bd8a23 configs: Make TI_SECURE_DEVICE default for K3 by Andrew Davis · Thu Aug 03 09:54:41 2023 -0500
  2. a1d76e3 configs: am65x: Merge the HS and non-HS defconfigs by Andrew Davis · Thu Aug 03 09:54:40 2023 -0500
  3. 99f4687 ARM: psci: move GIC address override to Kconfig by Andre Przywara · Sun Oct 01 23:52:12 2023 +0100
  4. 7edccc4 misc: fs_loader: Fix alignment of fs_loader driver by Sean Anderson · Sat Sep 30 16:45:46 2023 -0400
  5. 55605bd mkimage: update man page and -h output by Rasmus Villemoes · Thu Sep 28 10:02:57 2023 +0200
  6. 07f6cb2 doc: use .dtso as extension for device tree overlay sources by Rasmus Villemoes · Mon Sep 25 10:09:09 2023 +0200
  7. 8e21fc2 sandbox: rename overlay sources to .dtso by Rasmus Villemoes · Mon Sep 25 10:09:08 2023 +0200
  8. 20f0d7a arm64: zynqmp: rename overlay sources to .dtso by Rasmus Villemoes · Mon Sep 25 10:09:07 2023 +0200
  9. fb25515 iot2050: rename overlay sources to .dtso by Rasmus Villemoes · Mon Sep 25 10:09:06 2023 +0200
  10. b7be941 arm: dts: imx8mm-cl-iot-gate: rename overlay sources to .dtso by Rasmus Villemoes · Mon Sep 25 10:09:05 2023 +0200
  11. 19e1c48 arm: apple: Add initial Apple M2 Ultra support by Janne Grunau · Wed Sep 06 23:50:34 2023 +0200
  12. b65f2bb event: Rename rest of EVENT_SPY to EVENT_SPY_FULL or EVENT_SPY* by Marek Vasut · Tue Sep 05 15:48:08 2023 +0200
  13. 86e23d1 env: Improve ENV_OFFSET help message by Paul Barker · Fri Sep 01 15:28:59 2023 +0100
  14. 8a457ad driver: rng: Add DM_RNG interface for ARMv8.5 RNDR registers by Andre Przywara · Wed Aug 30 12:32:30 2023 +0100
  15. 9ffe4d6 tools: ensure zeroed padding in external FIT images by Roman Azarenko · Fri Aug 25 10:10:14 2023 +0200
  16. 5fd4816 bootstd: Drop some TODOs by Simon Glass · Thu Aug 24 19:39:24 2023 -0600
  17. ddaf8ab arm: dts: k3-am625-verdin: fix boot by Marcel Ziswiler · Tue Oct 10 13:13:04 2023 +0200
  18. 8b2a481 malloc: Enable assertions if UNIT_TEST is enabled by Sean Anderson · Sat Oct 07 22:01:56 2023 -0400
  19. d16f3d7 arm: dts: k3-j721e-sk/common-proc-board: Fix boot by Nishanth Menon · Thu Oct 05 13:15:14 2023 -0500
  20. 4cb20cf arm: mach-k3: Remove secure device makefile by Andrew Davis · Thu Oct 05 09:21:17 2023 -0500
  21. e61e798 board: siemens: iot2050: Fix logical bug in PG1/PG2 detection by Jan Kiszka · Thu Oct 05 06:37:25 2023 +0200
  22. 59e5dd6 arm: dts: k3-am65-iot2050: Fix boot by Jan Kiszka · Thu Oct 05 06:37:17 2023 +0200
  23. 892d777 spi: mtk_spim: prevent global pll clock override by Nicolò Veronese · Wed Oct 04 00:14:26 2023 +0200
  24. 362e66c Makefile: make u-boot-initial-env target depend explicitly on scripts_basic by Rasmus Villemoes · Tue Oct 03 12:02:17 2023 +0200
  25. 2b6c9b5 board: xen: introduce virtio-blk support by Andrii Chepurnyi · Tue Oct 03 08:58:28 2023 +0000
  26. 1e5a70f board: synquacer: set actual gd->ram_top and gd->ram_size by Masahisa Kojima · Tue Oct 03 11:29:57 2023 +0900
  27. 5489bec input: avoid NULL dereference by Heinrich Schuchardt · Tue Oct 03 03:09:01 2023 +0200
  28. adbc90f mkimage: allow internalization of data-position by Lars Feyaerts · Mon Oct 02 10:00:14 2023 +0200
  29. 65da4e1 checkpatch: skip fdtdec_* check for tools by Lars Feyaerts · Mon Oct 02 10:00:13 2023 +0200
  30. df506bc Merge tag 'fsl-qoirq-2023-10-10' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Wed Oct 11 10:21:33 2023 -0400
  31. 6829e15 Merge branch '2023-10-10-blk-sandbox-support-binding-a-device-with-a-given-logical-block-size' by Tom Rini · Tue Oct 10 21:47:50 2023 -0400
  32. 8f05f12 disk: part: Handle blkmap device in print_part_header() by Bin Meng · Tue Sep 26 16:43:45 2023 +0800
  33. 02e2587 disk: part: Print out the unknown device uclass id by Bin Meng · Tue Sep 26 16:43:44 2023 +0800
  34. 106d27b dm: blk: Drop blk_{read,write}_devnum() by Bin Meng · Tue Sep 26 16:43:43 2023 +0800
  35. 2e279d2 cmd: blk_common: Stop using hard-coded block size for Sandbox operations by Bin Meng · Tue Sep 26 16:43:42 2023 +0800
  36. 9efc245 dm: blk: Rename get_desc() and make it externally visible by Bin Meng · Tue Sep 26 16:43:41 2023 +0800
  37. 76f7253 cmd: blk_common: Use macros for the return values by Bin Meng · Tue Sep 26 16:43:40 2023 +0800
  38. 249f351 blk: blkmap: Support mapping to device of any block size by Bin Meng · Tue Sep 26 16:43:39 2023 +0800
  39. a5f93a1 cmd: blkmap: Make map_handlers[] and its .fn static by Bin Meng · Tue Sep 26 16:43:38 2023 +0800
  40. f61202c blk: blkmap: Make bind/unbind routines static by Bin Meng · Tue Sep 26 16:43:37 2023 +0800
  41. c437378 cmd: host: Print out the block size of the host device by Bin Meng · Tue Sep 26 16:43:36 2023 +0800
  42. cc4c531 blk: host_dev: Sanity check on the size of host backing file by Bin Meng · Tue Sep 26 16:43:35 2023 +0800
  43. 371fb0e blk: host_dev: Make host_sb_detach_file() and host_sb_ops static by Bin Meng · Tue Sep 26 16:43:34 2023 +0800
  44. 881e475 blk: sandbox: Support binding a device with a given logical block size by Bin Meng · Tue Sep 26 16:43:33 2023 +0800
  45. c3e784c cmd: host: Mandate the filename parameter in the 'bind' command by Bin Meng · Tue Sep 26 16:43:32 2023 +0800
  46. 2294ecb blk: Use a macro for the typical block size by Bin Meng · Tue Sep 26 16:43:31 2023 +0800
  47. 8728667 Merge branch '2023-10-09-assorted-fixes' by Tom Rini · Tue Oct 10 08:54:17 2023 -0400
  48. d274488 spi: nxp_fspi: reset the FLSHxCR1 registers by Han Xu · Wed Sep 13 16:15:35 2023 -0500
  49. 43c04a7 board: freescale: ls1088a: declare MC reserved regions by Laurentiu Tudor · Wed Sep 27 18:30:49 2023 +0300
  50. aa98c02 board: freescale: ls2080a: declare MC reserved regions by Laurentiu Tudor · Wed Sep 27 18:30:48 2023 +0300
  51. 99eed83 drivers: net: fsl-mc: add support for MC reserved memory by Laurentiu Tudor · Wed Sep 27 18:30:47 2023 +0300
  52. 861e28b armv8: fsl-layerscape: make some functions static by Laurentiu Tudor · Wed Sep 27 18:30:46 2023 +0300
  53. ccb2fbf fsl-layerscape: drop obsolete PPA secure firmware support by Laurentiu Tudor · Wed Aug 23 16:25:46 2023 +0300
  54. 5336ba5 configs: layerscape: delete defconfigs using legacy PPA secure FW by Laurentiu Tudor · Tue Oct 10 10:08:36 2023 +0800
  55. 5765fb1 test: Fix SPL tests not being run by Sean Anderson · Fri Sep 29 12:06:54 2023 -0400
  56. 897349a board/km/cent2: Fix buffer overflow when fixing MAC address by Francois Berder · Fri Sep 29 16:11:00 2023 +0200
  57. f570565 stdio: fix stdio_deregister_dev() by Heinrich Schuchardt · Fri Sep 29 02:47:17 2023 +0200
  58. 711ad63 dm: serial: fix serial_post_probe() by Heinrich Schuchardt · Fri Sep 29 02:47:16 2023 +0200
  59. 7cd91f7 spl: Jump to image at end of board_init_r by Jonas Karlman · Wed Sep 27 21:44:13 2023 +0000
  60. 53a44fc spl: add __noreturn attribute to spl_invoke_atf function by Chanho Park · Fri Sep 08 17:08:56 2023 +0900
  61. 8a5a8ca tools: iot2050-sign-fw.sh: Make localization of tools dir more robust by Jan Kiszka · Wed Sep 27 17:41:09 2023 +0200
  62. 0262dcd arm: mach-k3: common: fix compile warnings with PHYS_64BIT on 32bit by Matthias Schiffer · Wed Sep 27 15:43:14 2023 +0200
  63. e08bee9 test/py: sleep: Add a test for the time command by Love Kumar · Wed Sep 27 10:33:55 2023 +0530
  64. b704ea7 mailbox: k3-sec-proxy: fix error handling for missing scfg in FDT by Matthias Schiffer · Tue Sep 26 14:42:54 2023 +0200
  65. 2757525 test: lmb: Add test for coalescing and overlap range by Udit Kumar · Tue Sep 26 16:54:43 2023 +0530
  66. 4e8e663 lmb: remove overlapping region with next range by Udit Kumar · Tue Sep 26 16:54:42 2023 +0530
  67. 757dc98 exynos: Cleanup exynos_init by Tom Rini · Thu Sep 21 19:32:48 2023 -0400
  68. 5a12160 board: Remove essentially empty board files and Makefiles by Tom Rini · Thu Sep 21 19:32:47 2023 -0400
  69. 57afcef Makefile: Allow for board directories to not have a Makefile by Tom Rini · Thu Sep 21 19:32:46 2023 -0400
  70. d2d094d ARM: vexpress_ca9x4: Add missing flash width config option by Patryk Biel · Wed Sep 20 09:41:20 2023 +0200
  71. d6833e9 bootstd: use ARCH_DMA_MINALIGN in memalign() when allocating memory by Tony Dinh · Tue Sep 19 14:27:21 2023 -0700
  72. a1f1bf8 Makefile: Force regeneration of env.txt by Andrew Davis · Fri Sep 15 09:43:23 2023 -0500
  73. cb3d8fa Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sun Oct 08 09:58:55 2023 -0400
  74. c639135 rockchip: rk356x-u-boot: Add bootph-all to i2c0_xfer pinctrl node by Jonas Karlman · Thu Aug 03 21:11:54 2023 +0000
  75. b909066 power: pmic: rk8xx: Fix power-on source check in SPL by Jonas Karlman · Thu Aug 03 21:02:42 2023 +0000
  76. afe6e9a rockchip: rk356x: Enable poweroff command by Jonas Karlman · Thu Aug 17 05:45:04 2023 +0000
  77. 2def78b power: pmic: rk8xx: Use sysreset implementation of the poweroff command by Jonas Karlman · Thu Aug 17 05:45:02 2023 +0000
  78. 4e8ecca configs: rockchip: rk3308: enable CONFIG_OF_LIBFDT_OVERLAY by FUKAUMI Naoki · Mon Sep 11 19:01:21 2023 +0900
  79. 9a171a0 configs: rockchip: rk3308: use CONFIG_DEFAULT_FDT_FILE by FUKAUMI Naoki · Mon Sep 11 19:01:20 2023 +0900
  80. 6f396aa arm: dts: rockchip: rock-5b: add support for PCIe3 and NVMe by FUKAUMI Naoki · Tue Sep 05 20:47:36 2023 +0900
  81. 6131517 arm: dts: rockchip: sync DT for RK3588 series with Linux by FUKAUMI Naoki · Tue Sep 05 20:47:35 2023 +0900
  82. 456e836 configs: rockchip: rock-pi-s: use default bootdelay (2s) by FUKAUMI Naoki · Mon Sep 11 19:05:08 2023 +0900
  83. e0ba1bb configs: rockchip: add DOS_PARTITION to RK3308 boards defconfig by Massimo Pegorer · Sun Oct 01 16:15:29 2023 +0200
  84. 2dd669f board: rockchip: Add Bananapi R2Pro Board by Frank Wunderlich · Wed Oct 04 21:04:34 2023 +0200
  85. a8e54de configs: rockchip: Enable ethernet driver on RK3588 boards by Jonas Karlman · Sun Oct 01 19:17:22 2023 +0000
  86. d21f009 configs: rockchip: Enable ethernet driver on RK356x boards by Jonas Karlman · Sun Oct 01 19:17:21 2023 +0000
  87. 1b61570 net: dwc_eth_qos_rockchip: Add support for RK3588 by Jonas Karlman · Sun Oct 01 19:17:20 2023 +0000
  88. 098ee4f net: dwc_eth_qos: Add glue driver for GMAC on Rockchip RK3568 by Jonas Karlman · Sun Oct 01 19:17:19 2023 +0000
  89. e2c4546 net: dwc_eth_qos: Stop spam of RX packet not available message by Jonas Karlman · Sun Oct 01 19:17:18 2023 +0000
  90. 3c0a544 net: dwc_eth_qos: Return error code when start fails by Jonas Karlman · Sun Oct 01 19:17:17 2023 +0000
  91. 83c869d net: dwc_eth_qos: Drop unused rx_pkt from eqos_priv by Jonas Karlman · Sun Oct 01 19:17:16 2023 +0000
  92. f6c7c6b rockchip: Add support to generate LZMA compressed U-boot binary by Manoj Sai · Mon Sep 18 00:56:28 2023 +0530
  93. 0dc80e8 rockchip: Add support to generate GZIP compressed U-boot binary by Manoj Sai · Mon Sep 18 00:56:27 2023 +0530
  94. a856099 spl: fit: support for booting a LZMA-compressed U-boot binary by Manoj Sai · Mon Sep 18 00:56:26 2023 +0530
  95. 2b2e628 spl: fit: support for booting a GZIP-compressed U-boot binary by Manoj Sai · Mon Sep 18 00:56:25 2023 +0530
  96. edf10aa doc: rockchip: Update and improve info on rk3308, TPL and TF-A by Massimo Pegorer · Sat Sep 09 11:33:33 2023 +0200
  97. 8c20dfa rockchip: Kconfig: Enable external TPL binary for rk3308 by Massimo Pegorer · Sat Sep 09 11:33:24 2023 +0200
  98. f68c63d rockchip: board: Add minimal generic RK3566/RK3568 board by Jonas Karlman · Mon Aug 21 22:30:29 2023 +0000
  99. a937c3d rockchip: Port IO-domain driver for RK3568 from linux by Jonas Karlman · Mon Aug 21 22:30:28 2023 +0000
  100. 7851d4e regulator: rk8xx: Return correct voltage for switchout converters by shengfei Xu · Mon Aug 21 22:30:26 2023 +0000