index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bootp.c
Age
Commit message (
Expand
)
Author
11 days
net: bootp: Drop unused code
Marek Vasut
2026-03-18
led: migrate last legacy LED user (olinuxino+net) to modern LED framework
Quentin Schulz
2025-10-22
net: bootp: Prevent buffer overflow to avoid leaking the RAM content
Paul HENRYS
2025-10-22
net: Remove BOOTP_VENDOREX support
Tom Rini
2025-08-18
net: add missing SPDX-License-Identifier for files originating from LiMon
Max Merchel
2025-06-26
net: consolidate PXE processor architecture type Kconfig
Heinrich Schuchardt
2025-05-23
Merge patch series "BOOTP/DHCPv4 enhancements"
Tom Rini
2025-05-23
net: bootp: add config option BOOTP_RANDOM_XID
Sean Edmond
2025-05-23
net: bootp: BOOTP/DHCPv4 retransmission improvements
Sean Edmond
2025-05-23
net: Enhancements for dhcp option 209
Sean Edmond
2024-10-11
global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-09-12
include: export uuid.h
Caleb Connolly
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
net: Remove <common.h> and add needed includes
Tom Rini
2024-05-03
net: consider option-length when parsing NIS domain
Heinrich Schuchardt
2024-04-18
net: add support to parse the NIS domain for the dhcp options
Charles Hardin
2023-11-05
net: Get pxe config file from dhcp option 209
Sean Edmond
2023-10-17
net: bootp: Fall back to BOOTP from DHCP when unit testing
Sean Anderson
2023-10-17
net: bootp: Move port numbers to header
Sean Anderson
2023-02-10
Correct SPL use of NETDEVICES
Simon Glass
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2022-12-02
net: CONFIG_NET_DEVICES in dhcp_handler()
Heinrich Schuchardt
2022-11-06
efi_loader: Let networking support depend on NETDEVICES
Jan Kiszka
2022-08-08
net: bootp: Make root path (option 17) length configurable
Andre Kalb
2022-03-18
Convert CONFIG_NET_RETRY_COUNT to Kconfig
Tom Rini
2022-03-03
net: Remove CONFIG_BOOTP_DHCP_REQUEST_DELAY
Tom Rini
2022-01-21
net: Drop #ifdefs with CONFIG_BOOTP_SERVERIP
Simon Glass
2021-11-23
net: bootp: Correct VCI string transmission
Walter Stoll
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2020-12-01
Adds basic support for ProxyDHCP
Lyle Franklin
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-18
common: Drop uuid.h from common header
Simon Glass
2019-08-11
env: Move env_get_ulong() to env.h
Simon Glass
2018-07-02
net: Add option to prefer bootp/dhcp serverip
Alexander Graf
2018-07-02
net: Prefer command line arguments
Alexander Graf
2018-05-14
net: bootp: Fix compile error processing ntpserver option
Chris Packham
2018-01-15
net: dhcp: Allow "MAY_FAIL" to still try each adapter
Joe Hershberger
2018-01-15
net: Remove nfs.h include from bootp.c
Joe Hershberger
2017-08-16
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-01-21
status_led: Kconfig migration
Uri Mashiach
2016-06-12
net: Handle an empty bootp extension section
Andre Renaud
2016-05-27
net: Optionally use pxe client arch from variable
Alexander Graf
2016-05-27
distro: Add efi pxe boot code
Alexander Graf
2016-05-27
bootp: Move vendor class identifier set to function
Alexander Graf
[next]