aboutsummaryrefslogtreecommitdiff
path: root/board/xilinx
AgeCommit message (Expand)AuthorFilesLines
2022-06-24arm64: zynqmp: Move helper functions below header includesStefan Herbrechtsmeier3-2393/+2375
2022-06-24xilinx: zynqmp: make spi flash support optionalStefan Herbrechtsmeier1-0/+2
2022-06-24xilinx: common: Separate display cpu info functionStefan Herbrechtsmeier3-29/+38
2022-06-24xilinx: cpuinfo: Print soc machineStefan Herbrechtsmeier1-0/+4
2022-06-24soc: xilinx: zynqmp: Add machine identification supportStefan Herbrechtsmeier1-268/+15
2022-06-24xilinx: zynqmp: Merge device listsStefan Herbrechtsmeier1-30/+24
2022-06-24xilinx: zynqmp: Reuse shift macros to define masksStefan Herbrechtsmeier1-3/+3
2022-06-24xilinx: zynqmp: Add macro for device type maskStefan Herbrechtsmeier1-2/+3
2022-06-24xilinx: zynqmp: Replace strncat with strlcatStefan Herbrechtsmeier1-8/+9
2022-06-24microblaze: add support for handling PVR dataOvidiu Panait1-0/+8
2022-06-24microblaze: Kconfig: introduce XILINX_MICROBLAZE0_FPGA_FAMILY optionOvidiu Panait1-0/+8
2022-06-24microblaze: cache: introduce Kconfig options for icache/dcache sizesOvidiu Panait1-0/+16
2022-06-24microblaze: cache: improve icache Kconfig optionsOvidiu Panait1-0/+11
2022-06-24microblaze: cache: improve dcache Kconfig optionsOvidiu Panait1-0/+11
2022-06-24arm64: versal: Add support to load an app at EL1Ashok Reddy Soma1-0/+17
2022-06-06xilinx: fru: Replace spaces with \0 in detected revisionMichal Simek1-0/+4
2022-05-18arm64: zynqmp: zynqmp-sm-k26-revA: Fix DP PLL configurationNeal Frager1-0/+3
2022-05-18arm64: zynqmp: zynqmp-zcu102-revA: Fix DP PLL configurationNeal Frager1-2/+2
2022-05-18arm64: zynqmp: zynqmp-zcu106-revA: Fix DP PLL configurationNeal Frager1-2/+2
2022-05-18arm64: zynqmp: zynqmp-zcu106-rev1.0: Fix DP PLL configurationNeal Frager1-2/+2
2022-05-13xilinx: Handle board_get_usable_ram_top(0) properlyMichal Simek2-0/+6
2022-04-21xilinx: versal: board: use CONFIG_COUNTER_FREQUENCYPeng Fan1-1/+1
2022-04-19.mailmap: Start to use new amd.com email addressMichal Simek3-3/+3
2022-04-15capsule: board: Add information needed for capsule updatesSughosh Ganu3-2/+32
2022-04-05arm64: zynqmp: Record ID code for XCZU1EG deviceMichal Simek1-0/+5
2022-03-29arm64: zynqmp: Remove low level UART setting contMichal Simek7-40/+0
2022-03-29arm64: versal: Do not place u-boot to reserved memory locationMichal Simek1-0/+20
2022-03-09arm64: zynqmp: add support for zcu106 rev1.0Neal Frager1-0/+842
2022-03-07microblaze: Do not place u-boot to reserved memory locationMichal Simek1-0/+21
2022-03-07Revert "board: zynqmp: Fix for wrong AMS setting by ROM"T Karthik Reddy1-6/+0
2022-03-07fru: ops: Add support to read mac addresses from multirecordAshok Reddy Soma3-0/+69
2022-03-07xilinx: common: Optimise updating ethaddr from eepromAshok Reddy Soma1-1/+1
2022-03-07fru: ops: Return error from checksum if data is all zero'sAshok Reddy Soma1-0/+8
2022-03-07fru: ops: Clear fru table before storing dataAshok Reddy Soma1-1/+1
2022-02-21arm64: zynqmp: Fix debug uart initializationMichal Simek1-10/+22
2022-02-21ARM: zynq: Fix debug uart initializationMichal Simek1-0/+7
2022-02-21arm64: zynqmp: Fix dependencies around ZYNQMP_PSU_INIT_ENABLEDMichal Simek1-0/+2
2022-02-21xilinx: Enable OF_BOARD for zynq and zynqmp boardsMichal Simek1-1/+2
2022-02-15microblaze: exception: migrate MICROBLAZE_V5 to KconfigOvidiu Panait1-0/+9
2022-02-15arm64: zynqmp: Add command for disabling loading other overlaysMichal Simek1-0/+16
2022-02-04arm64: zynqmp: Print the secure boot status informationJorge Ramirez-Ortiz1-0/+14
2022-02-01xilinx: common: change bootm_size to not go beyond ram_topRicardo Salveti1-1/+1
2022-01-05versal: Return ENVL_NOWHERE instead of ENVL_UNKNOWNT Karthik Reddy1-2/+2
2022-01-05xilinx: Kconfig: add XILINX_OF_BOARD_DTB_ADDR default value for microblazeOvidiu Panait1-0/+1
2022-01-05microblaze: add Kconfig symbol for the vector base addressOvidiu Panait1-0/+7
2022-01-05microblaze: migrate CONFIG_SYS_USR_EXCEP to KconfigOvidiu Panait1-0/+9
2022-01-05xilinx: firmware: Move dcache handling directly to pmufw load configMichal Simek1-1/+0
2022-01-05arm64: zynqmp: Switch SOM to shared psu configurationMichal Simek1-130/+70
2022-01-05xilinx: versal: Fix sdhci node name as per DTT Karthik Reddy1-0/+6
2021-11-16Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodia...WIP/16Nov2021Tom Rini2-9/+961