1. 9adb526 Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynq by Siva Durga Prasad Paladugu · Fri Jul 20 15:11:38 2018 +0530
  2. 94a10f2 efi_loader: Rename sections to allow for implicit data by Alexander Graf · Tue Jun 12 07:48:37 2018 +0200
  3. 7d9405a arm: zynq: spl: fix FPGA initialization by Luis Araneda · Thu Jul 19 03:10:18 2018 -0400
  4. e460352 xilinx: zynq: Add support to secure images by Siva Durga Prasad Paladugu · Tue Jun 26 15:02:19 2018 +0530
  5. f7ae6d6 arm: zynq: Remove checkboard and enable DISPLAY_CPUINFO by Michal Simek · Wed Feb 28 09:50:07 2018 +0100
  6. f31d90f arm: zynq: Rework FPGA initialization by Michal Simek · Wed Jan 17 10:56:22 2018 -0300
  7. e533ad2 arm: zynq: Enable debug_uart_init in spl when enabled by Michal Simek · Thu Apr 19 12:36:48 2018 +0200
  8. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  9. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  10. 1f5642a arm: zynq: Enable setup board name for different boards by Michal Simek · Sun Mar 04 16:15:15 2018 +0100
  11. a26ee2e nand: zynq: Cleanup initialization by Ezequiel Garcia · Sat Jan 13 14:56:17 2018 -0300
  12. 2372872 arm: zynq: Handle ENXIO error return value properly by Michal Simek · Fri Feb 23 13:39:37 2018 +0100
  13. 6254800 mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQ by Vipul Kumar · Wed Feb 28 15:53:28 2018 +0530
  14. 7c88d10 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · Sat Feb 03 08:29:52 2018 +0100
  15. 98d0f1f arm: zynq: Update years in copyright to reflect latest changes by Michal Simek · Wed Jan 17 07:37:47 2018 +0100
  16. f8446ae arm: zynq: Fix types in ps7_spl_init by Michal Simek · Fri Jan 12 14:24:50 2018 +0100
  17. 9457d92 mtd: zynq: nand: Move board_nand_init() function to board.c by Wilson Lee · Wed Nov 15 01:14:35 2017 -0800
  18. fb6cfdc arm: zynq: Use unsigned type with comparison with ARRAY_SIZE by Michal Simek · Fri Nov 10 13:28:07 2017 +0100
  19. 9c891e0 arm: zynq: Add support for EMIT_WRITE operation by Michal Simek · Fri Nov 10 11:03:47 2017 +0100
  20. aac307b arm: zynq: Add ps7GetSiliconVersion() to ps7_spl_init by Michal Simek · Fri Nov 10 11:06:02 2017 +0100
  21. 351ee11 arm: zynq: Move common ps7_init* initialization to arch code by Michal Simek · Fri Nov 10 09:47:28 2017 +0100
  22. 85dc76a arm: zynq: Move ps7_* to separate file by Michal Simek · Wed Nov 08 16:14:47 2017 +0100
  23. 4403beb arm: zynq: Add missing ps7_post_config declaration by Michal Simek · Wed Nov 08 16:10:35 2017 +0100
  24. 2d6a0cc spl: add hierarchical defaults for SPL_LDSCRIPT by Philipp Tomsich · Thu Aug 03 23:23:55 2017 +0200
  25. a56b5f1 zynq: Add EFI runtime sections to linker script by Alexander Graf · Mon Jul 03 13:41:34 2017 +0200
  26. d8e4e1c arm: zynq: Add Kconfig option for any DDR specific initialization by Siva Durga Prasad Paladugu · Fri May 12 15:04:11 2017 +0530
  27. e67c6c4 zynq: Move zynq to clock framework by Stefan Herbrechtsmeier · Tue Jan 17 16:27:30 2017 +0100
  28. f50bcc8 zynq: Remove zynq_clk_get_name function by Stefan Herbrechtsmeier · Tue Jan 17 16:27:28 2017 +0100
  29. e0862e2 zynq: Move static clock names into separate array by Stefan Herbrechtsmeier · Tue Jan 17 16:27:27 2017 +0100
  30. 3576380 zynq: Add clk framework support to zynq timer by Stefan Herbrechtsmeier · Tue Jan 17 16:27:26 2017 +0100
  31. 3e47077 net: zynq: Don't overwrite gem_rclk_ctrl with default value by Stefan Herbrechtsmeier · Tue Jan 17 16:27:24 2017 +0100
  32. 168c57d mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQ by Masahiro Yamada · Mon Jan 30 19:46:51 2017 +0900
  33. 42e942f zynq: nand: Runtime detection of nand buswidth through slcr by Michal Simek · Wed Oct 26 10:49:37 2016 +0200
  34. 7d66606 ARM: zynq: Make SYS_VENDOR configurable by Mike Looijmans · Wed Sep 28 07:46:30 2016 +0200
  35. 96e706f tools: mkimage: Add support for initialization table for Zynq and ZynqMP by Mike Looijmans · Tue Sep 20 11:37:24 2016 +0200
  36. 04cfea5 arch, board: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:38 2016 +0900
  37. b24fdca Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:58 2016 -0600
  38. 219d612 Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:57 2016 -0600
  39. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:56 2016 -0600
  40. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:44 2016 -0600
  41. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:43 2016 -0600
  42. f6de257 Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:42 2016 -0600
  43. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:41 2016 -0600
  44. 6172e2e Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:38 2016 -0600
  45. cb3e489 zynq: Increase the early malloc() size by Simon Glass · Tue Jul 05 17:10:13 2016 -0600
  46. 64d64bb common: Pass the boot device into spl_boot_mode() by Marek Vasut · Sat May 14 23:42:07 2016 +0200
  47. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · Fri Jun 17 09:44:00 2016 -0600
  48. 3917c4f ARM: zynq: Simplify zynq configuration by Michal Simek · Fri May 20 14:59:33 2016 +0200
  49. 42c8c41 ARM: zynq: Call ps7_post_config() for SPL by Michal Simek · Tue May 10 07:55:52 2016 +0200
  50. f669e22 ARM: zynq: Add support for SPL_LOAD_FIT by Michal Simek · Tue May 03 14:20:17 2016 +0200
  51. 228a1f9 gpio: zynq: Move the definitions to driver file by Siva Durga Prasad Paladugu · Thu Mar 10 16:27:42 2016 +0530
  52. 4fde71c gpio: zynq: Remove non driver model code by Siva Durga Prasad Paladugu · Thu Mar 10 16:27:40 2016 +0530
  53. 7f4e555 net: gem: Allow to set the MAC from an EEPROM by Joe Hershberger · Tue Jan 26 11:57:03 2016 -0600
  54. 0ed608e spl: arm: Make sure to include all of the u_boot_list entries by Tom Rini · Tue Mar 15 17:56:29 2016 -0400
  55. 619f0a1 ARM: zynq: Remove unused SPI base addresses by Michal Simek · Thu Feb 04 08:35:53 2016 +0100
  56. db02482 ARM: zynq: Remove memory division by 2 for ECC case by Michal Simek · Tue Jan 05 10:49:24 2016 +0100
  57. 4eeed0e ARM: zynq: Add default ps7_init_gpl.c/h for ZYBO by Nathan Rossi · Tue Nov 24 19:34:09 2015 +1000
  58. 9ecd268 zynq: sdhci: Move driver to DM by Michal Simek · Mon Nov 30 16:13:03 2015 +0100
  59. f399a51 zynq: sdhci: Remove zynq_sdhci_of_init() by Michal Simek · Mon Nov 30 16:07:07 2015 +0100
  60. 11e2238 ARM: zynq: Remove unused SERIAL macros for serial_zynq by Michal Simek · Fri Nov 20 10:11:03 2015 +0100
  61. 054aed9 ARM: zynq: Remove zc70x target by Michal Simek · Fri Oct 30 15:05:54 2015 +0100
  62. 6093336 dm: arm: zynq: Enable device tree control in SPL by Simon Glass · Sat Oct 17 19:41:23 2015 -0600
  63. 091f6a3 arm: zynq: Support the debug UART by Simon Glass · Sat Oct 17 19:41:22 2015 -0600
  64. 122216d arm: zynq: Drop unnecessary code in SPL board_init_f() by Simon Glass · Sat Oct 17 19:41:21 2015 -0600
  65. e04843d zynq: Move SPL console init out of board_init_f() by Simon Glass · Mon Oct 19 06:50:02 2015 -0600
  66. 69bab55 bitops: introduce BIT() definition by Heiko Schocher · Mon Sep 07 13:43:52 2015 +0200
  67. aa4bfaa ARM: zynq: drop "optional" from board select in favor of ZC702 by Masahiro Yamada · Sat Aug 01 16:39:54 2015 +0900
  68. 2aafefa zynq: Rename struct clk_ops to zynq_clk_ops by Simon Glass · Tue Jun 23 15:39:14 2015 -0600
  69. 2ab28d1 ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70x by Masahiro Yamada · Mon May 18 15:31:52 2015 +0900
  70. 17b3d37 ARM: zynq: add separate configuration for ZC702 and ZC706 by Masahiro Yamada · Mon May 18 15:31:51 2015 +0900
  71. 40bcb86 zynq: Use system timer implementation instead of our by Michal Simek · Mon Apr 20 12:56:24 2015 +0200
  72. f069960 arch: Make board selection choices optional by Joe Hershberger · Tue May 12 14:46:23 2015 -0500
  73. 8204bd1 ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQ by Masahiro Yamada · Mon Mar 16 16:43:24 2015 +0900
  74. 5ab14c3 ARM: zynq: move SoC headers to mach-zynq/include/mach by Masahiro Yamada · Mon Mar 16 16:43:23 2015 +0900
  75. 43246cc ARM: zynq: move SoC sources to mach-zynq by Masahiro Yamada · Mon Mar 16 16:43:22 2015 +0900