10 Dec, 2013

1 commit


26 Jun, 2013

2 commits

  • This patch adds the driver for keyboard that's controlled by ChromeOS EC.

    Signed-off-by: Randall Spangler
    Signed-off-by: Simon Glass
    Signed-off-by: Vincent Palatin
    Signed-off-by: Hung-ying Tyan
    Acked-by: Simon Glass

    Hung-ying Tyan
     
  • This patch adds the cros_ec driver that implements the protocol for
    communicating with Google's ChromeOS embedded controller.

    Signed-off-by: Bernie Thompson
    Signed-off-by: Bill Richardson
    Signed-off-by: Che-Liang Chiou
    Signed-off-by: Doug Anderson
    Signed-off-by: Gabe Black
    Signed-off-by: Hung-ying Tyan
    Signed-off-by: Louis Yung-Chieh Lo
    Signed-off-by: Randall Spangler
    Signed-off-by: Sean Paul
    Signed-off-by: Simon Glass
    Signed-off-by: Vincent Palatin
    Acked-by: Simon Glass
    Tested-by: Simon Glass

    Hung-ying Tyan
     

22 Jun, 2013

1 commit


13 Jun, 2013

1 commit

  • This patch adds DWMMC device node data for exynos5.
    This patch also adds binding file for DWMMC device node.

    Signed-off-by: Vivek Gautam
    Signed-off-by: Amar
    Acked-by: Jaehoon Chung
    Acked-by: Simon Glass
    Signed-off-by: Minkyu Kang

    Amar
     

06 Jun, 2013

1 commit

  • simple-framebuffer is a new device tree binding that describes a pre-
    configured frame-buffer memory region and its format. The Linux kernel
    contains a driver that supports this binding. Implement functions to
    create a DT node (or fill in an existing node) with parameters that
    describe the framebuffer format that U-Boot is using.

    This will be immediately used by the Raspberry Pi board in U-Boot, and
    likely will be used by the Samsung ARM ChromeBook support soon too. It
    could well be used by many other boards (e.g. Tegra boards with built-in
    LCD panels, which aren't yet supported by the Linux kernel).

    Signed-off-by: Stephen Warren
    Acked-by: Simon Glass

    Stephen Warren
     

27 Mar, 2013

2 commits


12 Mar, 2013

2 commits


08 Jan, 2013

2 commits


19 Nov, 2012

2 commits

  • Add LCD definitions and also a proposed binding for LCD displays.

    The PWM is as per what will likely be committed to linux-next soon.

    The displaymode binding comes from a proposal here:

    http://lists.freedesktop.org/archives/dri-devel/2012-July/024875.html

    The panel binding is new, and fills a need to specify the panel
    timings and other tegra-specific information. Should a binding appear
    that allows the pwm to handle this automatically, we can revisit
    this.

    Signed-off-by: Simon Glass
    Signed-off-by: Tom Warren

    Simon Glass
     
  • This binding will apparently soon be in linux-next. Bring it in now
    since we need to do something, and may as well try to target what
    Linux will have.

    Signed-off-by: Simon Glass
    Signed-off-by: Tom Warren

    Simon Glass
     

08 Sep, 2012

1 commit


17 Apr, 2012

1 commit


29 Mar, 2012

5 commits