1. e6050cc powerpc: mpc8xx: CPM parameter RAM can be anywhere by Christophe Leroy · Wed May 03 10:31:19 2023 +0200
  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. 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
  56. cdea6ca xen: Limit execution to EL1 only by Michal Simek · Tue Apr 18 14:51:56 2023 +0200
  57. e6d1f6a ata: pci: enable bus mastering by Christian Gmeiner · Tue Apr 11 17:07:02 2023 +0200
  58. 18bcd4a sysreset: psci: add psci_sysreset_get_status by Peng Fan · Thu Apr 06 18:23:19 2023 +0800
  59. bd6980b sysreset: psci: enable DM_FLAG_PRE_RELOC by Peng Fan · Thu Apr 06 18:23:18 2023 +0800
  60. a6fb3e8 firmware: psci: enable DM_FLAG_PRE_RELOC by Peng Fan · Thu Apr 06 18:23:17 2023 +0800
  61. 90dccc2 xen: Fix Kconfig dependencies by Michal Simek · Thu Apr 06 10:04:15 2023 +0200
  62. 2416ba0 usb: gadget: f_mass_storage: Rework do_request_sense slightly by Tom Rini · Wed Apr 05 19:48:57 2023 -0400
  63. f5cc923 soc: soc_ti_k3: fix revision array bounds checks by Rasmus Villemoes · Fri Mar 24 08:44:29 2023 +0100
  64. 21da252 virtio: Use bounce buffers when VIRTIO_F_IOMMU_PLATFORM is set by Will Deacon · Wed Mar 29 22:25:00 2023 +0800
  65. 1eb6e62 virtio: Allocate bounce buffers for devices with VIRTIO_F_IOMMU_PLATFORM by Will Deacon · Wed Mar 29 22:24:59 2023 +0800
  66. 63ee31d virtio: Add helper functions to attach/detach vring descriptors by Will Deacon · Wed Mar 29 22:24:58 2023 +0800
  67. 0edbe5c virtio: Allocate virtqueue in page-size units by Will Deacon · Wed Mar 29 22:24:57 2023 +0800
  68. 46873ff virtio: pci: Tear down VQs in virtio_pci_reset() by Will Deacon · Wed Mar 29 22:24:56 2023 +0800
  69. 3dcaf6d virtio: Expose VIRTIO_F_IOMMU_PLATFORM in device features by Will Deacon · Wed Mar 29 22:24:55 2023 +0800
  70. a62bd8c remoteproc: ti_k3_arm64: Change the startup of arm64 core by Manorit Chawdhry · Fri Apr 14 09:48:00 2023 +0530
  71. 921aceb arm: mach-k3: Remove empty sys_proto.h include by Andrew Davis · Thu Apr 06 11:38:21 2023 -0500
  72. 9c6e755 arm: mach-k3: Move sdelay() and wait_on_value() declaration by Andrew Davis · Thu Apr 06 11:38:19 2023 -0500
  73. f92ee08 soc: soc_ti_k3: Use hardware.h to remove definition duplication by Andrew Davis · Thu Apr 06 11:38:12 2023 -0500
  74. 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
  75. f6f4a78 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Sat Apr 22 18:31:46 2023 -0400
  76. 361aafe Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Sat Apr 22 18:31:21 2023 -0400
  77. 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
  78. 4e8611a mtd: rawnand: nand_base: Handle algorithm selection by Linus Walleij · Fri Apr 07 15:40:05 2023 +0200
  79. a04726f Revert "mtd: rawnand: nand_base: Handle algorithm selection" by Dario Binacchi · Sat Apr 22 22:58:10 2023 +0200
  80. 5d25936 mmc: rockchip_sdhci: Limit number of blocks read in a single command by Jonas Karlman · Tue Apr 18 16:46:45 2023 +0000
  81. 4561ada mmc: sdhci: Allow disabling of SDMA in SPL by Peter Geis · Tue Apr 18 16:46:44 2023 +0000
  82. 291343a clk: rockchip: rk3588: Add limited TMCLK_EMMC clock support by Jonas Karlman · Tue Apr 18 16:46:42 2023 +0000
  83. ee7115f mmc: rockchip_sdhci: Add support for RK3588 by Jonas Karlman · Tue Apr 18 16:46:39 2023 +0000
  84. f4f6005 mmc: rockchip_sdhci: Fix HS400 and HS400ES mode on RK3568 by Jonas Karlman · Tue Apr 18 16:46:37 2023 +0000
  85. 9168fbf mmc: rockchip_sdhci: Rearrange and simplify used regs and flags by Jonas Karlman · Tue Apr 18 16:46:35 2023 +0000
  86. dd2707f mmc: rockchip_sdhci: Remove empty get_phy and set_enhanced_strobe ops by Jonas Karlman · Tue Apr 18 16:46:34 2023 +0000
  87. dbe75fbe mmc: rockchip_sdhci: Update speed mode controls in set_ios_post by Jonas Karlman · Tue Apr 18 16:46:33 2023 +0000
  88. fdea371 mmc: rockchip_sdhci: Refactor execute tuning error handling by Jonas Karlman · Tue Apr 18 16:46:31 2023 +0000
  89. 78df635 mmc: rockchip_sdhci: Use set_clock and config_dll sdhci_ops by Jonas Karlman · Thu Apr 20 15:55:15 2023 +0000
  90. ea31246 mmc: rockchip_sdhci: Add set_clock and config_dll sdhci_ops by Jonas Karlman · Tue Apr 18 16:46:29 2023 +0000
  91. 785fe8e mmc: rockchip_sdhci: Remove unneeded emmc_phy_init by Jonas Karlman · Tue Apr 18 16:46:27 2023 +0000
  92. 99f3888 mmc: rockchip_sdhci: Fix use of device private data by Jonas Karlman · Tue Apr 18 16:46:26 2023 +0000
  93. 787ce61 mmc: sdhci: Set UHS Mode Select field for UHS SDR25 mode by Jonas Karlman · Tue Apr 18 16:46:24 2023 +0000
  94. bd303aa mmc: sdhci: Fix HISPD bit handling for MMC HS 52MHz mode by Jonas Karlman · Tue Apr 18 16:46:23 2023 +0000
  95. eb1ca2e rockchip: rng: add trngv1 for rk3588 by Chris Morgan · Thu Apr 13 09:13:02 2023 -0500
  96. 1f7e8ff clk: rockchip: rk3568: Add dummy I2S1_MCLKOUT_TX clock support by Jonas Karlman · Mon Apr 17 19:07:25 2023 +0000
  97. 3a8a299 pinctrl: rockchip: Fix IO mux selection on RK3568 by Jonas Karlman · Mon Apr 17 19:07:23 2023 +0000
  98. b450590 rockchip: rk3588: Add support for sdmmc clocks in SPL by Jonas Karlman · Mon Apr 17 19:07:20 2023 +0000
  99. 3cf8708 clk: scmi: Add Kconfig option for SPL by Jonas Karlman · Mon Apr 17 19:07:18 2023 +0000
  100. 72d9d64 rockchip: otp: fix misc_read() return values by John Keeping · Mon Mar 27 12:01:10 2023 +0100