aboutsummaryrefslogtreecommitdiff
path: root/board/xilinx/common
AgeCommit message (Expand)Author
2023-02-10Correct SPL use of REGEXSimon Glass
2023-02-10Correct SPL uses of MICROBLAZESimon 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: common: Include header file to fix warningAlgapally Santosh Sagar
2023-01-18xilinx: common: Add support for partial string match in board_fit_config_name...Michal Simek
2022-12-05xilinx: Add option to select SC id instead of DUT id for SC supportMichal Simek
2022-11-22xilinx: common: Remove zynq_board_read_rom_ethaddr()Venkatesh Yadav Abbarapu
2022-10-10xilinx: common: fix board_late_init_xilinx()Heinrich Schuchardt
2022-10-10xilinx: common: Add print_cpuinfo() declarationVenkatesh Yadav Abbarapu
2022-10-05xilinx: common: Fix static checker warningsVenkatesh Yadav Abbarapu
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-07-26xilinx: common: Use strlcpy instead of strncpyMichal Simek
2022-07-26xilinx: Wire uuid reading from FRUMichal Simek
2022-06-24xilinx: common: Separate display cpu info functionStefan Herbrechtsmeier
2022-06-24xilinx: cpuinfo: Print soc machineStefan Herbrechtsmeier
2022-06-06xilinx: fru: Replace spaces with \0 in detected revisionMichal Simek
2022-04-15capsule: board: Add information needed for capsule updatesSughosh Ganu
2022-03-07fru: ops: Add support to read mac addresses from multirecordAshok Reddy Soma
2022-03-07xilinx: common: Optimise updating ethaddr from eepromAshok Reddy Soma
2022-03-07fru: ops: Return error from checksum if data is all zero'sAshok Reddy Soma
2022-03-07fru: ops: Clear fru table before storing dataAshok Reddy Soma
2022-02-21xilinx: Enable OF_BOARD for zynq and zynqmp boardsMichal Simek
2022-02-01xilinx: common: change bootm_size to not go beyond ram_topRicardo Salveti
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas
2021-08-26xilinx: common: Enabling generic function for DT reselectionMichal Simek
2021-08-26xilinx: Add support for generic board detectionMichal Simek
2021-08-26xilinx: common: Free allocated structureMichal Simek
2021-08-26xilinx: common: Change board_info[] handlingMichal Simek
2021-08-26xilinx: Use variable for passing board_nameMichal Simek
2021-08-26xilinx: fru: Replace spaces with \0 in detected nameMichal Simek
2021-08-26xilinx: common: Add function to print SoC infoT Karthik Reddy
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún
2021-04-23xilinx: common: Fix boot script addressT Karthik Reddy
2021-02-23Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-02-10xilinx: common: Fix CONFIG_XILINX_OF_BOARD_DTB_ADDR handling for ZynqMPMichal Simek
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-20xilinx: common: Do not touch CONFIG_XILINX_OF_BOARD_DTB_ADDR in SPLMichal Simek
2021-01-20xilinx: common: Change macro handling in board_fdt_blob_setup()Michal Simek
2021-01-05fru: ops: avoid out of bounds accessHeinrich Schuchardt
2020-11-20fru: common: Record pcie/uuid fields in custom board areaMichal Simek