Home
last modified time | relevance | path

Searched hist:"00 caae6d47645e68d6e5277aceb69592b49381a6" (Results 1 – 25 of 213) sorted by relevance

123456789

/rk3399_rockchip-uboot/env/
H A Dcallback.c00caae6d47645e68d6e5277aceb69592b49381a6 Thu Aug 03 18:22:12 UTC 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.c00caae6d47645e68d6e5277aceb69592b49381a6 Thu Aug 03 18:22:12 UTC 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>
/rk3399_rockchip-uboot/cmd/
H A Dbootmenu.c00caae6d47645e68d6e5277aceb69592b49381a6 Thu Aug 03 18:22:12 UTC 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 Dmd5sum.c00caae6d47645e68d6e5277aceb69592b49381a6 Thu Aug 03 18:22:12 UTC 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.c00caae6d47645e68d6e5277aceb69592b49381a6 Thu Aug 03 18:22:12 UTC 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.c00caae6d47645e68d6e5277aceb69592b49381a6 Thu Aug 03 18:22:12 UTC 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.c00caae6d47645e68d6e5277aceb69592b49381a6 Thu Aug 03 18:22:12 UTC 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 Dfpga.c00caae6d47645e68d6e5277aceb69592b49381a6 Thu Aug 03 18:22:12 UTC 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 Delf.c00caae6d47645e68d6e5277aceb69592b49381a6 Thu Aug 03 18:22:12 UTC 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>
/rk3399_rockchip-uboot/arch/xtensa/lib/
H A Dbootm.c00caae6d47645e68d6e5277aceb69592b49381a6 Thu Aug 03 18:22:12 UTC 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>
/rk3399_rockchip-uboot/board/grinn/chiliboard/
H A Dboard.c00caae6d47645e68d6e5277aceb69592b49381a6 Thu Aug 03 18:22:12 UTC 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>
/rk3399_rockchip-uboot/arch/arm/mach-kirkwood/
H A Dcpu.c00caae6d47645e68d6e5277aceb69592b49381a6 Thu Aug 03 18:22:12 UTC 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>
/rk3399_rockchip-uboot/common/
H A Dbootretry.c00caae6d47645e68d6e5277aceb69592b49381a6 Thu Aug 03 18:22:12 UTC 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>
/rk3399_rockchip-uboot/board/Arcturus/ucp1020/
H A Dcmd_arc.c00caae6d47645e68d6e5277aceb69592b49381a6 Thu Aug 03 18:22:12 UTC 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>
/rk3399_rockchip-uboot/drivers/net/fm/
H A Dfdt.c00caae6d47645e68d6e5277aceb69592b49381a6 Thu Aug 03 18:22:12 UTC 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>
/rk3399_rockchip-uboot/board/varisys/common/
H A Dsys_eeprom.c00caae6d47645e68d6e5277aceb69592b49381a6 Thu Aug 03 18:22:12 UTC 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>
/rk3399_rockchip-uboot/board/compulab/cl-som-am57x/
H A Deth.c00caae6d47645e68d6e5277aceb69592b49381a6 Thu Aug 03 18:22:12 UTC 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>
/rk3399_rockchip-uboot/board/work-microwave/work_92105/
H A Dwork_92105_display.c00caae6d47645e68d6e5277aceb69592b49381a6 Thu Aug 03 18:22:12 UTC 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>
/rk3399_rockchip-uboot/board/tcl/sl50/
H A Dboard.c00caae6d47645e68d6e5277aceb69592b49381a6 Thu Aug 03 18:22:12 UTC 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>
/rk3399_rockchip-uboot/arch/arm/mach-keystone/
H A Dkeystone.c00caae6d47645e68d6e5277aceb69592b49381a6 Thu Aug 03 18:22:12 UTC 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>
/rk3399_rockchip-uboot/board/broadcom/bcm23550_w1d/
H A Dbcm23550_w1d.c00caae6d47645e68d6e5277aceb69592b49381a6 Thu Aug 03 18:22:12 UTC 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>
/rk3399_rockchip-uboot/board/gdsys/a38x/
H A Dkeyprogram.c00caae6d47645e68d6e5277aceb69592b49381a6 Thu Aug 03 18:22:12 UTC 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>
/rk3399_rockchip-uboot/arch/sh/lib/
H A Dzimageboot.c00caae6d47645e68d6e5277aceb69592b49381a6 Thu Aug 03 18:22:12 UTC 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>
/rk3399_rockchip-uboot/board/bluewater/gurnard/
H A Dgurnard.c00caae6d47645e68d6e5277aceb69592b49381a6 Thu Aug 03 18:22:12 UTC 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>
/rk3399_rockchip-uboot/board/cadence/xtfpga/
H A Dxtfpga.c00caae6d47645e68d6e5277aceb69592b49381a6 Thu Aug 03 18:22:12 UTC 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