aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-zynqmp
AgeCommit message (Expand)AuthorFilesLines
2024-06-17arm64: zynq(mp): Rename spl_board_init() to spl_soc_init()Lukas Funke1-2/+2
2024-06-17board: zynqmp: Move zynqmp commands from board/ to arch/Charlie Johnston3-1/+447
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini9-9/+8
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini9-8/+9
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini2-2/+0
2024-05-06arm: xilinx: Remove <common.h> and add needed includesTom Rini9-9/+10
2024-04-10Merge tag 'xilinx-for-v2024.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini2-29/+13
2024-03-25arm64: zynqmp: Also support JTAG as alternative boot modeMichal Simek1-2/+3
2024-03-22arm64: zynqmp: Do not setup default SPL options without SPLMichal Simek1-25/+2
2024-03-01arm64: zynqmp: Support semihosting boot methodSean Anderson1-2/+8
2024-02-27Kconfig: Centralize prompting for SYS_CONFIG_NAMETom Rini1-8/+0
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini1-12/+12
2023-11-07arm: Drop <common.h> from remaining header filesTom Rini1-1/+0
2023-11-07arm64: zynqmp: Fix Kconfig entry indentationMichal Simek1-12/+12
2023-09-21zynqmp: config: Add proper dependencies for USBVenkatesh Yadav Abbarapu1-3/+0
2023-09-21arm64: zynqmp: Corrected pcap_prog register addressLukas Funke1-1/+1
2023-09-21xilinx: zynqmp: Extract aes operation into new fileChristian Taedcke3-2/+92
2023-07-21arm64: zynqmp: Switch to amd.com emailsMichal Simek10-10/+10
2023-07-21xilinx: Consolidate zynqmp_mmio_read/write in zynqmp_firmware.hMichal Simek2-3/+1
2023-06-12arm64: zynqmp: Fix lockstep mode cpu release functionalityVenkatesh Yadav Abbarapu1-0/+4
2023-06-12mach-zynqmp: handoff: Add missing headerAlgapally Santosh Sagar1-0/+1
2023-05-15arm64: zynqmp: Fix issue of apps executing from R5 core 1Ashok Reddy Soma1-10/+16
2023-05-15arch: arm: zynqmp: mp.c: tcminit halt both cores in split modeNeal Frager1-0/+2
2022-12-05arm64: zynqmp: Do not include psu_init to U-Boot by defaultMichal Simek2-2/+9
2022-12-05arm64: zynqmp: dynamically mark r5 cores as usedLukas Funke2-1/+29
2022-11-22xilinx: common: Remove zynq_board_read_rom_ethaddr()Venkatesh Yadav Abbarapu1-1/+0
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-10-07arm64: zynqmp: Fix compiler warnings in mp.cVenkatesh Yadav Abbarapu1-3/+3
2022-07-26mailbox: zynqmp: Move struct zynqmp_ipi_msg from sys_proto.hAshok Reddy Soma1-5/+0
2022-06-24arm64: zynqmp: Add debug messages to bl2_plat_get_bl31_params()Michal Simek1-0/+4
2022-05-24xilinx: zynqmp: Wire tee for Multi DTB use casesMichal Simek1-0/+10
2022-05-18arm64: zynqmp: Fix split mode reset functionalityNeal Frager1-6/+25
2022-02-21arm64: zynqmp: Fix debug uart initializationMichal Simek2-1/+12
2022-02-21arm64: zynqmp: Fix dependencies around ZYNQMP_PSU_INIT_ENABLEDMichal Simek1-0/+1
2022-02-21arm64: zynqmp: Build psu_spl_init for SPL all the timeMichal Simek1-1/+1
2022-02-15xilinx: Remove GPIO_EXTRA_HEADER selectionMichal Simek1-11/+0
2022-02-04arm64: zynqmp: Print the secure boot status informationJorge Ramirez-Ortiz1-1/+5
2021-10-21arm64: zynqmp: allow overriding board nameLiam Beguin1-0/+1
2021-10-21zynqmp: restore the jtag interfaceJorge Ramirez-Ortiz2-7/+32
2021-09-04sata: Rename SATA_SUPPORT to SATASimon Glass1-1/+1
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass2-2/+2
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass1-1/+1
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass2-2/+2
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