summaryrefslogtreecommitdiffstats
path: root/board/xilinx
Commit message (Expand)AuthorAgeFilesLines
* 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
* xilinx: versal: Add usb dfu/thor distro boot supportT Karthik Reddy2021-04-231-1/+1
* xilinx: zynqmp: Add usb dfu/thor distro boot supportT Karthik Reddy2021-04-231-1/+1
* xilinx: versal: Add support for saving env based on bootmodeAshok Reddy Soma2021-04-231-0/+30
* xilinx: zynq: Add support for saving env based on bootmodeAshok Reddy Soma2021-04-231-0/+32
* Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u...Tom Rini2021-03-313-82/+3910
|\
| * arm64: zynqmp: Update psu_init for zcu1275Michal Simek2021-03-301-82/+148
| * arm64: zynqmp: Add missing psu inits for zcu208/216Michal Simek2021-03-302-0/+3762
* | reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-022-2/+2
|/
* Correct U-Boot upstream repositoryHeinrich Schuchardt2021-02-284-4/+4
* Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-02-235-6/+6
|\
| * arm64: zynqmp: Rename zc1275/zcu1275 to be aligned with DT nameMichal Simek2021-02-232-0/+0
| * arm64: zynqmp: Do not clear reset reasonMichal Simek2021-02-231-5/+1
| * xilinx: Show silicon version in SPLMichal Simek2021-02-102-0/+4
| * 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 headerSimon Glass2021-02-027-0/+7
|/
* 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
* xilinx: zynqmp: Save bootseq number for SD/EMMC boot modesMichal Simek2021-01-201-0/+1
* Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-01-066-2/+9
|\
| * xilinx: Fill git repository for Xilinx boardsMichal Simek2021-01-054-0/+4
| * fru: ops: avoid out of bounds accessHeinrich Schuchardt2021-01-051-1/+1
| * microblaze: Set script_offset_nor env variableT Karthik Reddy2021-01-041-1/+4
* | dm: Avoid accessing seq directlySimon Glass2020-12-182-12/+12
|/
* fru: common: Record pcie/uuid fields in custom board areaMichal Simek2020-11-201-0/+4
* fru: ops: Do not let parser to write data to not allocated spaceMichal Simek2020-11-201-1/+7
* fru: common: Switch capture variable with the restMichal Simek2020-11-202-2/+2
* microblaze: Get rid of xparameters.hMichal Simek2020-11-201-18/+0
* xilinx: Consolidate board_fit_config_name_match() for Xilinx platformsMichal Simek2020-10-291-0/+11
* mmc: zynq_sdhci: Add common function to set input/output tapdelaysAshok Reddy Soma2020-10-291-157/+33
* mmc: Define timing macro'sAshok Reddy Soma2020-10-271-9/+1
* microblaze: Wire generic xilinx board_late_init_xilinx()Michal Simek2020-10-272-14/+5
* xilinx: Merge together BOOT_SCRIPT_OFFSET between MB and ARMMichal Simek2020-10-272-8/+3
* xilinx: Add DDR base address to bootscript addressT Karthik Reddy2020-10-271-0/+9
* xilinx: zynqmp: Use tab for macro indentationMichal Simek2020-10-271-6/+6
* xilinx: zynqmp: Do not check 0 as invalid return from snprintfMichal Simek2020-10-271-1/+1
* xilinx: zynqmp: Fix debug message in zynqmp_get_silicon_idcode_name()Michal Simek2020-10-271-1/+1
* xilinx: zynqmp: Check return value from xilinx_pm_request()Michal Simek2020-10-271-1/+5
* xilinx: board: Add FRU decoder supportMichal Simek2020-10-271-1/+82
* xilinx: cmd: Add basic fru format generatorMichal Simek2020-10-273-2/+136
* xilinx: cmd: Add support for FRU commandsSiva Durga Prasad Paladugu2020-10-276-0/+414
* xilinx: common: Add Makefile to common folderMichal Simek2020-10-274-3/+7
* xilinx: common: Protect board_late_init_xilinx()Michal Simek2020-10-271-0/+2
* xilinx: common: Move ZYNQ_GEM_I2C_MAC_OFFSET to board KconfigMichal Simek2020-10-271-0/+17
* xilinx: board: Add support for additional card detectionMichal Simek2020-10-271-24/+61
* xilinx: board: Read the whole eeprom not just offsetMichal Simek2020-10-274-1/+212
* arm64: zynqmp: Add support for saving sha3 key to different addressMichal Simek2020-10-271-7/+18
* arm64: zynqmp: Add support for SHA3 commandT Karthik Reddy2020-10-271-0/+63
* arm64: zynqmp: Add support for RSA commandT Karthik Reddy2020-10-271-0/+72