1. 064c897 arm64: versal: Enable capsule update (SD) by Michal Simek · 4 weeks ago
  2. cf3aa7b arm64: versal: Do not define do_reset() if sysreset is enabled by Michal Simek · 4 weeks ago
  3. 454f948 xilinx: versal: Do not prioritize boot device if driver is not enabled by Venkatesh Yadav Abbarapu · 7 months ago
  4. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
  5. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  6. 5ef7101 board: xilinx: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  7. 097ccdf xilinx: Do not call private env_get_location() when !ENV_IS_NOWHERE by Michal Simek · 8 months ago
  8. 10c398d treewide: Tidy up semicolon after command macros by Simon Glass · 1 year ago
  9. 3616218 cmd: Convert existing long help messages to the new macro by Tom Rini · 1 year, 2 months ago
  10. facfa56 arm64: versal: Add SelectMAP boot mode identification by Polak, Leszek · 1 year, 2 months ago
  11. 6ec17a2 arm64: xilinx: Guard distro boot variable generation by Michal Simek · 1 year, 3 months ago
  12. b687f5d xilinx: versal: Do not setup boot_targets if driver is not enabled by Venkatesh Yadav Abbarapu · 1 year, 3 months ago
  13. 174d7284 arm64: zynqmp: Switch to amd.com emails by Michal Simek · 1 year, 5 months ago
  14. b2561c5 Correct SPL uses of ENV_VARS_UBOOT_RUNTIME_CONFIG by Simon Glass · 1 year, 10 months ago
  15. 1d15612 xilinx: versal: Add missing header by Algapally Santosh Sagar · 1 year, 10 months ago
  16. a32c3e9 arm64: xilinx: Move board_get_usable_ram_top() to common location by Michal Simek · 2 years, 3 months ago
  17. d7fcbfc fpga: xilinx: add bitstream flags to driver desc by Oleksandr Suvorov · 2 years, 4 months ago
  18. 2eeceb4 arm64: versal: Add support to load an app at EL1 by Ashok Reddy Soma · 2 years, 7 months ago
  19. 9c563e9 xilinx: Handle board_get_usable_ram_top(0) properly by Michal Simek · 2 years, 7 months ago
  20. d8c033a xilinx: versal: board: use CONFIG_COUNTER_FREQUENCY by Peng Fan · 2 years, 8 months ago
  21. fcbdd7a .mailmap: Start to use new amd.com email address by Michal Simek · 2 years, 7 months ago
  22. f66d0b5 arm64: versal: Do not place u-boot to reserved memory location by Michal Simek · 2 years, 8 months ago
  23. bf97c46 versal: Return ENVL_NOWHERE instead of ENVL_UNKNOWN by T Karthik Reddy · 3 years ago
  24. 5f4e1ff xilinx: versal: Fix sdhci node name as per DT by T Karthik Reddy · 3 years ago
  25. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  26. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  27. 82cb49d xilinx: versal: Add usb dfu/thor distro boot support by T Karthik Reddy · 3 years, 8 months ago
  28. 4fb83c9 xilinx: versal: Add support for saving env based on bootmode by Ashok Reddy Soma · 3 years, 9 months ago
  29. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
  30. a3bbd0b Correct U-Boot upstream repository by Heinrich Schuchardt · 3 years, 9 months ago
  31. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago WIP/2021-02-02-drop-asm_global_data-when-unused
  32. bc0b99b Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 11 months ago WIP/06Jan2021-next
  33. 0109db1 xilinx: Fill git repository for Xilinx boards by Michal Simek · 3 years, 11 months ago
  34. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  35. 3e315f3 xilinx: common: Add Makefile to common folder by Michal Simek · 4 years, 1 month ago
  36. d61728c xilinx: board: Read the whole eeprom not just offset by Michal Simek · 4 years, 4 months ago
  37. 62b9626 xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIG by Michal Simek · 4 years, 4 months ago
  38. f6cccbb xilinx: zynqmp: synchronize firmware call return payload by Ibai Erkiaga · 4 years, 4 months ago
  39. 22b6bb6 xilinx: versal: Use lowest memory for U-Boot by Michal Simek · 4 years, 5 months ago
  40. 526a67e xilinx: versal: Add new versal loadpdi command by T Karthik Reddy · 4 years, 5 months ago
  41. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  42. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  43. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  44. 51f6c52 xilinx: Move bootmode detection to separate function by Michal Simek · 4 years, 8 months ago
  45. a29511e xilinx: Move initrd_high setup to common location by Michal Simek · 4 years, 8 months ago
  46. 80fdef1 xilinx: Introduce board_late_init_xilinx() by Michal Simek · 4 years, 8 months ago
  47. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  48. 53c69de board: xilinx: Add support for user configurable boot script offset by T Karthik Reddy · 5 years ago
  49. 7c5b7bb arm64: versal: Fix emmc boot mode boot_target issue by T Karthik Reddy · 5 years ago
  50. 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  51. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  52. fec657b arm64: versal: Move common board dtb search by Ibai Erkiaga · 5 years ago
  53. f0c16cd arm64: versal: Add new dfu usb distro boot command by T Karthik Reddy · 5 years ago
  54. 3d865ac arm64: versal: Add new jtag distro boot command by Siva Durga Prasad Paladugu · 5 years ago
  55. aef149e arm64: versal: Enable memory mapping via DT by Michal Simek · 6 years ago
  56. 085201c arm64: versal: Set initrd_high to as high as possible by Siva Durga Prasad Paladugu · 5 years ago
  57. 26e054c arm64: versal: fpga: Add PL bit stream load support by Siva Durga Prasad Paladugu · 5 years ago
  58. bfd092f arm64: versal: Define board_late_init for versal by Siva Durga Prasad Paladugu · 6 years ago
  59. 47a766f arm64: versal: Move IOU_SWITCH_DIVISOR0 to Kconfig by Michal Simek · 6 years ago
  60. fb77179 arm64: versal: Remove one level of indentation in board_early_init_r() by Michal Simek · 6 years ago
  61. ec48b6c arm64: versal: Add support for new Xilinx Versal ACAPs by Michal Simek · 6 years ago