aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-zynq
AgeCommit message (Expand)AuthorFilesLines
2018-01-30arm: zynq: Update years in copyright to reflect latest changesMichal Simek5-5/+5
2018-01-30arm: zynq: Fix types in ps7_spl_initMichal Simek1-2/+2
2017-11-29mtd: zynq: nand: Move board_nand_init() function to board.cWilson Lee1-0/+9
2017-11-29arm: zynq: Use unsigned type with comparison with ARRAY_SIZEMichal Simek1-1/+2
2017-11-29arm: zynq: Add support for EMIT_WRITE operationMichal Simek2-0/+8
2017-11-29arm: zynq: Add ps7GetSiliconVersion() to ps7_spl_initMichal Simek2-0/+12
2017-11-29arm: zynq: Move common ps7_init* initialization to arch codeMichal Simek2-1/+136
2017-11-29arm: zynq: Move ps7_* to separate fileMichal Simek5-22/+43
2017-11-29arm: zynq: Add missing ps7_post_config declarationMichal Simek1-0/+1
2017-08-13spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich1-0/+3
2017-08-02zynq: Add EFI runtime sections to linker scriptAlexander Graf1-0/+29
2017-06-20arm: zynq: Add Kconfig option for any DDR specific initializationSiva Durga Prasad Paladugu2-0/+12
2017-02-17zynq: Move zynq to clock frameworkStefan Herbrechtsmeier6-631/+53
2017-02-17zynq: Remove zynq_clk_get_name functionStefan Herbrechtsmeier2-12/+1
2017-02-17zynq: Move static clock names into separate arrayStefan Herbrechtsmeier1-61/+60
2017-02-17zynq: Add clk framework support to zynq timerStefan Herbrechtsmeier1-0/+25
2017-02-17net: zynq: Don't overwrite gem_rclk_ctrl with default valueStefan Herbrechtsmeier1-7/+0
2017-01-31mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQMasahiro Yamada1-1/+1
2016-11-15zynq: nand: Runtime detection of nand buswidth through slcrMichal Simek1-0/+25
2016-11-15ARM: zynq: Make SYS_VENDOR configurableMike Looijmans1-0/+1
2016-11-15tools: mkimage: Add support for initialization table for Zynq and ZynqMPMike Looijmans1-0/+7
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada1-6/+2
2016-09-16Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass1-0/+3
2016-07-27zynq: Increase the early malloc() sizeSimon Glass1-0/+3
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut1-1/+1
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren1-1/+0
2016-05-24ARM: zynq: Simplify zynq configurationMichal Simek1-42/+6
2016-05-24ARM: zynq: Call ps7_post_config() for SPLMichal Simek1-0/+15
2016-05-24ARM: zynq: Add support for SPL_LOAD_FITMichal Simek1-0/+10
2016-04-13gpio: zynq: Move the definitions to driver fileSiva Durga Prasad Paladugu1-61/+0
2016-04-13gpio: zynq: Remove non driver model codeSiva Durga Prasad Paladugu1-2/+0
2016-04-04net: gem: Allow to set the MAC from an EEPROMJoe Hershberger1-0/+2
2016-03-16spl: arm: Make sure to include all of the u_boot_list entriesTom Rini1-6/+1
2016-02-22ARM: zynq: Remove unused SPI base addressesMichal Simek1-2/+0
2016-01-27ARM: zynq: Remove memory division by 2 for ECC caseMichal Simek1-2/+0
2015-12-18ARM: zynq: Add default ps7_init_gpl.c/h for ZYBONathan Rossi1-1/+0
2015-12-07zynq: sdhci: Move driver to DMMichal Simek2-4/+0
2015-12-07zynq: sdhci: Remove zynq_sdhci_of_init()Michal Simek1-1/+0
2015-12-07ARM: zynq: Remove unused SERIAL macros for serial_zynqMichal Simek1-2/+0
2015-11-04ARM: zynq: Remove zc70x targetMichal Simek1-9/+1
2015-11-04dm: arm: zynq: Enable device tree control in SPLSimon Glass1-1/+9
2015-11-04arm: zynq: Support the debug UARTSimon Glass1-0/+6
2015-11-04arm: zynq: Drop unnecessary code in SPL board_init_f()Simon Glass1-5/+1