summaryrefslogtreecommitdiff
path: root/board/xilinx/common
Commit message (Expand)AuthorAgeFilesLines
* Correct SPL use of REGEXSimon Glass2023-02-101-1/+1
* Correct SPL uses of MICROBLAZESimon Glass2023-02-101-2/+2
* 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: common: Include header file to fix warningAlgapally Santosh Sagar2023-01-271-0/+1
* xilinx: common: Add support for partial string match in board_fit_config_name...Michal Simek2023-01-181-2/+20
* xilinx: Add option to select SC id instead of DUT id for SC supportMichal Simek2022-12-052-1/+6
* xilinx: common: Remove zynq_board_read_rom_ethaddr()Venkatesh Yadav Abbarapu2022-11-221-28/+0
* xilinx: common: fix board_late_init_xilinx()Heinrich Schuchardt2022-10-101-3/+0
* xilinx: common: Add print_cpuinfo() declarationVenkatesh Yadav Abbarapu2022-10-101-0/+1
* xilinx: common: Fix static checker warningsVenkatesh Yadav Abbarapu2022-10-051-3/+3
* 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-131-0/+29
* xilinx: common: Use strlcpy instead of strncpyMichal Simek2022-07-261-5/+5
* xilinx: Wire uuid reading from FRUMichal Simek2022-07-261-0/+18
* xilinx: common: Separate display cpu info functionStefan Herbrechtsmeier2022-06-243-29/+38
* xilinx: cpuinfo: Print soc machineStefan Herbrechtsmeier2022-06-241-0/+4
* xilinx: fru: Replace spaces with \0 in detected revisionMichal Simek2022-06-061-0/+4
* capsule: board: Add information needed for capsule updatesSughosh Ganu2022-04-151-0/+28
* fru: ops: Add support to read mac addresses from multirecordAshok Reddy Soma2022-03-073-0/+69
* xilinx: common: Optimise updating ethaddr from eepromAshok Reddy Soma2022-03-071-1/+1
* fru: ops: Return error from checksum if data is all zero'sAshok Reddy Soma2022-03-071-0/+8
* fru: ops: Clear fru table before storing dataAshok Reddy Soma2022-03-071-1/+1
* xilinx: Enable OF_BOARD for zynq and zynqmp boardsMichal Simek2022-02-211-1/+2
* xilinx: common: change bootm_size to not go beyond ram_topRicardo Salveti2022-02-011-1/+1
* sandbox: Remove OF_HOSTFILEIlias Apalodimas2021-10-271-1/+2
* xilinx: common: Enabling generic function for DT reselectionMichal Simek2021-08-261-6/+78
* xilinx: Add support for generic board detectionMichal Simek2021-08-261-0/+31
* xilinx: common: Free allocated structureMichal Simek2021-08-261-5/+7
* xilinx: common: Change board_info[] handlingMichal Simek2021-08-261-17/+6
* xilinx: Use variable for passing board_nameMichal Simek2021-08-261-2/+4
* xilinx: fru: Replace spaces with \0 in detected nameMichal Simek2021-08-261-1/+5
* xilinx: common: Add function to print SoC infoT Karthik Reddy2021-08-261-0/+26
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-2/+2
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún2021-05-241-1/+1
* xilinx: common: Fix boot script addressT Karthik Reddy2021-04-231-4/+2
* Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-02-231-1/+1
|\
| * xilinx: common: Fix CONFIG_XILINX_OF_BOARD_DTB_ADDR handling for ZynqMPMichal Simek2021-02-101-1/+1
* | common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
|/
* xilinx: common: Do not touch CONFIG_XILINX_OF_BOARD_DTB_ADDR in SPLMichal Simek2021-01-201-1/+2
* xilinx: common: Change macro handling in board_fdt_blob_setup()Michal Simek2021-01-201-16/+20
* fru: ops: avoid out of bounds accessHeinrich Schuchardt2021-01-051-1/+1
* fru: common: Record pcie/uuid fields in custom board areaMichal Simek2020-11-201-0/+4