1. 358077b x86: Pass video settings from SPL to U-Boot proper by Simon Glass · Sat Jul 15 21:38:59 2023 -0600
  2. ee95ec1 x86: Allow video-BIOS code to be built for SPL by Simon Glass · Sat Jul 15 21:38:58 2023 -0600
  3. 528d483 pci: Tidy up logging and reporting for video BIOS by Simon Glass · Sat Jul 15 21:38:57 2023 -0600
  4. 797b8e8 pci: Support autoconfig in SPL by Simon Glass · Sat Jul 15 21:38:55 2023 -0600
  5. 7bb3cee nvme: Provide more useful debugging messages by Simon Glass · Sat Jul 15 21:38:54 2023 -0600
  6. 3fed467 qfw: Set the address of the ACPI tables by Simon Glass · Sat Jul 15 21:38:50 2023 -0600
  7. 9306f9f bios_emulator: Drop VIDEO_IO_OFFSET by Simon Glass · Sat Jul 15 21:38:39 2023 -0600
  8. 908ee65 bios_emulator: Add Kconfig and adjust Makefile for SPL by Simon Glass · Sat Jul 15 21:38:38 2023 -0600
  9. 4157158 bootstd: Use bootdev instead of bootdevice by Simon Glass · Wed Jul 12 09:04:32 2023 -0600
  10. fa10fb2 ufs: Use 'TASK_TAG' to construct the ucd_req_ptr->header.dword_0 by Bhupesh Sharma · Mon Jul 03 00:39:12 2023 +0530
  11. 1ef4fba drivers: led: bcm6753: do not use null label to find the top by Philippe Reynes · Thu Jun 29 11:25:23 2023 +0200
  12. 1dc2ee6 net: ti: am65-cpsw-nuss: Use dedicated port mode control registers by Andreas Dannenberg · Wed Jun 14 17:28:53 2023 -0500
  13. c937154 firmware: scmi: return a right errno for SCMI status code by AKASHI Takahiro · Tue Jun 13 10:30:45 2023 +0900
  14. f6a0738 clk: scmi: claim the dependency on CONFIG_CLK by AKASHI Takahiro · Mon Jun 12 10:14:49 2023 +0900
  15. d9b55e9 misc: npcm_host_intf: change initialization sequence by Jim Liu · Tue Jul 04 16:00:13 2023 +0800
  16. 17b816c pinctrl: nuvoton: fix reset reason error for poweron by Jim Liu · Tue Jul 04 16:00:12 2023 +0800
  17. 44c16bb misc: nuvoton: fix type error by Jim Liu · Tue Jun 13 15:45:56 2023 +0800
  18. 5f0ca61 video: Update stb_truetype by Simon Glass · Thu Jun 01 10:23:04 2023 -0600
  19. d17a624 video: Use enum with video_index_to_colour() by Simon Glass · Thu Jun 01 10:22:48 2023 -0600
  20. 5caf125 console: Allow measuring the bounding box of text by Simon Glass · Thu Jun 01 10:22:46 2023 -0600
  21. a73a8b8 video: Allow temporary colour changes by Simon Glass · Thu Jun 01 10:22:45 2023 -0600
  22. 722281b fdt: Allow more general use of livetree by Simon Glass · Thu Jun 01 10:22:42 2023 -0600
  23. 67f8e11 fdt: Clarify the fdt pre-relocation warning by Simon Glass · Thu Jun 01 10:22:41 2023 -0600
  24. e73a647 console: Correct truetype spacing error by Simon Glass · Thu Jun 01 10:22:36 2023 -0600
  25. 062673b video: Provide a way to clear part of the console by Simon Glass · Thu Jun 01 10:22:33 2023 -0600
  26. 4a5d345 video: Drop #ifdefs from console_truetype by Simon Glass · Thu Jun 01 10:22:32 2023 -0600
  27. 994048b dm: core: Avoid registering an inaccessible tree by Simon Glass · Thu Jun 01 10:22:31 2023 -0600
  28. e418c63 gpio: Avoid using an invalid ofnode by Simon Glass · Thu Jun 01 10:22:30 2023 -0600
  29. 2d552e7 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Thu Jul 13 20:39:10 2023 -0400
  30. fb1915b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jul 13 20:38:50 2023 -0400
  31. 7db4d96 Merge tag 'u-boot-imx-20230713' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Thu Jul 13 20:38:24 2023 -0400
  32. 7e1101b clk: imx8mp: Update clocks based on kernel 6.4-RC4 by Adam Ford · Tue May 30 17:45:57 2023 -0500
  33. 841ebfb8 dm: adc: add iMX93 ADC support by Luca Ellero · Wed Jul 05 14:56:16 2023 +0200
  34. aa70b85 imx: imx8ulp: start the ELE RNG at boot by Peng Fan · Thu Jun 15 18:09:14 2023 +0800
  35. 58a6928 imx: misc: ele_mu: Update ELE MU driver by Ye Li · Thu Jun 15 18:09:13 2023 +0800
  36. 606fbf4 imx: misc: ele_mu: Update MU TR registers count by Ye Li · Thu Jun 15 18:09:12 2023 +0800
  37. 16426c8 imx: ele_api: add DEK Blob generation by Peng Fan · Thu Jun 15 18:09:09 2023 +0800
  38. c88036d imx: ele_api: support program secure fuse and return lifecycle by Peng Fan · Thu Jun 15 18:09:08 2023 +0800
  39. d5c3183 imx: use generic name ele(EdgeLockSecure Enclave) by Peng Fan · Thu Jun 15 18:09:05 2023 +0800
  40. e89a391 imx: scu_api: update to version 1.16 and add more APIs by Peng Fan · Thu Jun 15 18:09:04 2023 +0800
  41. 25b7eb4 imx: mach: correct SCU API usage by Peng Fan · Thu Jun 15 18:08:58 2023 +0800
  42. 9b77f7b mtd: spi-nor: Add support for w25q256jwm by Venkatesh Yadav Abbarapu · Mon Jun 26 09:02:37 2023 +0530
  43. d7cb478 spi: npcm_pspi: use ACTIVE_LOW flag for cs gpio and set default max_hz by Jim Liu · Tue Jul 04 16:01:56 2023 +0800
  44. fc079eb mtd: spi-nor-ids: add xtxtech part# by Bruce Suen · Thu Jul 13 14:12:41 2023 +0530
  45. 0d045ae mtd: spi-nor-ids: change full company name of XTX by Bruce Suen · Mon Jun 19 06:28:58 2023 -0400
  46. 51a7d41 spi: soft_spi: Support the recommended soft spi properties by Fabio Estevam · Thu May 18 19:22:40 2023 -0300
  47. eb8d262 spi: synquacer: remove SPI_TX_BYTE handling by Masahisa Kojima · Wed May 24 16:32:46 2023 +0900
  48. 7ff5855 spi: bcmbca-hsspi: Add driver for newer HSSPI controller by William Zhang · Wed Jun 07 16:37:05 2023 -0700
  49. 9a0ff5d spi: bcm63xx-hsspi: Add prepend mode support by William Zhang · Wed Jun 07 16:37:04 2023 -0700
  50. 3f55f27 spi: bcm63xx-hsspi: Add new compatible string support by William Zhang · Wed Jun 07 16:37:03 2023 -0700
  51. 7633333 spi: bcm63xx-hsspi: Fix multi-bit mode setting by William Zhang · Wed Jun 07 16:37:02 2023 -0700
  52. 96c65fa spi: bcm63xx-hsspi: Make driver depend on BCMBCA arch by William Zhang · Wed Jun 07 16:37:01 2023 -0700
  53. aff5c1f spi: pl022: Add chip-select gpio support by Lukas Funke · Fri Apr 28 14:38:50 2023 +0200
  54. 2ed5d78 spi: pl022: Remove platform data header by Stefan Herbrechtsmeier · Fri Apr 28 14:38:49 2023 +0200
  55. 003b07d spi: pl022: Rename flush into pl022_spi_flush by Stefan Herbrechtsmeier · Fri Apr 28 14:38:48 2023 +0200
  56. 76ad298 spi: pl022: Align compatible property with device tree binding by Lukas Funke · Fri Apr 28 14:38:47 2023 +0200
  57. f2c1ea7 mtd: nand: pxa3xx: Enable devbus/nand arbiter on Armada 8K by Chris Packham · Mon Jul 10 10:47:35 2023 +1200
  58. bd3ce6f mtd: nand: pxa3xx: Add support for the Marvell AC5 SoC by Chris Packham · Mon Jul 10 10:47:34 2023 +1200
  59. b5f0372 riscv: Rename SiFive CLINT to RISC-V ALINT by Bin Meng · Wed Jun 21 23:11:46 2023 +0800
  60. 51e3855 riscv: timer: Update the sifive clint timer driver to support aclint by Bin Meng · Wed Jun 21 23:11:44 2023 +0800
  61. f69a512 ram: starfive: Read memory size information from EEPROM by Yanhong Wang · Thu Jun 15 17:36:51 2023 +0800
  62. 1f502ee net: dwc_eth_qos: Add StarFive ethernet driver glue layer by Yanhong Wang · Thu Jun 15 17:36:43 2023 +0800
  63. 1d6c341 net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy by Yanhong Wang · Thu Jun 15 17:36:42 2023 +0800
  64. db244c7 serial: pl01x: Modify pending callback to test if transmit FIFO is empty by Lukasz Majewski · Fri May 19 12:43:53 2023 +0200
  65. 58aec3f serial: pl01x: Prepare the driver to support SPL_OF_PLATDATA by Lukasz Majewski · Fri May 19 12:43:52 2023 +0200
  66. 647c003 serial: pl01x: Change OF_CONTROL to OF_REAL by Lukasz Majewski · Fri May 19 12:43:51 2023 +0200
  67. 24d8f57 power: imx8m-power-domain: Add delay to align with kernel driver by Fabio Estevam · Sat May 06 13:14:02 2023 -0300
  68. ac5adc1 sysreset: Change Kconfig GPIO dependency by Michal Simek · Tue Jul 04 14:05:13 2023 +0200
  69. 2523bcd Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · Thu Jul 06 13:23:36 2023 -0400
  70. dbc7461 clk: starfive: pll: Fix to use postdiv1_mask by Hoegeun Kwon · Wed Jun 28 19:19:49 2023 +0900
  71. 2ea1e4e clk: sifive: only build sifive-prci.o for CONFIG_CLK_SIFIVE_PRCI by Ben Dooks · Tue May 09 14:50:05 2023 +0100
  72. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · Wed Jul 05 11:28:55 2023 -0400
  73. 5a1c0f3 regulator: handle different error codes in regulator_set_enable_if_allowed by Eugen Hristev · Wed Apr 19 16:45:26 2023 +0300
  74. 81aa192 regulator: rename dev_pdata to plat by Eugen Hristev · Wed Apr 19 16:45:25 2023 +0300
  75. 405512e regulator: implement basic reference counter by Eugen Hristev · Wed Apr 19 16:45:24 2023 +0300
  76. 686a0f0 usb: dwc3-generic: Ensure reset GPIO is configured as an output by Peter Korsgaard · Wed Jun 28 14:26:48 2023 +0200
  77. 420b010 pinctrl: rockchip: Fix Data Abort exception in SPL by Jonas Karlman · Thu Jun 08 10:59:38 2023 +0000
  78. 2712516 phy: rockchip: inno-usb2: fix phy reg=0 case by Eugen Hristev · Mon May 22 11:39:58 2023 +0300
  79. cc2592a drivers: meson: introduce secure power controller driver by Alexey Romanov · Wed May 31 12:31:56 2023 +0300
  80. 851baaf pinctrl: meson: add pinctrl driver for Amlogic A1 by Igor Prusov · Fri May 05 15:56:38 2023 +0300
  81. 9715f3c usb: dwc2: Fix the write to W1C fields in HPRT register by Teik Heng Chong · Wed Jun 21 11:13:58 2023 +0800
  82. 0e02696 drivers: spi: omap3_spi: Initialize mode for all channels by Julien Panis · Mon May 29 15:42:28 2023 +0200
  83. dd73b59 usb: eth: lan78xx: Fix logic in lan78xx_read_otp() to avoid a warning by Tom Rini · Thu Jun 04 16:35:15 2020 -0400
  84. 1cee77e nvme: pci: Enable for SPL by Mayuresh Chitale · Sat Jun 03 19:32:55 2023 +0530
  85. 5d96a91 spl: blk: Support loading images from fs by Mayuresh Chitale · Sat Jun 03 19:32:54 2023 +0530
  86. d5cf7a0 nvmxip: move header to include by Rui Miguel Silva · Mon Jun 12 09:09:16 2023 +0100
  87. 45bc3c4 serial: stm32: BRR must be set only when usart is disable by Patrice Chotard · Wed May 31 08:01:31 2023 +0200
  88. e6262b1 serial: stm32: Wait TC bit before performing initialization by Patrice Chotard · Wed May 31 08:01:30 2023 +0200
  89. 7d129dc pmic: stpmic1: support new prefix node name for regulator by Patrick Delaunay · Thu Apr 27 15:36:38 2023 +0200
  90. 9db77be dfu: mtd: remove direct call of mtdparts_init function by Patrick Delaunay · Thu Jun 08 17:16:39 2023 +0200
  91. 1c3769d net: fsl-mc: sync remaining MC commands by Ioana Ciornei · Wed May 31 19:04:36 2023 +0300
  92. bc262da net: fsl-mc: sync DPIO MC APIs by Ioana Ciornei · Wed May 31 19:04:35 2023 +0300
  93. bd4bbe2b net: fsl-mc: sync DPSPARSER MC APIs by Ioana Ciornei · Wed May 31 19:04:34 2023 +0300
  94. be11737 net: fsl-mc: sync DPNI MC APIs by Ioana Ciornei · Wed May 31 19:04:33 2023 +0300
  95. 4b4370e net: fsl-mc: sync DPRC MC APIs by Ioana Ciornei · Wed May 31 19:04:32 2023 +0300
  96. 0ef7e5a net: fsl-mc: sync DPMAC MC APIs by Ioana Ciornei · Wed May 31 19:04:31 2023 +0300
  97. 2f232fa net: fsl-mc: sync DPBP MC APIs by Ioana Ciornei · Wed May 31 19:04:30 2023 +0300
  98. b78b9df net: fsl-mc: remove unused MC APIs by Ioana Ciornei · Wed May 31 19:04:29 2023 +0300
  99. 88978dd net: rtl8169: add depends on PCI by Eugen Hristev · Wed May 17 13:41:24 2023 +0300
  100. 1fe5e9f net: ldpaa_eth: export DPNI and DPMAC counters through 'net stats' by Ioana Ciornei · Tue May 23 16:47:48 2023 +0300