summaryrefslogtreecommitdiff
path: root/board/xilinx/zynqmp/zynqmp.c
AgeCommit message (Expand)Author
2020-06-25arm64: zynqmp: Print multiboot reg in decimalMichal Simek
2020-06-24board: zynqmp: Fix for wrong AMS setting by ROMMike Looijmans
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: 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: Check firmware node when driver is enabledMichal Simek
2020-04-06arm64: zynqmp: Print multiboot register value in EL3Michal 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 SMP functions out of common.hSimon Glass
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 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-07-30arm64: zynqmp: spl: install a PMU firmware config object at runtimeLuca Ceresoli
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
2019-02-14xilinx: Move zynq_board_read_rom_ethaddr to shared locationMichal Simek
2019-01-24arm64: zynqmp: Fix mmc node names to be in sync with kernelSiva Durga Prasad Paladugu
2019-01-24arm64: zynqmp: Protect board_late_init functionMichal Simek
2018-11-30arm64: zynqmp: Start usb ethernet gadget automaticallyMichal Simek
2018-11-26arm64: zynqmp: Fix logic in CG/EG/EV detectionSiva Durga Prasad Paladugu
2018-09-26arm64: zynqmp: Return pmufw version for zynqmp_pmufw_version()Siva Durga Prasad Paladugu
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu
2018-07-19arm64: zynqmp: Try to enable the first watchdog via aliasesMichal Simek
2018-06-15arm64: zynqmp: Check return value from callocMichal Simek
2018-05-31arm64: zynqmp: Setup the first boot_target at run timeMichal Simek
2018-05-31arm64: zynqmp: Show reset reasonMichal Simek
2018-05-18arm64: zynqmp: Use DWC3 generic driver and DM_USBMichal Simek
2018-05-11arm64: zynqmp: Simplify boot_target variable compositionMichal Simek
2018-05-11arm64: zynqmp: Setup MMU map for DDR at run timeNitin Jain
2018-05-11arm64: zynqmp: Wire watchdog internalsMichal Simek
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-23arm: zynq: Wire automatic ddr detection for Zynq and ZynqMP caseMichal Simek