1. 5dc5a53 mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQ by Vipul Kumar · 7 years ago
  2. d695d66 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · 7 years ago
  3. 3e1b61d arm: zynq: Update years in copyright to reflect latest changes by Michal Simek · 7 years ago
  4. 5a60a54 arm: zynq: Fix types in ps7_spl_init by Michal Simek · 7 years ago
  5. 310995d mtd: zynq: nand: Move board_nand_init() function to board.c by Wilson Lee · 7 years ago
  6. 3082944 arm: zynq: Use unsigned type with comparison with ARRAY_SIZE by Michal Simek · 7 years ago
  7. 11ea6f5 arm: zynq: Add support for EMIT_WRITE operation by Michal Simek · 7 years ago
  8. f290748 arm: zynq: Add ps7GetSiliconVersion() to ps7_spl_init by Michal Simek · 7 years ago
  9. c0823a7 arm: zynq: Move common ps7_init* initialization to arch code by Michal Simek · 7 years ago
  10. f0b619e arm: zynq: Move ps7_* to separate file by Michal Simek · 7 years ago
  11. 96b96ad arm: zynq: Add missing ps7_post_config declaration by Michal Simek · 7 years ago
  12. b529993 spl: add hierarchical defaults for SPL_LDSCRIPT by Philipp Tomsich · 7 years ago
  13. f5e46b4 zynq: Add EFI runtime sections to linker script by Alexander Graf · 7 years ago
  14. d84bd92 arm: zynq: Add Kconfig option for any DDR specific initialization by Siva Durga Prasad Paladugu · 7 years ago
  15. 781745b zynq: Move zynq to clock framework by Stefan Herbrechtsmeier · 8 years ago
  16. f96fccb zynq: Remove zynq_clk_get_name function by Stefan Herbrechtsmeier · 8 years ago
  17. e18c0f6 zynq: Move static clock names into separate array by Stefan Herbrechtsmeier · 8 years ago
  18. c7abb82 zynq: Add clk framework support to zynq timer by Stefan Herbrechtsmeier · 8 years ago
  19. a259243 net: zynq: Don't overwrite gem_rclk_ctrl with default value by Stefan Herbrechtsmeier · 8 years ago
  20. 08aa033 mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQ by Masahiro Yamada · 8 years ago
  21. cde28c8 zynq: nand: Runtime detection of nand buswidth through slcr by Michal Simek · 8 years ago
  22. ba4ccf9 ARM: zynq: Make SYS_VENDOR configurable by Mike Looijmans · 8 years ago
  23. 3b64608 tools: mkimage: Add support for initialization table for Zynq and ZynqMP by Mike Looijmans · 8 years ago
  24. 63a7578 arch, board: squash lines for immediate return by Masahiro Yamada · 8 years ago
  25. f35ed9e Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  26. e404ade Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  27. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  28. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  29. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  30. 1646eba Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  31. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  32. ae56db5 Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  33. 04e3890 zynq: Increase the early malloc() size by Simon Glass · 8 years ago
  34. 2b1cdaf common: Pass the boot device into spl_boot_mode() by Marek Vasut · 8 years ago
  35. 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  36. ad5b580 ARM: zynq: Simplify zynq configuration by Michal Simek · 8 years ago
  37. f44e603 ARM: zynq: Call ps7_post_config() for SPL by Michal Simek · 8 years ago
  38. 9a23f45 ARM: zynq: Add support for SPL_LOAD_FIT by Michal Simek · 8 years ago
  39. f17abca gpio: zynq: Move the definitions to driver file by Siva Durga Prasad Paladugu · 9 years ago
  40. de77a03 gpio: zynq: Remove non driver model code by Siva Durga Prasad Paladugu · 9 years ago
  41. a509a1d net: gem: Allow to set the MAC from an EEPROM by Joe Hershberger · 9 years ago
  42. f8a4826 spl: arm: Make sure to include all of the u_boot_list entries by Tom Rini · 9 years ago
  43. e832a14 ARM: zynq: Remove unused SPI base addresses by Michal Simek · 9 years ago
  44. 67b2904 ARM: zynq: Remove memory division by 2 for ECC case by Michal Simek · 9 years ago
  45. f0b567b ARM: zynq: Add default ps7_init_gpl.c/h for ZYBO by Nathan Rossi · 9 years ago
  46. d9ae52c zynq: sdhci: Move driver to DM by Michal Simek · 9 years ago
  47. 4004345 zynq: sdhci: Remove zynq_sdhci_of_init() by Michal Simek · 9 years ago
  48. 769afa5 ARM: zynq: Remove unused SERIAL macros for serial_zynq by Michal Simek · 9 years ago
  49. 1e370ef ARM: zynq: Remove zc70x target by Michal Simek · 9 years ago
  50. 71556fb dm: arm: zynq: Enable device tree control in SPL by Simon Glass · 9 years ago
  51. c54c0a4 arm: zynq: Support the debug UART by Simon Glass · 9 years ago
  52. bd44758 arm: zynq: Drop unnecessary code in SPL board_init_f() by Simon Glass · 9 years ago
  53. 5fa030b zynq: Move SPL console init out of board_init_f() by Simon Glass · 9 years ago
  54. 92a3188 bitops: introduce BIT() definition by Heiko Schocher · 9 years ago
  55. ff560a1 ARM: zynq: drop "optional" from board select in favor of ZC702 by Masahiro Yamada · 9 years ago
  56. 30db918 zynq: Rename struct clk_ops to zynq_clk_ops by Simon Glass · 9 years ago
  57. 95b237e ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70x by Masahiro Yamada · 9 years ago
  58. 9bd53b6 ARM: zynq: add separate configuration for ZC702 and ZC706 by Masahiro Yamada · 9 years ago
  59. a2ec7fb zynq: Use system timer implementation instead of our by Michal Simek · 10 years ago
  60. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  61. 5ca269a ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQ by Masahiro Yamada · 10 years ago
  62. 9b9c651 ARM: zynq: move SoC headers to mach-zynq/include/mach by Masahiro Yamada · 10 years ago
  63. 0107f24 ARM: zynq: move SoC sources to mach-zynq by Masahiro Yamada · 10 years ago