23 Mar, 2015

3 commits


20 Mar, 2015

1 commit


19 Mar, 2015

2 commits


17 Mar, 2015

7 commits


16 Mar, 2015

1 commit


11 Mar, 2015

1 commit


10 Mar, 2015

9 commits

  • This patch add support for Wexler TAB7200 tablet.

    The Wexler TAB7200 is a A20 based tablet with 7 inch display(800x480),
    capacitive touchscreen(5 fingers), 1G RAM, 4G NAND, micro SD card slot,
    mini HDMI port, 3.5mm audio plug, 1 USB OTG port and 1 USB 2.0 port.

    Signed-off-by: Aleksei Mamlin
    Acked-by: Hans de Goede
    Signed-off-by: Hans de Goede

    Aleksei Mamlin
     
  • Use the AXP223 PMIC to detect VBUS for musb otg support.

    Signed-off-by: Chen-Yu Tsai
    Acked-by: Hans de Goede
    Signed-off-by: Hans de Goede

    Chen-Yu Tsai
     
  • The Orange Pi Mini is an A20 based development board featuring 1G RAM, HDMI,
    1Gbit ethernet, USB wifi, SATA, 2 sdcard slots (use the top one for booting),
    2 USB 2.0 A receptacles, a micro USB B receptacle (otg) and a 3 ring 3.5 mm
    jack connector for A/V.

    Also see: http://www.orangepi.org/

    Signed-off-by: Hans de Goede
    Acked-by: Ian Campbell

    Hans de Goede
     
  • The Orange Pi is an A20 based development board featuring 1G RAM, HDMI & VGA,
    1Gbit ethernet, USB wifi, SATA, 4 USB 2.0 A receptacles, a micro USB B
    receptacle (otg) and a 3 ring 3.5 mm jack connector for A/V.

    Also see: http://www.orangepi.org/

    Signed-off-by: Hans de Goede
    Acked-by: Ian Campbell

    Hans de Goede
     
  • The Wits Pro A20 DKT is an A20 Development KiT with 1G RAM, 4G NAND, sdio wifi,
    1Gbit ethernet, 1024x768 lcd screen with ft5x_ts touchscreen and a ton of
    IO connectors.

    Note there seem to be multiple sdcard slots on the board (4 in total), but
    other then mmc0 none of these are hooked up by default, there is a ton of
    dip-switches which likely allow hooking some of these up, but the documentation
    of the board only describes the use of a fraction of them, so for now we
    only support mmc0.

    Also see: http://www.merrii.com/en/pla_d.asp?id=163

    Signed-off-by: Hans de Goede
    Acked-by: Ian Campbell

    Hans de Goede
     
  • The Forfun Q88DB is an A13 tablet in the common Q8 format.

    Features are 512MB RAM, 4GB NAND, 7" Display, RTL8188 Wifi, 2 cameras.

    For more details see: http://linux-sunxi.org/Forfun_Q88DB

    Signed-off-by: Jens Lucius
    Acked-by: Ian Campbell
    Signed-off-by: Ian Campbell

    Jens Lucius
     
  • The Mele I7 is a Allwinner based Android TV box.

    It features a A31 SOC, 1G RAM, 8GB NAND, HDMI out, A/V out,
    SPDIF, IrDA, 3 USB A, 1 USB micro OTG and Wireless LAN.

    Signed-off-by: Marcus Cooper
    Acked-by: Hans de Goede
    Signed-off-by: Hans de Goede

    Marcus Cooper
     
  • The MK808C is a Allwinner based Android TV dongle.

    It features a A20 SOC, 1G RAM, 8GB NAND, HDMI out, A/V out,
    1 USB A, 1 USB mini OTG, Bluetooth and Wireless LAN.

    Signed-off-by: Marcus Cooper
    Acked-by: Hans de Goede
    Signed-off-by: Hans de Goede

    Marcus Cooper
     
  • The Jesurun Q5 has a black plastic casing with the approximate dimensions of
    100mm x 100mm x 24mm with rounded edges. In terms of hardware it features an
    Allwinner A10 SoC with 1GB RAM and 8GB of NAND flash. The storage capacity can
    be extended up to 32GB with a MicroSD card. The external connectors are: 2x
    USB-A female supporting USB2.0, 3.5mm female jack for audio, HDMI female,
    SPDIF, RJ45 LAN and Power. In addition the device has 1x red LED (hard wired to
    power) and an programmable green led. On the board there is also an unpopulated
    IR receiver and the UART. The devices is equipped with an AXP209 PMU.

    For more details see: http://linux-sunxi.org/Jesurun_Q5

    Signed-off-by: Gábor Nyers
    Acked-by: Hans de Goede
    Signed-off-by: Hans de Goede

    Gábor Nyers
     

09 Mar, 2015

3 commits


06 Mar, 2015

5 commits


05 Mar, 2015

5 commits

  • Tom Rini
     
  • Import DTS for Arria V development kit and enable support
    for DT. The DT is imported from Linux 3.19-rc1 as of commit
    97bf6af1f928216fd6c5a66e8a57bfa95a659672 .

    Signed-off-by: Marek Vasut
    Cc: Chin Liang See
    Cc: Dinh Nguyen
    Acked-by: Pavel Machek
    Reviewed-by: Stefan Roese
    Cc: Vince Bridgers

    Marek Vasut
     
  • Import DTS for Cyclone V development kit and enable support
    for DT. The DT is imported from Linux 3.19-rc1 as of commit
    97bf6af1f928216fd6c5a66e8a57bfa95a659672 .

    Signed-off-by: Marek Vasut
    Cc: Chin Liang See
    Cc: Dinh Nguyen
    Acked-by: Pavel Machek
    Reviewed-by: Stefan Roese
    Cc: Vince Bridgers

    Marek Vasut
     
  • Add support for the Altera Arria V development kit.

    Signed-off-by: Marek Vasut
    Cc: Chin Liang See
    Cc: Dinh Nguyen
    Cc: Pavel Machek
    Cc: Stefan Roese
    Cc: Vince Bridgers

    Marek Vasut
     
  • Currently in some cases SDRAM init requires global_data to be available
    and soon this will not be available prior to board_init_f(). Adjust the
    code paths in these cases to be correct. In some cases we had the SPL
    stack be in DDR as we might have large stacks (due to Falcon Mode +
    Environment). In these cases switch to CONFIG_SPL_STACK_R. In other
    cases we had simply been setting CONFIG_SPL_STACK into SRAM. In these
    cases we no longer need to (CONFIG_SYS_INIT_SP_ADDR is used and is also
    in SRAM) so drop those lines.

    Signed-off-by: Simon Glass
    Tested on Beagleboard, Beagleboard xM
    Tested-by: Matt Porter
    Tested on Beaglebone Black, AM43xx GP EVM, OMAP5 uEVM, OMAP4 Pandaboard
    Tested-by: Tom Rini
    Signed-off-by: Tom Rini
    Reviewed-by: Simon Glass

    Simon Glass
     

03 Mar, 2015

2 commits


02 Mar, 2015

1 commit