summaryrefslogtreecommitdiff
path: root/board/xilinx
AgeCommit message (Expand)AuthorFilesLines
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese3-118/+0
2019-04-16arm64: zynqmp: Add idcode for new RFSoC silicon ZU39DRSiva Durga Prasad Paladugu1-0/+4
2019-04-16ARM: zynq: Check zynq aes & rsa command parameters countT Karthik Reddy1-1/+8
2019-04-16arm64: zynqmp: Use zynqmp_mmio_read/write functionsT Karthik Reddy1-6/+10
2019-04-08watchdog: Move watchdog_dev to data section (BSS may not be cleared)Stefan Roese3-13/+3
2019-02-15arm64: zynqmp: Create fdtfile from compatible stringMichal Simek1-0/+34
2019-02-14xilinx: common: Remove !DM_i2C code for reading mac from eepromMichal Simek1-19/+0
2019-02-14arm64: versal: Move IOU_SWITCH_DIVISOR0 to KconfigMichal Simek1-1/+4
2019-02-14arm64: versal: Remove one level of indentation in board_early_init_r()Michal Simek1-36/+37
2019-02-14arm: zynq: Update boot_targets based on bootmodeSiva Durga Prasad Paladugu1-0/+29
2019-02-14xilinx: common: Add support for DM_I2C zynq_board_read_rom_ethaddr()Michal Simek1-0/+32
2019-02-14xilinx: Move zynq_board_read_rom_ethaddr to shared locationMichal Simek5-30/+27
2019-01-24arm64: zynqmp: Fix tcminit help text alignmentMichal Simek1-5/+5
2019-01-24arm64: zynqmp: Fix mmc node names to be in sync with kernelSiva Durga Prasad Paladugu1-0/+4
2019-01-24arm64: zynqmp: Protect board_late_init functionMichal Simek1-0/+2
2018-11-30arm64: zynqmp: Wire mini-emmc1 configuration with zcu102Michal Simek1-0/+1
2018-11-30arm64: zynqmp: Wire mini-emmc0 configuration with zcu100Michal Simek1-0/+1
2018-11-30arm64: zynqmp: Start usb ethernet gadget automaticallyMichal Simek1-0/+4
2018-11-30arm64: zynqmp: Add mini mtest configurationMichal Simek1-0/+1
2018-11-29arm64: zynqmp: Enable SPL for mini qspi configurationMichal Simek1-0/+1
2018-11-29ARM: zynq: Wire SPL configuration for cse nor/nand targetsMichal Simek2-0/+2
2018-11-26microblaze: Use standard functions for memory decodingMichal Simek1-24/+3
2018-11-26ARM: zynq: Guard zynq_help_text with CONFIG_SYS_LONGHELPMichal Simek1-0/+2
2018-11-26arm64: zynqmp: Fix logic in CG/EG/EV detectionSiva Durga Prasad Paladugu1-11/+37
2018-10-16arm64: zynqmp: Add new command for TCM initializationSiva Durga Prasad Paladugu1-1/+36
2018-10-16arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek3-0/+95
2018-10-16arm: zynq: Add support for DLC20 boardMichal Simek1-0/+280
2018-09-26arm64: zynqmp: Return pmufw version for zynqmp_pmufw_version()Siva Durga Prasad Paladugu1-1/+10
2018-08-07zynqmp: Add avnet_ultra96_rev1_defconfig to the lits of boardsTom Rini1-0/+1
2018-08-06arm64: zynqmp: Add support for Avnet Ultra96Michal Simek1-0/+1
2018-08-06arm: zynq: add support for the zybo z7 boardLuis Araneda1-0/+297
2018-08-06microblaze: Add missing quotes around XILINX_MICROBLAZE0_HW_VERMichal Simek1-1/+1
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu3-3/+3
2018-07-19arm64: zynqmp: Added support of mmio read and write commandsVipul Kumar1-1/+47
2018-07-19microblaze: Convert generic platform to DM gpioMichal Simek2-38/+11
2018-07-19microblaze: Support for watchdog_reset in initShreenidhi Shedi1-4/+43
2018-07-19microblaze: Delete Xilinx watchdog related macrosShreenidhi Shedi1-4/+0
2018-07-19microblaze: Cosmetic changes in Microblaze related filesShreenidhi Shedi1-3/+5
2018-07-19arm64: zynqmp: Changed zynqmp command to handle subcommands with U_BOOT_CMD_M...Vipul Kumar1-30/+35
2018-07-19arm: zynq: Try to enable the first watchdog via aliasesMichal Simek1-5/+9
2018-07-19arm64: zynqmp: Try to enable the first watchdog via aliasesMichal Simek1-5/+9
2018-07-19microblaze: Remove unused XILINX_BOARD_NAME macroMichal Simek1-2/+0
2018-07-19microblaze: Guard do_reset by CONFIG_SYSRESETMichal Simek1-0/+2
2018-07-19xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu4-0/+694
2018-07-19arm/arm64: zynq/zynqmp: pass the PS init file as a kconfig variableLuca Ceresoli3-2/+59
2018-06-15arm64: zynqmp: Check return value from callocMichal Simek1-0/+2
2018-06-15arm: zynq: Add missing watchdog headerMichal Simek1-0/+1
2018-05-31arm64: zynqmp: Setup the first boot_target at run timeMichal Simek1-10/+35
2018-05-31arm64: zynqmp: Show reset reasonMichal Simek1-0/+43
2018-05-18arm64: zynqmp: Use DWC3 generic driver and DM_USBMichal Simek1-46/+0