rv1126-uboot/common
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
..
eeprom
init spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 2017-07-27 14:59:03 +02:00
spl env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
Kconfig Move environment files from common/ to env/ 2017-08-15 08:18:45 -04:00
Makefile Move environment files from common/ to env/ 2017-08-15 08:18:45 -04:00
autoboot.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
bedbug.c
board_f.c common: board_f: Make reserve_mmu a weak function 2017-08-02 09:11:52 +02:00
board_info.c
board_r.c env: Rename common functions related to setenv() 2017-08-16 08:23:32 -04:00
boot_fit.c boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset() 2017-08-13 15:17:34 -04:00
bootm.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
bootm_os.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
bootretry.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
bootstage.c bootstage: Adjust to use const * where possible 2017-06-05 14:13:08 -04:00
bouncebuf.c
cli.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
cli_hush.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
cli_readline.c
cli_simple.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
command.c
common_fit.c spl: fit: Break out some functions into a common file 2017-07-10 14:24:39 -04:00
console.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
cros_ec.c
ddr_spd.c
dfu.c common: dfu: ignore reset for spl-dfu 2017-05-12 08:37:09 -04:00
dlmalloc.c spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 2017-07-27 14:59:03 +02:00
dlmalloc.src
edid.c edid: Use sizeof() in cea_is_hdmi_vsdb_present() 2017-06-12 08:38:06 -04:00
exports.c
fb_mmc.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
fb_nand.c common: use get_nand_dev_by_index() 2017-07-11 22:41:46 -04:00
fdt_support.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
flash.c
hash.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
hwconfig.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
image-android.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
image-fdt.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
image-fit.c
image-sig.c
image-sparse.c
image.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
iomux.c
iotrace.c
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
lcd_console.c
lcd_console_rotation.c
lcd_simplefb.c dm: video: Add driver-model support to lcd_simplefb 2017-05-09 20:20:41 -04:00
lynxkdi.c powerpc: remove 4xx support 2017-07-03 17:35:28 -04:00
main.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
malloc_simple.c
memsize.c
menu.c
miiphyutil.c
s_record.c
splash.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
splash_source.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
stdio.c i2c: Finish dropping use of CONFIG_I2C_HARD 2017-05-15 06:18:30 +02:00
system_map.c
update.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
usb.c powerpc: remove 4xx support 2017-07-03 17:35:28 -04:00
usb_hub.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
usb_kbd.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
usb_storage.c dm: scsi: Drop the ccb typedef 2017-07-11 10:08:19 -06:00
xyzModem.c common/xyzModem.c: Do not use hard-coded address for debug buffer 2017-04-08 09:26:55 -04:00