summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-zynqmp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-02-231-2/+2
|\
| * xilinx: Show silicon version in SPLMichal Simek2021-02-101-2/+2
* | common: Drop asm/global_data.h from common headerSimon Glass2021-02-022-0/+2
|/
* arm64: zynqmp: Get rid of unused macrosMichal Simek2020-11-201-4/+2
* xilinx: Consolidate board_fit_config_name_match() for Xilinx platformsMichal Simek2020-10-291-10/+0
* arm64: zynqmp: Add support for SHA3 commandT Karthik Reddy2020-10-271-0/+5
* arm64: zynqmp: Add support for RSA commandT Karthik Reddy2020-10-271-0/+4
* arm64: zynqmp: Add support for encryption and decryption on data blobSiva Durga Prasad Paladugu2020-10-271-0/+1
* arm64: zynqmp: Change bl2_plat_get_bl31_params() guardingMichal Simek2020-09-231-1/+1
* xilinx: kconfig: Move sourcing of board Kconfig to mach foldersMichal Simek2020-09-231-0/+3
* xilinx: zynqmp: remove chip_id functionIbai Erkiaga2020-08-201-1/+0
* xilinx: zynqmp: synchronize firmware call return payloadIbai Erkiaga2020-08-201-2/+0
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+4
* common: Drop linux/delay.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop log.h from common headerSimon Glass2020-05-182-0/+2
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* arm: asm/cache.c: Introduce arm_reserve_mmuOvidiu Panait2020-04-241-1/+2
* arm64: zynqmp: Add support for u-boot.itb generation without ATFMichal Simek2020-04-061-5/+18
* arm64: zynqmp: Move timeout for clock propagation below psu_initMichal Simek2020-04-061-3/+0
* arm64: zynqmp: Add support for debug uart also for U-Boot properMichal Simek2020-04-061-6/+0
* arm64: zynqmp: Add third backup bootmodeMichal Simek2020-04-061-0/+2
* arm64: zynqmp: Print multiboot register value in EL3Michal Simek2020-04-061-1/+3
* common: Move get_tbclk() to time.hSimon Glass2020-01-172-0/+2
* arm64: zynqmp: Add support for u-boot.itb generation with ATFMichal Simek2020-01-141-0/+123
* arm: zynqmp: Wire SPL/ATF handoff structure properlyMichal Simek2020-01-143-9/+12
* arm64: zynqmp: Fix return value of board_fit_config_name_matchMichal Simek2020-01-141-1/+1
* arm64: zynqmp: Add board_boot_order for MMC boot extensionMichal Simek2020-01-142-15/+10
* arm64: zynqmp: Do not assing MIO34 that early on zcu100Michal Simek2020-01-143-0/+12
* arm64: zynqmp: Do not call bss init and board_init_r from board_init_fMichal Simek2020-01-141-7/+0
* mtd: nand: Remove hardcoded base address of nandAshok Reddy Soma2020-01-141-2/+0
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move older CPU functions to their own headerSimon Glass2019-12-021-0/+1
* arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request()Michal Simek2019-10-241-7/+4
* arm64: xilinx: Move firmware functions from platform to driverMichal Simek2019-10-242-32/+10
* arm64: zynqmp: Use mailbox driver for PMUFW config loadingMichal Simek2019-10-083-118/+0
* arm64: zynqmp: remove old fw version functionIbai Erkiaga2019-10-082-24/+0
* firmware: zynqmp: create firmware headerIbai Erkiaga2019-10-082-25/+1
* arm64: zynqmp: Cleanup PM SMC macro compositionMichal Simek2019-10-081-2/+11
* mailbox: zynqmp: ipi mailbox driverIbai Erkiaga2019-10-081-0/+5
* arm64: zynqmp: spl: install a PMU firmware config object at runtimeLuca Ceresoli2019-07-304-0/+136
* arm64: zynqmp: fix preprocessor check for SPL_ZYNQMP_TWO_SDHCILuca Ceresoli2019-04-161-1/+1
* arm64: zynqmp: Add debug message about clearing BSSMichal Simek2019-04-161-0/+1
* arm64: zynqmp: Fix logic around CONFIG_ZYNQ_SDHCIMichal Simek2019-02-142-1/+12
* arm64: zynqmp: Remove addresses for i2c controllersMichal Simek2019-02-141-3/+0
* spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee2019-02-011-1/+1
* spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis2019-01-261-1/+1
* arm64: zynqmp: Remove unused GEM addressesMichal Simek2019-01-241-5/+0