u-boot-brain/arch/sh/lib
Simon Glass 00caae6d47 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>
2017-08-16 08:30:24 -04:00
..
ashiftrt.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
ashldi3.c sh: Add support for SH2A freestanding build 2011-08-22 13:16:08 +09:00
ashlsi3.S sh: rename some private libraries 2015-02-25 13:55:05 +09:00
ashrdi3.c sh: import missing private libraries from Linux 3.19 2015-02-25 13:57:29 +09:00
ashrsi3.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
board.c sh: add shared relocate_code() function and call board_init_r() 2016-12-02 21:32:52 -05:00
bootm.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
Kconfig Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig 2017-08-11 15:41:57 -04:00
libgcc.h sh: Add support for SH2A freestanding build 2011-08-22 13:16:08 +09:00
lshrdi3.c sh: Add support for SH2A freestanding build 2011-08-22 13:16:08 +09:00
lshrsi3.S sh: rename some private libraries 2015-02-25 13:55:05 +09:00
Makefile sh: share the correct version of start.S among all cpus 2016-12-02 21:32:53 -05:00
movmem.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
start.S sh: share the correct version of start.S among all cpus 2016-12-02 21:32:53 -05:00
time_sh2.c sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQ 2014-01-08 14:59:53 +09:00
time.c sh: convert to common timer code 2013-11-04 11:08:10 -05:00
udiv_qrnnd.S sh: import missing private libraries from Linux 3.19 2015-02-25 13:57:29 +09:00
udivsi3_i4i-Os.S sh: import missing private libraries from Linux 3.19 2015-02-25 13:57:29 +09:00
udivsi3_i4i.S sh: import missing private libraries from Linux 3.19 2015-02-25 13:57:29 +09:00
udivsi3.S sh: import missing private libraries from Linux 3.19 2015-02-25 13:57:29 +09:00
zimageboot.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00