1. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  2. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  3. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  4. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  5. c53d9bd ARM: zynq: Do not print message about boot device by Michal Simek · 4 years, 9 months ago
  6. db2337c Makefile: Add environment variable DEVICE_TREE to header by Michal Simek · 4 years, 9 months ago
  7. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  8. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  9. a9dc068 common: Move get_tbclk() to time.h by Simon Glass · 5 years ago
  10. 5dee3df ARM: zynq: Remove unused QSPI and USB addresses by Michal Simek · 5 years ago
  11. 0c3ad69 zynq: mtd: nand: Remove hardcoded base addresses by Ashok Reddy Soma · 5 years ago
  12. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  13. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  14. c6f3e65 ARM: zynq: Remove addresses for i2c controllers by Michal Simek · 6 years ago
  15. 6fd0a71 spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · 6 years ago
  16. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  17. 1de8bfa ARM: zynq: Remove unused GEM addresses by Michal Simek · 6 years ago
  18. d6f88e3 zynq: Kconfig: extend the bootstrap malloc() pool by Anton Gerasimov · 6 years ago
  19. 9adb526 Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynq by Siva Durga Prasad Paladugu · 6 years ago
  20. 94a10f2 efi_loader: Rename sections to allow for implicit data by Alexander Graf · 6 years ago
  21. 7d9405a arm: zynq: spl: fix FPGA initialization by Luis Araneda · 6 years ago
  22. e460352 xilinx: zynq: Add support to secure images by Siva Durga Prasad Paladugu · 6 years ago
  23. f7ae6d6 arm: zynq: Remove checkboard and enable DISPLAY_CPUINFO by Michal Simek · 7 years ago
  24. f31d90f arm: zynq: Rework FPGA initialization by Michal Simek · 7 years ago
  25. e533ad2 arm: zynq: Enable debug_uart_init in spl when enabled by Michal Simek · 7 years ago
  26. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  27. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  28. 1f5642a arm: zynq: Enable setup board name for different boards by Michal Simek · 7 years ago
  29. a26ee2e nand: zynq: Cleanup initialization by Ezequiel Garcia · 7 years ago
  30. 2372872 arm: zynq: Handle ENXIO error return value properly by Michal Simek · 7 years ago
  31. 6254800 mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQ by Vipul Kumar · 7 years ago
  32. 7c88d10 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · 7 years ago
  33. 98d0f1f arm: zynq: Update years in copyright to reflect latest changes by Michal Simek · 7 years ago
  34. f8446ae arm: zynq: Fix types in ps7_spl_init by Michal Simek · 7 years ago
  35. 9457d92 mtd: zynq: nand: Move board_nand_init() function to board.c by Wilson Lee · 7 years ago
  36. fb6cfdc arm: zynq: Use unsigned type with comparison with ARRAY_SIZE by Michal Simek · 7 years ago
  37. 9c891e0 arm: zynq: Add support for EMIT_WRITE operation by Michal Simek · 7 years ago
  38. aac307b arm: zynq: Add ps7GetSiliconVersion() to ps7_spl_init by Michal Simek · 7 years ago
  39. 351ee11 arm: zynq: Move common ps7_init* initialization to arch code by Michal Simek · 7 years ago
  40. 85dc76a arm: zynq: Move ps7_* to separate file by Michal Simek · 7 years ago
  41. 4403beb arm: zynq: Add missing ps7_post_config declaration by Michal Simek · 7 years ago
  42. 2d6a0cc spl: add hierarchical defaults for SPL_LDSCRIPT by Philipp Tomsich · 7 years ago
  43. a56b5f1 zynq: Add EFI runtime sections to linker script by Alexander Graf · 7 years ago
  44. d8e4e1c arm: zynq: Add Kconfig option for any DDR specific initialization by Siva Durga Prasad Paladugu · 8 years ago
  45. e67c6c4 zynq: Move zynq to clock framework by Stefan Herbrechtsmeier · 8 years ago
  46. f50bcc8 zynq: Remove zynq_clk_get_name function by Stefan Herbrechtsmeier · 8 years ago
  47. e0862e2 zynq: Move static clock names into separate array by Stefan Herbrechtsmeier · 8 years ago
  48. 3576380 zynq: Add clk framework support to zynq timer by Stefan Herbrechtsmeier · 8 years ago
  49. 3e47077 net: zynq: Don't overwrite gem_rclk_ctrl with default value by Stefan Herbrechtsmeier · 8 years ago
  50. 168c57d mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQ by Masahiro Yamada · 8 years ago
  51. 42e942f zynq: nand: Runtime detection of nand buswidth through slcr by Michal Simek · 8 years ago
  52. 7d66606 ARM: zynq: Make SYS_VENDOR configurable by Mike Looijmans · 8 years ago
  53. 96e706f tools: mkimage: Add support for initialization table for Zynq and ZynqMP by Mike Looijmans · 8 years ago
  54. 04cfea5 arch, board: squash lines for immediate return by Masahiro Yamada · 8 years ago
  55. b24fdca Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  56. 219d612 Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  57. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  58. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  59. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  60. f6de257 Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  61. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  62. 6172e2e Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  63. cb3e489 zynq: Increase the early malloc() size by Simon Glass · 8 years ago
  64. 64d64bb common: Pass the boot device into spl_boot_mode() by Marek Vasut · 9 years ago
  65. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  66. 3917c4f ARM: zynq: Simplify zynq configuration by Michal Simek · 9 years ago
  67. 42c8c41 ARM: zynq: Call ps7_post_config() for SPL by Michal Simek · 9 years ago
  68. f669e22 ARM: zynq: Add support for SPL_LOAD_FIT by Michal Simek · 9 years ago
  69. 228a1f9 gpio: zynq: Move the definitions to driver file by Siva Durga Prasad Paladugu · 9 years ago
  70. 4fde71c gpio: zynq: Remove non driver model code by Siva Durga Prasad Paladugu · 9 years ago
  71. 7f4e555 net: gem: Allow to set the MAC from an EEPROM by Joe Hershberger · 9 years ago
  72. 0ed608e spl: arm: Make sure to include all of the u_boot_list entries by Tom Rini · 9 years ago
  73. 619f0a1 ARM: zynq: Remove unused SPI base addresses by Michal Simek · 9 years ago
  74. db02482 ARM: zynq: Remove memory division by 2 for ECC case by Michal Simek · 9 years ago
  75. 4eeed0e ARM: zynq: Add default ps7_init_gpl.c/h for ZYBO by Nathan Rossi · 9 years ago
  76. 9ecd268 zynq: sdhci: Move driver to DM by Michal Simek · 9 years ago
  77. f399a51 zynq: sdhci: Remove zynq_sdhci_of_init() by Michal Simek · 9 years ago
  78. 11e2238 ARM: zynq: Remove unused SERIAL macros for serial_zynq by Michal Simek · 9 years ago
  79. 054aed9 ARM: zynq: Remove zc70x target by Michal Simek · 9 years ago
  80. 6093336 dm: arm: zynq: Enable device tree control in SPL by Simon Glass · 9 years ago
  81. 091f6a3 arm: zynq: Support the debug UART by Simon Glass · 9 years ago
  82. 122216d arm: zynq: Drop unnecessary code in SPL board_init_f() by Simon Glass · 9 years ago
  83. e04843d zynq: Move SPL console init out of board_init_f() by Simon Glass · 9 years ago
  84. 69bab55 bitops: introduce BIT() definition by Heiko Schocher · 9 years ago
  85. aa4bfaa ARM: zynq: drop "optional" from board select in favor of ZC702 by Masahiro Yamada · 9 years ago
  86. 2aafefa zynq: Rename struct clk_ops to zynq_clk_ops by Simon Glass · 9 years ago
  87. 2ab28d1 ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70x by Masahiro Yamada · 10 years ago
  88. 17b3d37 ARM: zynq: add separate configuration for ZC702 and ZC706 by Masahiro Yamada · 10 years ago
  89. 40bcb86 zynq: Use system timer implementation instead of our by Michal Simek · 10 years ago
  90. f069960 arch: Make board selection choices optional by Joe Hershberger · 10 years ago
  91. 8204bd1 ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQ by Masahiro Yamada · 10 years ago
  92. 5ab14c3 ARM: zynq: move SoC headers to mach-zynq/include/mach by Masahiro Yamada · 10 years ago
  93. 43246cc ARM: zynq: move SoC sources to mach-zynq by Masahiro Yamada · 10 years ago