u-boot-brain/drivers/net/fm
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
..
b4860.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
dtsec.c net: Move some header files to include/ 2015-10-29 10:34:00 -07:00
eth.c net: fman: fix 2.5G SGMII settings 2016-12-08 10:36:22 -06:00
fdt.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
fm.c env: Rename common functions related to setenv() 2017-08-16 08:23:32 -04:00
fm.h powerpc: P1017: Drop configuration for P1017 2016-11-23 23:42:08 -08:00
init.c Kconfig: Move CONFIG_FIT and related options to Kconfig 2016-03-14 19:18:07 -04:00
ls1043.c armv8/ls1043a: RGMII PHY requires internal delay on Tx 2017-06-02 14:44:18 -05:00
ls1046.c armv8/ls1046a: RGMII PHY requires internal delay on Tx 2017-06-02 14:44:18 -05:00
Makefile armv8: ls1043a: Drop macro CONFIG_LS1043A 2017-04-17 09:03:30 -07:00
memac_phy.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
memac.c net: fman: add support RGMII_TXID to memac 2017-08-14 12:47:32 -05:00
p1023.c net/fman: add a fm_enable_port function 2013-10-24 09:35:59 -07:00
p4080.c net/fman: add a fm_enable_port function 2013-10-24 09:35:59 -07:00
p5020.c net/fman: add a fm_enable_port function 2013-10-24 09:35:59 -07:00
p5040.c net/fman: add a fm_enable_port function 2013-10-24 09:35:59 -07:00
t1024.c powerpc/mpc85xx: Add T1024/T1023 SoC support 2014-12-05 08:06:14 -08:00
t1040.c net/fm: Enable FMAN ports if l2switch ports are connected over SGMII 2015-01-16 09:32:32 -08:00
t2080.c powerpc/t2080qds: some update for t2080qds 2014-01-21 13:37:41 -08:00
t4240.c powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in some case 2016-05-24 17:11:03 -07:00
tgec_phy.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
tgec.c net: Move some header files to include/ 2015-10-29 10:34:00 -07:00