16 May, 2017

2 commits


15 May, 2017

1 commit

  • Any TFTP or DHCP boot on the Davinci OMAP-L138 LCDK board requires
    that the ethaddr variable be defined. There are no e-fuses to store
    the ethernet mac address for this platform, and neither is a mac
    address reserved in any format. So enable random mac address support
    so that networking boot can be supported.

    Signed-off-by: Suman Anna

    Suman Anna
     

16 Apr, 2017

1 commit


11 Apr, 2017

4 commits


07 Apr, 2017

1 commit


31 Mar, 2017

2 commits


28 Mar, 2017

1 commit

  • am335x_evm SPL is very close to its limit in SRAM space.
    SRAM size might be overflowed when building with "O=" option
    with a very large directory name and the same is a sibling
    of source tree. This will give the absolute path when __FILE_
    is used.
    Switch to use tiny printf to reclaim some size.

    Reported-by: Denys Dmytriyenko
    Signed-off-by: Lokesh Vutla

    Lokesh Vutla
     

20 Mar, 2017

1 commit

  • Enable the OPP_HIGH configuration for GPU voltage domain
    by default for various TI DRA7xx and AM57xx boards. This
    is being done to meet the performance needs of 1080p
    GFX/MultiMedia usecases. These domains do not support DVFS
    and the kernel will continue to run to the boot OPPs chosen
    here.

    Based on logic similar to that of DSPEVE and IVA voltage
    domains in commit def6b32 ("ARM: DRA7: Enable OPP_OPP_HIGH for
    DSPEVE and IVA voltage domains")

    Acked-by: Suman Anna
    Signed-off-by: Subhajit Paul
    Signed-off-by: Lokesh Vutla

    Subhajit Paul
     

14 Mar, 2017

1 commit


28 Feb, 2017

3 commits


17 Feb, 2017

1 commit


16 Feb, 2017

13 commits


15 Feb, 2017

7 commits


14 Feb, 2017

2 commits