summaryrefslogtreecommitdiff
path: root/arch/arm/mach-zynqmp
AgeCommit message (Expand)AuthorFilesLines
2021-08-26xilinx: zynqmp: Update descriptions for u-boot.itsMichal Simek1-2/+2
2021-08-26xilinx: zynqmp: Generate different u-boot.itb for MULTI_DTB_FITMichal Simek1-0/+47
2021-08-26soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driverT Karthik Reddy2-0/+8
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-1/+1
2021-06-23arm64: zynqmp: Add support for 64bit addresses in itsMichal Simek1-7/+15
2021-06-23zynqmp: Pass bl32 entry to TF-A via xilinx handoff structureMichal Simek1-5/+14
2021-06-23zynqmp: Generate u-boot.its also with TEE dynamicallyMichal Simek1-1/+40
2021-06-23arm64: zynqmp: Fix application loading on R5 core1Ashok Reddy Soma1-31/+39
2021-06-23zynqmp: spl: support DRAM ECC initializationJorge Ramirez-Ortiz6-0/+218
2021-06-11arm64: zynqmp: Writing correct value to ANALOG_BUSAdrian Fiergolski1-0/+5
2021-02-23Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-2/+2
2021-02-10xilinx: Show silicon version in SPLMichal Simek1-2/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2020-11-20arm64: zynqmp: Get rid of unused macrosMichal Simek1-4/+2
2020-10-29xilinx: Consolidate board_fit_config_name_match() for Xilinx platformsMichal Simek1-10/+0
2020-10-27arm64: zynqmp: Add support for SHA3 commandT Karthik Reddy1-0/+5
2020-10-27arm64: zynqmp: Add support for RSA commandT Karthik Reddy1-0/+4
2020-10-27arm64: zynqmp: Add support for encryption and decryption on data blobSiva Durga Prasad Paladugu1-0/+1
2020-09-23arm64: zynqmp: Change bl2_plat_get_bl31_params() guardingMichal Simek1-1/+1
2020-09-23xilinx: kconfig: Move sourcing of board Kconfig to mach foldersMichal Simek1-0/+3
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