~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Correct SPL use of NETDEVICESSimon Glass2023-02-10
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-20
* net: CONFIG_NET_DEVICES in dhcp_handler()Heinrich Schuchardt2022-12-02
* efi_loader: Let networking support depend on NETDEVICESJan Kiszka2022-11-06
* net: bootp: Make root path (option 17) length configurableAndre Kalb2022-08-08
* Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini2022-03-18
* net: Remove CONFIG_BOOTP_DHCP_REQUEST_DELAYTom Rini2022-03-03
* net: Drop #ifdefs with CONFIG_BOOTP_SERVERIPSimon Glass2022-01-21
* net: bootp: Correct VCI string transmissionWalter Stoll2021-11-23
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-02
* Adds basic support for ProxyDHCPLyle Franklin2020-12-01
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop bootstage.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* common: Drop uuid.h from common headerSimon Glass2020-05-18
* env: Move env_get_ulong() to env.hSimon Glass2019-08-11
* net: Add option to prefer bootp/dhcp serveripAlexander Graf2018-07-02
* net: Prefer command line argumentsAlexander Graf2018-07-02
* net: bootp: Fix compile error processing ntpserver optionChris Packham2018-05-14
* net: dhcp: Allow "MAY_FAIL" to still try each adapterJoe Hershberger2018-01-15
* net: Remove nfs.h include from bootp.cJoe Hershberger2018-01-15
* env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2017-08-16
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* env: Rename setenv() to env_set()Simon Glass2017-08-16
* status_led: Kconfig migrationUri Mashiach2017-01-21
* net: Handle an empty bootp extension sectionAndre Renaud2016-06-12
* net: Optionally use pxe client arch from variableAlexander Graf2016-05-27
* distro: Add efi pxe boot codeAlexander Graf2016-05-27
* bootp: Move vendor class identifier set to functionAlexander Graf2016-05-27
* efi_loader: Add network access supportAlexander Graf2016-05-27
* bootp: Prevent u-boot from using others responses.Anton Persson2016-03-27
* net: bootp: Add environment variable for timeout periodAlexandre Messier2016-02-26
* net: Add bootfile in DHCP RequestAlexandre Messier2016-01-28
* net: bootp: Ignore packets whose yiaddr is 0Peng Fan2016-01-28
* net: parse DHCP options from overloaded file/sname fieldsStefan Brüns2015-10-29
* net: Do not overwrite options found in overloaded 'file' fieldStefan Brüns2015-10-29
* net: cancel timeout handler after DHCPACKStefan Brüns2015-10-28
* net: Fix parsing of Bootp/DHCP option 0 (Pad)Stefan Brüns2015-10-28
* net: send RFC1542 compliant value for bootp requestsStefan Brüns2015-10-28
* net: reject Bootp/DHCP packets with bad OP valueStefan Brüns2015-10-28
* net: protect status led access in bootpThomas Chou2015-10-28
* net: bootp fix vci string on SPL-BootHannes Petermaier2015-10-28
* net: tftp: Move tftp.h file from ./net to ./include/netLukasz Majewski2015-09-07
* net: Fix incorrect DHCP/BOOTP packets on 64-bit systemsSergey Temerkhanov2015-04-18
* net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger2015-04-18
* net: cosmetic: Clean up DHCP variables and functionsJoe Hershberger2015-04-18
* net: cosmetic: Cleanup internal packet buffer namesJoe Hershberger2015-04-18
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-18
* net: cosmetic: Fixup var names for DHCP stringsJoe Hershberger2015-04-18