aboutsummaryrefslogtreecommitdiff
path: root/board/xilinx/common
AgeCommit message (Expand)AuthorFilesLines
2023-02-10Correct SPL use of REGEXSimon Glass1-1/+1
2023-02-10Correct SPL uses of MICROBLAZESimon Glass1-2/+2
2023-02-09Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORTSimon Glass1-1/+1
2023-02-09Correct SPL uses of DTB_RESELECTSimon Glass1-2/+2
2023-02-09Correct SPL use of CMD_FRUSimon Glass1-1/+1
2023-02-09Correct 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: common: Include header file to fix warningAlgapally Santosh Sagar1-0/+1
2023-01-18xilinx: common: Add support for partial string match in board_fit_config_name...Michal Simek1-2/+20
2022-12-05xilinx: Add option to select SC id instead of DUT id for SC supportMichal Simek2-1/+6
2022-11-22xilinx: common: Remove zynq_board_read_rom_ethaddr()Venkatesh Yadav Abbarapu1-28/+0
2022-10-10xilinx: common: fix board_late_init_xilinx()Heinrich Schuchardt1-3/+0
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-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 Simek1-0/+29
2022-07-26xilinx: common: Use strlcpy instead of strncpyMichal Simek1-5/+5
2022-07-26xilinx: Wire uuid reading from FRUMichal Simek1-0/+18
2022-06-24xilinx: common: Separate display cpu info functionStefan Herbrechtsmeier3-29/+38
2022-06-24xilinx: cpuinfo: Print soc machineStefan Herbrechtsmeier1-0/+4
2022-06-06xilinx: fru: Replace spaces with \0 in detected revisionMichal Simek1-0/+4
2022-04-15capsule: board: Add information needed for capsule updatesSughosh Ganu1-0/+28
2022-03-07fru: ops: Add support to read mac addresses from multirecordAshok Reddy Soma3-0/+69
2022-03-07xilinx: common: Optimise updating ethaddr from eepromAshok Reddy Soma1-1/+1
2022-03-07fru: ops: Return error from checksum if data is all zero'sAshok Reddy Soma1-0/+8
2022-03-07fru: ops: Clear fru table before storing dataAshok Reddy Soma1-1/+1
2022-02-21xilinx: Enable OF_BOARD for zynq and zynqmp boardsMichal Simek1-1/+2
2022-02-01xilinx: common: change bootm_size to not go beyond ram_topRicardo Salveti1-1/+1
2021-10-27sandbox: Remove OF_HOSTFILEWIP/27Oct2021Ilias Apalodimas1-1/+2
2021-08-26xilinx: common: Enabling generic function for DT reselectionMichal Simek1-6/+78
2021-08-26xilinx: Add support for generic board detectionMichal Simek1-0/+31
2021-08-26xilinx: common: Free allocated structureMichal Simek1-5/+7
2021-08-26xilinx: common: Change board_info[] handlingMichal Simek1-17/+6
2021-08-26xilinx: Use variable for passing board_nameMichal Simek1-2/+4
2021-08-26xilinx: fru: Replace spaces with \0 in detected nameMichal Simek1-1/+5
2021-08-26xilinx: common: Add function to print SoC infoT Karthik Reddy1-0/+26
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-2/+2
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún1-1/+1
2021-04-23xilinx: common: Fix boot script addressT Karthik Reddy1-4/+2
2021-02-23Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...WIP/23Feb2021Tom Rini1-1/+1
2021-02-10xilinx: common: Fix CONFIG_XILINX_OF_BOARD_DTB_ADDR handling for ZynqMPMichal Simek1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-20xilinx: common: Do not touch CONFIG_XILINX_OF_BOARD_DTB_ADDR in SPLMichal Simek1-1/+2
2021-01-20xilinx: common: Change macro handling in board_fdt_blob_setup()Michal Simek1-16/+20
2021-01-05fru: ops: avoid out of bounds accessHeinrich Schuchardt1-1/+1
2020-11-20fru: common: Record pcie/uuid fields in custom board areaMichal Simek1-0/+4