~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Convert CONFIG_HOSTNAME et al to KconfigTom Rini2022-12-22
* net: ipv6: Add IPv6 build optionsViacheslav Mitrofanov2022-12-05
* net: Add TCP protocolYing-Chun Liu (PaulLiu)2022-11-28
* net: bootp: Make root path (option 17) length configurableAndre Kalb2022-08-08
* net: Fix discuss discard typoMarek Vasut2022-06-16
* bootstd: ethernet: Add a bootdev driverSimon Glass2022-04-25
* Convert CONFIG_SYS_RX_ETH_BUFFER to KconfigTom Rini2022-03-25
* Convert CONFIG_TFTP_PORT to KconfigTom Rini2022-03-25
* Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to KconfigTom Rini2022-03-25
* Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini2022-03-18
* Convert CONFIG_ARP_TIMEOUT to KconfigTom Rini2022-03-18
* Convert CONFIG_BOOTP_SERVERIP to KconfigSimon Glass2022-01-21
* Convert CONFIG_TIMESTAMP to KconfigSimon Glass2022-01-21
* Convert CONFIG_UDP_CHECKSUM to KconfigSimon Glass2022-01-21
* Convert CONFIG_KEEP_SERVERADDR to KconfigSimon Glass2022-01-21
* net: uclass: Save generated ethernet MAC addresses to the environmentMichal Simek2022-01-11
* Kconfig: Remove all default n/no optionsMichal Simek2021-08-31
* net: convert TFTP_TSIZE to proper Kconfig optionTero Kristo2021-06-08
* Adds basic support for ProxyDHCPLyle Franklin2020-12-01
* net: add a generic udp protocolPhilippe Reynes2020-09-30
* net: tftp: Add client support for RFC 7440Ramon Fried2020-08-04
* Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford2020-07-28
* net: tftp: Add help for CONFIG_TFTP_BLOCKSIZEPatrick Delaunay2020-04-27
* net: convert NET_MAXDEFRAG to KconfigRasmus Villemoes2020-02-13
* net: tftp: Fix too small block sizeAndre Przywara2019-12-09
* net: Convert CONFIG_TFTP_BLOCKSIZE to KconfigMarek Vasut2019-06-14
* net: Convert CONFIG_IP_DEFRAG to KconfigMarek Vasut2019-06-14
* net: Move net command options to the cmd menuJoe Hershberger2018-04-13
* net: Make CMD_NET a menuconfigJoe Hershberger2018-04-13
* Kconfig: cmd: Make networking command dependent on NETMichal Simek2018-02-27
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-23
* Convert CONFIG LIB_HW_RAND to KconfigAdam Ford2018-02-08
* Kconfig: spl: Add SPL support options to KconfigSimon Glass2016-09-16
* net: Move CONFIG_SPL_NET_VCI_STRING into KconfigAlexander Graf2016-05-27
* net: Fix client identifiers for ARMAlexander Graf2016-05-27
* net: Move the VCI and client arch values to KconfigAlexander Graf2016-05-27
* net: TFTP: variables cleanup and additionAlbert ARIBAUD \(3ADEV\)2015-10-28
* net: support NETCONSOLE option via KconfigBernhard Nortmann2015-09-29
* Allow CONFIG_REGEX to be disabled when CONFIG_NETJoe Hershberger2015-07-08
* net: Fix NET_RANDOM_ETHADDR dependenciesMichal Simek2015-06-01
* net: Handle ethaddr changes as an env callbackJoe Hershberger2015-05-21
* net: Implement random ethaddr fallback in eth.cJoe Hershberger2015-05-19
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-24