16 Aug, 2017

2 commits

  • We are now using an env_ prefix for environment functions. Rename these
    two functions for consistency. Also add function comments in common.h.

    Quite a few places use getenv() in a condition context, provoking a
    warning from checkpatch. These are fixed up in this patch also.

    Suggested-by: Wolfgang Denk
    Signed-off-by: Simon Glass

    Simon Glass
     
  • We are now using an env_ prefix for environment functions. Rename setenv()
    for consistency. Also add function comments in common.h.

    Suggested-by: Wolfgang Denk
    Signed-off-by: Simon Glass

    Simon Glass
     

28 May, 2016

1 commit


23 Mar, 2016

1 commit


08 Feb, 2016

1 commit


20 Nov, 2015

1 commit


07 Sep, 2015

1 commit

  • This code allows using DFU defined mediums for storing data received via
    TFTP protocol.

    It reuses and preserves functionality of legacy code at common/update.c.

    The update_tftp() function now accepts parameters - namely medium device
    name and its number (e.g. mmc 1).

    Without this information passed old behavior is preserved.

    Signed-off-by: Lukasz Majewski
    Acked-by: Joe Hershberger

    Lukasz Majewski
     

19 Jul, 2014

1 commit


30 May, 2014

10 commits


10 May, 2014

1 commit


18 Apr, 2014

1 commit


09 Nov, 2013

1 commit


15 Oct, 2013

1 commit


24 Jul, 2013

1 commit


05 Jun, 2013

9 commits


01 May, 2013

1 commit


13 Mar, 2013

2 commits


04 Feb, 2013

2 commits


20 Dec, 2012

1 commit


12 Dec, 2012

1 commit


29 Nov, 2012

1 commit