Skip to content
Snippets Groups Projects
  1. May 12, 2021
    • Keerthy's avatar
      arm: mach-k3: am642: Add support for boot device detection · 57dba04a
      Keerthy authored and Lokesh Vutla's avatar Lokesh Vutla committed
      
      AM642 allows for booting from primary or backup boot media.
      Both media can be chosen individually based on switch settings.
      ROM looks for a valid image in primary boot media, if not found
      then looks in backup boot media. In order to pass this boot media
      information to boot loader, ROM stores a value at a particular
      address. Add support for reading this information and determining
      the boot media correctly.
      
      Signed-off-by: default avatarKeerthy <j-keerthy@ti.com>
      Signed-off-by: default avatarDave Gerlach <d-gerlach@ti.com>
      57dba04a
    • Dave Gerlach's avatar
      arm: mach-k3: Add basic support for AM642 SoC definition · eb54168b
      Dave Gerlach authored and Lokesh Vutla's avatar Lokesh Vutla committed
      The AM642 SoC belongs to the K3 Multicore SoC architecture platform,
      providing advanced system integration to enable applications such as
      Motor Drives, PLC, Remote IO and IoT Gateways.
      
      Some highlights of this SoC are:
      * Dual Cortex-A53s in a single cluster, two clusters of dual Cortex-R5F
        MCUs, and a single Cortex-M4F.
      * Two Gigabit Industrial Communication Subsystems (ICSSG).
      * Integrated Ethernet switch supporting up to a total of two external
        ports.
      * PCIe-GEN2x1L, USB3/USB2, 2xCAN-FD, eMMC and SD, UFS, OSPI memory
        controller, QSPI, I2C, eCAP/eQEP, ePWM, ADC, among other
        peripherals.
      * Centralized System Controller for Security, Power, and Resource
        Management (DMSC).
      
      See AM64X Technical Reference Manual (SPRUIM2, Nov 2020)
      for further details: https://www.ti.com/lit/pdf/spruim2
      
      
      
      Signed-off-by: default avatarDave Gerlach <d-gerlach@ti.com>
      eb54168b
  2. Apr 29, 2021
  3. Apr 28, 2021
  4. Apr 27, 2021
  5. Apr 26, 2021
  6. Apr 23, 2021
  7. Apr 22, 2021
  8. Apr 20, 2021
  9. Apr 19, 2021
  10. Apr 18, 2021
    • Marek Vasut's avatar
      ARM: dts: imx8mn: Add power domain nodes · d78f7d81
      Marek Vasut authored
      
      Add power domain nodes to DT.
      
      Signed-off-by: default avatarMarek Vasut <marex@denx.de>
      Cc: Fabio Estevam <festevam@gmail.com>
      Cc: Peng Fan <peng.fan@nxp.com>
      Cc: Stefano Babic <sbabic@denx.de>
      Cc: Ye Li <ye.li@nxp.com>
      Cc: uboot-imx <uboot-imx@nxp.com>
      d78f7d81
    • Marek Vasut's avatar
      ARM: dts: imx8mm: Add power domain nodes · f0e10e33
      Marek Vasut authored
      
      Add power domain nodes to DT.
      
      Signed-off-by: default avatarMarek Vasut <marex@denx.de>
      Cc: Fabio Estevam <festevam@gmail.com>
      Cc: Peng Fan <peng.fan@nxp.com>
      Cc: Stefano Babic <sbabic@denx.de>
      Cc: Ye Li <ye.li@nxp.com>
      Cc: uboot-imx <uboot-imx@nxp.com>
      f0e10e33
    • Marek Vasut's avatar
      ARM: dts: imx8mn: Replace deprecated fsl,usbphy DT props with phys · 5781f465
      Marek Vasut authored
      
      The fsl,usbphy DT property is deprecated, replace it with phys DT
      property and specify #phy-cells, so that the generic PHY framework
      can parse the PHY bindings without any extra hacking.
      
      Signed-off-by: default avatarMarek Vasut <marex@denx.de>
      Cc: Fabio Estevam <festevam@gmail.com>
      Cc: Peng Fan <peng.fan@nxp.com>
      Cc: Stefano Babic <sbabic@denx.de>
      Cc: Ye Li <ye.li@nxp.com>
      Cc: uboot-imx <uboot-imx@nxp.com>
      5781f465
    • Marek Vasut's avatar
      ARM: dts: imx8mm: Replace deprecated fsl,usbphy DT props with phys · aded940f
      Marek Vasut authored
      
      The fsl,usbphy DT property is deprecated, replace it with phys DT
      property and specify #phy-cells, so that the generic PHY framework
      can parse the PHY bindings without any extra hacking.
      
      Signed-off-by: default avatarMarek Vasut <marex@denx.de>
      Cc: Fabio Estevam <festevam@gmail.com>
      Cc: Peng Fan <peng.fan@nxp.com>
      Cc: Stefano Babic <sbabic@denx.de>
      Cc: Ye Li <ye.li@nxp.com>
      Cc: uboot-imx <uboot-imx@nxp.com>
      aded940f
    • Marek Vasut's avatar
      ARM: dts: k2g-evm: Use standard compatible string for USB no-op PHY · c7eb5d2c
      Marek Vasut authored
      
      The standard compatible string is "usb-nop-xceiv", use it.
      Note that keystone-k2g.dtsi already uses the aforementioned
      compat string, so this patch can only remove the override.
      
      Signed-off-by: default avatarMarek Vasut <marex@denx.de>
      Cc: Alexey Brodkin <alexey.brodkin@synopsys.com>
      Cc: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
      Cc: Fabio Estevam <festevam@gmail.com>
      Cc: Jean-Jacques Hiblot <jjhiblot@ti.com>
      Cc: Murali Karicheri <m-karicheri2@ti.com>
      Cc: Peng Fan <peng.fan@nxp.com>
      Cc: Stefano Babic <sbabic@denx.de>
      Cc: Ye Li <ye.li@nxp.com>
      Cc: uboot-imx <uboot-imx@nxp.com>
      c7eb5d2c
  11. Apr 16, 2021
Loading