20 Apr, 2017

1 commit

  • Convert the CONS_INDEX configuration to Kconfig.
    Update sunxi's defconfigs to remove SYS_EXTRA_OPTIONS variable not
    needed anymore.
    Default value is 1 except for sun5i (equals 2) and sun8i (equals 5).

    Signed-off-by: Mylène Josserand
    [Maxime: Added a depends on ARCH_SUNXI to avoid build breakages]
    Signed-off-by: Maxime Ripard

    Mylène Josserand
     

28 Jan, 2017

3 commits


20 Sep, 2016

1 commit


09 Sep, 2016

1 commit


03 Sep, 2016

1 commit

  • The iNet D978 rev2 is a tablet board designed by iNet, which is intended to
    use on 10" tablets with a appearance like Apple iPad. It has A33 SoC, 1GB
    RAM, 8GB/16GB NAND, SDIO Wi-Fi, a MicroUSB port and a MicroSD slot.

    Signed-off-by: Icenowy Zheng
    Reviewed-by: Hans de Goede
    Signed-off-by: Hans de Goede

    Icenowy Zheng