aboutsummaryrefslogtreecommitdiff
path: root/board/xilinx/zynqmp
AgeCommit message (Expand)AuthorFilesLines
2020-06-25xilinx: zynqmp: Enable pmufw config reloadingMichal Simek1-0/+20
2020-06-25arm64: zynqmp: Print multiboot reg in decimalMichal Simek1-1/+1
2020-06-24topic: zynqmp: Add support for zynqmp-xilinx-xdp platformMike Looijmans1-0/+1038
2020-06-24board: zynqmp: Fix for wrong AMS setting by ROMMike Looijmans1-0/+6
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass3-0/+4
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass2-12/+14
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+2
2020-04-27xilinx: Move bootmode detection to separate functionMichal Simek1-9/+19
2020-04-27xilinx: Move initrd_high setup to common locationMichal Simek1-6/+0
2020-04-27xilinx: zynqmp: Fix MIO 18 configuration on zcu104 revCMichal Simek1-1/+2
2020-04-27xilinx: Introduce board_late_init_xilinx()Michal Simek1-3/+2
2020-04-06arm64: zynqmp: Reorder parameters for zynqmp_mmio_write()Michal Simek1-1/+1
2020-04-06arm64: zynqmp: Move timeout for clock propagation below psu_initMichal Simek1-0/+3
2020-04-06arm64: zynqmp: Add support for debug uart also for U-Boot properMichal Simek1-3/+12
2020-04-06arm64: zynqmp Add support for zcu111 revAMichal Simek1-0/+978
2020-04-06arm64: zynqmp Add support for zcu102 rev1.1Michal Simek1-0/+1042
2020-04-06arm64: zynqmp: Check firmware node when driver is enabledMichal Simek1-0/+2
2020-04-06arm64: zynqmp: Print multiboot register value in EL3Michal Simek1-0/+14
2020-02-28arm: xilinx: Fill DEVICE_TREE directly in MakefilesMichal Simek1-0/+5
2020-01-14arm: xilinx: Use device tree which can be passed on cmd lineMichal Simek1-1/+1
2020-01-14arm64: zynqmp: Fix symlinks to SC psu_init* filesMichal Simek5-0/+2
2020-01-14arm64: zynqmp: Remove low level UART settingMichal Simek15-104/+0
2020-01-14arm64: zynqmp: Do not assing MIO34 that early on zcu100Michal Simek1-1/+6
2020-01-14board: xilinx: Add support for user configurable boot script offsetT Karthik Reddy1-0/+2
2020-01-14arm64: zynqmp: Fix emmc boot mode boot_target sequenceT Karthik Reddy1-2/+11
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-12-02common: Move some SMP functions out of common.hSimon Glass1-0/+1
2019-10-24arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request()Michal Simek1-2/+2
2019-10-08arm64: zynqmp: probe firmware driverIbai Erkiaga1-12/+6
2019-10-08arm64: zynqmp: use firmware driver to get versionIbai Erkiaga1-1/+1
2019-10-08firmware: zynqmp: create firmware headerIbai Erkiaga2-0/+2
2019-10-08arm64: zynqmp: Add a2197 memory board revAMichal Simek1-0/+1
2019-10-08arm64: zynqmp: Add System Controller for a2197-g/pMichal Simek2-0/+2
2019-10-08arm64: zynqmp: Add generic a2197 system controller configMichal Simek1-0/+1171
2019-10-08arm64: zynqmp: Add idcodes for new RFSoC silicons ZU48DR and ZU49DRSiva Durga Prasad Paladugu1-0/+8
2019-10-08arm64: zynqmp: Add new jtag distro boot commandSiva Durga Prasad Paladugu1-1/+1
2019-10-08arm64: zynqmp: Set initrd_high to as high as possibleT Karthik Reddy1-0/+6
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-08-11env: Move env_set_hex() to env.hSimon Glass1-0/+1
2019-07-30arm64: zynqmp: Do not include pm_cfg_obj.o when SPL is disabledMichal Simek1-0/+2
2019-07-30arm64: zynqmp: add MAINTAINERS entry for Avnet UltraZed-EVLuca Ceresoli1-0/+6
2019-07-30arm64: zynqmp: add support for Avnet UltraZed-EV Starter KitLuca Ceresoli1-0/+663
2019-07-30arm64: zynqmp: xil_io.h: declare functions as staticLuca Ceresoli1-3/+3
2019-07-30arm64: zynqmp: spl: install a PMU firmware config object at runtimeLuca Ceresoli4-0/+40
2019-06-21arm64: zynqmp: Cover ultra96 dts file by MAINTAINERS fragmentMichal Simek1-0/+1
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese1-39/+0