1. 921084a Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Mon May 01 13:29:52 2023 -0400
  2. 164663c Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Sun Apr 30 21:29:50 2023 -0400
  3. 124f5cb Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · Sat Apr 29 09:29:41 2023 -0400
  4. 8664860 core: fdtaddr: use map_sysmem() as cast for the return by Johan Jonker · Sun Apr 23 11:19:41 2023 +0200
  5. 4b876e3 dm: core: introduce uclass_get_device_by_of_path() by Rasmus Villemoes · Thu Apr 13 17:17:03 2023 +0200
  6. 8bf32b0 uclass: add uclass_find_device_by_phandle_id() helper by Rasmus Villemoes · Thu Apr 13 17:16:11 2023 +0200
  7. 40e0b8a dm: core: Make aliases_lookup static by Bin Meng · Wed Apr 05 22:37:55 2023 +0800
  8. 5fbd423 drivers: tee: sandbox: Fix SCP03 control emulator by Jorge Ramirez-Ortiz · Sat Apr 08 17:35:31 2023 +0200
  9. 6db1b65 sandbox: fix return type of os_filesize() by Heinrich Schuchardt · Wed Apr 05 11:34:15 2023 +0200
  10. 2722a9b sandbox: mark sandbox_exit() as no return. by Heinrich Schuchardt · Sat Apr 01 09:54:25 2023 +0200
  11. db9ef8c sandbox: spi: sandbox_sf_process_cmd() missing fallthrough by Heinrich Schuchardt · Sat Apr 01 09:38:05 2023 +0200
  12. 00eaa7c sandbox: fix sandbox_hub_submit_control_msg() by Heinrich Schuchardt · Sat Apr 01 08:57:33 2023 +0200
  13. c8e0519 sandbox: fix fall through in sandbox_flash_bulk() by Heinrich Schuchardt · Sat Apr 01 08:24:52 2023 +0200
  14. ad99149 phy: sun4i-usb: Do not drive VBUS with external VBUS present by Samuel Holland · Thu Jul 14 22:34:53 2022 -0500
  15. 5f9c844 gpio: axp/sunxi: Remove virtual VBUS detection GPIO by Samuel Holland · Sun Jan 22 17:46:22 2023 -0600
  16. a24ef88 power: regulator: Add a driver for the AXP USB power supply by Samuel Holland · Sun Jan 22 17:46:20 2023 -0600
  17. 62a160f mtd: nand: sunxi: Pass the device to the init function by Samuel Holland · Sun Jan 22 16:06:36 2023 -0600
  18. 890f7de mtd: nand: sunxi: Convert to the driver model by Samuel Holland · Sun Jan 22 16:06:35 2023 -0600
  19. 1edb878 mtd: nand: sunxi: Convert from fdtdec to ofnode by Samuel Holland · Sun Jan 22 16:06:34 2023 -0600
  20. 3c6bbe0 mtd: nand: sunxi: Remove an unnecessary check by Samuel Holland · Sun Jan 22 16:06:33 2023 -0600
  21. aba2615 pinctrl: sunxi: Add NAND pinmuxes by Samuel Holland · Sun Jan 22 16:06:32 2023 -0600
  22. a0f27ba clk: sunxi: Add NAND clocks and resets by Samuel Holland · Sun Jan 22 16:06:31 2023 -0600
  23. 6b00587 sandbox64: add support for NVMXIP QSPI by Abdellatif El Khlifi · Mon Apr 17 10:11:55 2023 +0100
  24. 6db33c2 drivers/mtd/nvmxip: introduce QSPI XIP driver by Abdellatif El Khlifi · Mon Apr 17 10:11:53 2023 +0100
  25. 857360c drivers/mtd/nvmxip: introduce NVM XIP block storage emulation by Abdellatif El Khlifi · Mon Apr 17 10:11:52 2023 +0100
  26. 2003925 ide: Make use of U-Boot types by Simon Glass · Tue Apr 25 10:54:55 2023 -0600
  27. 34f7265 ide: Simplify expressions and hex values by Simon Glass · Tue Apr 25 10:54:54 2023 -0600
  28. 7637b96 ide: Convert to use log_debug() by Simon Glass · Tue Apr 25 10:54:53 2023 -0600
  29. b315d53 ide: Tidy up ide_reset() by Simon Glass · Tue Apr 25 10:54:52 2023 -0600
  30. 1b98b79 ide: Correct LBA setting by Simon Glass · Tue Apr 25 10:54:51 2023 -0600
  31. 1d72811 ide: Use a single local blk_desc for ide_ident() by Simon Glass · Tue Apr 25 10:54:50 2023 -0600
  32. 858ebff ide: Move all blk_desc init into ide_ident() by Simon Glass · Tue Apr 25 10:54:49 2023 -0600
  33. 9c83ca9 ide: Make ide_ident() return an error code by Simon Glass · Tue Apr 25 10:54:48 2023 -0600
  34. ffa1955 ide: Use desc consistently for struct blk_desc by Simon Glass · Tue Apr 25 10:54:47 2023 -0600
  35. 528e4df ide: Combine the two loops in ide_probe() by Simon Glass · Tue Apr 25 10:54:46 2023 -0600
  36. 1f5fb63 ide: Move ide_init() entirely within ide_probe() by Simon Glass · Tue Apr 25 10:54:45 2023 -0600
  37. da65c85 ide: Move setting of vendor strings into ide_probe() by Simon Glass · Tue Apr 25 10:54:44 2023 -0600
  38. 2654dfe ide: Make ide_bus_ok a local variable by Simon Glass · Tue Apr 25 10:54:43 2023 -0600
  39. cf72043 ide: Move bus init into a function by Simon Glass · Tue Apr 25 10:54:42 2023 -0600
  40. 6131728 ide: Avoid preprocessor for CONFIG_LBA48 by Simon Glass · Tue Apr 25 10:54:41 2023 -0600
  41. 8e42dfa ide: Avoid preprocessor for CONFIG_ATAPI by Simon Glass · Tue Apr 25 10:54:40 2023 -0600
  42. cd9eecd ide: Simplify success condition by Simon Glass · Tue Apr 25 10:54:39 2023 -0600
  43. 911adb3 ide: Refactor confusing loop code by Simon Glass · Tue Apr 25 10:54:38 2023 -0600
  44. badff8b ide: Change the retries variable by Simon Glass · Tue Apr 25 10:54:37 2023 -0600
  45. c935a3b ide: Make function static by Simon Glass · Tue Apr 25 10:54:36 2023 -0600
  46. 631db66 ide: Correct use of ATAPI by Simon Glass · Tue Apr 25 10:54:35 2023 -0600
  47. 427dda8 ide: Create a prototype for ide_set_reset() by Simon Glass · Tue Apr 25 10:54:34 2023 -0600
  48. 52bae6d ide: Drop weak functions by Simon Glass · Tue Apr 25 10:54:33 2023 -0600
  49. cc22a1c ide: Move a few functions further up the file by Simon Glass · Tue Apr 25 10:54:32 2023 -0600
  50. aa65862 ide: Drop ide_device_present() by Simon Glass · Tue Apr 25 10:54:31 2023 -0600
  51. 175e766 ide: Move ide_init() into probing by Simon Glass · Tue Apr 25 10:54:30 2023 -0600
  52. 837ca30 ide: Use mdelay() for long delays by Simon Glass · Tue Apr 25 10:54:27 2023 -0600
  53. 122267c ide: Move ATA_CURR_BASE to C file by Simon Glass · Tue Apr 25 10:54:26 2023 -0600
  54. 83009b3 virtio: Ensure PCI is set up first by Simon Glass · Mon Apr 24 13:49:45 2023 +1200
  55. 94fcaf0 spi: cadence-quadspi: Reset CMD_CTRL Reg on cmd r/w completion by Dhruva Gole · Wed Apr 12 16:28:56 2023 +0530
  56. 52ff9b9 spi: cadence-quadspi: Use STIG mode for all ops with small payload by Apurva Nandan · Wed Apr 12 16:28:55 2023 +0530
  57. b88f55c spi: cadence-quadspi: Fix check condition for DTR ops by Apurva Nandan · Wed Apr 12 16:28:54 2023 +0530
  58. 93df765 mtd: spi-nor-core: Add fixups for s25fs512s by Takahiro Kuwano · Sun Apr 23 01:55:49 2023 +0200
  59. c9ca11c gpio-uclass: fix off-by-one in gpio_request_list_by_name_nodev() by Rasmus Villemoes · Wed Apr 19 12:10:13 2023 +0200
  60. cdea6ca xen: Limit execution to EL1 only by Michal Simek · Tue Apr 18 14:51:56 2023 +0200
  61. e6d1f6a ata: pci: enable bus mastering by Christian Gmeiner · Tue Apr 11 17:07:02 2023 +0200
  62. 18bcd4a sysreset: psci: add psci_sysreset_get_status by Peng Fan · Thu Apr 06 18:23:19 2023 +0800
  63. bd6980b sysreset: psci: enable DM_FLAG_PRE_RELOC by Peng Fan · Thu Apr 06 18:23:18 2023 +0800
  64. a6fb3e8 firmware: psci: enable DM_FLAG_PRE_RELOC by Peng Fan · Thu Apr 06 18:23:17 2023 +0800
  65. 90dccc2 xen: Fix Kconfig dependencies by Michal Simek · Thu Apr 06 10:04:15 2023 +0200
  66. 2416ba0 usb: gadget: f_mass_storage: Rework do_request_sense slightly by Tom Rini · Wed Apr 05 19:48:57 2023 -0400
  67. f5cc923 soc: soc_ti_k3: fix revision array bounds checks by Rasmus Villemoes · Fri Mar 24 08:44:29 2023 +0100
  68. ae748f8 spi: synquacer: Silence uninitialized variable warnings by Ilias Apalodimas · Fri Apr 07 12:13:00 2023 +0300
  69. e65e88c mtd: spi-nor: missing fallthrough in set_4byte() by Heinrich Schuchardt · Sat Apr 01 09:34:08 2023 +0200
  70. b6bcae9 spi: npcm-fiu: add regulator feature and remove set clock by Jim Liu · Tue Mar 07 16:10:35 2023 +0800
  71. 468212a spi: f-ospi: Add missing spi_mem_default_supports_op() helper by Kunihiko Hayashi · Mon Mar 27 14:34:51 2023 +0900
  72. b70e674 spi: spi-mem: perform odd len check only while writing data by Dhruva Gole · Wed Mar 01 13:13:46 2023 +0530
  73. 2baee38 spi: spi-mem: s/dummy/data buswidth check in dtr_supports_op() by Dhruva Gole · Wed Mar 01 13:13:45 2023 +0530
  74. d9efbe1 mtd: spi-nor: Add CHIP_ERASE optimization by Marek Vasut · Thu Mar 02 02:46:32 2023 +0100
  75. 21da252 virtio: Use bounce buffers when VIRTIO_F_IOMMU_PLATFORM is set by Will Deacon · Wed Mar 29 22:25:00 2023 +0800
  76. 1eb6e62 virtio: Allocate bounce buffers for devices with VIRTIO_F_IOMMU_PLATFORM by Will Deacon · Wed Mar 29 22:24:59 2023 +0800
  77. 63ee31d virtio: Add helper functions to attach/detach vring descriptors by Will Deacon · Wed Mar 29 22:24:58 2023 +0800
  78. 0edbe5c virtio: Allocate virtqueue in page-size units by Will Deacon · Wed Mar 29 22:24:57 2023 +0800
  79. 46873ff virtio: pci: Tear down VQs in virtio_pci_reset() by Will Deacon · Wed Mar 29 22:24:56 2023 +0800
  80. 3dcaf6d virtio: Expose VIRTIO_F_IOMMU_PLATFORM in device features by Will Deacon · Wed Mar 29 22:24:55 2023 +0800
  81. a62bd8c remoteproc: ti_k3_arm64: Change the startup of arm64 core by Manorit Chawdhry · Fri Apr 14 09:48:00 2023 +0530
  82. 921aceb arm: mach-k3: Remove empty sys_proto.h include by Andrew Davis · Thu Apr 06 11:38:21 2023 -0500
  83. 9c6e755 arm: mach-k3: Move sdelay() and wait_on_value() declaration by Andrew Davis · Thu Apr 06 11:38:19 2023 -0500
  84. f92ee08 soc: soc_ti_k3: Use hardware.h to remove definition duplication by Andrew Davis · Thu Apr 06 11:38:12 2023 -0500
  85. e6f1700 Merge tag 'u-boot-rockchip-20230421' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sun Apr 23 12:15:56 2023 -0400
  86. f6f4a78 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Sat Apr 22 18:31:46 2023 -0400
  87. 361aafe Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Sat Apr 22 18:31:21 2023 -0400
  88. e3cfe20 Merge tag 'u-boot-stm32-20230419' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Sat Apr 22 18:30:56 2023 -0400
  89. 4e8611a mtd: rawnand: nand_base: Handle algorithm selection by Linus Walleij · Fri Apr 07 15:40:05 2023 +0200
  90. a04726f Revert "mtd: rawnand: nand_base: Handle algorithm selection" by Dario Binacchi · Sat Apr 22 22:58:10 2023 +0200
  91. 5d25936 mmc: rockchip_sdhci: Limit number of blocks read in a single command by Jonas Karlman · Tue Apr 18 16:46:45 2023 +0000
  92. 4561ada mmc: sdhci: Allow disabling of SDMA in SPL by Peter Geis · Tue Apr 18 16:46:44 2023 +0000
  93. 291343a clk: rockchip: rk3588: Add limited TMCLK_EMMC clock support by Jonas Karlman · Tue Apr 18 16:46:42 2023 +0000
  94. ee7115f mmc: rockchip_sdhci: Add support for RK3588 by Jonas Karlman · Tue Apr 18 16:46:39 2023 +0000
  95. f4f6005 mmc: rockchip_sdhci: Fix HS400 and HS400ES mode on RK3568 by Jonas Karlman · Tue Apr 18 16:46:37 2023 +0000
  96. 9168fbf mmc: rockchip_sdhci: Rearrange and simplify used regs and flags by Jonas Karlman · Tue Apr 18 16:46:35 2023 +0000
  97. dd2707f mmc: rockchip_sdhci: Remove empty get_phy and set_enhanced_strobe ops by Jonas Karlman · Tue Apr 18 16:46:34 2023 +0000
  98. dbe75fbe mmc: rockchip_sdhci: Update speed mode controls in set_ios_post by Jonas Karlman · Tue Apr 18 16:46:33 2023 +0000
  99. fdea371 mmc: rockchip_sdhci: Refactor execute tuning error handling by Jonas Karlman · Tue Apr 18 16:46:31 2023 +0000
  100. 78df635 mmc: rockchip_sdhci: Use set_clock and config_dll sdhci_ops by Jonas Karlman · Thu Apr 20 15:55:15 2023 +0000