1. 1f3a367 Correct SPL use of SYS_MEM_RSVD_FOR_MMU by Simon Glass · 1 year, 8 months ago
  2. eca0986 Correct SPL use of REGEX by Simon Glass · 1 year, 8 months ago
  3. 0c22cdc Correct SPL uses of MICROBLAZE by Simon Glass · 1 year, 8 months ago
  4. b2561c5 Correct SPL uses of ENV_VARS_UBOOT_RUNTIME_CONFIG by Simon Glass · 1 year, 8 months ago
  5. 71aa806 Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORT by Simon Glass · 1 year, 8 months ago
  6. 866ec87 Correct SPL uses of DTB_RESELECT by Simon Glass · 1 year, 8 months ago
  7. f8daba4 Correct SPL use of CMD_FRU by Simon Glass · 1 year, 8 months ago
  8. c0ef5a3 Correct SPL use of ARCH_ZYNQ by Simon Glass · 1 year, 8 months ago
  9. f0f86d3 fru: ops: Display FRU fields properly for 0xc1 fields by Algapally Santosh Sagar · 1 year, 8 months ago
  10. 5563167 xilinx: board: Update logic in xilinx_read_eeprom_legacy by Michal Simek · 1 year, 8 months ago
  11. e6c6253 xilinx: board: Fix xilinx_eeprom_legacy_cleanup() by Michal Simek · 1 year, 8 months ago
  12. b86b135 xilinx: board: Use ETH_ALEN macro for mac address size by Michal Simek · 1 year, 8 months ago
  13. 1d15612 xilinx: versal: Add missing header by Algapally Santosh Sagar · 1 year, 8 months ago
  14. fb737f1 xilinx: common: Include header file to fix warning by Algapally Santosh Sagar · 1 year, 8 months ago
  15. 2fe2be2 arm64: zynqmp: Add support for Kria K24 SOM by Michal Simek · 1 year, 8 months ago
  16. 8174cd2 xilinx: common: Add support for partial string match in board_fit_config_name_match() by Michal Simek · 1 year, 9 months ago
  17. 724379d xilinx: versal-net: Add support for timer and start it by Ashok Reddy Soma · 1 year, 9 months ago
  18. 66b39c1 arm64: zynqmp: remove Avnet UltraZed-EV Starter Kit by Luca Ceresoli · 1 year, 8 months ago
  19. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 10 months ago
  20. b40d154 xilinx: zynqmp: Fix SPL_FS_LOAD_PAYLOAD_NAME usage by Michal Simek · 1 year, 10 months ago
  21. 74673ca arm64: zynqmp: Do not include psu_init to U-Boot by default by Michal Simek · 1 year, 10 months ago
  22. 9129a6b board/xilinx/zynqmp/MAINTAINERS: change e-mail address for Luca Ceresoli by Luca Ceresoli · 1 year, 10 months ago
  23. 2e3c10e xilinx: Remove unused ZYNQ_MAC_IN_EEPROM/ZYNQ_GEM_I2C_MAC_OFFSET entries by Michal Simek · 1 year, 10 months ago
  24. f3538a3 xilinx: Add option to select SC id instead of DUT id for SC support by Michal Simek · 1 year, 10 months ago
  25. 7ca9662 arm64: zynqmp: Create vck190 spl link for revB by Michal Simek · 1 year, 11 months ago
  26. ba74bcf xilinx: common: Remove zynq_board_read_rom_ethaddr() by Venkatesh Yadav Abbarapu · 2 years ago
  27. 0b33770 xilinx: zynqmp: Load pmufw configuration before checking access by Michal Simek · 2 years ago
  28. 872a9b8 xilinx: common: fix board_late_init_xilinx() by Heinrich Schuchardt · 2 years ago
  29. f60be62 xilinx: zynqmp: change the type of multiboot variable by Venkatesh Yadav Abbarapu · 2 years ago
  30. faf6a28 xilinx: common: Add print_cpuinfo() declaration by Venkatesh Yadav Abbarapu · 2 years ago
  31. e1a193b xilinx: common: Fix static checker warnings by Venkatesh Yadav Abbarapu · 2 years ago
  32. 2fe55d1 xilinx: zynq: Enable early eeprom decoding by Michal Simek · 2 years ago
  33. 55ccdee Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years ago
  34. f6aebdf arm64: versal-net: Add support for Versal NET platform by Michal Simek · 2 years ago
  35. 049704f board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years ago
  36. 39d3c3c xilinx: common: Add support for SOC detection by Michal Simek · 2 years, 1 month ago
  37. a32c3e9 arm64: xilinx: Move board_get_usable_ram_top() to common location by Michal Simek · 2 years, 1 month ago
  38. 88eaca2 xilinx: Define only mmc devnum not partition by Michal Simek · 2 years, 1 month ago
  39. 93020aa xilinx: zynq: Use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME for dfu_alt_info by Michal Simek · 2 years, 1 month ago
  40. ce183fd xilinx: Fix logic when dfu_alt_info is generated by Michal Simek · 2 years, 1 month ago
  41. cf5c48d xilinx: zynqmp: Fix AES with a user provided key by Janne Ylalehto · 2 years, 1 month ago
  42. d7fcbfc fpga: xilinx: add bitstream flags to driver desc by Oleksandr Suvorov · 2 years, 2 months ago
  43. 4a1bfcd xilinx: common: Use strlcpy instead of strncpy by Michal Simek · 2 years, 2 months ago
  44. ee5a4b8 xilinx: Wire uuid reading from FRU by Michal Simek · 2 years, 2 months ago
  45. 6516891 zynqmp: Run board_get_usable_ram_top() only on main U-Boot by Ashok Reddy Soma · 2 years, 3 months ago
  46. 036ef47 arm64: zynqmp: Move helper functions below header includes by Stefan Herbrechtsmeier · 2 years, 3 months ago
  47. f93c1c8 xilinx: zynqmp: make spi flash support optional by Stefan Herbrechtsmeier · 2 years, 3 months ago
  48. 86ceedd xilinx: common: Separate display cpu info function by Stefan Herbrechtsmeier · 2 years, 3 months ago
  49. 381ede9 xilinx: cpuinfo: Print soc machine by Stefan Herbrechtsmeier · 2 years, 3 months ago
  50. a1e618a soc: xilinx: zynqmp: Add machine identification support by Stefan Herbrechtsmeier · 2 years, 3 months ago
  51. d43d78e xilinx: zynqmp: Merge device lists by Stefan Herbrechtsmeier · 2 years, 3 months ago
  52. 71278c0 xilinx: zynqmp: Reuse shift macros to define masks by Stefan Herbrechtsmeier · 2 years, 3 months ago
  53. 9bc5a24 xilinx: zynqmp: Add macro for device type mask by Stefan Herbrechtsmeier · 2 years, 3 months ago
  54. bcf6f71 xilinx: zynqmp: Replace strncat with strlcat by Stefan Herbrechtsmeier · 2 years, 3 months ago
  55. 9df16c5 microblaze: add support for handling PVR data by Ovidiu Panait · 2 years, 4 months ago
  56. 064057f microblaze: Kconfig: introduce XILINX_MICROBLAZE0_FPGA_FAMILY option by Ovidiu Panait · 2 years, 4 months ago
  57. 84488fc microblaze: cache: introduce Kconfig options for icache/dcache sizes by Ovidiu Panait · 2 years, 4 months ago
  58. 8daf896 microblaze: cache: improve icache Kconfig options by Ovidiu Panait · 2 years, 4 months ago
  59. ef0a592 microblaze: cache: improve dcache Kconfig options by Ovidiu Panait · 2 years, 4 months ago
  60. 2eeceb4 arm64: versal: Add support to load an app at EL1 by Ashok Reddy Soma · 2 years, 5 months ago
  61. 9321627 xilinx: fru: Replace spaces with \0 in detected revision by Michal Simek · 2 years, 4 months ago
  62. 6be41ea arm64: zynqmp: zynqmp-sm-k26-revA: Fix DP PLL configuration by Neal Frager · 2 years, 4 months ago
  63. 2946c55 arm64: zynqmp: zynqmp-zcu102-revA: Fix DP PLL configuration by Neal Frager · 2 years, 5 months ago
  64. a365964 arm64: zynqmp: zynqmp-zcu106-revA: Fix DP PLL configuration by Neal Frager · 2 years, 5 months ago
  65. 80b8bbb arm64: zynqmp: zynqmp-zcu106-rev1.0: Fix DP PLL configuration by Neal Frager · 2 years, 5 months ago
  66. 9c563e9 xilinx: Handle board_get_usable_ram_top(0) properly by Michal Simek · 2 years, 5 months ago
  67. d8c033a xilinx: versal: board: use CONFIG_COUNTER_FREQUENCY by Peng Fan · 2 years, 5 months ago
  68. fcbdd7a .mailmap: Start to use new amd.com email address by Michal Simek · 2 years, 5 months ago
  69. 741ef86 capsule: board: Add information needed for capsule updates by Sughosh Ganu · 2 years, 5 months ago
  70. ad8d48e arm64: zynqmp: Record ID code for XCZU1EG device by Michal Simek · 2 years, 6 months ago
  71. 0302a20 arm64: zynqmp: Remove low level UART setting cont by Michal Simek · 2 years, 6 months ago
  72. f66d0b5 arm64: versal: Do not place u-boot to reserved memory location by Michal Simek · 2 years, 6 months ago
  73. 9fb9ec5 arm64: zynqmp: add support for zcu106 rev1.0 by Neal Frager · 2 years, 7 months ago
  74. d7b5cc8 microblaze: Do not place u-boot to reserved memory location by Michal Simek · 2 years, 7 months ago
  75. 2569b51 Revert "board: zynqmp: Fix for wrong AMS setting by ROM" by T Karthik Reddy · 2 years, 7 months ago
  76. 7a036b6 fru: ops: Add support to read mac addresses from multirecord by Ashok Reddy Soma · 2 years, 7 months ago
  77. ff8ee70 xilinx: common: Optimise updating ethaddr from eeprom by Ashok Reddy Soma · 2 years, 7 months ago
  78. 90e8f2d fru: ops: Return error from checksum if data is all zero's by Ashok Reddy Soma · 2 years, 7 months ago
  79. 952b2e6 fru: ops: Clear fru table before storing data by Ashok Reddy Soma · 2 years, 7 months ago
  80. 11381fb arm64: zynqmp: Fix debug uart initialization by Michal Simek · 2 years, 7 months ago
  81. 05f0f26 ARM: zynq: Fix debug uart initialization by Michal Simek · 2 years, 7 months ago
  82. 83d2941 arm64: zynqmp: Fix dependencies around ZYNQMP_PSU_INIT_ENABLED by Michal Simek · 2 years, 7 months ago
  83. f063100 xilinx: Enable OF_BOARD for zynq and zynqmp boards by Michal Simek · 2 years, 7 months ago
  84. 1669b3d microblaze: exception: migrate MICROBLAZE_V5 to Kconfig by Ovidiu Panait · 2 years, 7 months ago
  85. fac46bc arm64: zynqmp: Add command for disabling loading other overlays by Michal Simek · 2 years, 8 months ago
  86. 25a91f3 arm64: zynqmp: Print the secure boot status information by Jorge Ramirez-Ortiz · 3 years ago
  87. e6e3b9d xilinx: common: change bootm_size to not go beyond ram_top by Ricardo Salveti · 2 years, 8 months ago
  88. bf97c46 versal: Return ENVL_NOWHERE instead of ENVL_UNKNOWN by T Karthik Reddy · 2 years, 10 months ago
  89. bb113ce xilinx: Kconfig: add XILINX_OF_BOARD_DTB_ADDR default value for microblaze by Ovidiu Panait · 2 years, 10 months ago
  90. b6aef10 microblaze: add Kconfig symbol for the vector base address by Ovidiu Panait · 2 years, 10 months ago
  91. 83b175b microblaze: migrate CONFIG_SYS_USR_EXCEP to Kconfig by Ovidiu Panait · 2 years, 10 months ago
  92. 380bd08 xilinx: firmware: Move dcache handling directly to pmufw load config by Michal Simek · 2 years, 10 months ago
  93. 67bf888 arm64: zynqmp: Switch SOM to shared psu configuration by Michal Simek · 2 years, 10 months ago
  94. 5f4e1ff xilinx: versal: Fix sdhci node name as per DT by T Karthik Reddy · 2 years, 10 months ago
  95. 2ffa0e8 Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 10 months ago
  96. 11c0255 xilinx: zynqmp: fix ZYNQMP_RESTORE_JTAG check by Ricardo Salveti · 2 years, 11 months ago
  97. 412ab13 arm64: zynqmp: Replace comma by semicolon by Michal Simek · 3 years ago
  98. e8b43c6 xilinx: zynqmp: Save multiboot as variable by Michal Simek · 2 years, 11 months ago
  99. e7fb789 sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 2 years, 11 months ago
  100. 6070588 xilinx: zynqmp: Use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME by Michal Simek · 3 years ago