fix(intel): add in watchdog for QSPI driverATF->Linux boot with QSPI boot source need to enable watchdogso that it will not hang.Change-Id: Id2a9ceebb1c89f711992a424f4394265efc6b388Signed-off-b
fix(intel): add in watchdog for QSPI driverATF->Linux boot with QSPI boot source need to enable watchdogso that it will not hang.Change-Id: Id2a9ceebb1c89f711992a424f4394265efc6b388Signed-off-by: Sieu Mun Tang <sieu.mun.tang@intel.com>Signed-off-by: Jit Loon Lim <jit.loon.lim@intel.com>
show more ...
fix(intel): read QSPI bank buffer data in bytesRead QSPI bank buffer data in bytes to avoidinter-bank read failures.Signed-off-by: Girisha Dengi <girisha.dengi@intel.com>Change-Id: If768d7cdd36
fix(intel): read QSPI bank buffer data in bytesRead QSPI bank buffer data in bytes to avoidinter-bank read failures.Signed-off-by: Girisha Dengi <girisha.dengi@intel.com>Change-Id: If768d7cdd362694df3f3c86c959afad01a523f21
feat(intel): sdmmc/nand/combo-phy/qspi driver for Agilex5 SoC FPGAThis patch is used to implement sdmmc/nand/combo-phydriver to support Cadence IP for Agilex5 SoC FPGA. 1. Added SDMMC/NAND/COMBO-
feat(intel): sdmmc/nand/combo-phy/qspi driver for Agilex5 SoC FPGAThis patch is used to implement sdmmc/nand/combo-phydriver to support Cadence IP for Agilex5 SoC FPGA. 1. Added SDMMC/NAND/COMBO-PHY support. 2. Updated product name -> Agilex5 3. Updated QSPI base addressSigned-off-by: Jit Loon Lim <jit.loon.lim@intel.com>Change-Id: I6db689d2b784c9f59a25701ab34517f6f6b0a0e6
intel: Remove un-needed checks for qspi driver r/wThis patch removes un-needed r/w parameter checks for qspi driver. Thedriver can actually access any offset and size.Signed-off-by: Hadi Asyrafi
intel: Remove un-needed checks for qspi driver r/wThis patch removes un-needed r/w parameter checks for qspi driver. Thedriver can actually access any offset and size.Signed-off-by: Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com>Change-Id: If60b2c016aa91e2c24ddc57c6ad410c8dc5dcf53
intel: Refactor common platform code [5/5]Removes unused source code for BL2 and BL31 in platform.mk.Clean-up unused header files, syntax fixes, and alphabeticalsorting post-refactoringSigned-o
intel: Refactor common platform code [5/5]Removes unused source code for BL2 and BL31 in platform.mk.Clean-up unused header files, syntax fixes, and alphabeticalsorting post-refactoringSigned-off-by: Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com>Change-Id: Ie5ea9b4d3abdb0187cddeb04d2fcfb51fbe5c4dd
Update intel platform to not rely on undefined overflow behaviourThis consists of ensuring that the left operand of each shift isunsigned when the operation might overflow into the sign bit.Chan
Update intel platform to not rely on undefined overflow behaviourThis consists of ensuring that the left operand of each shift isunsigned when the operation might overflow into the sign bit.Change-Id: I4c7a315cb18b3bbe623e7a7a998d2dac869638a7Signed-off-by: Justin Chadwell <justin.chadwell@arm.com>
intel: Fix qspi driver write configSigned-off-by: Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com>Change-Id: I5241ed97697b0280b590b47b9173d102d23f305a
intel: Pull out common drivers into platform commonSigned-off-by: Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com>Change-Id: Ib79e2c6fe6e66dec5004701133ad6a5f4c78f2fa