aboutsummaryrefslogtreecommitdiffstats
path: root/board/xilinx
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Remove common.h usageTom Rini2023-10-241-1/+0
* cmd: Convert existing long help messages to the new macroTom Rini2023-10-164-18/+8
* arm64: versal: Add SelectMAP boot mode identificationPolak, Leszek2023-10-092-0/+7
* arm64: zynqmp: Remove resetin/out from K24 psu_initMichal Simek2023-10-091-123/+0
* arm64: xilinx: Guard distro boot variable generationMichal Simek2023-09-213-40/+79
* xilinx: zynqmp: Do not setup boot_targets if driver is not enabledVenkatesh Yadav Abbarapu2023-09-211-35/+36
* xilinx: versal: Do not setup boot_targets if driver is not enabledVenkatesh Yadav Abbarapu2023-09-211-33/+34
* xilinx: versal-net: Do not setup boot_targets if driver is not enabledVenkatesh Yadav Abbarapu2023-09-211-38/+38
* xilinx: board: Add support to pick bootscr flash offset/size from DTMichal Simek2023-09-211-2/+11
* xilinx: board: Add support to pick bootscr address from DTAlgapally Santosh Sagar2023-09-211-3/+19
* xilinx: zynqmp: Extract aes operation into new fileChristian Taedcke2023-09-211-40/+3
* Merge tag 'v2023.10-rc3' into nextTom Rini2023-08-211-1/+1
|\
| * common: return type board_get_usable_ram_topHeinrich Schuchardt2023-08-151-1/+1
* | treewide: unify the linker symbol reference formatShiji Yang2023-08-091-3/+3
|/
* arm64: zynqmp: Switch to amd.com emailsMichal Simek2023-07-2110-10/+10
* arm64: versal-net: spi: Update boot sequence dynamicallyAshok Reddy Soma2023-07-211-3/+21
* xilinx: zynq: Add the missing function prototypesAlgapally Santosh Sagar2023-07-211-0/+2
* arm: zynq: Pass the missing argument type in function definitionAlgapally Santosh Sagar2023-07-214-8/+8
* Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...WIP/12Jun2023-nextTom Rini2023-06-126-17/+255
|\
| * arm64: zynqmp: Fix tcminit mode paramVenkatesh Yadav Abbarapu2023-06-121-0/+5
| * arm64: zynqmp: Fix return code from do_zynqmp_pmufw()Michal Simek2023-06-121-1/+6
| * arm64: zynqmp: Fix command error values properlyMichal Simek2023-06-121-4/+4
| * arm64: zynqmp: Check 0 node IDMichal Simek2023-06-121-1/+5
| * board: xilinx: Add missing prototypesAlgapally Santosh Sagar2023-06-121-0/+7
| * xilinx: versal-net: Add new versalnet loadpdi commandAlgapally Santosh Sagar2023-06-123-0/+90
| * arm64: versal-net: Add support for SPP production versionMichal Simek2023-06-121-11/+24
| * arm64: versal-net: Detect and display bootmodeAshok Reddy Soma2023-06-121-0/+114
* | efi_loader: add the number of image entries in efi_capsule_update_infoMasahisa Kojima2023-06-081-1/+1
|/
* arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependenciesAlgapally Santosh Sagar2023-03-091-0/+1
* Correct SPL use of SYS_MEM_RSVD_FOR_MMUSimon Glass2023-02-101-1/+1
* Correct SPL use of REGEXSimon Glass2023-02-101-1/+1
* Correct SPL uses of MICROBLAZESimon Glass2023-02-101-2/+2
* Correct SPL uses of ENV_VARS_UBOOT_RUNTIME_CONFIGSimon Glass2023-02-094-4/+4
* 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: versal: Add missing headerAlgapally Santosh Sagar2023-01-271-0/+1
* xilinx: common: Include header file to fix warningAlgapally Santosh Sagar2023-01-271-0/+1
* arm64: zynqmp: Add support for Kria K24 SOMMichal Simek2023-01-242-0/+1062
* xilinx: common: Add support for partial string match in board_fit_config_name...Michal Simek2023-01-181-2/+20
* xilinx: versal-net: Add support for timer and start itAshok Reddy Soma2023-01-161-0/+41
* arm64: zynqmp: remove Avnet UltraZed-EV Starter KitLuca Ceresoli2023-01-112-661/+0
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-052-7/+7
* xilinx: zynqmp: Fix SPL_FS_LOAD_PAYLOAD_NAME usageMichal Simek2022-12-051-21/+24
* arm64: zynqmp: Do not include psu_init to U-Boot by defaultMichal Simek2022-12-051-5/+1