24 Aug, 2017

1 commit


08 Aug, 2017

1 commit


01 Aug, 2017

2 commits


30 Jul, 2017

1 commit

  • Change from EHCI to xHCI on the DFI BayTrail SoM.

    The xHCI USB hub is connected to an GPIO on the DFI BayTrail SoM. For
    correct operation, it needs to get reset upon power-up. Otherwise it
    may happen that the hub is not detected after a software reboot. This
    patch also configures this GPIO in the dts for correct operation.

    Signed-off-by: Stefan Roese
    Cc: Simon Glass
    Reviewed-by: Bin Meng

    Stefan Roese
     

12 Jul, 2017

1 commit


16 Aug, 2016

2 commits

  • This patch adds support for the BayTrail based theadorable-x86-dfi-bt700
    board which uses the DFI BT700 BayTrail Qseven SoM on a custom baseboard.
    The main difference to the DFI baseboard is, that it isn't equipped
    with a Super IO chip and uses the internal HS SIO UART (memory mapped
    PCI based) as the console UART.

    Signed-off-by: Stefan Roese
    Cc: Simon Glass
    Cc: Bin Meng
    Reviewed-by: Simon Glass
    Reviewed-by: Bin Meng

    Stefan Roese
     
  • This patch adds support for the DFI BayTrail BT700 QSeven SoM installed
    on the DFI Q7X-151 baseboard. The baseboard is equipped with the Nuvoton
    NCT6102D Super IO chip providing the UART as console.

    Signed-off-by: Stefan Roese
    Cc: Simon Glass
    Reviewed-by: Bin Meng

    Stefan Roese