summaryrefslogtreecommitdiff
path: root/board/xilinx/common
AgeCommit message (Expand)Author
2024-04-10xilinx: common: Fix MAC address read from EEPROMPetr Zejdl
2024-04-03xilinx: zynq: add FDT_FIXUP_PARTITIONS supportJames Hilliard
2024-03-22arm64: zynqmp: Do not describe u-boot.itb if SPL is disabledMichal Simek
2024-03-01riscv: mbv: Enable SPL and binmanMichal Simek
2024-01-17xilinx: board: Update the kaslr-seed propertyVenkatesh Yadav Abbarapu
2023-12-18riscv: Add support for AMD/Xilinx MicroBlaze VMichal Simek
2023-12-13treewide: Tidy up semicolon after command macrosSimon Glass
2023-10-16cmd: Convert existing long help messages to the new macroTom Rini
2023-09-21xilinx: board: Add support to pick bootscr flash offset/size from DTMichal Simek
2023-09-21xilinx: board: Add support to pick bootscr address from DTAlgapally Santosh Sagar
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt
2023-08-09treewide: unify the linker symbol reference formatShiji Yang
2023-07-21arm64: zynqmp: Switch to amd.com emailsMichal Simek
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-06-12board: xilinx: Add missing prototypesAlgapally Santosh Sagar
2023-06-08efi_loader: add the number of image entries in efi_capsule_update_infoMasahisa Kojima
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