| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
fix: Force sample pack mode packed xv for > 8bits Acked-for-series: Varunkumar Allagadapa <varunkumar.allagadapa@amd.com>
fix: add missing nDeviceIndex increment
chore: update to revision d20240216
|
| | | |
| | | |
| | | |
| | | | |
chore: update to revision d20240216
|
| | | |
| | | |
| | | |
| | | | |
chore: update to revision d20240216
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
watchdog: xilinx_wwdt: Add check for timeout limit and set maximum value if exceeded
remoteproc: zynqmp: Change tcm address translation method
remoteproc: zynqmp: fix TCM carveouts in lockstep mode
mtd: spi-nor: winbond: Add lock/unlock support for W25Q256JWFIM
arm64: versal-net: Align spi-max-frequency for se7
arm64: versal: Remove flexnoc node
arm64: zynqmp: dts: Add required properties for rs485 support for KD240
arm64: versal: Add clocks and power domains for LPD SWDT
dt-bindings: power: Add PM for LPD SWDT
arm64: versal: Add LPD SWDT node in versal.dtsi
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
arm64: zynqmp: dts: Add required properties for rs485 support for KD240
spi: cadence_qspi: Fix OSPI boot issue
arm64: versal: Add clocks and power domains for LPD SWDT
dt-bindings: power: Add PM for LPD SWDT
arm64: versal: Add LPD SWDT node in versal.dtsi
mtd: spi-nor: Address the Macronix flash probe failure
mtd: spi-nor: Store GPIO info during flash probe
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Added: 0029-Fixed-buildpath-QA-warning.patch
Resolved buildpath QA warning
Signed-off-by: Parth Gajjar <parth.gajjar@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | | |
| | | |
| | | |
| | | | |
dmaproxy: Use DMA_TO_DEV in dma_map_page API for destination buffer
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Versions older then 8.1 are no longer compatible with the runqemu.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|\| | |
| |/ /
|/| |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
mtd: spi-nor: Enable DDR mode functionality with Macronix flash
mtd: spi-nor: Enable DDR mode functionality with Gigadevice flash
mtd: spi-nor: Enable DDR mode functionality with ISSI flash
spi: cadence_qspi: Modified the rx_dll_tuning function to support generic execution
arm64: versal-net: Align spi-max-frequency for se7
arm64: versal: Remove flexnoc node
arm64: zynqmp: Add missing description for vm-p-m1369
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Using u-boot.elf for Microblaze, u-boot fails to build with below
errors.
ERROR: u-boot-xlnx-1_v2024.01-xilinx-v2024.1+gitAUTOINC+db3e1e025f-r0 do_package_qa: QA Issue: Endiannes did not match (0, expected 1) in /boot/u-boot-kcu105-microblazeel-v2024.01-xilinx-v2024.1+gitAUTOINC+db3e1e025f-r0.elf [arch]
ERROR: u-boot-xlnx-1_v2024.01-xilinx-v2024.1+gitAUTOINC+db3e1e025f-r0 do_package_qa: Fatal QA errors were found, failing task.
So fix qa issue by adding arch to INSANE_SKIP for u-boot package.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
For microblaze u-boot not booting on qemu or hw after moving to
u-boot 2024.1 rebase branch.
Reason explained below:
u-boot will provide output files as u-boot.elf, u-boot,
u-boot.bin, u-boot-nodtb.bin etc..
For Microblaze and Zynq we are using u-boot output file
For aarch64 family we are using u-boot.elf
u-boot: which has no relocation inside, then we apply relocation
(rela section) over binary. and then copying as u-boot.elf and using it.
u-boot.elf: It will relocation inside it and without debug symbols.
After recent relocation changes in u-boot
we should use u-boot.elf only for all platforms.
Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
arm64: zynqmp: Add resets and assigned-clock-rates properties for KD240
Signed-off-by: Manikanta Guntupalli <manikanta.guntupalli@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit c73652b9f1b46ded3b672c022de0a79e306fdc25)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add a minimal xclbinutil recipe based on the existing XRT recipe
Signed-off-by: John Toomey <john.toomey@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 49e14580b9942aeb45b6d046b9379e51c090f72d)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
docs(versal-net): update SMC convention
docs(versal): update SMC convention
docs(zynqmp): update SMC convention
|
| | |
| | |
| | |
| | | |
fal: src: Replace single letter function arguments.
|
| | |
| | |
| | |
| | | |
dfx_mgr: Removing unused graph code
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This script uses devtool and creates a boot-jtag.tcl script in
${DEPLOY_DIR_IMAGE} directory. This script is executed by xsdb tool to
boot yocto generated images on HW via jtag boot mode.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
media: i2c: Update streaming flag based on return value
arm64: zynqmp: Remove snps,enable_guctl1_ipd_quirk property
dwc3: core: For ZU+ enable GUCTL1 bit 9 for correcting Inter Packet Delay(IPD)
Revert "dwc3: core: Enable GUCTL1 chicken bit 9 for correcting Inter Packet Delay(IPD)"
Revert "dt-bindings: usb: dwc3: Add snps,enable_guctl1_ipd_quirk"
crypto: xilinx: ECDSA support for the Versal platform
firmware: xilinx: ECDSA support for Versal
soc: xilinx: rename cpu_number1 to dummy_cpu_number
drivers: firmware: Add support for crypto drivers on versal
arm64: zynqmp: Add missing description for vm-p-m1369
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
xilinx: versal-net: Add support for saving env based on bootmode
usb: dwc3: Increase the timeout for generic commands
usb: dwc3: core: Only handle soft-reset in DCTL
usb: dwc3: gadget: Dont send unintended link state change
usb: dwc3: core: improve reset sequence
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
misc: xilinx-ai-engine: Add api to set static resources bitmaps for sub partition.
firmware: xilinx: add a warning print for unsupported feature
nvmem: xlnx_secure: Fix passing the size of BBRAM Key
nvmem: xlnx_secure: Fix passing incorrect CryptoKatEnable mask value
nvmem: xlnx_secure: Fix Array out of bounds warning in eFuse programming
drivers: misc: Add support for puf regenerate ID only
usb: dwc3: define dummy dwc3_gadget_*_hibernation APIs for DWC3_HOST mode
usb: dwc3: define dummy dwc3_host_wakeup_* APIs for DWC3_GADGET mode
drm: xlnx: Fix HDCP timer interrupt initialization
drm: xlnx: hdcp: Fix xlnx_hdcptx_read_ds_sink_capability()
drm: xlnx: hdcp: Fix HDCP2X AKE_SEND_CERT Reads
drm: xlnx: hdcp: Fix xlnx_hdcp2x_downstream_capbility() return checks
drm: xlnx: Fix hdcp dpcd read/writes
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
m25p80: Add sfdp data to the mt35xu01g flash
versal-ospi: Enable indac with dac is disabled
ssi: versal-ospi-v1: Enable indac writes and dac with indac
ssi: xlnx-versal-ospi: Fix indac address range
ssi: versal-ospi: Allow required bytes for indac ops
versal-ospi: Add support to handle tuning sequence
|
| | |
| | |
| | |
| | |
| | |
| | | |
arm64: zynqmp: Remove snps,enable_guctl1_ipd_quirk property
arm64: gic: Add power up sequence for GIC-600
dwc3: Get the ref clock from the child node(dwc3)
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Below are the updates
lopper: assists: xlnx_overlay_dt: Handle phandle properties in a specific way
assists:gen_domain_dts.py: Remove PL DDR from default linux device tree
lopper: assists: gen_domain_dts: Prune clocking wizard
setup: update description and python version
version: update to v1.2.0
lops: lop-microblaze-riscv: Add support for bit-manipulation extensions
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add proper validation checks for the user inputs(bitstream and Overlay files)
and it also updates the error handling logic to provide the proper error
messages.
Signed-off-by: Nava kishore Manne <nava.kishore.manne@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Move the gen-machineconf to github url and update to latest branch and
commit.
Signed-off-by: Raju Kumar Pothuraju <rajukumar.pothuraju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Below are the updates
lopper: assits: bmcmake_metadata_xlnx: Fix CMAKE_MACHINE value for versal platform
lopper: assists: baremetal_validate_comp_xlnx: Add special handling for emacps
assists:baremetallinker: Correct the logic to set the start address of linker section for microblaze
assists: baremetallinker: Correct the start address for text and data sections for microblaze
assists: baremetalconfig: Correct the size for 32bit cell size boundary condition
lopper: assists: baremetallinker_xlnx: Update default heap size for microblaze processor
lopper: assists: baremetal_validate_comp_xlnx: Add assist to validate the hardware required for a given ESW component
lopper: assists: gen_domain_dts: Update don't delete properties list
lopper: assists: preserve the device-tree node order
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | | |
kconfig_syshw: Update serial baudrate Kconfig help
plnx_machine.py: Update RAMDISK_IMAGE name for xen
|
| | |
| | |
| | |
| | | |
vpk180: Place default memory of 8Gb for DDR2
|
| | |
| | |
| | |
| | | |
driver:src:Moved the declaration to correct header.
|
| | |
| | |
| | |
| | |
| | | |
lib: system: MPU flag check fix for xilinx platform
FreeRTOS Avoid mem mapping in MPU for region mapped
|
| | |
| | |
| | |
| | |
| | | |
mtd: nand: arasan: Fix the crash caused by use after free
mtd: nand: arasan: Print warning for unsupported ecc modes
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
dt-bindings: soc: xilinx: Fix zcu1275 board description
dt-bindings: soc: xilinx: Describe ZynqMP system controller
dt-bindings: soc: xilinx: Add support for KV260 CC
arm64: zynqmp: use wakeup interrupt-name for dwc3 hibernation
arm64: versal-net: Align spi-max-frequency for ipp-rev1.9
arm64: zynqmp: Add description for SC on vm-p-m1369 board
EDAC/versal: Fix the error injection
mtd: spi-nor: Store GPIO info for resetting device during resume
net: axienet: Phylink support for 10G/25G (XXV) ethernet
usb: dwc3: gadget: switch to wakeup interrupt name for hibernation support
Revert "dt-bindings: usb: dwc3: Add interrupt-names to include hibernation interrupt"
arm64: zynqmp: Remove additional compatible string for sc-revB
arm64: zynqmp: Fix gpio-key DT description
dt-bindings: fpga: Convert fpga-region binding to yaml
dt-bindings: firmware: xilinx: Describe soc-nvmem subnode
dt-bindings: firmware: xilinx: Describe missing child nodes
dt-bindings: mailbox: add Versal IPI bindings
dt-bindings: mailbox: zynqmp: extend required list
dt-bindings: zynqmp: add destination mailbox compatible
dt-bindings: pinctrl: xilinx: Rename *gpio to *gpio-grp
dt-bindings: serial: Describe ARM dcc interface
spi: spi-cadence-quadspi: Fix call trace during suspend/resume
mtd: spi-nor: Check spi controller 4-byte addressing capability
spi: spi-zynq-qspi: Export spi controller 4-byte addressing capability
mtd: spi-nor: macronix: Add support for MX66UM2G45G Macronix flash part
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
arm64: zynqmp: Add description for SC on vm-p-m1369 board
arm64: zynqmp: Remove additional compatible string for sc-revB
arm64: zynqmp: Fix gpio-key DT description
arm64: zynqmp: Add usb4 to the boot targets
arm64: zynqmp: use wakeup interrupt-name for dwc3 hibernation
arm64: zynqmp: Start TPM automatically via preboot on Kria
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
fal: tests: utests: Remove reference to XAie_UserRsc in test cases
fal: src: Complete functionality of AIEFAL resource manager
fal: src: Port broadcast class to make requests to FAL resource manager
fal: src: Port Trace classes to make resource requests from FAL resource manager.
fal: src: rsc: Make sure to clear vRscs if request unsuccessful
fal: Port PC Events and PC Range classes to request from FAL resource manager
fal: src: rsc: Port performance counter classes to request from FAL resource manager
fal: Port Stream switch event port select to make resource requests from FAL.
fal: Port Group Event class to make resource requests to FAL resource manager
fal: Port Combo Events to request from FAL resource manager
fal: src: Port User Events to request from FAL resource manager
fal: Adds FAL resource manager
driver: src: io_backend: Add backend operation to get partition file descriptor
driver: src: interrupt: Remove internal resource requests from interrupt handling
driver: src: Remove resource manager requests for ECC
driver: src: Remove resource requests from XAie_TimerSync
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The AIE software interfaces are changing in an incompatible way. Disabled the
usage of these interfaces until the new usage is available.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Below are the updates:
212686c isspec: drop debug code
Signed-off-by: Ben Levinsky <ben.levinsky@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Revert "arm64: Reduce add_map() complexity"
Revert "lmb: consider EFI memory map"
mtd: spi-nor: ids: Enable Octal read for IS25LX512M flash
|
| | |
| | |
| | |
| | | |
apps: zynqmp_r5: zynqmp: Update RPU1 Bitmask
|
| | |
| | |
| | |
| | | |
lib: multiconfigs.py: Update the distro for psm microblaze
|
| | |
| | |
| | |
| | | |
misc: xlnx-versal-aes: Change encrypted key endianess
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
hw/misc/xlnx-versal-net-rpu-pcil: refine powerdownreq signals
hw/misc/xlnx-versal-net-rpu-pcil: add rpu-standby-wfi input
xlnx-versal-psm-global: switch apu wakeup as client_gpio
hw/intc/arm_gicv3: fix the logic for the wakerequest signal
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
versal-psx-rpu: wire rpu wfi to rpu_pcil
versal-ps*-virt: drop apu_intc_redirect
versal-ps-apu: restrict to 2 APUs
versal-psm: wire apu wakeup request
|
| | |
| | |
| | |
| | |
| | | |
examples: zynqmp_r5: CMake: Enable demo to build without libxil present in SDT flow
examples: linux: zynqmp: Enable Values to be mutable
|
| | |
| | |
| | |
| | |
| | |
| | | |
versal-psm: reset the psm bus with the lpd
versal-psm: bind the psm-cpu reset to the crp
versal-psm: demacro-ify the iomodule creation
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The vdu components all require the MACHINE_FEATURE of 'vdu', so
COMPATIBLE_MACHINE is not necessary.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Below are the updates:
d01a174 openamp: xlnx: Update Platform handling to use model property
c747581 base/phandle: add reset-gpios
4451694 tree: return a list of nodes matching an address
Signed-off-by: Ben Levinsky <ben.levinsky@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|