aboutsummaryrefslogtreecommitdiff
path: root/board/xilinx/zynqmp
AgeCommit message (Expand)AuthorFilesLines
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
2020-06-25xilinx: zynqmp: Enable pmufw config reloadingMichal Simek1-0/+20
2020-06-25arm64: zynqmp: Print multiboot reg in decimalMichal Simek1-1/+1
2020-06-24topic: zynqmp: Add support for zynqmp-xilinx-xdp platformMike Looijmans1-0/+1038
2020-06-24board: zynqmp: Fix for wrong AMS setting by ROMMike Looijmans1-0/+6
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass3-0/+4
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass2-12/+14
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+2
2020-04-27xilinx: Move bootmode detection to separate functionMichal Simek1-9/+19
2020-04-27xilinx: Move initrd_high setup to common locationMichal Simek1-6/+0
2020-04-27xilinx: zynqmp: Fix MIO 18 configuration on zcu104 revCMichal Simek1-1/+2
2020-04-27xilinx: Introduce board_late_init_xilinx()Michal Simek1-3/+2
2020-04-06arm64: zynqmp: Reorder parameters for zynqmp_mmio_write()Michal Simek1-1/+1
2020-04-06arm64: zynqmp: Move timeout for clock propagation below psu_initMichal Simek1-0/+3
2020-04-06arm64: zynqmp: Add support for debug uart also for U-Boot properMichal Simek1-3/+12
2020-04-06arm64: zynqmp Add support for zcu111 revAMichal Simek1-0/+978
2020-04-06arm64: zynqmp Add support for zcu102 rev1.1Michal Simek1-0/+1042
2020-04-06arm64: zynqmp: Check firmware node when driver is enabledMichal Simek1-0/+2
2020-04-06arm64: zynqmp: Print multiboot register value in EL3Michal Simek1-0/+14
2020-02-28arm: xilinx: Fill DEVICE_TREE directly in MakefilesMichal Simek1-0/+5