summaryrefslogtreecommitdiff
path: root/board/xilinx/common
AgeCommit message (Expand)Author
2025-07-08arm64: zynqmp: Enable rng-seed generationMichal Simek
2025-04-16board: xilinx: Store board info data in data sectionPadmarao Begari
2025-04-11board: remove capsule update support in set_dfu_alt_info()Jonathan Humphreys
2024-12-18fdt: Swap the signature for board_fdt_blob_setup()Simon Glass
2024-11-19xilinx: Introduce XILINX_MINI configurationMichal Simek
2024-11-15xilinx: use get_mem_top() to compute ram_topSughosh Ganu
2024-10-16net: lwip: add DHCP support and dhcp commmandJerome Forissier
2024-10-11board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-09-20board: xilinx: Remove conditional check for MicroblazePadmarao Begari
2024-09-12include: export uuid.hCaleb Connolly
2024-09-03zynq: lmb: do not add to lmb map before relocationSughosh Ganu
2024-09-03lmb: allow lmb module to be used in SPLSughosh Ganu
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-06-28Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code"Tom Rini
2024-06-28use fdt_kaslrseed function to de-duplicate codeTim Harvey
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07board: xilinx: Remove <common.h> and add needed includesTom Rini
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