22 Feb, 2018

2 commits


18 Feb, 2018

1 commit


04 Feb, 2018

1 commit

  • i.CoreM6 1.5 is an another i.CoreM6 QDL cpu modules which can be connected
    to EDIMM starter kit design with eMMC and MIPI-CSI interfaces suitable for
    Android and video capture application.

    notable features:
    CPU NXP i.MX6 S/DL/D/Q, Up to 4 x Cortex-A9@800MHz
    Memory Up to 2 GB DDR3-1066
    Video Interfaces Up to 1 Parallel Up to 2 LVDS HDMI 1.4
    port 8 bit CSI INPUT MIPI-CSI INPUT
    1 x 10/100 Ethernet interface, 2 x USB, 1 x PCIe, 1 x I2S etc

    This patch adds support for Quad/Dual and DualLite/Solo SOM's on
    MIPI starter kit with boot from SD and eMMC.

    Signed-off-by: Jagan Teki

    Jagan Teki
     

09 Jan, 2018

1 commit


03 Jan, 2018

1 commit

  • commit 20f14714169 ("imx: spl: Update NAND bootmode detection bit")
    broke the NAND bootmode detection by checking if
    BOOT_CFG1[7:4] == 0x8 for NAND boot mode.
    This commit essentially reverts it, while using the IMX6_BMODE_*
    macros that were introduced since.

    Tables 8-7 & 8-10 from IMX6DQRM say the NAND boot mode selection
    is done when BOOT_CFG1[7] is 1, but BOOT_CFG1[6:4] is not
    necessarily 0x0 in this case.
    Actually, NAND boot mode is when 0x8
    Cc: Stefano Babic
    Cc: Jagan Teki
    Cc: Tim Harvey

    Eran Matityahu
     

27 Nov, 2017

7 commits


07 Nov, 2017

1 commit


12 Oct, 2017

1 commit


18 Sep, 2017

1 commit


30 Aug, 2017

1 commit


28 Aug, 2017

1 commit


16 Aug, 2017

2 commits


12 Jul, 2017

2 commits

  • Change is consistent with other SOCs and it is in preparation
    for adding SOMs. SOC's related files are moved from cpu/ to
    mach-imx/.

    This change is also coherent with the structure in kernel.

    Signed-off-by: Stefano Babic

    CC: Fabio Estevam
    CC: Akshay Bhat
    CC: Ken Lin
    CC: Marek Vasut
    CC: Heiko Schocher
    CC: "Sébastien Szymanski"
    CC: Christian Gmeiner
    CC: Stefan Roese
    CC: Patrick Bruenn
    CC: Troy Kisky
    CC: Nikita Kiryanov
    CC: Otavio Salvador
    CC: "Eric Bénard"
    CC: Jagan Teki
    CC: Ye Li
    CC: Peng Fan
    CC: Adrian Alonso
    CC: Alison Wang
    CC: Tim Harvey
    CC: Martin Donnelly
    CC: Marcin Niestroj
    CC: Lukasz Majewski
    CC: Adam Ford
    CC: "Albert ARIBAUD (3ADEV)"
    CC: Boris Brezillon
    CC: Soeren Moch
    CC: Richard Hu
    CC: Wig Cheng
    CC: Vanessa Maegima
    CC: Max Krummenacher
    CC: Stefan Agner
    CC: Markus Niebel
    CC: Breno Lima
    CC: Francesco Montefoschi
    CC: Jaehoon Chung
    CC: Scott Wood
    CC: Joe Hershberger
    CC: Anatolij Gustschin
    CC: Simon Glass
    CC: "Andrew F. Davis"
    CC: "Łukasz Majewski"
    CC: Patrice Chotard
    CC: Nobuhiro Iwamatsu
    CC: Hans de Goede
    CC: Masahiro Yamada
    CC: Stephen Warren
    CC: Andre Przywara
    CC: "Álvaro Fernández Rojas"
    CC: York Sun
    CC: Xiaoliang Yang
    CC: Chen-Yu Tsai
    CC: George McCollister
    CC: Sven Ebenfeld
    CC: Filip Brozovic
    CC: Petr Kulhavy
    CC: Eric Nelson
    CC: Bai Ping
    CC: Anson Huang
    CC: Sanchayan Maity
    CC: Lokesh Vutla
    CC: Patrick Delaunay
    CC: Gary Bisson
    CC: Alexander Graf
    CC: u-boot@lists.denx.de
    Reviewed-by: Fabio Estevam
    Reviewed-by: Christian Gmeiner

    Stefano Babic
     
  • imx6qdl_icore_mmc_defconfig => imx6qdl_icore_rqs_defconfig
    Since icorem6_rqs support MMC/eMMC boot, so doesn't need
    to name it explicitly.

    Signed-off-by: Jagan Teki

    Jagan Teki
     

31 May, 2017

2 commits


18 May, 2017

16 commits