01 Dec, 2011

1 commit


30 Nov, 2011

5 commits


28 Nov, 2011

4 commits


23 Nov, 2011

1 commit


22 Nov, 2011

1 commit


21 Nov, 2011

1 commit

  • This patch cleans-up the driver based on internal lpr comments.
    Separated board specific and SOC specific data and added to
    appropriate files. Based on the EVM type it will initialize the
    DCAN instance

    This patch cleans-up the driver according to Alpha EVM board
    changes. Modified pinmux settings added udelay(1); for raminit.
    Without this delay interrupts of the DCAN module is cleared while
    first time CAN network-up.

    Signed-off-by: Anil Kumar Ch

    Anil Kumar Ch
     

18 Nov, 2011

4 commits


17 Nov, 2011

1 commit

  • There exist Alpha EVMs with a version string of 1.0B as well as 1.0A.
    Make our revision detection logic check for just 1.0 and rename
    defines to match.

    Signed-off-by: Patil, Rachna
    Signed-off-by: Tom Rini

    Tom Rini
     

16 Nov, 2011

2 commits


15 Nov, 2011

2 commits


14 Nov, 2011

4 commits


08 Nov, 2011

1 commit


07 Nov, 2011

1 commit

  • * Have different dev_cfg structures and setup functions for new, old
    beaglebone boards setup pin mux accordingly

    * Fall back to older Bone boards if EEPROM reads are incorrect or empty

    * Read version field of EEPROM config to call correct setup_beaglebone
    function according to board version

    While at it, clean-up a bad comment style in existing code.

    Signed-off-by: Steve Kipisz
    Signed-off-by: Joel A Fernandes
    Signed-off-by: Sekhar Nori

    Joel A Fernandes
     

27 Oct, 2011

12 commits