summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-zynq
Commit message (Expand)AuthorAgeFilesLines
* arm: zynq: spl: fix FPGA initializationLuis Araneda2018-07-191-0/+3
* xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu2018-07-191-0/+1
* arm: zynq: Remove checkboard and enable DISPLAY_CPUINFOMichal Simek2018-05-111-0/+19
* arm: zynq: Rework FPGA initializationMichal Simek2018-05-111-1/+65
* arm: zynq: Enable debug_uart_init in spl when enabledMichal Simek2018-05-111-5/+6
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0716-33/+16
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-272-4/+0
* arm: zynq: Enable setup board name for different boardsMichal Simek2018-04-231-0/+1
* nand: zynq: Cleanup initializationEzequiel Garcia2018-04-231-9/+0
* arm: zynq: Handle ENXIO error return value properlyMichal Simek2018-04-091-1/+2
* mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQVipul Kumar2018-03-011-0/+3
* spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski2018-02-071-7/+0
* arm: zynq: Update years in copyright to reflect latest changesMichal Simek2018-01-305-5/+5
* arm: zynq: Fix types in ps7_spl_initMichal Simek2018-01-301-2/+2
* mtd: zynq: nand: Move board_nand_init() function to board.cWilson Lee2017-11-291-0/+9
* arm: zynq: Use unsigned type with comparison with ARRAY_SIZEMichal Simek2017-11-291-1/+2
* arm: zynq: Add support for EMIT_WRITE operationMichal Simek2017-11-292-0/+8
* arm: zynq: Add ps7GetSiliconVersion() to ps7_spl_initMichal Simek2017-11-292-0/+12
* arm: zynq: Move common ps7_init* initialization to arch codeMichal Simek2017-11-292-1/+136
* arm: zynq: Move ps7_* to separate fileMichal Simek2017-11-295-22/+43
* arm: zynq: Add missing ps7_post_config declarationMichal Simek2017-11-291-0/+1
* spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich2017-08-131-0/+3
* zynq: Add EFI runtime sections to linker scriptAlexander Graf2017-08-021-0/+29
* arm: zynq: Add Kconfig option for any DDR specific initializationSiva Durga Prasad Paladugu2017-06-202-0/+12
* zynq: Move zynq to clock frameworkStefan Herbrechtsmeier2017-02-176-631/+53
* zynq: Remove zynq_clk_get_name functionStefan Herbrechtsmeier2017-02-172-12/+1
* zynq: Move static clock names into separate arrayStefan Herbrechtsmeier2017-02-171-61/+60
* zynq: Add clk framework support to zynq timerStefan Herbrechtsmeier2017-02-171-0/+25
* net: zynq: Don't overwrite gem_rclk_ctrl with default valueStefan Herbrechtsmeier2017-02-171-7/+0
* mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQMasahiro Yamada2017-01-311-1/+1
* zynq: nand: Runtime detection of nand buswidth through slcrMichal Simek2016-11-151-0/+25
* ARM: zynq: Make SYS_VENDOR configurableMike Looijmans2016-11-151-0/+1
* tools: mkimage: Add support for initialization table for Zynq and ZynqMPMike Looijmans2016-11-151-0/+7
* arch, board: squash lines for immediate returnMasahiro Yamada2016-09-231-6/+2
* Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* zynq: Increase the early malloc() sizeSimon Glass2016-07-271-0/+3
* common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-261-1/+1
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-191-1/+0
* ARM: zynq: Simplify zynq configurationMichal Simek2016-05-241-42/+6
* ARM: zynq: Call ps7_post_config() for SPLMichal Simek2016-05-241-0/+15
* ARM: zynq: Add support for SPL_LOAD_FITMichal Simek2016-05-241-0/+10
* gpio: zynq: Move the definitions to driver fileSiva Durga Prasad Paladugu2016-04-131-61/+0
* gpio: zynq: Remove non driver model codeSiva Durga Prasad Paladugu2016-04-131-2/+0