24 Oct, 2016

1 commit


10 Sep, 2016

1 commit


17 Jun, 2016

1 commit


26 Apr, 2016

3 commits


19 Apr, 2016

1 commit


26 Mar, 2016

1 commit

  • This patch add support for the CCV xPress board which is equipped
    with the i.MX6UL. And provides the following interfaces:

    - 128MiB DDR
    - UART
    - I2C
    - eMMC (with booting)
    - Ethernet
    - USB

    This patch adds two build targets. One with and one without SPL. The
    non-SPL version is used for loading U-Boot via USB (imx_usb_loader).

    Signed-off-by: Stefan Roese
    Cc: Fabio Estevam
    Cc: Stefano Babic

    Stefan Roese