summaryrefslogtreecommitdiff
path: root/board/xilinx
Commit message (Expand)AuthorAgeFilesLines
* arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependenciesAlgapally Santosh Sagar2023-03-091-0/+1
* Correct SPL use of SYS_MEM_RSVD_FOR_MMUSimon Glass2023-02-101-1/+1
* Correct SPL use of REGEXSimon Glass2023-02-101-1/+1
* Correct SPL uses of MICROBLAZESimon Glass2023-02-101-2/+2
* Correct SPL uses of ENV_VARS_UBOOT_RUNTIME_CONFIGSimon Glass2023-02-094-4/+4
* Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORTSimon Glass2023-02-091-1/+1
* Correct SPL uses of DTB_RESELECTSimon Glass2023-02-091-2/+2
* Correct SPL use of CMD_FRUSimon Glass2023-02-091-1/+1
* Correct SPL use of ARCH_ZYNQSimon Glass2023-02-091-1/+1
* fru: ops: Display FRU fields properly for 0xc1 fieldsAlgapally Santosh Sagar2023-01-271-15/+28
* xilinx: board: Update logic in xilinx_read_eeprom_legacyMichal Simek2023-01-271-10/+14
* xilinx: board: Fix xilinx_eeprom_legacy_cleanup()Michal Simek2023-01-271-2/+6
* xilinx: board: Use ETH_ALEN macro for mac address sizeMichal Simek2023-01-271-1/+1
* xilinx: versal: Add missing headerAlgapally Santosh Sagar2023-01-271-0/+1
* xilinx: common: Include header file to fix warningAlgapally Santosh Sagar2023-01-271-0/+1
* arm64: zynqmp: Add support for Kria K24 SOMMichal Simek2023-01-242-0/+1062
* xilinx: common: Add support for partial string match in board_fit_config_name...Michal Simek2023-01-181-2/+20
* xilinx: versal-net: Add support for timer and start itAshok Reddy Soma2023-01-161-0/+41
* arm64: zynqmp: remove Avnet UltraZed-EV Starter KitLuca Ceresoli2023-01-112-661/+0
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-052-7/+7
* xilinx: zynqmp: Fix SPL_FS_LOAD_PAYLOAD_NAME usageMichal Simek2022-12-051-21/+24
* arm64: zynqmp: Do not include psu_init to U-Boot by defaultMichal Simek2022-12-051-5/+1
* board/xilinx/zynqmp/MAINTAINERS: change e-mail address for Luca CeresoliLuca Ceresoli2022-12-051-1/+1
* xilinx: Remove unused ZYNQ_MAC_IN_EEPROM/ZYNQ_GEM_I2C_MAC_OFFSET entriesMichal Simek2022-12-051-17/+0
* xilinx: Add option to select SC id instead of DUT id for SC supportMichal Simek2022-12-053-1/+15
* arm64: zynqmp: Create vck190 spl link for revBMichal Simek2022-11-221-0/+1
* xilinx: common: Remove zynq_board_read_rom_ethaddr()Venkatesh Yadav Abbarapu2022-11-221-28/+0
* xilinx: zynqmp: Load pmufw configuration before checking accessMichal Simek2022-10-101-4/+8
* xilinx: common: fix board_late_init_xilinx()Heinrich Schuchardt2022-10-101-3/+0
* xilinx: zynqmp: change the type of multiboot variableVenkatesh Yadav Abbarapu2022-10-101-1/+1
* xilinx: common: Add print_cpuinfo() declarationVenkatesh Yadav Abbarapu2022-10-101-0/+1
* xilinx: common: Fix static checker warningsVenkatesh Yadav Abbarapu2022-10-051-3/+3
* xilinx: zynq: Enable early eeprom decodingMichal Simek2022-10-051-0/+3
* Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custo...Tom Rini2022-09-265-3/+199
|\
| * arm64: versal-net: Add support for Versal NET platformMichal Simek2022-09-265-3/+199
* | board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-231-1/+1
|/
* xilinx: common: Add support for SOC detectionMichal Simek2022-09-131-0/+25
* arm64: xilinx: Move board_get_usable_ram_top() to common locationMichal Simek2022-09-134-73/+29
* xilinx: Define only mmc devnum not partitionMichal Simek2022-09-132-3/+3
* xilinx: zynq: Use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME for dfu_alt_infoMichal Simek2022-09-131-2/+3
* xilinx: Fix logic when dfu_alt_info is generatedMichal Simek2022-09-132-4/+2
* xilinx: zynqmp: Fix AES with a user provided keyJanne Ylalehto2022-09-121-3/+3
* fpga: xilinx: add bitstream flags to driver descOleksandr Suvorov2022-07-262-2/+8
* xilinx: common: Use strlcpy instead of strncpyMichal Simek2022-07-261-5/+5
* xilinx: Wire uuid reading from FRUMichal Simek2022-07-261-0/+18
* zynqmp: Run board_get_usable_ram_top() only on main U-BootAshok Reddy Soma2022-07-261-0/+3
* arm64: zynqmp: Move helper functions below header includesStefan Herbrechtsmeier2022-06-243-2393/+2375
* xilinx: zynqmp: make spi flash support optionalStefan Herbrechtsmeier2022-06-241-0/+2
* xilinx: common: Separate display cpu info functionStefan Herbrechtsmeier2022-06-243-29/+38
* xilinx: cpuinfo: Print soc machineStefan Herbrechtsmeier2022-06-241-0/+4