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