Files
u-boot/include
Tom Rini 62905f4a92 Merge patch series "Remove <env.h> from <net.h>"
Tom Rini <trini@konsulko.com> says:

Hey all,

This is a v3 of Simon's series[1] and depends on the series[2] I posted
the other day that removes <env.h> from <command.h>. With this series
done, I believe we've tackled all of the current cases of headers which
include <env.h> without directly needing it. Much of this series is in
fact Simon's v2 with the main differneces being:
- Removing <env.h> from <net.h> at the end
- Removing env_to_ip() given how little it's used rather than shuffling
  around where it's declared and un-inline'ing it. For a rarely used
  helper, this ends up being cleaner I think. Especially looking at some
  of the users (which called env_get repeatedly). If there's strong
  opinion here about using the other method[3] we can do that instead.
- Setting aside for now how to handle CMD_ELF=y and NO_NET=y because
  today it's actually fine as we unconditionally build lib/net_utils.c
  where string_to_ip() is defined. I'm unsure if a further series is
  warranted here or not. We rely on link-time optimization to keep code
  readable too.

[1]: https://lore.kernel.org/all/20250501010456.3930701-1-sjg@chromium.org
[2]: https://lore.kernel.org/all/20250514225002.15361-1-trini@konsulko.com
[3]: https://lore.kernel.org/all/20250501010456.3930701-23-sjg@chromium.org
Link: https://lore.kernel.org/r/20250515234154.1859366-1-trini@konsulko.com
2025-05-29 08:31:07 -06:00
..
2022-10-30 20:07:16 +01:00
2022-01-19 18:11:34 +01:00
2022-09-29 16:07:57 -04:00
2024-10-17 03:12:47 +02:00
2022-09-24 10:47:01 -04:00
2025-01-22 15:58:03 -06:00
2022-07-26 02:30:56 -06:00
2025-04-22 15:08:47 -06:00
2023-08-08 10:22:03 -04:00
2024-07-29 15:01:04 -06:00
2023-12-21 08:54:37 -05:00
2022-01-30 01:25:00 +00:00
2022-01-30 01:25:00 +00:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2024-10-24 11:20:58 -06:00
2024-08-26 14:05:38 -06:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2025-04-03 11:43:22 -06:00
2024-02-13 15:38:49 -05:00
2024-07-29 15:01:04 -06:00
2025-03-24 08:51:34 -03:00
2025-05-29 08:29:16 -06:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2024-11-20 17:57:58 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2024-07-29 15:01:04 -06:00
2022-01-19 18:11:34 +01:00
2025-01-05 02:30:49 +01:00
2024-06-14 12:59:07 -06:00
2025-05-05 14:16:59 -06:00
2022-03-15 16:19:29 -04:00
2022-04-06 14:01:42 -04:00
2024-07-29 15:01:04 -06:00
2023-05-02 14:23:34 -04:00
2025-03-07 11:50:22 -06:00
2022-01-19 18:11:34 +01:00
2024-09-24 13:41:20 -06:00
2025-02-05 16:22:55 +01:00
2025-05-13 11:30:09 -06:00
2022-10-18 09:32:53 +08:00
2023-01-20 12:27:06 -05:00
2024-07-29 15:01:04 -06:00
2024-07-29 15:01:04 -06:00
2022-07-26 11:29:00 +02:00
2024-07-29 15:01:04 -06:00
2023-11-07 14:50:51 -05:00
2024-07-29 15:01:04 -06:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2024-08-13 06:23:15 +02:00
2022-01-19 18:11:34 +01:00
2023-04-27 13:51:06 -04:00
2022-01-19 18:11:34 +01:00
2025-03-10 07:41:16 +01:00
2023-12-21 11:59:49 -05:00
2022-10-30 20:07:17 +01:00
2024-12-31 10:58:30 -06:00
2025-01-26 11:06:56 +01:00
2025-04-03 11:41:54 -06:00
2024-07-29 15:01:04 -06:00
2023-12-21 08:54:37 -05:00
2025-04-03 16:54:49 -06:00
2024-11-04 16:41:38 -06:00
2024-07-29 15:01:04 -06:00
2025-03-11 23:06:18 +01:00
2022-01-24 10:35:10 -05:00
2024-07-29 15:01:04 -06:00
2024-10-24 11:21:48 -06:00
2024-07-29 15:01:04 -06:00
2024-07-29 15:01:04 -06:00
2025-05-29 08:30:25 -06:00
2024-11-25 23:07:37 -03:00
2024-09-30 17:48:12 -06:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2024-11-20 17:57:58 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2025-05-05 14:16:50 -06:00
2022-01-19 18:11:34 +01:00
2025-03-19 03:38:51 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2023-01-16 18:01:10 +08:00
2024-09-12 17:35:37 +02:00
2023-12-21 08:54:37 -05:00
2025-04-10 20:55:53 -06:00
2022-04-01 15:03:13 -04:00
2025-01-14 14:29:29 -06:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2024-07-29 15:01:04 -06:00
2025-04-16 19:57:19 -06:00
2022-04-06 14:03:17 -04:00
2025-02-28 08:41:54 -06:00
2023-02-10 07:41:40 -05:00
2024-07-29 15:01:04 -06:00
2025-02-11 20:10:58 -06:00
2022-01-19 18:11:34 +01:00
2025-01-07 15:45:51 +02:00
2022-01-19 18:11:34 +01:00
2025-01-01 10:40:33 -06:00
2022-01-19 18:11:34 +01:00
2024-07-29 15:01:04 -06:00
2022-12-07 16:04:17 -05:00
2024-07-29 15:01:04 -06:00
2025-02-03 16:01:36 -06:00
2022-01-19 18:11:34 +01:00
2024-11-13 08:14:23 -06:00
2022-01-19 18:11:34 +01:00
2024-07-29 15:01:04 -06:00