summaryrefslogtreecommitdiffstats
path: root/board/xilinx/common
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-02-231-1/+1
|\
| * xilinx: common: Fix CONFIG_XILINX_OF_BOARD_DTB_ADDR handling for ZynqMPMichal Simek2021-02-101-1/+1
* | common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
|/
* xilinx: common: Do not touch CONFIG_XILINX_OF_BOARD_DTB_ADDR in SPLMichal Simek2021-01-201-1/+2
* xilinx: common: Change macro handling in board_fdt_blob_setup()Michal Simek2021-01-201-16/+20
* fru: ops: avoid out of bounds accessHeinrich Schuchardt2021-01-051-1/+1
* fru: common: Record pcie/uuid fields in custom board areaMichal Simek2020-11-201-0/+4
* fru: ops: Do not let parser to write data to not allocated spaceMichal Simek2020-11-201-1/+7
* fru: common: Switch capture variable with the restMichal Simek2020-11-202-2/+2
* xilinx: Consolidate board_fit_config_name_match() for Xilinx platformsMichal Simek2020-10-291-0/+11
* microblaze: Wire generic xilinx board_late_init_xilinx()Michal Simek2020-10-271-2/+2
* xilinx: Add DDR base address to bootscript addressT Karthik Reddy2020-10-271-0/+9
* xilinx: board: Add FRU decoder supportMichal Simek2020-10-271-1/+82
* xilinx: cmd: Add basic fru format generatorMichal Simek2020-10-273-2/+136
* xilinx: cmd: Add support for FRU commandsSiva Durga Prasad Paladugu2020-10-274-0/+405
* xilinx: common: Add Makefile to common folderMichal Simek2020-10-271-0/+7
* xilinx: common: Protect board_late_init_xilinx()Michal Simek2020-10-271-0/+2
* xilinx: board: Add support for additional card detectionMichal Simek2020-10-271-24/+61
* xilinx: board: Read the whole eeprom not just offsetMichal Simek2020-10-272-1/+206
* xilinx: common: Do not save fdt_blob to bss sectionMichal Simek2020-09-231-1/+1
* xilinx: common: Change bootm_size variable settingMichal Simek2020-08-201-1/+5
* xilinx: common: Check return value from variable setupMichal Simek2020-08-201-3/+8
* xilinx: common: Get rid of initrd_high variable setupMichal Simek2020-08-201-6/+0
* xilinx: Change logic around zynq_board_read_rom_ethaddr()Michal Simek2020-08-201-3/+2
* xilinx: Setup bootm variablesMichal Simek2020-08-201-0/+3
* 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