summaryrefslogtreecommitdiffstats
path: root/board/xilinx/versal/board.c
Commit message (Expand)AuthorAgeFilesLines
* xilinx: versal: 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
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* dm: Avoid accessing seq directlySimon Glass2020-12-181-6/+6
* xilinx: board: Read the whole eeprom not just offsetMichal Simek2020-10-271-0/+3
* xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIGMichal Simek2020-08-201-0/+3
* xilinx: versal: Use lowest memory for U-BootMichal Simek2020-08-201-1/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* xilinx: Move bootmode detection to separate functionMichal Simek2020-04-271-7/+16
* xilinx: Move initrd_high setup to common locationMichal Simek2020-04-271-6/+0
* xilinx: Introduce board_late_init_xilinx()Michal Simek2020-04-271-3/+2
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* board: xilinx: Add support for user configurable boot script offsetT Karthik Reddy2020-01-141-0/+2
* arm64: versal: Fix emmc boot mode boot_target issueT Karthik Reddy2020-01-141-1/+8
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* arm64: versal: Add new dfu usb distro boot commandT Karthik Reddy2019-10-081-0/+4
* arm64: versal: Add new jtag distro boot commandSiva Durga Prasad Paladugu2019-10-081-1/+1
* arm64: versal: Enable memory mapping via DTMichal Simek2019-10-081-1/+8
* arm64: versal: Set initrd_high to as high as possibleSiva Durga Prasad Paladugu2019-10-081-0/+6
* arm64: versal: fpga: Add PL bit stream load supportSiva Durga Prasad Paladugu2019-10-081-0/+10
* arm64: versal: Define board_late_init for versalSiva Durga Prasad Paladugu2019-10-081-0/+111
* arm64: versal: Move IOU_SWITCH_DIVISOR0 to KconfigMichal Simek2019-02-141-1/+4
* arm64: versal: Remove one level of indentation in board_early_init_r()Michal Simek2019-02-141-36/+37
* arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek2018-10-161-0/+81