summaryrefslogtreecommitdiff
path: root/arch/arm/mach-zynq
AgeCommit message (Expand)Author
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move get_tbclk() to time.hSimon Glass
2020-01-14ARM: zynq: Remove unused QSPI and USB addressesMichal Simek
2020-01-14zynq: mtd: nand: Remove hardcoded base addressesAshok Reddy Soma
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-02-14ARM: zynq: Remove addresses for i2c controllersMichal Simek
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee
2019-01-26linker: Modify linker scripts to be more genericTom Rini
2019-01-24ARM: zynq: Remove unused GEM addressesMichal Simek
2019-01-24zynq: Kconfig: extend the bootstrap malloc() poolAnton Gerasimov
2018-08-06Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynqSiva Durga Prasad Paladugu
2018-07-25efi_loader: Rename sections to allow for implicit dataAlexander Graf
2018-07-19arm: zynq: spl: fix FPGA initializationLuis Araneda
2018-07-19xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu
2018-05-11arm: zynq: Remove checkboard and enable DISPLAY_CPUINFOMichal Simek
2018-05-11arm: zynq: Rework FPGA initializationMichal Simek
2018-05-11arm: zynq: Enable debug_uart_init in spl when enabledMichal Simek
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-23arm: zynq: Enable setup board name for different boardsMichal Simek
2018-04-23nand: zynq: Cleanup initializationEzequiel Garcia
2018-04-09arm: zynq: Handle ENXIO error return value properlyMichal Simek
2018-03-01mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQVipul Kumar
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski
2018-01-30arm: zynq: Update years in copyright to reflect latest changesMichal Simek
2018-01-30arm: zynq: Fix types in ps7_spl_initMichal Simek
2017-11-29mtd: zynq: nand: Move board_nand_init() function to board.cWilson Lee
2017-11-29arm: zynq: Use unsigned type with comparison with ARRAY_SIZEMichal Simek
2017-11-29arm: zynq: Add support for EMIT_WRITE operationMichal Simek
2017-11-29arm: zynq: Add ps7GetSiliconVersion() to ps7_spl_initMichal Simek
2017-11-29arm: zynq: Move common ps7_init* initialization to arch codeMichal Simek
2017-11-29arm: zynq: Move ps7_* to separate fileMichal Simek
2017-11-29arm: zynq: Add missing ps7_post_config declarationMichal Simek
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