summaryrefslogtreecommitdiff
path: root/arch/arm/mach-zynqmp
AgeCommit message (Expand)AuthorFilesLines
2020-08-20xilinx: zynqmp: remove chip_id functionIbai Erkiaga1-1/+0
2020-08-20xilinx: zynqmp: synchronize firmware call return payloadIbai Erkiaga1-2/+0
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+4
2020-05-19common: Drop linux/delay.h from common headerSimon Glass3-0/+3
2020-05-19common: Drop log.h from common headerSimon Glass2-0/+2
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-05-19common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-04-24arm: asm/cache.c: Introduce arm_reserve_mmuOvidiu Panait1-1/+2
2020-04-06arm64: zynqmp: Add support for u-boot.itb generation without ATFMichal Simek1-5/+18
2020-04-06arm64: zynqmp: Move timeout for clock propagation below psu_initMichal Simek1-3/+0
2020-04-06arm64: zynqmp: Add support for debug uart also for U-Boot properMichal Simek1-6/+0
2020-04-06arm64: zynqmp: Add third backup bootmodeMichal Simek1-0/+2
2020-04-06arm64: zynqmp: Print multiboot register value in EL3Michal Simek1-1/+3
2020-01-17common: Move get_tbclk() to time.hSimon Glass2-0/+2
2020-01-14arm64: zynqmp: Add support for u-boot.itb generation with ATFMichal Simek1-0/+123
2020-01-14arm: zynqmp: Wire SPL/ATF handoff structure properlyMichal Simek3-9/+12
2020-01-14arm64: zynqmp: Fix return value of board_fit_config_name_matchMichal Simek1-1/+1
2020-01-14arm64: zynqmp: Add board_boot_order for MMC boot extensionMichal Simek2-15/+10
2020-01-14arm64: zynqmp: Do not assing MIO34 that early on zcu100Michal Simek3-0/+12
2020-01-14arm64: zynqmp: Do not call bss init and board_init_r from board_init_fMichal Simek1-7/+0
2020-01-14mtd: nand: Remove hardcoded base address of nandAshok Reddy Soma1-2/+0
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-03common: Move older CPU functions to their own headerSimon Glass1-0/+1
2019-10-24arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request()Michal Simek1-7/+4
2019-10-24arm64: xilinx: Move firmware functions from platform to driverMichal Simek2-32/+10
2019-10-08arm64: zynqmp: Use mailbox driver for PMUFW config loadingMichal Simek3-118/+0
2019-10-08arm64: zynqmp: remove old fw version functionIbai Erkiaga2-24/+0
2019-10-08firmware: zynqmp: create firmware headerIbai Erkiaga2-25/+1
2019-10-08arm64: zynqmp: Cleanup PM SMC macro compositionMichal Simek1-2/+11
2019-10-08mailbox: zynqmp: ipi mailbox driverIbai Erkiaga1-0/+5
2019-07-30arm64: zynqmp: spl: install a PMU firmware config object at runtimeLuca Ceresoli4-0/+136
2019-04-16arm64: zynqmp: fix preprocessor check for SPL_ZYNQMP_TWO_SDHCILuca Ceresoli1-1/+1
2019-04-16arm64: zynqmp: Add debug message about clearing BSSMichal Simek1-0/+1
2019-02-14arm64: zynqmp: Fix logic around CONFIG_ZYNQ_SDHCIMichal Simek2-1/+12
2019-02-14arm64: zynqmp: Remove addresses for i2c controllersMichal Simek1-3/+0
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee1-1/+1
2019-01-26spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis1-1/+1
2019-01-24arm64: zynqmp: Remove unused GEM addressesMichal Simek1-5/+0
2019-01-24arm64: zynqmp: Move SoC sources to mach-zynqmpMichal Simek13-0/+1349