aboutsummaryrefslogtreecommitdiff
path: root/board/xilinx/versal/board.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-21xilinx: versal: board: use CONFIG_COUNTER_FREQUENCYPeng Fan1-1/+1
2022-03-29arm64: versal: Do not place u-boot to reserved memory locationMichal Simek1-0/+20
2022-01-05versal: Return ENVL_NOWHERE instead of ENVL_UNKNOWNT Karthik Reddy1-2/+2
2022-01-05xilinx: versal: Fix sdhci node name as per DTT Karthik Reddy1-0/+6
2021-04-23xilinx: versal: Add usb dfu/thor distro boot supportT Karthik Reddy1-1/+1
2021-04-23xilinx: versal: Add support for saving env based on bootmodeAshok Reddy Soma1-0/+30
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-12-18dm: Avoid accessing seq directlySimon Glass1-6/+6
2020-10-27xilinx: board: Read the whole eeprom not just offsetMichal Simek1-0/+3
2020-08-20xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIGMichal Simek1-0/+3
2020-08-20xilinx: versal: Use lowest memory for U-BootMichal Simek1-1/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-04-27xilinx: Move bootmode detection to separate functionMichal Simek1-7/+16
2020-04-27xilinx: Move initrd_high setup to common locationMichal Simek1-6/+0
2020-04-27xilinx: Introduce board_late_init_xilinx()Michal Simek1-3/+2
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2020-01-14board: xilinx: Add support for user configurable boot script offsetT Karthik Reddy1-0/+2
2020-01-14arm64: versal: Fix emmc boot mode boot_target issueT Karthik Reddy1-1/+8
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-02common: Move get_ticks() function out of common.hSimon Glass1-0/+1
2019-10-08arm64: versal: Add new dfu usb distro boot commandT Karthik Reddy1-0/+4
2019-10-08arm64: versal: Add new jtag distro boot commandSiva Durga Prasad Paladugu1-1/+1
2019-10-08arm64: versal: Enable memory mapping via DTMichal Simek1-1/+8
2019-10-08arm64: versal: Set initrd_high to as high as possibleSiva Durga Prasad Paladugu1-0/+6
2019-10-08arm64: versal: fpga: Add PL bit stream load supportSiva Durga Prasad Paladugu1-0/+10
2019-10-08arm64: versal: Define board_late_init for versalSiva Durga Prasad Paladugu1-0/+111
2019-02-14arm64: versal: Move IOU_SWITCH_DIVISOR0 to KconfigMichal Simek1-1/+4
2019-02-14arm64: versal: Remove one level of indentation in board_early_init_r()Michal Simek1-36/+37
2018-10-16arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek1-0/+81