13 Dec, 2013

5 commits


01 Nov, 2013

1 commit


21 Oct, 2013

2 commits


24 Jul, 2013

1 commit


12 Mar, 2013

1 commit

  • In master we had already taken a patch to fix the davinci GPIO code for
    CONFIG_SOC_DM646X and in u-boot-ti we have additional patches to support
    DA830 (which is CONFIG_SOC_DA8XX && !CONFIG_SOC_DA850). Resolve these
    conflicts manually and comment the #else/#endif lines for clarity.

    Conflicts:
    arch/arm/include/asm/arch-davinci/gpio.h
    drivers/gpio/da8xx_gpio.c

    Signed-off-by: Tom Rini

    Tom Rini
     

09 Mar, 2013

2 commits


02 Mar, 2013

1 commit


10 Dec, 2012

1 commit


16 Oct, 2012

1 commit

  • Kill off ehci-core.h
    It was used to specify some static controller data. To support more than
    one controller being active at any time we have to carry the controller
    data ourselfes. Change the ehci interface accordingly.

    NOTE: OMAP implemented the ehci stuff a bit backwards and should be fixed
    to do the same thing as other platforms. But the change for now is at least
    compile clean.

    Signed-off-by: Lucas Stach
    Reviewed-by: Marek Vasut

    Lucas Stach
     

05 Sep, 2012

1 commit


15 May, 2012

1 commit

  • Add parameters to the OMAP MMC initialization function so the board can
    mask host capabilities and set the maximum clock frequency. While the
    OMAP supports a certain set of MMC host capabilities, individual boards
    may be more restricted and the OMAP may need to be configured to match
    the board. The PRG_SDMMC1_SPEEDCTRL bit in the OMAP3 is an example.

    Signed-off-by: Jonathan Solnit

    Jonathan Solnit
     

28 Mar, 2012

1 commit


12 Feb, 2012

1 commit


24 Dec, 2011

1 commit