summaryrefslogtreecommitdiff
path: root/arch/arm/mach-zynq
AgeCommit message (Expand)Author
2017-08-13spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich
2017-08-02zynq: Add EFI runtime sections to linker scriptAlexander Graf
2017-06-20arm: zynq: Add Kconfig option for any DDR specific initializationSiva Durga Prasad Paladugu
2017-02-17zynq: Move zynq to clock frameworkStefan Herbrechtsmeier
2017-02-17zynq: Remove zynq_clk_get_name functionStefan Herbrechtsmeier
2017-02-17zynq: Move static clock names into separate arrayStefan Herbrechtsmeier
2017-02-17zynq: Add clk framework support to zynq timerStefan Herbrechtsmeier
2017-02-17net: zynq: Don't overwrite gem_rclk_ctrl with default valueStefan Herbrechtsmeier
2017-01-31mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQMasahiro Yamada
2016-11-15zynq: nand: Runtime detection of nand buswidth through slcrMichal Simek
2016-11-15ARM: zynq: Make SYS_VENDOR configurableMike Looijmans
2016-11-15tools: mkimage: Add support for initialization table for Zynq and ZynqMPMike Looijmans
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada
2016-09-16Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass
2016-07-27zynq: Increase the early malloc() sizeSimon Glass
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren
2016-05-24ARM: zynq: Simplify zynq configurationMichal Simek
2016-05-24ARM: zynq: Call ps7_post_config() for SPLMichal Simek
2016-05-24ARM: zynq: Add support for SPL_LOAD_FITMichal Simek
2016-04-13gpio: zynq: Move the definitions to driver fileSiva Durga Prasad Paladugu
2016-04-13gpio: zynq: Remove non driver model codeSiva Durga Prasad Paladugu
2016-04-04net: gem: Allow to set the MAC from an EEPROMJoe Hershberger
2016-03-16spl: arm: Make sure to include all of the u_boot_list entriesTom Rini
2016-02-22ARM: zynq: Remove unused SPI base addressesMichal Simek
2016-01-27ARM: zynq: Remove memory division by 2 for ECC caseMichal Simek
2015-12-18ARM: zynq: Add default ps7_init_gpl.c/h for ZYBONathan Rossi
2015-12-07zynq: sdhci: Move driver to DMMichal Simek
2015-12-07zynq: sdhci: Remove zynq_sdhci_of_init()Michal Simek
2015-12-07ARM: zynq: Remove unused SERIAL macros for serial_zynqMichal Simek
2015-11-04ARM: zynq: Remove zc70x targetMichal Simek
2015-11-04dm: arm: zynq: Enable device tree control in SPLSimon Glass
2015-11-04arm: zynq: Support the debug UARTSimon Glass
2015-11-04arm: zynq: Drop unnecessary code in SPL board_init_f()Simon Glass
2015-10-24zynq: Move SPL console init out of board_init_f()Simon Glass
2015-09-11bitops: introduce BIT() definitionHeiko Schocher
2015-08-19ARM: zynq: drop "optional" from board select in favor of ZC702Masahiro Yamada
2015-07-21zynq: Rename struct clk_ops to zynq_clk_opsSimon Glass
2015-05-25ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70xMasahiro Yamada
2015-05-25ARM: zynq: add separate configuration for ZC702 and ZC706Masahiro Yamada
2015-05-25zynq: Use system timer implementation instead of ourMichal Simek
2015-05-12arch: Make board selection choices optionalJoe Hershberger
2015-04-29ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQMasahiro Yamada