summaryrefslogtreecommitdiff
path: root/board/xilinx/common
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-0/+1
2020-04-27xilinx: Move initrd_high setup to common locationMichal Simek1-0/+7
2020-04-27xilinx: Introduce board_late_init_xilinx()Michal Simek2-0/+20
2020-04-06arm64: xilinx: Never touch DDR if system has no DDRMichal Simek1-1/+5
2020-02-06dm: core: Rename ofnode_get_chosen_prop()Simon Glass1-1/+1
2020-01-14arm64: zynqmp: Add support for OF_SEPARATE with board DTBMichal Simek1-6/+23
2020-01-14arm64: zynqmp: Rename fw_dtb variable to fdt_blobMichal Simek1-4/+4
2019-10-08arm64: xilinx: Enable generic of_board_dtbIbai Erkiaga1-1/+1
2019-10-08arm64: versal: Move common board dtb searchIbai Erkiaga1-0/+14
2019-02-14xilinx: common: Remove !DM_i2C code for reading mac from eepromMichal Simek1-19/+0
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 Simek1-0/+25
2013-02-04board: xilinx: Remove common folderMichal Simek15-5862/+0
2008-05-21Big white-space cleanup.Wolfgang Denk2-7/+7
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-1/+1
2004-09-30* Patch by Sean Chang, 9 Aug 2004:wdenk2-35/+349
2004-02-24* Patch by Peter Ryser, 20 Feb 2004:wdenk14-0/+5548