summaryrefslogtreecommitdiff
path: root/arch/arm/mach-zynq/spl.c
AgeCommit message (Expand)Author
2022-02-21ARM: zynq: Fix debug uart initializationMichal Simek
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2020-10-29xilinx: Consolidate board_fit_config_name_match() for Xilinx platformsMichal Simek
2020-09-23fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-04-06ARM: zynq: Do not print message about boot deviceMichal Simek
2020-04-06Makefile: Add environment variable DEVICE_TREE to headerMichal Simek
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2018-07-19arm: zynq: spl: fix FPGA initializationLuis Araneda
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-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
2017-11-29arm: zynq: Move ps7_* to separate fileMichal Simek
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut
2016-05-24ARM: zynq: Call ps7_post_config() for SPLMichal Simek
2016-05-24ARM: zynq: Add support for SPL_LOAD_FITMichal Simek
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-05-25ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70xMasahiro Yamada
2015-04-29ARM: zynq: move SoC sources to mach-zynqMasahiro Yamada