summaryrefslogtreecommitdiff
path: root/board/xilinx/common
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-0/+1
* xilinx: Move initrd_high setup to common locationMichal Simek2020-04-271-0/+7
* xilinx: Introduce board_late_init_xilinx()Michal Simek2020-04-272-0/+20
* arm64: xilinx: Never touch DDR if system has no DDRMichal Simek2020-04-061-1/+5
* dm: core: Rename ofnode_get_chosen_prop()Simon Glass2020-02-051-1/+1
* arm64: zynqmp: Add support for OF_SEPARATE with board DTBMichal Simek2020-01-141-6/+23
* arm64: zynqmp: Rename fw_dtb variable to fdt_blobMichal Simek2020-01-141-4/+4
* arm64: xilinx: Enable generic of_board_dtbIbai Erkiaga2019-10-081-1/+1
* arm64: versal: Move common board dtb searchIbai Erkiaga2019-10-081-0/+14
* xilinx: common: Remove !DM_i2C code for reading mac from eepromMichal Simek2019-02-141-19/+0
* xilinx: common: Add support for DM_I2C zynq_board_read_rom_ethaddr()Michal Simek2019-02-141-0/+32
* xilinx: Move zynq_board_read_rom_ethaddr to shared locationMichal Simek2019-02-141-0/+25
* board: xilinx: Remove common folderMichal Simek2013-02-0415-5862/+0
* Big white-space cleanup.Wolfgang Denk2008-05-212-7/+7
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-1/+1
* * Patch by Sean Chang, 9 Aug 2004:wdenk2004-09-292-35/+349
* * Patch by Peter Ryser, 20 Feb 2004:wdenk2004-02-2314-0/+5548