1. c437378 cmd: host: Print out the block size of the host device by Bin Meng · Tue Sep 26 16:43:36 2023 +0800
  2. cc4c531 blk: host_dev: Sanity check on the size of host backing file by Bin Meng · Tue Sep 26 16:43:35 2023 +0800
  3. 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
  4. 881e475 blk: sandbox: Support binding a device with a given logical block size by Bin Meng · Tue Sep 26 16:43:33 2023 +0800
  5. c3e784c cmd: host: Mandate the filename parameter in the 'bind' command by Bin Meng · Tue Sep 26 16:43:32 2023 +0800
  6. 2294ecb blk: Use a macro for the typical block size by Bin Meng · Tue Sep 26 16:43:31 2023 +0800
  7. 8728667 Merge branch '2023-10-09-assorted-fixes' by Tom Rini · Tue Oct 10 08:54:17 2023 -0400
  8. 5765fb1 test: Fix SPL tests not being run by Sean Anderson · Fri Sep 29 12:06:54 2023 -0400
  9. 897349a board/km/cent2: Fix buffer overflow when fixing MAC address by Francois Berder · Fri Sep 29 16:11:00 2023 +0200
  10. f570565 stdio: fix stdio_deregister_dev() by Heinrich Schuchardt · Fri Sep 29 02:47:17 2023 +0200
  11. 711ad63 dm: serial: fix serial_post_probe() by Heinrich Schuchardt · Fri Sep 29 02:47:16 2023 +0200
  12. 7cd91f7 spl: Jump to image at end of board_init_r by Jonas Karlman · Wed Sep 27 21:44:13 2023 +0000
  13. 53a44fc spl: add __noreturn attribute to spl_invoke_atf function by Chanho Park · Fri Sep 08 17:08:56 2023 +0900
  14. 8a5a8ca tools: iot2050-sign-fw.sh: Make localization of tools dir more robust by Jan Kiszka · Wed Sep 27 17:41:09 2023 +0200
  15. 0262dcd arm: mach-k3: common: fix compile warnings with PHYS_64BIT on 32bit by Matthias Schiffer · Wed Sep 27 15:43:14 2023 +0200
  16. e08bee9 test/py: sleep: Add a test for the time command by Love Kumar · Wed Sep 27 10:33:55 2023 +0530
  17. b704ea7 mailbox: k3-sec-proxy: fix error handling for missing scfg in FDT by Matthias Schiffer · Tue Sep 26 14:42:54 2023 +0200
  18. 2757525 test: lmb: Add test for coalescing and overlap range by Udit Kumar · Tue Sep 26 16:54:43 2023 +0530
  19. 4e8e663 lmb: remove overlapping region with next range by Udit Kumar · Tue Sep 26 16:54:42 2023 +0530
  20. 757dc98 exynos: Cleanup exynos_init by Tom Rini · Thu Sep 21 19:32:48 2023 -0400
  21. 5a12160 board: Remove essentially empty board files and Makefiles by Tom Rini · Thu Sep 21 19:32:47 2023 -0400
  22. 57afcef Makefile: Allow for board directories to not have a Makefile by Tom Rini · Thu Sep 21 19:32:46 2023 -0400
  23. d2d094d ARM: vexpress_ca9x4: Add missing flash width config option by Patryk Biel · Wed Sep 20 09:41:20 2023 +0200
  24. d6833e9 bootstd: use ARCH_DMA_MINALIGN in memalign() when allocating memory by Tony Dinh · Tue Sep 19 14:27:21 2023 -0700
  25. a1f1bf8 Makefile: Force regeneration of env.txt by Andrew Davis · Fri Sep 15 09:43:23 2023 -0500
  26. 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
  27. c639135 rockchip: rk356x-u-boot: Add bootph-all to i2c0_xfer pinctrl node by Jonas Karlman · Thu Aug 03 21:11:54 2023 +0000
  28. b909066 power: pmic: rk8xx: Fix power-on source check in SPL by Jonas Karlman · Thu Aug 03 21:02:42 2023 +0000
  29. afe6e9a rockchip: rk356x: Enable poweroff command by Jonas Karlman · Thu Aug 17 05:45:04 2023 +0000
  30. 2def78b power: pmic: rk8xx: Use sysreset implementation of the poweroff command by Jonas Karlman · Thu Aug 17 05:45:02 2023 +0000
  31. 4e8ecca configs: rockchip: rk3308: enable CONFIG_OF_LIBFDT_OVERLAY by FUKAUMI Naoki · Mon Sep 11 19:01:21 2023 +0900
  32. 9a171a0 configs: rockchip: rk3308: use CONFIG_DEFAULT_FDT_FILE by FUKAUMI Naoki · Mon Sep 11 19:01:20 2023 +0900
  33. 6f396aa arm: dts: rockchip: rock-5b: add support for PCIe3 and NVMe by FUKAUMI Naoki · Tue Sep 05 20:47:36 2023 +0900
  34. 6131517 arm: dts: rockchip: sync DT for RK3588 series with Linux by FUKAUMI Naoki · Tue Sep 05 20:47:35 2023 +0900
  35. 456e836 configs: rockchip: rock-pi-s: use default bootdelay (2s) by FUKAUMI Naoki · Mon Sep 11 19:05:08 2023 +0900
  36. e0ba1bb configs: rockchip: add DOS_PARTITION to RK3308 boards defconfig by Massimo Pegorer · Sun Oct 01 16:15:29 2023 +0200
  37. 2dd669f board: rockchip: Add Bananapi R2Pro Board by Frank Wunderlich · Wed Oct 04 21:04:34 2023 +0200
  38. a8e54de configs: rockchip: Enable ethernet driver on RK3588 boards by Jonas Karlman · Sun Oct 01 19:17:22 2023 +0000
  39. d21f009 configs: rockchip: Enable ethernet driver on RK356x boards by Jonas Karlman · Sun Oct 01 19:17:21 2023 +0000
  40. 1b61570 net: dwc_eth_qos_rockchip: Add support for RK3588 by Jonas Karlman · Sun Oct 01 19:17:20 2023 +0000
  41. 098ee4f net: dwc_eth_qos: Add glue driver for GMAC on Rockchip RK3568 by Jonas Karlman · Sun Oct 01 19:17:19 2023 +0000
  42. e2c4546 net: dwc_eth_qos: Stop spam of RX packet not available message by Jonas Karlman · Sun Oct 01 19:17:18 2023 +0000
  43. 3c0a544 net: dwc_eth_qos: Return error code when start fails by Jonas Karlman · Sun Oct 01 19:17:17 2023 +0000
  44. 83c869d net: dwc_eth_qos: Drop unused rx_pkt from eqos_priv by Jonas Karlman · Sun Oct 01 19:17:16 2023 +0000
  45. f6c7c6b rockchip: Add support to generate LZMA compressed U-boot binary by Manoj Sai · Mon Sep 18 00:56:28 2023 +0530
  46. 0dc80e8 rockchip: Add support to generate GZIP compressed U-boot binary by Manoj Sai · Mon Sep 18 00:56:27 2023 +0530
  47. a856099 spl: fit: support for booting a LZMA-compressed U-boot binary by Manoj Sai · Mon Sep 18 00:56:26 2023 +0530
  48. 2b2e628 spl: fit: support for booting a GZIP-compressed U-boot binary by Manoj Sai · Mon Sep 18 00:56:25 2023 +0530
  49. edf10aa doc: rockchip: Update and improve info on rk3308, TPL and TF-A by Massimo Pegorer · Sat Sep 09 11:33:33 2023 +0200
  50. 8c20dfa rockchip: Kconfig: Enable external TPL binary for rk3308 by Massimo Pegorer · Sat Sep 09 11:33:24 2023 +0200
  51. f68c63d rockchip: board: Add minimal generic RK3566/RK3568 board by Jonas Karlman · Mon Aug 21 22:30:29 2023 +0000
  52. a937c3d rockchip: Port IO-domain driver for RK3568 from linux by Jonas Karlman · Mon Aug 21 22:30:28 2023 +0000
  53. 7851d4e regulator: rk8xx: Return correct voltage for switchout converters by shengfei Xu · Mon Aug 21 22:30:26 2023 +0000
  54. fb18ddd regulator: rk8xx: Return correct voltage for buck converters by Joseph Chen · Mon Aug 21 22:30:25 2023 +0000
  55. c2ef881 power: regulator: Only run autoset once for each regulator by Jonas Karlman · Mon Aug 21 22:30:24 2023 +0000
  56. ac80051 rockchip: rk3568-nanopi-r5: Enable PCIe on NanoPi R5C and R5S by Jonas Karlman · Wed Aug 02 19:59:33 2023 +0000
  57. 6c8ecef rockchip: rk3568-nanopi-r5: Update defconfig for NanoPi R5C and R5S by Jonas Karlman · Wed Aug 02 19:49:46 2023 +0000
  58. ecc7245 phy: rockchip: naneng-combphy: Use signal from comb PHY on RK3588 by Jonas Karlman · Wed Aug 02 19:41:22 2023 +0000
  59. 3f24f8b phy: rockchip: snps-pcie3: Add support for RK3588 by Jonas Karlman · Wed Aug 02 19:04:32 2023 +0000
  60. b7ca884 phy: rockchip: snps-pcie3: Add bifurcation support for RK3568 by Jonas Karlman · Wed Aug 02 19:28:33 2023 +0000
  61. a10080c phy: rockchip: snps-pcie3: Refactor to use a phy_init ops by Jonas Karlman · Wed Aug 02 19:04:30 2023 +0000
  62. 6153aed phy: rockchip: snps-pcie3: Refactor to use clk_bulk API by Jonas Karlman · Wed Aug 02 19:04:29 2023 +0000
  63. a635bcd pci: pcie_dw_rockchip: Configure number of lanes and link width speed by Jonas Karlman · Wed Aug 02 19:25:51 2023 +0000
  64. 7d7472b Merge branch '2023-10-06-spl-prepare-for-universal-payload' by Tom Rini · Fri Oct 06 17:23:47 2023 -0400
  65. 4289c26 pci: serial: Support reading PCI-register size with base by Simon Glass · Tue Sep 26 08:14:58 2023 -0600
  66. 219d2d1 dm: core: Tweak device_is_on_pci_bus() for code size by Simon Glass · Tue Sep 26 08:14:57 2023 -0600
  67. dbf9a08 serial: Drop ns16550 serial_getinfo() in SPL by Simon Glass · Tue Sep 26 08:14:56 2023 -0600
  68. 38da4f9 spl: Add C-based runtime detection of SPL by Simon Glass · Tue Sep 26 08:14:55 2023 -0600
  69. b3c2aa5 command: Include a required header in command.h by Simon Glass · Wed Sep 27 08:22:37 2023 -0600
  70. d2c642c bloblist: Add missing name by Simon Glass · Tue Sep 26 08:14:52 2023 -0600
  71. a28f39c bloblist: Support initing from multiple places by Simon Glass · Tue Sep 26 08:14:51 2023 -0600
  72. 9f076ea sandbox: Move the bloblist down a little in memory by Simon Glass · Tue Sep 26 08:14:50 2023 -0600
  73. 27191f1 sandbox: Only read the state if we have a state file by Simon Glass · Tue Sep 26 08:14:49 2023 -0600
  74. 6f52b38 sandbox: Init the EC properly even if no state file is available by Simon Glass · Tue Sep 26 08:14:48 2023 -0600
  75. 22c793a sandbox: Move reading the RAM buffer into a better place by Simon Glass · Tue Sep 26 08:14:47 2023 -0600
  76. 310487d dm: core: Add tests for oftree_path() by Simon Glass · Tue Sep 26 08:14:46 2023 -0600
  77. c681e09 dm: core: Support writing a 64-bit value by Simon Glass · Tue Sep 26 08:14:45 2023 -0600
  78. 86ef399 dm: core: Support writing a boolean by Simon Glass · Tue Sep 26 08:14:44 2023 -0600
  79. ebbe90b dm: core: Add a way to convert a devicetree to a dtb by Simon Glass · Tue Sep 26 08:14:43 2023 -0600
  80. 4544877 dm: core: Add a way to delete a node by Simon Glass · Tue Sep 26 08:14:42 2023 -0600
  81. 7c33c96 dm: core: Add a way to copy a node by Simon Glass · Tue Sep 26 08:14:41 2023 -0600
  82. a869a1b dm: core: Add a function to create an empty tree by Simon Glass · Tue Sep 26 08:14:40 2023 -0600
  83. 75b8a87 dm: core: Tidy up comments in the ofnode tests by Simon Glass · Tue Sep 26 08:14:39 2023 -0600
  84. db6d872 dm: core: Ensure we run flattree tests on ofnode by Simon Glass · Tue Sep 26 08:14:38 2023 -0600
  85. 6816489 dm: core: Reverse the argument order in ofnode_copy_props() by Simon Glass · Tue Sep 26 08:14:37 2023 -0600
  86. c4b1450 spl: Move bloblist writing until the image is known by Simon Glass · Tue Sep 26 08:14:36 2023 -0600
  87. dff9043 spl: Use the correct FIT_..._PROP constants by Simon Glass · Tue Sep 26 08:14:35 2023 -0600
  88. c0bd55e spl: Move the full FIT code to spl_fit.c by Simon Glass · Tue Sep 26 08:14:34 2023 -0600
  89. 205ff7b spl: Rename spl_load_fit_image() to load_simple_fit() by Simon Glass · Tue Sep 26 08:14:33 2023 -0600
  90. b4c22cf spl: Remove #ifdefs with BOOTSTAGE by Simon Glass · Tue Sep 26 08:14:32 2023 -0600
  91. e8804d7 spl: Avoid an #ifdef when printing gd->malloc_ptr by Simon Glass · Tue Sep 26 08:14:31 2023 -0600
  92. fba1087 dm: core: Correct help in TPL_DM and VPL_DM by Simon Glass · Tue Sep 26 08:14:30 2023 -0600
  93. c1aae9b doc: Clean up SYS_MALLOC_SIMPLE by Simon Glass · Tue Sep 26 08:14:29 2023 -0600
  94. 785dd71 Tidy up uses of CONFIG_SYS_MALLOC_F_LEN by Simon Glass · Tue Sep 26 08:14:28 2023 -0600
  95. adad2d0 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · Tue Sep 26 08:14:27 2023 -0600
  96. 509d6c5 tpl: Enable CONFIG_TPL_SYS_MALLOC_F where needed by Simon Glass · Tue Sep 26 08:14:26 2023 -0600
  97. b59037b spl: Enable CONFIG_SPL_SYS_MALLOC_F where needed by Simon Glass · Tue Sep 26 08:14:25 2023 -0600
  98. 2f7409a spl: Create proper symbols for enabling the malloc() pool by Simon Glass · Tue Sep 26 08:14:24 2023 -0600
  99. f2f014a serial: Drop mention of SPL/TPL_SYS_MALLOC_F by Simon Glass · Tue Sep 26 08:14:23 2023 -0600
  100. 35c84e5 spl: Drop the switch() statement for OS selection by Simon Glass · Tue Sep 26 08:14:22 2023 -0600