summaryrefslogtreecommitdiff
path: root/arch/arm/mach-zynq/spl.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-29xilinx: Consolidate board_fit_config_name_match() for Xilinx platformsMichal Simek1-14/+0
2020-09-23fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek1-1/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-04-06ARM: zynq: Do not print message about boot deviceMichal Simek1-2/+0
2020-04-06Makefile: Add environment variable DEVICE_TREE to headerMichal Simek1-2/+6
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2018-07-19arm: zynq: spl: fix FPGA initializationLuis Araneda1-0/+3
2018-05-11arm: zynq: Enable debug_uart_init in spl when enabledMichal Simek1-5/+6
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-02-08spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski1-7/+0
2018-01-30arm: zynq: Update years in copyright to reflect latest changesMichal Simek1-1/+1
2017-11-29arm: zynq: Move ps7_* to separate fileMichal Simek1-17/+1
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut1-1/+1
2016-05-24ARM: zynq: Call ps7_post_config() for SPLMichal Simek1-0/+15
2016-05-24ARM: zynq: Add support for SPL_LOAD_FITMichal Simek1-0/+10
2015-11-04arm: zynq: Support the debug UARTSimon Glass1-0/+6
2015-11-04arm: zynq: Drop unnecessary code in SPL board_init_f()Simon Glass1-5/+1
2015-10-24zynq: Move SPL console init out of board_init_f()Simon Glass1-1/+1
2015-05-25ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70xMasahiro Yamada1-1/+1
2015-04-29ARM: zynq: move SoC sources to mach-zynqMasahiro Yamada1-0/+90