summaryrefslogtreecommitdiff
path: root/board/xilinx
AgeCommit message (Expand)AuthorFilesLines
2023-02-10Correct SPL use of SYS_MEM_RSVD_FOR_MMUSimon Glass1-1/+1
2023-02-10Correct SPL use of REGEXSimon Glass1-1/+1
2023-02-10Correct SPL uses of MICROBLAZESimon Glass1-2/+2
2023-02-10Correct SPL uses of ENV_VARS_UBOOT_RUNTIME_CONFIGSimon Glass4-4/+4
2023-02-10Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORTSimon Glass1-1/+1
2023-02-10Correct SPL uses of DTB_RESELECTSimon Glass1-2/+2
2023-02-10Correct SPL use of CMD_FRUSimon Glass1-1/+1
2023-02-10Correct SPL use of ARCH_ZYNQSimon Glass1-1/+1
2023-01-27fru: ops: Display FRU fields properly for 0xc1 fieldsAlgapally Santosh Sagar1-15/+28
2023-01-27xilinx: board: Update logic in xilinx_read_eeprom_legacyMichal Simek1-10/+14
2023-01-27xilinx: board: Fix xilinx_eeprom_legacy_cleanup()Michal Simek1-2/+6
2023-01-27xilinx: board: Use ETH_ALEN macro for mac address sizeMichal Simek1-1/+1
2023-01-27xilinx: versal: Add missing headerAlgapally Santosh Sagar1-0/+1
2023-01-27xilinx: common: Include header file to fix warningAlgapally Santosh Sagar1-0/+1
2023-01-24arm64: zynqmp: Add support for Kria K24 SOMMichal Simek2-0/+1062
2023-01-18xilinx: common: Add support for partial string match in board_fit_config_name...Michal Simek1-2/+20
2023-01-16xilinx: versal-net: Add support for timer and start itAshok Reddy Soma1-0/+41
2023-01-11arm64: zynqmp: remove Avnet UltraZed-EV Starter KitLuca Ceresoli2-661/+0
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2-7/+7
2022-12-05xilinx: zynqmp: Fix SPL_FS_LOAD_PAYLOAD_NAME usageMichal Simek1-21/+24
2022-12-05arm64: zynqmp: Do not include psu_init to U-Boot by defaultMichal Simek1-5/+1
2022-12-05board/xilinx/zynqmp/MAINTAINERS: change e-mail address for Luca CeresoliLuca Ceresoli1-1/+1
2022-12-05xilinx: Remove unused ZYNQ_MAC_IN_EEPROM/ZYNQ_GEM_I2C_MAC_OFFSET entriesMichal Simek1-17/+0
2022-12-05xilinx: Add option to select SC id instead of DUT id for SC supportMichal Simek3-1/+15
2022-11-22arm64: zynqmp: Create vck190 spl link for revBMichal Simek1-0/+1
2022-11-22xilinx: common: Remove zynq_board_read_rom_ethaddr()Venkatesh Yadav Abbarapu1-28/+0
2022-10-10xilinx: zynqmp: Load pmufw configuration before checking accessMichal Simek1-4/+8
2022-10-10xilinx: common: fix board_late_init_xilinx()Heinrich Schuchardt1-3/+0
2022-10-10xilinx: zynqmp: change the type of multiboot variableVenkatesh Yadav Abbarapu1-1/+1
2022-10-10xilinx: common: Add print_cpuinfo() declarationVenkatesh Yadav Abbarapu1-0/+1
2022-10-05xilinx: common: Fix static checker warningsVenkatesh Yadav Abbarapu1-3/+3
2022-10-05xilinx: zynq: Enable early eeprom decodingMichal Simek1-0/+3
2022-09-26Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custo...Tom Rini5-3/+199
2022-09-26arm64: versal-net: Add support for Versal NET platformMichal Simek5-3/+199
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár1-1/+1
2022-09-13xilinx: common: Add support for SOC detectionMichal Simek1-0/+25
2022-09-13arm64: xilinx: Move board_get_usable_ram_top() to common locationMichal Simek4-73/+29
2022-09-13xilinx: Define only mmc devnum not partitionMichal Simek2-3/+3
2022-09-13xilinx: zynq: Use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME for dfu_alt_infoMichal Simek1-2/+3
2022-09-13xilinx: Fix logic when dfu_alt_info is generatedMichal Simek2-4/+2
2022-09-12xilinx: zynqmp: Fix AES with a user provided keyJanne Ylalehto1-3/+3
2022-07-26fpga: xilinx: add bitstream flags to driver descOleksandr Suvorov2-2/+8
2022-07-26xilinx: common: Use strlcpy instead of strncpyMichal Simek1-5/+5
2022-07-26xilinx: Wire uuid reading from FRUMichal Simek1-0/+18
2022-07-26zynqmp: Run board_get_usable_ram_top() only on main U-BootAshok Reddy Soma1-0/+3
2022-06-24arm64: zynqmp: Move helper functions below header includesStefan Herbrechtsmeier3-2393/+2375
2022-06-24xilinx: zynqmp: make spi flash support optionalStefan Herbrechtsmeier1-0/+2
2022-06-24xilinx: common: Separate display cpu info functionStefan Herbrechtsmeier3-29/+38
2022-06-24xilinx: cpuinfo: Print soc machineStefan Herbrechtsmeier1-0/+4
2022-06-24soc: xilinx: zynqmp: Add machine identification supportStefan Herbrechtsmeier1-268/+15