summaryrefslogtreecommitdiffstats
path: root/board/xilinx/zynqmp
Commit message (Expand)AuthorAgeFilesLines
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* Correct U-Boot upstream repositoryHeinrich Schuchardt2021-02-281-1/+1
* Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-02-233-5/+2
|\
| * 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-101-0/+1
* | common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
|/
* 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-061-0/+1
|\
| * xilinx: Fill git repository for Xilinx boardsMichal Simek2021-01-051-0/+1
* | dm: Avoid accessing seq directlySimon Glass2020-12-181-6/+6
|/
* 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
* 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: cmd: Add support for FRU commandsSiva Durga Prasad Paladugu2020-10-271-0/+1
* xilinx: common: Add Makefile to common folderMichal Simek2020-10-271-1/+0
* xilinx: board: Read the whole eeprom not just offsetMichal Simek2020-10-271-0/+3
* 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
* arm64: zynqmp: Add support for encryption and decryption on data blobSiva Durga Prasad Paladugu2020-10-271-1/+81
* arm64: zynqmp: Get rid of simple_itoa and replace it by snprintfMichal Simek2020-10-271-2/+5
* arm64: zynqmp: Add missing support for 9cg versionMichal Simek2020-10-271-1/+1
* Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-09-241-184/+202
|\
| * fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek2020-09-231-7/+2
| * xilinx: zynqmp: Add support for saving variablesMichal Simek2020-09-231-0/+35
| * xilinx: zynqmp: Get zynqmp_get_bootmode() out of CONFIG_BOARD_LATE_INITMichal Simek2020-09-231-18/+18
| * xilinx: zynqmp: Remove one static variableMichal Simek2020-09-231-3/+3
| * xilinx: zynqmp: Add missing 43/46/47dr ID codesMichal Simek2020-09-231-0/+15
| * xilinx: zynqmp: refactor silicon name functionIbai Erkiaga2020-09-231-165/+138
* | CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always definedStefan Roese2020-08-261-2/+0
|/
* xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIGMichal Simek2020-08-201-0/+3
* xilinx: zynqmp: remove chip_id functionIbai Erkiaga2020-08-201-37/+20
* xilinx: zynqmp: get chip ID at EL3Ibai Erkiaga2020-08-201-6/+4
* xilinx: zynqmp: get chip ID using firmware driverIbai Erkiaga2020-08-201-52/+27
* arm64: zynqmp: Fix set_fdtfile() not to break u-boots DTBIgor Lantsman2020-08-201-6/+13
* xilinx: zynqmp: Enable pmufw config reloadingMichal Simek2020-06-251-0/+20
* arm64: zynqmp: Print multiboot reg in decimalMichal Simek2020-06-251-1/+1
* topic: zynqmp: Add support for zynqmp-xilinx-xdp platformMike Looijmans2020-06-241-0/+1038
* board: zynqmp: Fix for wrong AMS setting by ROMMike Looijmans2020-06-241-0/+6
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-183-0/+4
* common: Drop asm/ptrace.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-182-12/+14
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+2
* xilinx: Move bootmode detection to separate functionMichal Simek2020-04-271-9/+19