Home
last modified time | relevance | path

Searched hist:"00 caae6d" (Results 1 – 25 of 212) sorted by relevance

123456789

/openbmc/u-boot/env/
H A Dcallback.c00caae6d Thu Aug 03 13:22:12 CDT 2017 Simon Glass <sjg@chromium.org> env: Rename getenv/_f() to env_get()

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 <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dflags.c00caae6d Thu Aug 03 13:22:12 CDT 2017 Simon Glass <sjg@chromium.org> env: Rename getenv/_f() to env_get()

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 <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/arch/xtensa/lib/
H A Dbootm.c00caae6d Thu Aug 03 13:22:12 CDT 2017 Simon Glass <sjg@chromium.org> env: Rename getenv/_f() to env_get()

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 <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/arch/arm/mach-kirkwood/
H A Dcpu.c00caae6d Thu Aug 03 13:22:12 CDT 2017 Simon Glass <sjg@chromium.org> env: Rename getenv/_f() to env_get()

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 <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/drivers/net/fm/
H A Dfdt.c00caae6d Thu Aug 03 13:22:12 CDT 2017 Simon Glass <sjg@chromium.org> env: Rename getenv/_f() to env_get()

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 <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/board/varisys/common/
H A Dsys_eeprom.c00caae6d Thu Aug 03 13:22:12 CDT 2017 Simon Glass <sjg@chromium.org> env: Rename getenv/_f() to env_get()

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 <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/cmd/
H A Dmd5sum.c00caae6d Thu Aug 03 13:22:12 CDT 2017 Simon Glass <sjg@chromium.org> env: Rename getenv/_f() to env_get()

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 <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dini.c00caae6d Thu Aug 03 13:22:12 CDT 2017 Simon Glass <sjg@chromium.org> env: Rename getenv/_f() to env_get()

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 <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dsetexpr.c00caae6d Thu Aug 03 13:22:12 CDT 2017 Simon Glass <sjg@chromium.org> env: Rename getenv/_f() to env_get()

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 <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dqfw.c00caae6d Thu Aug 03 13:22:12 CDT 2017 Simon Glass <sjg@chromium.org> env: Rename getenv/_f() to env_get()

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 <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dlog.c00caae6d Thu Aug 03 13:22:12 CDT 2017 Simon Glass <sjg@chromium.org> env: Rename getenv/_f() to env_get()

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 <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/board/Arcturus/ucp1020/
H A Dcmd_arc.c00caae6d Thu Aug 03 13:22:12 CDT 2017 Simon Glass <sjg@chromium.org> env: Rename getenv/_f() to env_get()

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 <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
H A Ducp1020.c00caae6d Thu Aug 03 13:22:12 CDT 2017 Simon Glass <sjg@chromium.org> env: Rename getenv/_f() to env_get()

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 <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/board/tcl/sl50/
H A Dboard.c00caae6d Thu Aug 03 13:22:12 CDT 2017 Simon Glass <sjg@chromium.org> env: Rename getenv/_f() to env_get()

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 <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/arch/arm/mach-keystone/
H A Dkeystone.c00caae6d Thu Aug 03 13:22:12 CDT 2017 Simon Glass <sjg@chromium.org> env: Rename getenv/_f() to env_get()

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 <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dddr3.c00caae6d Thu Aug 03 13:22:12 CDT 2017 Simon Glass <sjg@chromium.org> env: Rename getenv/_f() to env_get()

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 <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/common/
H A Dbootretry.c00caae6d Thu Aug 03 13:22:12 CDT 2017 Simon Glass <sjg@chromium.org> env: Rename getenv/_f() to env_get()

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 <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/board/cadence/xtfpga/
H A Dxtfpga.c00caae6d Thu Aug 03 13:22:12 CDT 2017 Simon Glass <sjg@chromium.org> env: Rename getenv/_f() to env_get()

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 <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/board/broadcom/bcm23550_w1d/
H A Dbcm23550_w1d.c00caae6d Thu Aug 03 13:22:12 CDT 2017 Simon Glass <sjg@chromium.org> env: Rename getenv/_f() to env_get()

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 <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/board/compulab/cl-som-am57x/
H A Deth.c00caae6d Thu Aug 03 13:22:12 CDT 2017 Simon Glass <sjg@chromium.org> env: Rename getenv/_f() to env_get()

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 <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/board/xes/common/
H A Dboard.c00caae6d Thu Aug 03 13:22:12 CDT 2017 Simon Glass <sjg@chromium.org> env: Rename getenv/_f() to env_get()

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 <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/common/spl/
H A Dspl_dfu.c00caae6d Thu Aug 03 13:22:12 CDT 2017 Simon Glass <sjg@chromium.org> env: Rename getenv/_f() to env_get()

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 <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/board/compulab/common/
H A Domap3_display.c00caae6d Thu Aug 03 13:22:12 CDT 2017 Simon Glass <sjg@chromium.org> env: Rename getenv/_f() to env_get()

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 <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/board/grinn/chiliboard/
H A Dboard.c00caae6d Thu Aug 03 13:22:12 CDT 2017 Simon Glass <sjg@chromium.org> env: Rename getenv/_f() to env_get()

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 <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/board/intel/edison/
H A Dedison.c00caae6d Thu Aug 03 13:22:12 CDT 2017 Simon Glass <sjg@chromium.org> env: Rename getenv/_f() to env_get()

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 <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>

123456789