u-boot-brain/arch/arm/cpu/armv8/fsl-layerscape
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
..
doc armv8: fsl-layerscape: Add NXP LS2081A, LS2041A SoC support 2017-05-23 09:40:23 -07:00
cpu.c common: freescale: Move arch-specific declarations 2017-06-05 12:30:55 -04:00
cpu.h armv8/fsl-lsch3: Update code to release secondary cores 2016-11-22 11:38:48 -08:00
fdt.c fdt: Rename a few functions in fdt_support 2017-06-01 07:03:11 -06:00
fsl_lsch2_serdes.c armv8/fsl_lsch2: Add chip power supply voltage setup 2017-01-18 09:29:08 -08:00
fsl_lsch2_speed.c arch: arm: update the IFC IP input clock 2017-02-03 14:31:19 -08:00
fsl_lsch3_serdes.c armv8: ls2080aqds: Add support for SD boot 2017-06-01 19:57:17 -07:00
fsl_lsch3_speed.c arch: arm: update the IFC IP input clock 2017-02-03 14:31:19 -08:00
Kconfig spl: add hierarchical defaults for SPL_LDSCRIPT 2017-08-13 17:12:37 +02:00
lowlevel.S armv8: Remove duplicate definition for IH_ARCH_ARM and IH_ARCH_ARM64 2017-08-01 08:28:56 -07:00
ls1012a_serdes.c armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC 2016-06-03 14:12:50 -07:00
ls1043a_psci.S ARMv8: LS1043A: Enable LS1043A default PSCI support 2016-12-15 11:57:56 -08:00
ls1043a_serdes.c armv8/ls1043ardb: Add LS1043ARDB board support 2015-10-29 10:34:01 -07:00
ls1046a_serdes.c armv8: fsl_lsch2: Add LS1046A SoC support 2016-07-26 09:02:23 -07:00
ls2080a_serdes.c armv8: ls2080a: Add serdes2 protocol 0x51 support 2017-04-17 09:03:30 -07:00
Makefile armv8: ls1043a: Drop macro CONFIG_LS1043A 2017-04-17 09:03:30 -07:00
mp.c armv8: Remove duplicate definition for IH_ARCH_ARM and IH_ARCH_ARM64 2017-08-01 08:28:56 -07:00
ppa.c armv8: fsl-layerscape: use get_nand_dev_by_index() 2017-07-11 22:41:53 -04:00
soc.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
spl.c armv8: layerscape: Enabling loading PPA during SPL stage 2017-06-01 19:57:24 -07:00