summaryrefslogtreecommitdiff
path: root/board/xilinx/zynqmp
AgeCommit message (Expand)AuthorFilesLines
2021-07-26mmc: zynq_sdhci: Split set_tapdelay function to in and outAshok Reddy Soma1-35/+38
2021-07-01xilinx: zynqmp: Add support for 67dr siliconT Karthik Reddy1-0/+5
2021-06-23zynqmp: Do not place u-boot to reserved memory locationMichal Simek1-0/+21
2021-06-23arm64: zynqmp: Handle MMC seq number based on boot deviceMichal Simek1-0/+35
2021-06-23arm64: zynqmp: Add psu_init_gpl for k26 boardsMichal Simek2-0/+674
2021-06-23arm64: zynqmp: Add support for SVD devicesMichal Simek1-1/+27
2021-06-11arm64: zynqmp: Writing correct value to ANALOG_BUSAdrian Fiergolski1-0/+11
2021-04-23xilinx: zynqmp: Add usb dfu/thor distro boot supportT Karthik Reddy1-1/+1
2021-03-31Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u...Tom Rini3-82/+3910
2021-03-30arm64: zynqmp: Update psu_init for zcu1275Michal Simek1-82/+148
2021-03-30arm64: zynqmp: Add missing psu inits for zcu208/216Michal Simek2-0/+3762
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-28Correct U-Boot upstream repositoryHeinrich Schuchardt1-1/+1
2021-02-23Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini3-5/+2
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 Simek1-0/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
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...Tom Rini1-0/+1
2021-01-05xilinx: Fill git repository for Xilinx boardsMichal Simek1-0/+1
2020-12-19dm: Avoid accessing seq directlySimon Glass1-6/+6
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-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: cmd: Add support for FRU commandsSiva Durga Prasad Paladugu1-0/+1
2020-10-27xilinx: common: Add Makefile to common folderMichal Simek1-1/+0
2020-10-27xilinx: board: Read the whole eeprom not just offsetMichal Simek1-0/+3
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-27arm64: zynqmp: Add missing support for 9cg versionMichal Simek1-1/+1
2020-09-24Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-184/+202
2020-09-23fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek1-7/+2
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
2020-09-23xilinx: zynqmp: Remove one static variableMichal Simek1-3/+3
2020-09-23xilinx: zynqmp: Add missing 43/46/47dr ID codesMichal Simek1-0/+15
2020-09-23xilinx: zynqmp: refactor silicon name functionIbai Erkiaga1-165/+138
2020-08-26CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always definedStefan Roese1-2/+0
2020-08-20xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIGMichal Simek1-0/+3
2020-08-20xilinx: zynqmp: remove chip_id functionIbai Erkiaga1-37/+20
2020-08-20xilinx: zynqmp: get chip ID at EL3Ibai Erkiaga1-6/+4
2020-08-20xilinx: zynqmp: get chip ID using firmware driverIbai Erkiaga1-52/+27
2020-08-20arm64: zynqmp: Fix set_fdtfile() not to break u-boots DTBIgor Lantsman1-6/+13