u-boot-brain/arch/arm/mach-tegra
Joe Hershberger fb8977c5be net: Always build the string_to_enetaddr() helper
Part of the env cleanup moved this out of the environment code and into
the net code. However, this helper is sometimes needed even when the net
stack isn't included.

Move the helper to lib/net_utils.c like it's similarly-purposed
string_to_ip(). Also rename the moved function to similar naming.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Reported-by: Ondrej Jirman <megous@megous.com>
2019-12-09 09:47:41 -06:00
..
tegra20 SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
tegra30 SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
tegra114 SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
tegra124 apalis-tk1: remove non-essential power rails on boot 2019-08-09 10:01:35 -07:00
tegra186 arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET 2019-07-10 22:37:23 +09:00
tegra210 arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET 2019-07-10 22:37:23 +09:00
ap.c ARM: tegra: avoid more operations in non-secure world 2018-08-21 08:41:00 -07:00
arm64-mmu.c arm64: zynqmp: Move SoC sources to mach-zynqmp 2019-01-24 10:03:44 +01:00
board.c common: Move some cache and MMU functions out of common.h 2019-12-02 18:23:55 -05:00
board2.c common: Move board_get_usable_ram_top() out of common.h 2019-12-02 18:25:04 -05:00
cache.c ARM: tegra: Guard GP pad control code with a Kconfig symbol 2019-06-05 09:16:33 -07:00
cboot.c net: Always build the string_to_enetaddr() helper 2019-12-09 09:47:41 -06:00
clock.c common: Move get_ticks() function out of common.h 2019-12-02 18:23:13 -05:00
cmd_enterrcm.c common: Move enable/disable_interrupts out of common.h 2019-12-02 18:25:01 -05:00
cpu.c ARM: tegra: Support TZ-only access to PMC 2019-06-05 09:16:34 -07:00
cpu.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dt-setup.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
emc.c ARM: tegra: Use common header for PMU declarations 2019-06-05 09:16:33 -07:00
emc.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
gpu.c ARM: tegra: avoid more operations in non-secure world 2018-08-21 08:41:00 -07:00
ivc.c common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
Kconfig arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET 2019-07-10 22:37:23 +09:00
Makefile ARM: tegra: Implement cboot_save_boot_params() in C 2019-06-05 09:16:34 -07:00
pinmux-common.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pmc.c ARM: tegra: Support TZ-only access to PMC 2019-06-05 09:16:34 -07:00
powergate.c ARM: tegra: Support TZ-only access to PMC 2019-06-05 09:16:34 -07:00
psci.S tegra: psci: save context id in cpu_on command 2018-05-07 11:52:55 -04:00
spl.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sys_info.c apalis-tk1/t30: colibri_t30: display reset reason 2019-08-09 10:01:35 -07:00
xusb-padctl-common.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
xusb-padctl-common.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
xusb-padctl-dummy.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00