- 4340753 net: Drop #ifdefs with CONFIG_BOOTP_SERVERIP by Simon Glass · 2 years, 11 months ago
- d3877fb Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · 2 years, 11 months ago
- d6b318d Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · 2 years, 11 months ago
- 4b37fd1 Convert CONFIG_UDP_CHECKSUM to Kconfig by Simon Glass · 2 years, 11 months ago
- 3df6cd4 Convert CONFIG_KEEP_SERVERADDR to Kconfig by Simon Glass · 2 years, 11 months ago
- 280db76 Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
- 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 068415e Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 10 months ago
- 046bf8d net: fastboot: make UDP port net: configurable by Christian Gmeiner · 2 years, 10 months ago
- 0fa4448 net: dsa: fix phydev->speed being uninitialized for the CPU port fixed PHY by Vladimir Oltean · 3 years ago
- 381e6e5 net: uclass: Save generated ethernet MAC addresses to the environment by Michal Simek · 2 years, 10 months ago
- c7ae46ef net: dsa: Use true instead of 1 in the set_promisc() call by Bin Meng · 3 years ago
- d4a660a net: bootp: Correct VCI string transmission by Walter Stoll · 3 years, 1 month ago
- 0783b16 net: dsa: allow drivers to get the port OF node by Vladimir Oltean · 3 years, 1 month ago
- 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
- 6eecaf5 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 3 years, 1 month ago
- 4fdc7e3 net: dsa: ensure port names are NULL-terminated after DSA_PORT_NAME_LENGTH truncation by Vladimir Oltean · 3 years, 2 months ago
- bf35c31 net: mdio-uclass: rewrite dm_mdio_post_probe using strlcpy by Vladimir Oltean · 3 years, 2 months ago
- 5ecdf0a net: dsa: remove unused variables by Vladimir Oltean · 3 years, 2 months ago
- 5cc283b net: dsa: pass CPU port fixed PHY to .port_disable by Vladimir Oltean · 3 years, 2 months ago
- 4b46e83 net: dsa: introduce a .port_probe() method in struct dsa_ops by Vladimir Oltean · 3 years, 3 months ago
- 5eee5ab net: dsa: refactor the code to set the port MAC address into a dedicated function by Vladimir Oltean · 3 years, 3 months ago
- f4b712b net: dsa: use "err" instead of "ret" in dsa_port_probe by Vladimir Oltean · 3 years, 3 months ago
- 0072f5f Remove #include <timestamp.h> from files which do not need it by Pali Rohár · 3 years, 3 months ago
- 9f66492 net: Move network rules to drivers/net by Simon Glass · 3 years, 3 months ago
- b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
- 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
- 79d191e net: define LOG_CATEGORY by Patrick Delaunay · 3 years, 4 months ago
- 431f9d7 net: dsa: enable master promisc mode if available and needed by Tim Harvey · 3 years, 4 months ago
- 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 5 months ago
- 82a3c9e net: use the same alias stem for ethernet as linux by Michael Walle · 3 years, 9 months ago
- 6e424b4 net: use a more deterministic approach to get the active ethernet device by Michael Walle · 3 years, 9 months ago
- 2509493 net: convert TFTP_TSIZE to proper Kconfig option by Tero Kristo · 3 years, 6 months ago
- f27bc8a net: phy: fixed: Be compatible with live OF tree by Vladimir Oltean · 3 years, 8 months ago
- 33aad0b dm: mdio: Use ofnode_phy_is_fixed_link() API by Bin Meng · 3 years, 8 months ago
- 7145553 net: dsa: remove master santiy check by Michael Walle · 3 years, 9 months ago
- 108157c net: dsa: remove NULL check for priv and platform data by Michael Walle · 3 years, 9 months ago
- e5d7d11 net: dsa: probe master device by Michael Walle · 3 years, 9 months ago
- a02dcbb net: dsa: return early if there is no master by Michael Walle · 3 years, 9 months ago
- bdf3192 mdio-uclass.c: support fixed-link subnodes by Rasmus Villemoes · 4 years, 1 month ago
- 2dddc1b net: tftp: Avoid sending extra ack on completion by Ramon Fried · 3 years, 9 months ago
- fc054d5 net: Introduce DSA class for Ethernet switches by Claudiu Manoil · 3 years, 10 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
- 177e7f9 net: Use CONFIG_IS_ENABLED() in eth_dev_get_mac_address() by Simon Glass · 3 years, 10 months ago
- d9506cd net: fix ping in netconsole by Yang Liu · 3 years, 11 months ago
- 26e85bf Revert "net: eth-uclass: Change uclass driver name to ethernet" by Tom Rini · 3 years, 10 months ago
- 1231184 net: eth-uclass: Change uclass driver name to ethernet by David Wu · 3 years, 10 months ago
- ea707dc net: Use NDRNG device in srand_mac() by Matthias Brugger · 3 years, 11 months ago
- c1ab738 net: eth_legacy - fix build CMD_PCAP by Jorge Ramirez-Ortiz · 4 years ago
- beb61e1 net: tftp: Fix incorrect tftp_next_ack on no OACK by Harm Berntsen · 4 years ago
- 51723c5 net: Do not respond to ICMP_ECHO_REQUEST if we do not have an IP address by David Rivshin · 4 years ago
- fa795f4 net: eth-uclass: avoid running start() twice without stop() by Matthias Schiffer · 4 years ago
- 5f59518 efi_loader: setting boot device by Heinrich Schuchardt · 3 years, 10 months ago
- f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 11 months ago
- 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 11 months ago
- 9917591 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 4 years ago
- 552da33 net: Update to use new sequence numbers by Simon Glass · 4 years ago
- 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- e1864db net: sntp: remove CONFIG_TIMESTAMP constraint by Heinrich Schuchardt · 4 years, 1 month ago
- c8e251f Adds basic support for ProxyDHCP by Lyle Franklin · 5 years ago
- 36ea0ca net: add a define for the number of packets received as batch by Patrick Wildt · 4 years, 1 month ago
- c3f0278 net: Expose some errors generated in net_init by Sean Anderson · 4 years, 2 months ago
- 912ece4 sntp: use udp framework by Philippe Reynes · 4 years, 2 months ago
- b43ea1b net: add a generic udp protocol by Philippe Reynes · 4 years, 2 months ago
- ad89591 net: use log_err() for 'No ethernet found' message by Heinrich Schuchardt · 4 years, 2 months ago
- f6a158b net: tftp: Fix load_block offset calculation by Ley Foon Tan · 4 years, 3 months ago
- ae0bdf0 net: tftp: Fix store_block offset calculation by Ley Foon Tan · 4 years, 3 months ago
- 6bf4636 net: tftp: Fix tftp_prev_block counter update by Ley Foon Tan · 4 years, 3 months ago
- 0851bd1 net: mdio: Fix not calling dev_dbg with a device by Sean Anderson · 4 years, 2 months ago
- 2b2a771 fastboot: Add support for 'reboot fastboot' command by Roman Kovalivskyi · 4 years, 4 months ago
- def7a5c net: ping: reset stored IP address by Marek Szyprowski · 4 years, 5 months ago
- cc6b87e net: tftp: Add client support for RFC 7440 by Ramon Fried · 4 years, 4 months ago
- 2a64ada net: Drop dm.h header file from phy.h by Simon Glass · 4 years, 4 months ago
- 3275f26 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · 4 years, 4 months ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- f1dd05b net: dm: Remove warning about EEPROM provided MAC address by Andre Przywara · 4 years, 5 months ago
- f1d925d net: move random_port() to dns by Baruch Siach · 4 years, 6 months ago
- 0813921 net: tftp: fix option validation as per RFCs by Ravik Hasija · 4 years, 6 months ago
- de5468e net: tftp: fix progress marker for file transfer by Ravik Hasija · 4 years, 6 months ago
- 808f13d net: Fix error if some network features are disabled by Krebs, Olaf · 4 years, 8 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
- 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 6 months ago
- 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 6 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- ba06b3c common: Drop uuid.h from common header by Simon Glass · 4 years, 6 months ago
- 5fe419e net: Add eth phy generic driver for shared MDIO by Ye Li · 4 years, 6 months ago
- d2b7020 net: eth-uclass: add return value check by Peng Fan · 4 years, 6 months ago
- 31d275b net: tftp: remove TFTP_MTU_BLOCKSIZE by Patrick Delaunay · 4 years, 7 months ago
- 421de7f net: tftp: Add help for CONFIG_TFTP_BLOCKSIZE by Patrick Delaunay · 4 years, 7 months ago
- d4172c9 net: eth-uclass: Fix message if mac is coming from DT or ROM by Michal Simek · 4 years, 8 months ago
- 2bcc43b net: tftp: use correct printf codes by Heinrich Schuchardt · 4 years, 9 months ago
- 215df01 net: convert NET_MAXDEFRAG to Kconfig by Rasmus Villemoes · 4 years, 9 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
- 8e8ccfe common: Move the image globals into image.h by Simon Glass · 4 years, 11 months ago
- bb872dd image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 11 months ago