summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-zynq/spl.c
Commit message (Expand)AuthorAgeFilesLines
* 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-231-1/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.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
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* arm: zynq: spl: fix FPGA initializationLuis Araneda2018-07-191-0/+3
* 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-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* 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-301-1/+1
* arm: zynq: Move ps7_* to separate fileMichal Simek2017-11-291-17/+1
* common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-261-1/+1
* 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
* arm: zynq: Support the debug UARTSimon Glass2015-11-041-0/+6
* arm: zynq: Drop unnecessary code in SPL board_init_f()Simon Glass2015-11-041-5/+1
* zynq: Move SPL console init out of board_init_f()Simon Glass2015-10-241-1/+1
* ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70xMasahiro Yamada2015-05-251-1/+1
* ARM: zynq: move SoC sources to mach-zynqMasahiro Yamada2015-04-291-0/+90