aboutsummaryrefslogtreecommitdiff
path: root/board/xilinx
AgeCommit message (Expand)AuthorFilesLines
2021-02-23Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...WIP/23Feb2021Tom Rini5-6/+6
2021-02-23arm64: zynqmp: Rename zc1275/zcu1275 to be aligned with DT nameMichal Simek2-0/+0
2021-02-23arm64: zynqmp: Do not clear reset reasonMichal Simek1-5/+1
2021-02-10xilinx: Show silicon version in SPLMichal Simek2-0/+4
2021-02-10xilinx: common: Fix CONFIG_XILINX_OF_BOARD_DTB_ADDR handling for ZynqMPMichal Simek1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass7-0/+7
2021-01-20xilinx: common: Do not touch CONFIG_XILINX_OF_BOARD_DTB_ADDR in SPLMichal Simek1-1/+2
2021-01-20xilinx: common: Change macro handling in board_fdt_blob_setup()Michal Simek1-16/+20
2021-01-20xilinx: zynqmp: Save bootseq number for SD/EMMC boot modesMichal Simek1-0/+1
2021-01-06Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...WIP/06Jan2021-nextTom Rini6-2/+9
2021-01-05xilinx: Fill git repository for Xilinx boardsMichal Simek4-0/+4
2021-01-05fru: ops: avoid out of bounds accessHeinrich Schuchardt1-1/+1
2021-01-04microblaze: Set script_offset_nor env variableT Karthik Reddy1-1/+4
2020-12-18dm: Avoid accessing seq directlySimon Glass2-12/+12
2020-11-20fru: common: Record pcie/uuid fields in custom board areaMichal Simek1-0/+4
2020-11-20fru: ops: Do not let parser to write data to not allocated spaceMichal Simek1-1/+7
2020-11-20fru: common: Switch capture variable with the restMichal Simek2-2/+2
2020-11-20microblaze: Get rid of xparameters.hMichal Simek1-18/+0
2020-10-29xilinx: Consolidate board_fit_config_name_match() for Xilinx platformsMichal Simek1-0/+11
2020-10-29mmc: zynq_sdhci: Add common function to set input/output tapdelaysAshok Reddy Soma1-157/+33
2020-10-27mmc: Define timing macro'sAshok Reddy Soma1-9/+1
2020-10-27microblaze: Wire generic xilinx board_late_init_xilinx()Michal Simek2-14/+5
2020-10-27xilinx: Merge together BOOT_SCRIPT_OFFSET between MB and ARMMichal Simek2-8/+3
2020-10-27xilinx: Add DDR base address to bootscript addressT Karthik Reddy1-0/+9
2020-10-27xilinx: zynqmp: Use tab for macro indentationMichal Simek1-6/+6
2020-10-27xilinx: zynqmp: Do not check 0 as invalid return from snprintfMichal Simek1-1/+1
2020-10-27xilinx: zynqmp: Fix debug message in zynqmp_get_silicon_idcode_name()Michal Simek1-1/+1
2020-10-27xilinx: zynqmp: Check return value from xilinx_pm_request()Michal Simek1-1/+5
2020-10-27xilinx: board: Add FRU decoder supportMichal Simek1-1/+82
2020-10-27xilinx: cmd: Add basic fru format generatorMichal Simek3-2/+136
2020-10-27xilinx: cmd: Add support for FRU commandsSiva Durga Prasad Paladugu6-0/+414
2020-10-27xilinx: common: Add Makefile to common folderMichal Simek4-3/+7
2020-10-27xilinx: common: Protect board_late_init_xilinx()Michal Simek1-0/+2
2020-10-27xilinx: common: Move ZYNQ_GEM_I2C_MAC_OFFSET to board KconfigMichal Simek1-0/+17
2020-10-27xilinx: board: Add support for additional card detectionMichal Simek1-24/+61
2020-10-27xilinx: board: Read the whole eeprom not just offsetMichal Simek4-1/+212
2020-10-27arm64: zynqmp: Add support for saving sha3 key to different addressMichal Simek1-7/+18
2020-10-27arm64: zynqmp: Add support for SHA3 commandT Karthik Reddy1-0/+63
2020-10-27arm64: zynqmp: Add support for RSA commandT Karthik Reddy1-0/+72
2020-10-27arm64: zynqmp: Add support for encryption and decryption on data blobSiva Durga Prasad Paladugu1-1/+81
2020-10-27arm64: zynqmp: Get rid of simple_itoa and replace it by snprintfMichal Simek1-2/+5
2020-10-27microblaze: Setup distro boot env variables at run timeT Karthik Reddy2-0/+19
2020-10-27microblaze: board: Check return value whlie saving env variablesT Karthik Reddy1-3/+7
2020-10-27arm64: zynqmp: Add missing support for 9cg versionMichal Simek1-1/+1
2020-10-27ARM: zynq: Add Z-turn board V5Alexandre GRIVEAUX1-0/+273
2020-09-24Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini3-186/+204
2020-09-23fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek1-7/+2
2020-09-23xilinx: common: Do not save fdt_blob to bss sectionMichal Simek1-1/+1
2020-09-23xilinx: zynqmp: Add support for saving variablesMichal Simek1-0/+35
2020-09-23xilinx: zynqmp: Get zynqmp_get_bootmode() out of CONFIG_BOARD_LATE_INITMichal Simek1-18/+18