1. 4108c6b bootstd: Report missing labels only when asked by Simon Glass · Mon Apr 24 13:49:47 2023 +1200
  2. acad362 bootstd: Support booting EFI where multiple options exist by Simon Glass · Mon Apr 24 13:49:46 2023 +1200
  3. 83009b3 virtio: Ensure PCI is set up first by Simon Glass · Mon Apr 24 13:49:45 2023 +1200
  4. 40516be bootstd: Tweak bootflow logic for device tree by Simon Glass · Mon Apr 24 13:49:44 2023 +1200
  5. 0d0490d Merge branch '2023-04-25-assorted-updates-and-fixes' by Tom Rini · Wed Apr 26 08:24:34 2023 -0400
  6. 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
  7. cdea6ca xen: Limit execution to EL1 only by Michal Simek · Tue Apr 18 14:51:56 2023 +0200
  8. 300adaa xen: Add dependency on armv8 by Michal Simek · Tue Apr 18 14:51:55 2023 +0200
  9. 83d4a2c arm: omap3: Directly use SMC #1 in lowlevel_init.S by Pali Rohár · Thu Apr 13 22:34:43 2023 +0200
  10. 8d6c454 tools: env: update lock path in README by John Keeping · Wed Apr 12 12:24:26 2023 +0100
  11. e6d1f6a ata: pci: enable bus mastering by Christian Gmeiner · Tue Apr 11 17:07:02 2023 +0200
  12. 8a9b246 mpc8379erdb: Convert to using DM_SERIAL by Sinan Akman · Fri Apr 07 18:03:44 2023 -0400
  13. 426e30f qemu: dfu: Correct memset call in set_dfu_alt_info by Tom Rini · Thu Apr 06 09:58:40 2023 -0400
  14. 77d229c api: Rework menu, and make it depend on CC_IS_GCC by Tom Rini · Thu Apr 06 09:48:58 2023 -0400
  15. 18bcd4a sysreset: psci: add psci_sysreset_get_status by Peng Fan · Thu Apr 06 18:23:19 2023 +0800
  16. bd6980b sysreset: psci: enable DM_FLAG_PRE_RELOC by Peng Fan · Thu Apr 06 18:23:18 2023 +0800
  17. a6fb3e8 firmware: psci: enable DM_FLAG_PRE_RELOC by Peng Fan · Thu Apr 06 18:23:17 2023 +0800
  18. 90dccc2 xen: Fix Kconfig dependencies by Michal Simek · Thu Apr 06 10:04:15 2023 +0200
  19. 52520d7 pytest: Use --lazy with umount by Tom Rini · Wed Apr 05 22:19:39 2023 -0400
  20. 2416ba0 usb: gadget: f_mass_storage: Rework do_request_sense slightly by Tom Rini · Wed Apr 05 19:48:57 2023 -0400
  21. 1ca3c64 boot/image-board.c: Silence warning in select_ramdisk by Tom Rini · Wed Apr 05 19:48:56 2023 -0400
  22. ce1ea41 armv7: Use isb/dsb directly in start.S by Tom Rini · Wed Apr 05 19:48:55 2023 -0400
  23. 8267f16 arm: Centralize fixed register logic by Tom Rini · Wed Apr 05 19:48:54 2023 -0400
  24. 75c09ab clang: Don't look for libgcc by Tom Rini · Wed Apr 05 19:48:53 2023 -0400
  25. 4eaee3a clang: Add $(CLANG_TARGET) to LDPPFLAGS by Tom Rini · Wed Apr 05 19:48:52 2023 -0400
  26. 83b60bd arm: Only support ARM64_CRC32 when using GCC by Tom Rini · Wed Apr 05 19:48:51 2023 -0400
  27. 135c043 fs: yaffs2: Make yaffsfs_deviceList static by Bin Meng · Wed Apr 05 22:40:22 2023 +0800
  28. 76a00a3 test: move unit tests into a sub-menu by Heinrich Schuchardt · Mon Apr 03 20:27:43 2023 +0200
  29. 2bae053 test: improve configuration for Kconfig test options by Heinrich Schuchardt · Mon Apr 03 12:04:39 2023 +0200
  30. 23c722d arm64: interrupts: print FAR_ELx on sync exceptions by Pavel Skripkin · Sun Apr 02 19:27:34 2023 +0300
  31. 9ee1f15 configs: Create minimal vexpress_fvp_defconfig by Peter Hoyes · Fri Mar 31 09:58:13 2023 +0100
  32. 127a10c vexpress64: Enable VIRTIO_MMIO and RTC_PL031 in the base model by Peter Hoyes · Fri Mar 31 09:58:12 2023 +0100
  33. c9c3ffa vexpress64: Use OF_HAS_PRIOR_STAGE for BASE_FVP variant by Peter Hoyes · Fri Mar 31 09:58:11 2023 +0100
  34. 18efa42 include: configs: am64x_evm: Change to using .env by Nikhil M Jain · Thu Mar 30 14:24:09 2023 +0530
  35. 7796c72 arch: mach-k3: j721s2_init: Disable the firewalls by Jayesh Choudhary · Tue Mar 28 18:32:01 2023 +0530
  36. f5cc923 soc: soc_ti_k3: fix revision array bounds checks by Rasmus Villemoes · Fri Mar 24 08:44:29 2023 +0100
  37. c1cbf7a armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present by meitao · Sat Mar 18 00:22:53 2023 +0800
  38. ea6c45f arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is present by Marc Zyngier · Sat Mar 18 00:22:52 2023 +0800
  39. 2b15699 arm64: Use FEAT_HAFDBS to track dirty pages when available by Marc Zyngier · Sat Mar 18 00:22:51 2023 +0800
  40. 8ec83fc Merge branch '2023-04-25-use-bounce-buffers-for-VIRTIO_F_IOMMU_PLATFORM' by Tom Rini · Tue Apr 25 14:22:40 2023 -0400
  41. 21da252 virtio: Use bounce buffers when VIRTIO_F_IOMMU_PLATFORM is set by Will Deacon · Wed Mar 29 22:25:00 2023 +0800
  42. 1eb6e62 virtio: Allocate bounce buffers for devices with VIRTIO_F_IOMMU_PLATFORM by Will Deacon · Wed Mar 29 22:24:59 2023 +0800
  43. 63ee31d virtio: Add helper functions to attach/detach vring descriptors by Will Deacon · Wed Mar 29 22:24:58 2023 +0800
  44. 0edbe5c virtio: Allocate virtqueue in page-size units by Will Deacon · Wed Mar 29 22:24:57 2023 +0800
  45. 46873ff virtio: pci: Tear down VQs in virtio_pci_reset() by Will Deacon · Wed Mar 29 22:24:56 2023 +0800
  46. 3dcaf6d virtio: Expose VIRTIO_F_IOMMU_PLATFORM in device features by Will Deacon · Wed Mar 29 22:24:55 2023 +0800
  47. d5a1137 Merge branch '2023-04-24-TI-platform-updates' by Tom Rini · Mon Apr 24 18:09:22 2023 -0400
  48. fe8b545 arm: mach-k3: am642: move do_dt_magic() after sysfw loading by Christian Gmeiner · Tue Mar 28 16:13:14 2023 +0200
  49. 3efb17a include: configs: j721e_evm: Fix name_fdt for J7200 by Neha Malcom Francis · Fri Apr 14 16:33:52 2023 +0530
  50. c20edd3 arm: mach-k3: common: re-locate authentication for atf/optee by Manorit Chawdhry · Fri Apr 14 09:48:01 2023 +0530
  51. a62bd8c remoteproc: ti_k3_arm64: Change the startup of arm64 core by Manorit Chawdhry · Fri Apr 14 09:48:00 2023 +0530
  52. f023d77 arm: dts: k3-am625-r5-sk: add a53 cluster power by Manorit Chawdhry · Fri Apr 14 09:47:59 2023 +0530
  53. 5c760a6 arm: dts: k3-am62a7-r5-sk: add a53 cluster power domain node by Manorit Chawdhry · Fri Apr 14 09:47:58 2023 +0530
  54. 99aceb8 arm: dts: k3-am642-r5: add a53 cluster power domain node by Manorit Chawdhry · Fri Apr 14 09:47:57 2023 +0530
  55. a6c9a6b arm: dts: k3-am642-r5-sk: add a53 cluster power domain node by Manorit Chawdhry · Fri Apr 14 09:47:56 2023 +0530
  56. 2806e83 arm: dts: k3-j7200-r5: add a72 cluster power domain node by Manorit Chawdhry · Fri Apr 14 09:47:55 2023 +0530
  57. d9765d5 arm: dts: k3-j721e-r5: add a72 cluster power domain node by Manorit Chawdhry · Fri Apr 14 09:47:54 2023 +0530
  58. 9a16058 arm: dts: k3-j721e-r5-sk: add a72 cluster power domain node by Manorit Chawdhry · Fri Apr 14 09:47:53 2023 +0530
  59. 5ba1159 arm: dts: k3-j721s2-r5: add a72 cluster power domain node by Manorit Chawdhry · Fri Apr 14 09:47:52 2023 +0530
  60. 921aceb arm: mach-k3: Remove empty sys_proto.h include by Andrew Davis · Thu Apr 06 11:38:21 2023 -0500
  61. de20b95 arm: mach-k3: Move J721s2 SPL init functions to mach-k3 by Andrew Davis · Thu Apr 06 11:38:20 2023 -0500
  62. 9c6e755 arm: mach-k3: Move sdelay() and wait_on_value() declaration by Andrew Davis · Thu Apr 06 11:38:19 2023 -0500
  63. f80396e arm: mach-k3: Remove unused fdt_disable_node() by Andrew Davis · Thu Apr 06 11:38:18 2023 -0500
  64. 2dde9a7 arm: mach-k3: Add weak do_board_detect() to common file by Andrew Davis · Thu Apr 06 11:38:17 2023 -0500
  65. f179985 arm: mach-k3: Move sysfw-loader.h out of mach includes by Andrew Davis · Thu Apr 06 11:38:16 2023 -0500
  66. c178e6d arm: mach-k3: Make release_resources_for_core_shutdown() common by Andrew Davis · Thu Apr 06 11:38:15 2023 -0500
  67. 761306e configs: j721s2_evm.h: Remove refrences to J7200 EVM by Andrew Davis · Thu Apr 06 11:38:14 2023 -0500
  68. 3fe6f6e configs: j721x_evm: Remove unneeded check for SYS_K3_SPL_ATF by Andrew Davis · Thu Apr 06 11:38:13 2023 -0500
  69. f92ee08 soc: soc_ti_k3: Use hardware.h to remove definition duplication by Andrew Davis · Thu Apr 06 11:38:12 2023 -0500
  70. 7d194c9 arm: mach-k3: Move J721e SoC detection out of common section by Andrew Davis · Thu Apr 06 11:38:11 2023 -0500
  71. b1c2979 arm: mach-k3: Move MSMC fixup to SoC level by Andrew Davis · Thu Apr 06 11:38:10 2023 -0500
  72. 28cb679 Revert "arm: dts: dra7*/am57xx-idk-evm-u-boot: Add ipu early boot DT changes" by Andrew Davis · Tue Apr 11 13:25:10 2023 -0500
  73. 33e399a arm: dts: keystone: Non-functional changes sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:25:09 2023 -0500
  74. ddb82a0 arm: dts: omap: Non-functional changes sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:25:08 2023 -0500
  75. d402bf7 arm: dts: dm8x: Non-functional changes sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:25:07 2023 -0500
  76. 0429d3f arm: dts: dra7x: Non-functional changes sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:25:06 2023 -0500
  77. a45320d arm: dts: am3x: Non-functional changes sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:25:05 2023 -0500
  78. 017ff3c arm: dts: am437x: Update to IOPAD to sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:25:04 2023 -0500
  79. 7eeef8a arm: dts: am3x: Update IOPAD to PADCONF to sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:25:03 2023 -0500
  80. 856ec34 arm: dts: keystone: Update devicetree header comments to sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:25:02 2023 -0500
  81. dc5e49c arm: dts: omap5x: Update devicetree header comments to sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:25:01 2023 -0500
  82. 42e1d60 arm: dts: omap4x: Update devicetree header comments to sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:25:00 2023 -0500
  83. 855bb44 arm: dts: omap3x: Update devicetree header comments to sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:24:59 2023 -0500
  84. 0561899 arm: dts: dra7x: Update devicetree header comments to sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:24:58 2023 -0500
  85. 5c12edd arm: dts: dm8x: Update devicetree header comments to sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:24:57 2023 -0500
  86. 5ba8a2b arm: dts: am57x: Update devicetree header comments to sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:24:56 2023 -0500
  87. 4a33795 arm: dts: am43x: Update devicetree header comments to sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:24:55 2023 -0500
  88. ebc98d9 arm: dts: am3x: Update devicetree header comments to sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:24:54 2023 -0500
  89. 61521ca patman: Declare the future Series memory by Simon Glass · Mon Apr 24 06:16:00 2023 +1200
  90. 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
  91. 3cb66fe Merge tag 'efi-2023-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Apr 22 18:32:08 2023 -0400
  92. f6f4a78 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Sat Apr 22 18:31:46 2023 -0400
  93. 361aafe Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Sat Apr 22 18:31:21 2023 -0400
  94. 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
  95. e6ecd6d Merge tag 'u-boot-nand-20230422' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · Sat Apr 22 18:30:31 2023 -0400
  96. 4e8611a mtd: rawnand: nand_base: Handle algorithm selection by Linus Walleij · Fri Apr 07 15:40:05 2023 +0200
  97. a04726f Revert "mtd: rawnand: nand_base: Handle algorithm selection" by Dario Binacchi · Sat Apr 22 22:58:10 2023 +0200
  98. 198bdac configs: rockchip: radxa-cm3-io: drop CONFIG_USB_DWC3_GENERIC by FUKAUMI Naoki · Thu Apr 20 12:00:41 2023 +0000
  99. a69794f arm: dts: rockchip: radxa-cm3-io, rock-3a: enable regulators for usb by FUKAUMI Naoki · Thu Apr 20 12:00:40 2023 +0000
  100. 079896f configs: rockchip: radxa-cm3-io, rock-3a: enable commands for i2c/pmic/regulator by FUKAUMI Naoki · Thu Apr 20 12:00:39 2023 +0000