summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-zynq
Commit message (Expand)AuthorAgeFilesLines
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-022-0/+2
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-052-3/+3
* xilinx: Consolidate board_fit_config_name_match() for Xilinx platformsMichal Simek2020-10-291-14/+0
* fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek2020-09-232-5/+3
* xilinx: kconfig: Move sourcing of board Kconfig to mach foldersMichal Simek2020-09-231-0/+3
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-184-0/+4
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* ARM: zynq: Do not print message about boot deviceMichal Simek2020-04-061-2/+0
* Makefile: Add environment variable DEVICE_TREE to headerMichal Simek2020-04-061-2/+6
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-052-0/+2
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Move get_tbclk() to time.hSimon Glass2020-01-171-0/+1
* ARM: zynq: Remove unused QSPI and USB addressesMichal Simek2020-01-141-3/+0
* zynq: mtd: nand: Remove hardcoded base addressesAshok Reddy Soma2020-01-141-2/+0
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-181-1/+1
* ARM: zynq: Remove addresses for i2c controllersMichal Simek2019-02-141-2/+0
* spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee2019-02-011-1/+1
* linker: Modify linker scripts to be more genericTom Rini2019-01-261-2/+2
* ARM: zynq: Remove unused GEM addressesMichal Simek2019-01-241-2/+0
* zynq: Kconfig: extend the bootstrap malloc() poolAnton Gerasimov2019-01-241-1/+1
* Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynqSiva Durga Prasad Paladugu2018-08-061-0/+3
* efi_loader: Rename sections to allow for implicit dataAlexander Graf2018-07-251-15/+21
* 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