1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  3. fa95ef6 board: xilinx: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 20:43:15 2024 -0600
  4. df8123b xilinx: common: Fix MAC address read from EEPROM by Petr Zejdl · Thu Apr 04 13:44:22 2024 +0200
  5. 2c23464 xilinx: zynq: add FDT_FIXUP_PARTITIONS support by James Hilliard · Sun Mar 31 17:28:59 2024 -0600
  6. cd03861 arm64: zynqmp: Do not describe u-boot.itb if SPL is disabled by Michal Simek · Fri Feb 23 17:18:42 2024 +0100
  7. 54a898c riscv: mbv: Enable SPL and binman by Michal Simek · Wed Feb 14 12:52:33 2024 +0100
  8. e8e3c90 xilinx: board: Update the kaslr-seed property by Venkatesh Yadav Abbarapu · Wed Jan 17 08:50:13 2024 +0530
  9. 962c10a riscv: Add support for AMD/Xilinx MicroBlaze V by Michal Simek · Mon Nov 06 12:56:47 2023 +0100
  10. 761d602 treewide: Tidy up semicolon after command macros by Simon Glass · Sat Nov 18 14:04:52 2023 -0700
  11. 03f146c cmd: Convert existing long help messages to the new macro by Tom Rini · Sat Oct 07 15:13:08 2023 -0400
  12. bb70b77 xilinx: board: Add support to pick bootscr flash offset/size from DT by Michal Simek · Thu Aug 31 09:04:28 2023 +0200
  13. 473705e xilinx: board: Add support to pick bootscr address from DT by Algapally Santosh Sagar · Thu Aug 31 08:59:06 2023 +0200
  14. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  15. 51a9aac common: return type board_get_usable_ram_top by Heinrich Schuchardt · Sat Aug 12 20:16:58 2023 +0200
  16. eff11fa treewide: unify the linker symbol reference format by Shiji Yang · Thu Aug 03 09:47:17 2023 +0800
  17. a8c9436 arm64: zynqmp: Switch to amd.com emails by Michal Simek · Mon Jul 10 14:35:49 2023 +0200
  18. 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
  19. 705e037 board: xilinx: Add missing prototypes by Algapally Santosh Sagar · Mon May 22 23:56:26 2023 -0600
  20. 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
  21. f34ccae Correct SPL use of REGEX by Simon Glass · Sun Feb 05 15:40:37 2023 -0700
  22. 117038a Correct SPL uses of MICROBLAZE by Simon Glass · Sun Feb 05 15:40:14 2023 -0700
  23. b819621 Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORT by Simon Glass · Sun Feb 05 15:39:42 2023 -0700
  24. d2c5a3d Correct SPL uses of DTB_RESELECT by Simon Glass · Sun Feb 05 15:39:38 2023 -0700
  25. 631bec2 Correct SPL use of CMD_FRU by Simon Glass · Sun Feb 05 15:36:31 2023 -0700
  26. 9eacf8c Correct SPL use of ARCH_ZYNQ by Simon Glass · Sun Feb 05 15:36:13 2023 -0700
  27. 975de85 fru: ops: Display FRU fields properly for 0xc1 fields by Algapally Santosh Sagar · Wed Jan 25 13:06:21 2023 +0100
  28. daccab2 xilinx: board: Update logic in xilinx_read_eeprom_legacy by Michal Simek · Tue Jan 24 16:19:28 2023 +0100
  29. d432cbb xilinx: board: Fix xilinx_eeprom_legacy_cleanup() by Michal Simek · Tue Jan 24 16:19:27 2023 +0100
  30. b2df1df xilinx: board: Use ETH_ALEN macro for mac address size by Michal Simek · Tue Jan 24 16:19:26 2023 +0100
  31. d1c1b1e xilinx: common: Include header file to fix warning by Algapally Santosh Sagar · Thu Jan 19 22:36:14 2023 -0700
  32. 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
  33. 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
  34. 0f36b14 xilinx: common: Remove zynq_board_read_rom_ethaddr() by Venkatesh Yadav Abbarapu · Mon Oct 17 15:18:18 2022 +0530
  35. 758a699 xilinx: common: fix board_late_init_xilinx() by Heinrich Schuchardt · Sat Oct 08 11:13:17 2022 +0200
  36. d79ebef xilinx: common: Add print_cpuinfo() declaration by Venkatesh Yadav Abbarapu · Tue Oct 04 11:20:53 2022 +0530
  37. 3be370d xilinx: common: Fix static checker warnings by Venkatesh Yadav Abbarapu · Mon Sep 26 12:22:42 2022 +0530
  38. 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · Fri Sep 09 17:32:40 2022 +0200
  39. 4c8e4ee xilinx: common: Add support for SOC detection by Michal Simek · Tue Sep 06 12:40:41 2022 +0200
  40. aa97561 arm64: xilinx: Move board_get_usable_ram_top() to common location by Michal Simek · Thu Aug 25 14:23:10 2022 +0200
  41. b5f206e xilinx: common: Use strlcpy instead of strncpy by Michal Simek · Thu Jul 21 16:19:18 2022 +0200
  42. 7459d4a xilinx: Wire uuid reading from FRU by Michal Simek · Thu Jul 21 16:19:17 2022 +0200
  43. 11ee835 xilinx: common: Separate display cpu info function by Stefan Herbrechtsmeier · Mon Jun 20 18:36:45 2022 +0200
  44. 62c5007 xilinx: cpuinfo: Print soc machine by Stefan Herbrechtsmeier · Mon Jun 20 18:36:44 2022 +0200
  45. 904fb97 xilinx: fru: Replace spaces with \0 in detected revision by Michal Simek · Mon Jun 06 09:31:27 2022 +0200
  46. ccb3646 capsule: board: Add information needed for capsule updates by Sughosh Ganu · Fri Apr 15 11:29:34 2022 +0530
  47. 9f60e44 fru: ops: Add support to read mac addresses from multirecord by Ashok Reddy Soma · Wed Feb 23 15:00:59 2022 +0100
  48. 2d3b1b7 xilinx: common: Optimise updating ethaddr from eeprom by Ashok Reddy Soma · Wed Feb 23 15:00:58 2022 +0100
  49. 6f04999 fru: ops: Return error from checksum if data is all zero's by Ashok Reddy Soma · Wed Feb 23 15:00:57 2022 +0100
  50. 5cb4d03 fru: ops: Clear fru table before storing data by Ashok Reddy Soma · Wed Feb 23 15:00:56 2022 +0100
  51. 1a50529 xilinx: Enable OF_BOARD for zynq and zynqmp boards by Michal Simek · Thu Feb 17 14:28:38 2022 +0100
  52. d35ccf2 xilinx: common: change bootm_size to not go beyond ram_top by Ricardo Salveti · Thu Jan 20 16:17:30 2022 -0300
  53. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · Tue Oct 26 09:12:33 2021 +0300
  54. e045351 xilinx: common: Enabling generic function for DT reselection by Michal Simek · Wed Aug 11 14:23:54 2021 +0200
  55. afb2857 xilinx: Add support for generic board detection by Michal Simek · Fri Jul 23 09:59:59 2021 +0200
  56. aada8a6 xilinx: common: Free allocated structure by Michal Simek · Fri Aug 13 09:17:10 2021 +0200
  57. e98ae1d xilinx: common: Change board_info[] handling by Michal Simek · Thu Aug 12 12:30:36 2021 +0200
  58. c88975e xilinx: Use variable for passing board_name by Michal Simek · Fri Jul 23 09:55:59 2021 +0200
  59. be5f572 xilinx: fru: Replace spaces with \0 in detected name by Michal Simek · Thu Aug 12 11:03:49 2021 +0200
  60. c8fa40a xilinx: common: Add function to print SoC info by T Karthik Reddy · Tue Aug 10 06:50:20 2021 -0600
  61. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  62. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  63. 466cdde xilinx: common: Fix boot script address by T Karthik Reddy · Fri Apr 02 01:49:17 2021 -0600
  64. df070ce Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Feb 23 10:45:55 2021 -0500
  65. 6d4317b xilinx: common: Fix CONFIG_XILINX_OF_BOARD_DTB_ADDR handling for ZynqMP by Michal Simek · Tue Feb 02 13:33:22 2021 +0100
  66. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  67. 663c162 xilinx: common: Do not touch CONFIG_XILINX_OF_BOARD_DTB_ADDR in SPL by Michal Simek · Mon Jan 04 11:07:28 2021 +0100
  68. 9b9d01e xilinx: common: Change macro handling in board_fdt_blob_setup() by Michal Simek · Mon Jan 04 11:03:36 2021 +0100
  69. 575d407 fru: ops: avoid out of bounds access by Heinrich Schuchardt · Sun Jan 03 18:07:53 2021 +0100
  70. 2fc7812 fru: common: Record pcie/uuid fields in custom board area by Michal Simek · Fri Nov 06 13:58:01 2020 +0100
  71. bd8d50f fru: ops: Do not let parser to write data to not allocated space by Michal Simek · Fri Nov 06 13:55:45 2020 +0100
  72. b682f00 fru: common: Switch capture variable with the rest by Michal Simek · Fri Nov 06 13:53:01 2020 +0100
  73. fe49df9 xilinx: Consolidate board_fit_config_name_match() for Xilinx platforms by Michal Simek · Mon Oct 26 12:26:13 2020 +0100
  74. 9ccfcae microblaze: Wire generic xilinx board_late_init_xilinx() by Michal Simek · Fri Oct 23 07:54:18 2020 +0200
  75. 17b7f66 xilinx: Add DDR base address to bootscript address by T Karthik Reddy · Wed Apr 01 06:01:21 2020 -0600
  76. 207e062 xilinx: board: Add FRU decoder support by Michal Simek · Mon Aug 03 16:14:23 2020 +0200
  77. d5c3321 xilinx: cmd: Add basic fru format generator by Michal Simek · Mon Apr 15 13:54:09 2019 +0200
  78. 7177d02 xilinx: cmd: Add support for FRU commands by Siva Durga Prasad Paladugu · Wed Apr 10 12:38:10 2019 +0530
  79. ca3fc2c xilinx: common: Add Makefile to common folder by Michal Simek · Tue Oct 20 12:05:14 2020 +0200
  80. 67ed85d xilinx: common: Protect board_late_init_xilinx() by Michal Simek · Thu Oct 22 11:14:20 2020 +0200
  81. 0bb24e1 xilinx: board: Add support for additional card detection by Michal Simek · Mon Aug 03 12:57:05 2020 +0200
  82. 394ee24 xilinx: board: Read the whole eeprom not just offset by Michal Simek · Mon Aug 03 13:01:45 2020 +0200
  83. ddf69ae xilinx: common: Do not save fdt_blob to bss section by Michal Simek · Fri Sep 04 16:21:47 2020 +0200
  84. c86ce0c xilinx: common: Change bootm_size variable setting by Michal Simek · Wed Aug 12 12:17:53 2020 +0200
  85. bd07b5d xilinx: common: Check return value from variable setup by Michal Simek · Wed Aug 12 12:16:49 2020 +0200
  86. 417b803 xilinx: common: Get rid of initrd_high variable setup by Michal Simek · Wed Aug 12 12:11:06 2020 +0200
  87. aee22b3 xilinx: Change logic around zynq_board_read_rom_ethaddr() by Michal Simek · Mon Aug 03 12:59:28 2020 +0200
  88. 8ba62d2 xilinx: Setup bootm variables by Michal Simek · Thu Jul 09 15:57:56 2020 +0200
  89. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  90. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  91. b90b97e xilinx: Move initrd_high setup to common location by Michal Simek · Wed Apr 08 10:51:36 2020 +0200
  92. 705d44a xilinx: Introduce board_late_init_xilinx() by Michal Simek · Tue Mar 31 12:39:37 2020 +0200
  93. c89f429 arm64: xilinx: Never touch DDR if system has no DDR by Michal Simek · Thu Mar 19 10:23:56 2020 +0100
  94. f345596 dm: core: Rename ofnode_get_chosen_prop() by Simon Glass · Mon Jan 27 08:49:43 2020 -0700
  95. 878ba36 arm64: zynqmp: Add support for OF_SEPARATE with board DTB by Michal Simek · Thu Dec 19 17:45:15 2019 +0100
  96. 6f462f2a arm64: zynqmp: Rename fw_dtb variable to fdt_blob by Michal Simek · Thu Dec 19 17:43:07 2019 +0100
  97. fd48fd7 arm64: xilinx: Enable generic of_board_dtb by Ibai Erkiaga · Wed Oct 02 15:57:37 2019 +0100
  98. 6f65820 arm64: versal: Move common board dtb search by Ibai Erkiaga · Wed Oct 02 15:57:36 2019 +0100
  99. d9bdc6d xilinx: common: Remove !DM_i2C code for reading mac from eeprom by Michal Simek · Tue Jan 22 15:55:46 2019 +0100
  100. 13db616 xilinx: common: Add support for DM_I2C zynq_board_read_rom_ethaddr() by Michal Simek · Mon Jan 21 16:29:07 2019 +0100