summaryrefslogtreecommitdiff
path: root/board/xilinx
AgeCommit message (Expand)Author
2021-08-26xilinx: common: Enabling generic function for DT reselectionMichal Simek
2021-08-26xilinx: zynqmp: Check that DT is 64bit alignedMichal Simek
2021-08-26xilinx: Add support for generic board detectionMichal Simek
2021-08-26xilinx: common: Free allocated structureMichal Simek
2021-08-26xilinx: common: Change board_info[] handlingMichal Simek
2021-08-26xilinx: Use variable for passing board_nameMichal Simek
2021-08-26xilinx: fru: Replace spaces with \0 in detected nameMichal Simek
2021-08-26xilinx: zynqmp: Add debug messages for boot modeMichal Simek
2021-08-26xilinx: common: Add function to print SoC infoT Karthik Reddy
2021-08-26mmc: zynq_sdhci: Move setting tapdelay code to driverAshok Reddy Soma
2021-08-26mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelaysAshok Reddy Soma
2021-08-06xilinx: zynqmp: Add support for runtime dfu_alt_info setupMichal Simek
2021-08-06xilinx: zynqmp: use zynqmp_mmio_read() in multi_boot()Michal Simek
2021-08-06xilinx: zynqmp: Change multi_boot() to return valueMichal Simek
2021-08-06xilinx: zynqmp: Free allocated field for target variableMichal Simek
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-07-26arm64: zynqmp: Do not define do_reset() if sysreset is enabledMichal Simek
2021-07-26xilinx: Return ENVL_NOWHERE instead of ENVL_UNKNOWNMike Looijmans
2021-07-26mmc: zynq_sdhci: Split set_tapdelay function to in and outAshok Reddy Soma
2021-07-01xilinx: zynqmp: Add support for 67dr siliconT Karthik Reddy
2021-06-23zynqmp: Do not place u-boot to reserved memory locationMichal Simek
2021-06-23arm64: zynqmp: Handle MMC seq number based on boot deviceMichal Simek
2021-06-23arm64: zynqmp: Add psu_init_gpl for k26 boardsMichal Simek
2021-06-23arm64: zynqmp: Add support for SVD devicesMichal Simek
2021-06-11arm64: zynqmp: Writing correct value to ANALOG_BUSAdrian Fiergolski
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn
2021-04-23xilinx: common: Fix boot script addressT Karthik Reddy
2021-04-23xilinx: versal: Add usb dfu/thor distro boot supportT Karthik Reddy
2021-04-23xilinx: zynqmp: Add usb dfu/thor distro boot supportT Karthik Reddy
2021-04-23xilinx: versal: Add support for saving env based on bootmodeAshok Reddy Soma
2021-04-23xilinx: zynq: Add support for saving env based on bootmodeAshok Reddy Soma
2021-03-31Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-03-30arm64: zynqmp: Update psu_init for zcu1275Michal Simek
2021-03-30arm64: zynqmp: Add missing psu inits for zcu208/216Michal Simek
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-28Correct U-Boot upstream repositoryHeinrich Schuchardt
2021-02-23Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-02-23arm64: zynqmp: Rename zc1275/zcu1275 to be aligned with DT nameMichal Simek
2021-02-23arm64: zynqmp: Do not clear reset reasonMichal Simek
2021-02-10xilinx: Show silicon version in SPLMichal Simek
2021-02-10xilinx: common: Fix CONFIG_XILINX_OF_BOARD_DTB_ADDR handling for ZynqMPMichal Simek
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-20xilinx: common: Do not touch CONFIG_XILINX_OF_BOARD_DTB_ADDR in SPLMichal Simek
2021-01-20xilinx: common: Change macro handling in board_fdt_blob_setup()Michal Simek
2021-01-20xilinx: zynqmp: Save bootseq number for SD/EMMC boot modesMichal Simek
2021-01-06Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-01-05xilinx: Fill git repository for Xilinx boardsMichal Simek
2021-01-05fru: ops: avoid out of bounds accessHeinrich Schuchardt
2021-01-04microblaze: Set script_offset_nor env variableT Karthik Reddy
2020-12-18dm: Avoid accessing seq directlySimon Glass