summaryrefslogtreecommitdiffstats
path: root/board/xilinx/zynqmp
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-183-0/+4
* common: Drop asm/ptrace.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-182-12/+14
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+2
* xilinx: Move bootmode detection to separate functionMichal Simek2020-04-271-9/+19
* xilinx: Move initrd_high setup to common locationMichal Simek2020-04-271-6/+0
* xilinx: zynqmp: Fix MIO 18 configuration on zcu104 revCMichal Simek2020-04-271-1/+2
* xilinx: Introduce board_late_init_xilinx()Michal Simek2020-04-271-3/+2
* arm64: zynqmp: Reorder parameters for zynqmp_mmio_write()Michal Simek2020-04-061-1/+1
* arm64: zynqmp: Move timeout for clock propagation below psu_initMichal Simek2020-04-061-0/+3
* arm64: zynqmp: Add support for debug uart also for U-Boot properMichal Simek2020-04-061-3/+12
* arm64: zynqmp Add support for zcu111 revAMichal Simek2020-04-061-0/+978
* arm64: zynqmp Add support for zcu102 rev1.1Michal Simek2020-04-061-0/+1042
* arm64: zynqmp: Check firmware node when driver is enabledMichal Simek2020-04-061-0/+2
* arm64: zynqmp: Print multiboot register value in EL3Michal Simek2020-04-061-0/+14
* arm: xilinx: Fill DEVICE_TREE directly in MakefilesMichal Simek2020-02-281-0/+5
* arm: xilinx: Use device tree which can be passed on cmd lineMichal Simek2020-01-141-1/+1
* arm64: zynqmp: Fix symlinks to SC psu_init* filesMichal Simek2020-01-145-0/+2
* arm64: zynqmp: Remove low level UART settingMichal Simek2020-01-1415-104/+0
* arm64: zynqmp: Do not assing MIO34 that early on zcu100Michal Simek2020-01-141-1/+6
* board: xilinx: Add support for user configurable boot script offsetT Karthik Reddy2020-01-141-0/+2
* arm64: zynqmp: Fix emmc boot mode boot_target sequenceT Karthik Reddy2020-01-141-2/+11
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move some SMP functions out of common.hSimon Glass2019-12-021-0/+1
* arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request()Michal Simek2019-10-241-2/+2
* arm64: zynqmp: probe firmware driverIbai Erkiaga2019-10-081-12/+6
* arm64: zynqmp: use firmware driver to get versionIbai Erkiaga2019-10-081-1/+1
* firmware: zynqmp: create firmware headerIbai Erkiaga2019-10-082-0/+2
* arm64: zynqmp: Add a2197 memory board revAMichal Simek2019-10-081-0/+1
* arm64: zynqmp: Add System Controller for a2197-g/pMichal Simek2019-10-082-0/+2
* arm64: zynqmp: Add generic a2197 system controller configMichal Simek2019-10-081-0/+1171
* arm64: zynqmp: Add idcodes for new RFSoC silicons ZU48DR and ZU49DRSiva Durga Prasad Paladugu2019-10-081-0/+8
* arm64: zynqmp: Add new jtag distro boot commandSiva Durga Prasad Paladugu2019-10-081-1/+1
* arm64: zynqmp: Set initrd_high to as high as possibleT Karthik Reddy2019-10-081-0/+6
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_set_hex() to env.hSimon Glass2019-08-111-0/+1
* arm64: zynqmp: Do not include pm_cfg_obj.o when SPL is disabledMichal Simek2019-07-301-0/+2
* arm64: zynqmp: add MAINTAINERS entry for Avnet UltraZed-EVLuca Ceresoli2019-07-301-0/+6
* arm64: zynqmp: add support for Avnet UltraZed-EV Starter KitLuca Ceresoli2019-07-301-0/+663
* arm64: zynqmp: xil_io.h: declare functions as staticLuca Ceresoli2019-07-301-3/+3
* arm64: zynqmp: spl: install a PMU firmware config object at runtimeLuca Ceresoli2019-07-304-0/+40
* arm64: zynqmp: Cover ultra96 dts file by MAINTAINERS fragmentMichal Simek2019-06-211-0/+1
* watchdog: Implement generic watchdog_reset() versionStefan Roese2019-04-261-39/+0
* arm64: zynqmp: Add idcode for new RFSoC silicon ZU39DRSiva Durga Prasad Paladugu2019-04-161-0/+4
* arm64: zynqmp: Use zynqmp_mmio_read/write functionsT Karthik Reddy2019-04-161-6/+10
* watchdog: Move watchdog_dev to data section (BSS may not be cleared)Stefan Roese2019-04-081-6/+1
* arm64: zynqmp: Create fdtfile from compatible stringMichal Simek2019-02-151-0/+34