1. a10be05 xilinx: zynqmp: Set modeboot env variable in eMMC bootmode by Ashok Reddy Soma · 3 years, 3 months ago
  2. f14a4f2 xilinx: zynqmp: Check that DT is 64bit aligned by Michal Simek · 3 years, 3 months ago
  3. 58cc08c xilinx: zynqmp: Add debug messages for boot mode by Michal Simek · 3 years, 4 months ago
  4. cfb3760 xilinx: zynqmp: Add support for runtime dfu_alt_info setup by Michal Simek · 3 years, 4 months ago
  5. 6aca283 xilinx: zynqmp: use zynqmp_mmio_read() in multi_boot() by Michal Simek · 3 years, 4 months ago
  6. 21e5c32 xilinx: zynqmp: Change multi_boot() to return value by Michal Simek · 3 years, 4 months ago
  7. 7748823 xilinx: zynqmp: Free allocated field for target variable by Michal Simek · 3 years, 4 months ago
  8. 2a22033 arm64: zynqmp: Do not define do_reset() if sysreset is enabled by Michal Simek · 3 years, 5 months ago
  9. 682cf08 xilinx: Return ENVL_NOWHERE instead of ENVL_UNKNOWN by Mike Looijmans · 3 years, 5 months ago
  10. 83df2cb xilinx: zynqmp: Add support for 67dr silicon by T Karthik Reddy · 3 years, 7 months ago
  11. 97ab961 zynqmp: Do not place u-boot to reserved memory location by Michal Simek · 3 years, 6 months ago
  12. e0026bf arm64: zynqmp: Handle MMC seq number based on boot device by Michal Simek · 3 years, 7 months ago
  13. 005cac0 arm64: zynqmp: Add support for SVD devices by Michal Simek · 4 years, 2 months ago
  14. 8e87ecf arm64: zynqmp: Writing correct value to ANALOG_BUS by Adrian Fiergolski · 3 years, 6 months ago
  15. 9eee8e3 xilinx: zynqmp: Add usb dfu/thor distro boot support by T Karthik Reddy · 3 years, 8 months ago
  16. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
  17. df070ce Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 9 months ago
  18. 0954c8c arm64: zynqmp: Do not clear reset reason by Michal Simek · 3 years, 10 months ago
  19. ae9dc11 xilinx: Show silicon version in SPL by Michal Simek · 3 years, 10 months ago
  20. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  21. 7a117c7 xilinx: zynqmp: Save bootseq number for SD/EMMC boot modes by Michal Simek · 3 years, 11 months ago
  22. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  23. c702a74 xilinx: zynqmp: Use tab for macro indentation by Michal Simek · 4 years, 1 month ago
  24. d228167 xilinx: zynqmp: Do not check 0 as invalid return from snprintf by Michal Simek · 4 years, 1 month ago
  25. c76c96f xilinx: zynqmp: Fix debug message in zynqmp_get_silicon_idcode_name() by Michal Simek · 4 years, 1 month ago
  26. 23c0def xilinx: zynqmp: Check return value from xilinx_pm_request() by Michal Simek · 4 years, 1 month ago
  27. 394ee24 xilinx: board: Read the whole eeprom not just offset by Michal Simek · 4 years, 4 months ago
  28. b5c3b0d arm64: zynqmp: Get rid of simple_itoa and replace it by snprintf by Michal Simek · 4 years, 2 months ago
  29. 3626f2c arm64: zynqmp: Add missing support for 9cg version by Michal Simek · 4 years, 2 months ago
  30. 01c102d Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 2 months ago
  31. 1aab114 fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · 4 years, 3 months ago
  32. 8d4a8d4 xilinx: zynqmp: Add support for saving variables by Michal Simek · 4 years, 4 months ago
  33. 8ec3004 xilinx: zynqmp: Get zynqmp_get_bootmode() out of CONFIG_BOARD_LATE_INIT by Michal Simek · 4 years, 3 months ago
  34. 051b8bc xilinx: zynqmp: Remove one static variable by Michal Simek · 4 years, 4 months ago
  35. 3fd2ed3 xilinx: zynqmp: Add missing 43/46/47dr ID codes by Michal Simek · 4 years, 3 months ago
  36. 4f73618 xilinx: zynqmp: refactor silicon name function by Ibai Erkiaga · 4 years, 4 months ago
  37. bbc8846 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 4 months ago
  38. bab07b6 xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIG by Michal Simek · 4 years, 4 months ago
  39. c318ecb xilinx: zynqmp: remove chip_id function by Ibai Erkiaga · 4 years, 4 months ago
  40. e91ca7c xilinx: zynqmp: get chip ID at EL3 by Ibai Erkiaga · 4 years, 4 months ago
  41. f44eda4 xilinx: zynqmp: get chip ID using firmware driver by Ibai Erkiaga · 4 years, 4 months ago
  42. e167bac arm64: zynqmp: Fix set_fdtfile() not to break u-boots DTB by Igor Lantsman · 4 years, 5 months ago
  43. c55f2d5 arm64: zynqmp: Print multiboot reg in decimal by Michal Simek · 4 years, 6 months ago
  44. 9863e2f board: zynqmp: Fix for wrong AMS setting by ROM by Mike Looijmans · 5 years ago
  45. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  46. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  47. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 7 months ago
  48. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  49. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  50. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  51. 9c91e61 xilinx: Move bootmode detection to separate function by Michal Simek · 4 years, 8 months ago
  52. b90b97e xilinx: Move initrd_high setup to common location by Michal Simek · 4 years, 8 months ago
  53. 705d44a xilinx: Introduce board_late_init_xilinx() by Michal Simek · 4 years, 8 months ago
  54. 4c4efde arm64: zynqmp: Reorder parameters for zynqmp_mmio_write() by Michal Simek · 4 years, 8 months ago
  55. 1f55e57 arm64: zynqmp: Move timeout for clock propagation below psu_init by Michal Simek · 4 years, 9 months ago
  56. 09a7d7d arm64: zynqmp: Add support for debug uart also for U-Boot proper by Michal Simek · 5 years ago
  57. 826d7eca arm64: zynqmp: Check firmware node when driver is enabled by Michal Simek · 4 years, 9 months ago
  58. 4690046 arm64: zynqmp: Print multiboot register value in EL3 by Michal Simek · 4 years, 10 months ago
  59. 5fa6c1e board: xilinx: Add support for user configurable boot script offset by T Karthik Reddy · 5 years ago
  60. 19735c3 arm64: zynqmp: Fix emmc boot mode boot_target sequence by T Karthik Reddy · 5 years ago
  61. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  62. 370382c common: Move some SMP functions out of common.h by Simon Glass · 5 years ago
  63. 2d9b95b arm64: zynqmp: probe firmware driver by Ibai Erkiaga · 5 years ago
  64. 6aa5bc8 arm64: zynqmp: use firmware driver to get version by Ibai Erkiaga · 5 years ago
  65. c8a3efa firmware: zynqmp: create firmware header by Ibai Erkiaga · 5 years ago
  66. 85f61a8 arm64: zynqmp: Add idcodes for new RFSoC silicons ZU48DR and ZU49DR by Siva Durga Prasad Paladugu · 5 years ago
  67. 9c44170 arm64: zynqmp: Add new jtag distro boot command by Siva Durga Prasad Paladugu · 5 years ago
  68. 0d2e7fe arm64: zynqmp: Set initrd_high to as high as possible by T Karthik Reddy · 5 years ago
  69. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  70. 23e6500 arm64: zynqmp: spl: install a PMU firmware config object at runtime by Luca Ceresoli · 6 years ago
  71. 502acb0 watchdog: Implement generic watchdog_reset() version by Stefan Roese · 6 years ago
  72. 70866b4 arm64: zynqmp: Add idcode for new RFSoC silicon ZU39DR by Siva Durga Prasad Paladugu · 6 years ago
  73. 09b6def arm64: zynqmp: Use zynqmp_mmio_read/write functions by T Karthik Reddy · 6 years ago
  74. f3170d1 watchdog: Move watchdog_dev to data section (BSS may not be cleared) by Stefan Roese · 6 years ago
  75. 1ca66d7 arm64: zynqmp: Create fdtfile from compatible string by Michal Simek · 6 years ago
  76. 014d304 xilinx: Move zynq_board_read_rom_ethaddr to shared location by Michal Simek · 6 years ago
  77. e91778d arm64: zynqmp: Fix mmc node names to be in sync with kernel by Siva Durga Prasad Paladugu · 6 years ago
  78. 342edfe arm64: zynqmp: Protect board_late_init function by Michal Simek · 6 years ago
  79. 482f549 arm64: zynqmp: Start usb ethernet gadget automatically by Michal Simek · 6 years ago
  80. 951c019 arm64: zynqmp: Fix logic in CG/EG/EV detection by Siva Durga Prasad Paladugu · 6 years ago
  81. 8406d47 arm64: zynqmp: Return pmufw version for zynqmp_pmufw_version() by Siva Durga Prasad Paladugu · 6 years ago
  82. b3d55ea lib: fdtdec: Rename routine fdtdec_setup_memory_size() by Siva Durga Prasad Paladugu · 6 years ago
  83. 169d34b arm64: zynqmp: Try to enable the first watchdog via aliases by Michal Simek · 6 years ago
  84. 089b84d arm64: zynqmp: Check return value from calloc by Michal Simek · 6 years ago
  85. f183a98 arm64: zynqmp: Setup the first boot_target at run time by Michal Simek · 7 years ago
  86. 29b9b71 arm64: zynqmp: Show reset reason by Michal Simek · 7 years ago
  87. 34c19ab arm64: zynqmp: Use DWC3 generic driver and DM_USB by Michal Simek · 7 years ago
  88. 7410b14 arm64: zynqmp: Simplify boot_target variable composition by Michal Simek · 7 years ago
  89. 9bcc76f arm64: zynqmp: Setup MMU map for DDR at run time by Nitin Jain · 7 years ago
  90. bf0f9ca arm64: zynqmp: Wire watchdog internals by Michal Simek · 7 years ago
  91. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  92. 1b84621 arm: zynq: Wire automatic ddr detection for Zynq and ZynqMP case by Michal Simek · 7 years ago
  93. ba2622d arm64: zynqmp: Correct EG/EV part detection logic by Siva Durga Prasad Paladugu · 7 years ago
  94. b2eb59b arm64: zynqmp: Add support to load an app at EL1 by Nitin Jain · 7 years ago
  95. f2f0864 arm64: zynqmp: Prepare psu_init rework by Michal Simek · 7 years ago
  96. 1a1ab5a arm64: zynqmp: Call psu_init() only when ZYNQMP_PSU_INIT_ENABLED by Michal Simek · 7 years ago
  97. c8785f2 arm64: zynqmp: Propagate error value from psu_init() by Michal Simek · 7 years ago
  98. 245c556 xilinx: zynqmp: Use strlen only if env_get doesn't return null by Siva Durga Prasad Paladugu · 7 years ago
  99. 64d9000 arm64: zynqmp: Access timestamp_ref_ctrl register only if running in el3 by Siva Durga Prasad Paladugu · 7 years ago
  100. 54cae48 arm64: zynqmp: Add support for zynqmp automotive silicons by Michal Simek · 7 years ago