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