summaryrefslogtreecommitdiff
path: root/board/xilinx/zynqmp
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-27xilinx: Move bootmode detection to separate functionMichal Simek
2020-04-27xilinx: Move initrd_high setup to common locationMichal Simek
2020-04-27xilinx: zynqmp: Fix MIO 18 configuration on zcu104 revCMichal Simek
2020-04-27xilinx: Introduce board_late_init_xilinx()Michal Simek
2020-04-06arm64: zynqmp: Reorder parameters for zynqmp_mmio_write()Michal Simek
2020-04-06arm64: zynqmp: Move timeout for clock propagation below psu_initMichal Simek
2020-04-06arm64: zynqmp: Add support for debug uart also for U-Boot properMichal Simek
2020-04-06arm64: zynqmp Add support for zcu111 revAMichal Simek
2020-04-06arm64: zynqmp Add support for zcu102 rev1.1Michal Simek
2020-04-06arm64: zynqmp: Check firmware node when driver is enabledMichal Simek
2020-04-06arm64: zynqmp: Print multiboot register value in EL3Michal Simek
2020-02-28arm: xilinx: Fill DEVICE_TREE directly in MakefilesMichal Simek
2020-01-14arm: xilinx: Use device tree which can be passed on cmd lineMichal Simek
2020-01-14arm64: zynqmp: Fix symlinks to SC psu_init* filesMichal Simek
2020-01-14arm64: zynqmp: Remove low level UART settingMichal Simek
2020-01-14arm64: zynqmp: Do not assing MIO34 that early on zcu100Michal Simek
2020-01-14board: xilinx: Add support for user configurable boot script offsetT Karthik Reddy
2020-01-14arm64: zynqmp: Fix emmc boot mode boot_target sequenceT Karthik Reddy
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02common: Move some SMP functions out of common.hSimon Glass
2019-10-24arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request()Michal Simek
2019-10-08arm64: zynqmp: probe firmware driverIbai Erkiaga
2019-10-08arm64: zynqmp: use firmware driver to get versionIbai Erkiaga
2019-10-08firmware: zynqmp: create firmware headerIbai Erkiaga
2019-10-08arm64: zynqmp: Add a2197 memory board revAMichal Simek
2019-10-08arm64: zynqmp: Add System Controller for a2197-g/pMichal Simek
2019-10-08arm64: zynqmp: Add generic a2197 system controller configMichal Simek
2019-10-08arm64: zynqmp: Add idcodes for new RFSoC silicons ZU48DR and ZU49DRSiva Durga Prasad Paladugu
2019-10-08arm64: zynqmp: Add new jtag distro boot commandSiva Durga Prasad Paladugu
2019-10-08arm64: zynqmp: Set initrd_high to as high as possibleT Karthik Reddy
2019-08-11env: Move env_set() to env.hSimon Glass
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2019-07-30arm64: zynqmp: Do not include pm_cfg_obj.o when SPL is disabledMichal Simek
2019-07-30arm64: zynqmp: add MAINTAINERS entry for Avnet UltraZed-EVLuca Ceresoli
2019-07-30arm64: zynqmp: add support for Avnet UltraZed-EV Starter KitLuca Ceresoli
2019-07-30arm64: zynqmp: xil_io.h: declare functions as staticLuca Ceresoli
2019-07-30arm64: zynqmp: spl: install a PMU firmware config object at runtimeLuca Ceresoli
2019-06-21arm64: zynqmp: Cover ultra96 dts file by MAINTAINERS fragmentMichal Simek
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese
2019-04-16arm64: zynqmp: Add idcode for new RFSoC silicon ZU39DRSiva Durga Prasad Paladugu
2019-04-16arm64: zynqmp: Use zynqmp_mmio_read/write functionsT Karthik Reddy
2019-04-08watchdog: Move watchdog_dev to data section (BSS may not be cleared)Stefan Roese
2019-02-15arm64: zynqmp: Create fdtfile from compatible stringMichal Simek