1. 6408566 arm64: zynqmp: Setup multiboot register to 0 by Michal Simek · Mon Jun 03 15:09:01 2024 +0200
  2. d903ce4 arm64: versal2: Add support for AMD Versal Gen 2 by Michal Simek · Wed May 29 16:47:58 2024 +0200
  3. bf6e041 xilinx: versal: Do not prioritize boot device if driver is not enabled by Venkatesh Yadav Abbarapu · Fri May 10 08:22:38 2024 +0200
  4. 9f89493 xilinx: zynqmp: Allow multiboot environment write even in saved environment by Kory Maincent · Wed May 29 12:01:06 2024 +0200
  5. b864c2e board: zynqmp: Move zynqmp commands from board/ to arch/ by Charlie Johnston · Wed Apr 10 12:50:08 2024 -0700
  6. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  7. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  8. fa95ef6 board: xilinx: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 20:43:15 2024 -0600
  9. 0d96abb Merge tag 'xilinx-for-v2024.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Apr 10 11:51:58 2024 -0600
  10. df8123b xilinx: common: Fix MAC address read from EEPROM by Petr Zejdl · Thu Apr 04 13:44:22 2024 +0200
  11. 2c23464 xilinx: zynq: add FDT_FIXUP_PARTITIONS support by James Hilliard · Sun Mar 31 17:28:59 2024 -0600
  12. 733cd9e arm64: zynqmp: Add MTD partition handling for dfu_alt_info generation by Michal Simek · Fri Mar 22 13:09:19 2024 +0100
  13. 64962b6 arm64: zynqmp: Generate desc when SPL_FS_LOAD_PAYLOAD_NAME is valid by Michal Simek · Fri Mar 22 13:09:18 2024 +0100
  14. f3a541f xilinx: Do not call private env_get_location() when !ENV_IS_NOWHERE by Michal Simek · Fri Mar 22 12:43:17 2024 +0100
  15. d0eceb5 arm64: zynqmp: Add bootcmd_usb4 variable by Shubhangi Shrikrushna Mahalle · Wed Mar 20 12:24:16 2024 +0100
  16. cd03861 arm64: zynqmp: Do not describe u-boot.itb if SPL is disabled by Michal Simek · Fri Feb 23 17:18:42 2024 +0100
  17. fc4884b xilinx: versal-net: Add support for saving env based on bootmode by Venkatesh Yadav Abbarapu · Tue Mar 12 17:04:21 2024 +0530
  18. 97c62e5 arm64: zynqmp: Add usb4 to the boot targets by Venkatesh Yadav Abbarapu · Tue Mar 05 16:32:56 2024 +0530
  19. 54a898c riscv: mbv: Enable SPL and binman by Michal Simek · Wed Feb 14 12:52:33 2024 +0100
  20. a874bbe riscv: mbv: Switch to OF_SEPARATE with fixed address by Michal Simek · Wed Feb 14 12:52:31 2024 +0100
  21. b625c95 riscv: mbv: Align addresses with default DT by Michal Simek · Wed Feb 14 12:52:29 2024 +0100
  22. bce01ee Kconfig: Centralize prompting for SYS_CONFIG_NAME by Tom Rini · Mon Jan 22 17:39:20 2024 -0500
  23. 143921a xilinx_mbv: Remove empty config header by Tom Rini · Mon Jan 22 17:39:06 2024 -0500
  24. ad11fa4 xilinx: zynqmp: Add the missing function prototype by Venkatesh Yadav Abbarapu · Wed Feb 07 14:03:28 2024 +0530
  25. e8e3c90 xilinx: board: Update the kaslr-seed property by Venkatesh Yadav Abbarapu · Wed Jan 17 08:50:13 2024 +0530
  26. 00e7b55 arm64: zynqmp: Start TPM automatically via preboot on Kria by Michal Simek · Thu Jan 11 14:49:02 2024 +0100
  27. 6f66599 arm64: zynqmp: Add support for new power-management node name by Michal Simek · Fri Jan 05 10:55:51 2024 +0100
  28. f54b951 arm64: zynqmp: Generate dfu_alt_info based on multiboot register by Michal Simek · Mon Dec 18 14:41:39 2023 +0100
  29. f219fd3 arm64: zynqmp: Fix i2c bus for kd240 by Michal Simek · Mon Dec 18 14:08:36 2023 +0100
  30. 1bbf41d global: Drop common.h inclusion by Tom Rini · Thu Dec 14 13:16:47 2023 -0500
  31. 962c10a riscv: Add support for AMD/Xilinx MicroBlaze V by Michal Simek · Mon Nov 06 12:56:47 2023 +0100
  32. 49107fb Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Dec 14 13:27:11 2023 -0500
  33. 761d602 treewide: Tidy up semicolon after command macros by Simon Glass · Sat Nov 18 14:04:52 2023 -0700
  34. 55666ce arm64: zynqmp: Add multiboot support for SPL/SPI offset calculation by Michal Simek · Fri Nov 10 13:34:35 2023 +0100
  35. d26c7ef xilinx: zynq: Generate dfu for SPI only when enabled by Michal Simek · Mon Nov 13 10:05:27 2023 +0100
  36. 965c018 arm64: zynqmp: Introduce kria SOM defconfig by Venkatesh Yadav Abbarapu · Thu Nov 09 09:54:07 2023 +0530
  37. cee346c microblaze: Remove common.h usage by Tom Rini · Thu Oct 12 19:03:57 2023 -0400
  38. 03f146c cmd: Convert existing long help messages to the new macro by Tom Rini · Sat Oct 07 15:13:08 2023 -0400
  39. cddfc13 arm64: versal: Add SelectMAP boot mode identification by Polak, Leszek · Sun Oct 08 14:34:42 2023 +0000
  40. 23b455d arm64: zynqmp: Remove resetin/out from K24 psu_init by Michal Simek · Mon Sep 18 16:11:23 2023 +0200
  41. b163476 arm64: xilinx: Guard distro boot variable generation by Michal Simek · Tue Sep 05 13:30:07 2023 +0200
  42. 6555dcc xilinx: zynqmp: Do not setup boot_targets if driver is not enabled by Venkatesh Yadav Abbarapu · Mon Sep 04 08:50:35 2023 +0530
  43. e5dd04a xilinx: versal: Do not setup boot_targets if driver is not enabled by Venkatesh Yadav Abbarapu · Mon Sep 04 08:50:34 2023 +0530
  44. 2c81c1d xilinx: versal-net: Do not setup boot_targets if driver is not enabled by Venkatesh Yadav Abbarapu · Mon Sep 04 08:50:33 2023 +0530
  45. bb70b77 xilinx: board: Add support to pick bootscr flash offset/size from DT by Michal Simek · Thu Aug 31 09:04:28 2023 +0200
  46. 473705e xilinx: board: Add support to pick bootscr address from DT by Algapally Santosh Sagar · Thu Aug 31 08:59:06 2023 +0200
  47. c4c41a1 xilinx: zynqmp: Extract aes operation into new file by Christian Taedcke · Tue Jul 25 09:26:58 2023 +0200
  48. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  49. 51a9aac common: return type board_get_usable_ram_top by Heinrich Schuchardt · Sat Aug 12 20:16:58 2023 +0200
  50. eff11fa treewide: unify the linker symbol reference format by Shiji Yang · Thu Aug 03 09:47:17 2023 +0800
  51. a8c9436 arm64: zynqmp: Switch to amd.com emails by Michal Simek · Mon Jul 10 14:35:49 2023 +0200
  52. 4c16d32 arm64: versal-net: spi: Update boot sequence dynamically by Ashok Reddy Soma · Wed Jun 14 03:30:58 2023 -0600
  53. 25903c5 xilinx: zynq: Add the missing function prototypes by Algapally Santosh Sagar · Wed Jun 14 03:03:59 2023 -0600
  54. d8076d4 arm: zynq: Pass the missing argument type in function definition by Algapally Santosh Sagar · Wed Jun 14 03:03:58 2023 -0600
  55. da9739c Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Jun 12 16:42:37 2023 -0400
  56. 5389fb5 arm64: zynqmp: Fix tcminit mode param by Venkatesh Yadav Abbarapu · Thu Jun 08 08:51:51 2023 +0530
  57. 15dce44 arm64: zynqmp: Fix return code from do_zynqmp_pmufw() by Michal Simek · Thu Jun 01 13:25:04 2023 +0200
  58. 36556a0 arm64: zynqmp: Fix command error values properly by Michal Simek · Thu Jun 01 13:21:07 2023 +0200
  59. 43ced3c arm64: zynqmp: Check 0 node ID by Michal Simek · Thu Jun 01 12:32:36 2023 +0200
  60. 705e037 board: xilinx: Add missing prototypes by Algapally Santosh Sagar · Mon May 22 23:56:26 2023 -0600
  61. 8178139 xilinx: versal-net: Add new versalnet loadpdi command by Algapally Santosh Sagar · Mon May 22 15:21:08 2023 +0200
  62. ba73d6e arm64: versal-net: Add support for SPP production version by Michal Simek · Wed May 17 10:21:32 2023 +0200
  63. a7a5a1b arm64: versal-net: Detect and display bootmode by Ashok Reddy Soma · Tue May 16 08:47:53 2023 -0600
  64. 5d2438b efi_loader: add the number of image entries in efi_capsule_update_info by Masahisa Kojima · Wed Jun 07 14:41:51 2023 +0900
  65. bf34dd4 arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependencies by Algapally Santosh Sagar · Wed Feb 01 02:55:53 2023 -0700
  66. ea0ada3 Correct SPL use of SYS_MEM_RSVD_FOR_MMU by Simon Glass · Sun Feb 05 15:40:57 2023 -0700
  67. f34ccae Correct SPL use of REGEX by Simon Glass · Sun Feb 05 15:40:37 2023 -0700
  68. 117038a Correct SPL uses of MICROBLAZE by Simon Glass · Sun Feb 05 15:40:14 2023 -0700
  69. 094778f Correct SPL uses of ENV_VARS_UBOOT_RUNTIME_CONFIG by Simon Glass · Sun Feb 05 15:39:49 2023 -0700
  70. b819621 Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORT by Simon Glass · Sun Feb 05 15:39:42 2023 -0700
  71. d2c5a3d Correct SPL uses of DTB_RESELECT by Simon Glass · Sun Feb 05 15:39:38 2023 -0700
  72. 631bec2 Correct SPL use of CMD_FRU by Simon Glass · Sun Feb 05 15:36:31 2023 -0700
  73. 9eacf8c Correct SPL use of ARCH_ZYNQ by Simon Glass · Sun Feb 05 15:36:13 2023 -0700
  74. 975de85 fru: ops: Display FRU fields properly for 0xc1 fields by Algapally Santosh Sagar · Wed Jan 25 13:06:21 2023 +0100
  75. daccab2 xilinx: board: Update logic in xilinx_read_eeprom_legacy by Michal Simek · Tue Jan 24 16:19:28 2023 +0100
  76. d432cbb xilinx: board: Fix xilinx_eeprom_legacy_cleanup() by Michal Simek · Tue Jan 24 16:19:27 2023 +0100
  77. b2df1df xilinx: board: Use ETH_ALEN macro for mac address size by Michal Simek · Tue Jan 24 16:19:26 2023 +0100
  78. 3c351b2 xilinx: versal: Add missing header by Algapally Santosh Sagar · Thu Jan 19 22:36:16 2023 -0700
  79. d1c1b1e xilinx: common: Include header file to fix warning by Algapally Santosh Sagar · Thu Jan 19 22:36:14 2023 -0700
  80. 72b232f arm64: zynqmp: Add support for Kria K24 SOM by Michal Simek · Wed Jan 18 13:11:59 2023 +0100
  81. 53f4436 xilinx: common: Add support for partial string match in board_fit_config_name_match() by Michal Simek · Fri Jan 06 09:38:52 2023 +0100
  82. 8162732 xilinx: versal-net: Add support for timer and start it by Ashok Reddy Soma · Tue Jan 10 08:44:07 2023 +0100
  83. e5fcde6 arm64: zynqmp: remove Avnet UltraZed-EV Starter Kit by Luca Ceresoli · Wed Jan 11 09:25:54 2023 +0100
  84. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  85. 9fced42 xilinx: zynqmp: Fix SPL_FS_LOAD_PAYLOAD_NAME usage by Michal Simek · Fri Dec 02 14:06:15 2022 +0100
  86. 461b931 arm64: zynqmp: Do not include psu_init to U-Boot by default by Michal Simek · Fri Dec 02 09:18:06 2022 +0100
  87. 7ba0c2d board/xilinx/zynqmp/MAINTAINERS: change e-mail address for Luca Ceresoli by Luca Ceresoli · Sat Dec 03 22:49:39 2022 +0100
  88. f018f3e xilinx: Remove unused ZYNQ_MAC_IN_EEPROM/ZYNQ_GEM_I2C_MAC_OFFSET entries by Michal Simek · Wed Nov 23 09:27:08 2022 +0100
  89. 292b9ae xilinx: Add option to select SC id instead of DUT id for SC support by Michal Simek · Wed Nov 23 12:48:44 2022 +0100
  90. b9b4c46 arm64: zynqmp: Create vck190 spl link for revB by Michal Simek · Wed Oct 26 09:38:00 2022 +0200
  91. 0f36b14 xilinx: common: Remove zynq_board_read_rom_ethaddr() by Venkatesh Yadav Abbarapu · Mon Oct 17 15:18:18 2022 +0530
  92. 3d49c95 xilinx: zynqmp: Load pmufw configuration before checking access by Michal Simek · Wed Oct 05 11:39:27 2022 +0200
  93. 758a699 xilinx: common: fix board_late_init_xilinx() by Heinrich Schuchardt · Sat Oct 08 11:13:17 2022 +0200
  94. 50a8f8e xilinx: zynqmp: change the type of multiboot variable by Venkatesh Yadav Abbarapu · Tue Oct 04 11:22:54 2022 +0530
  95. d79ebef xilinx: common: Add print_cpuinfo() declaration by Venkatesh Yadav Abbarapu · Tue Oct 04 11:20:53 2022 +0530
  96. 3be370d xilinx: common: Fix static checker warnings by Venkatesh Yadav Abbarapu · Mon Sep 26 12:22:42 2022 +0530
  97. 1eb7b22 xilinx: zynq: Enable early eeprom decoding by Michal Simek · Tue Sep 27 09:55:46 2022 +0200
  98. 785be73 Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Sep 26 11:28:14 2022 -0400
  99. 2e53eb2 arm64: versal-net: Add support for Versal NET platform by Michal Simek · Mon Sep 19 14:21:02 2022 +0200
  100. 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · Fri Sep 09 17:32:40 2022 +0200