Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-21 | global: Drop common.h inclusion | Tom Rini | |
In order to make it easier to move on to dropping common.h from code directly, remove common.h inclusion from the rest of the header file which had been including it. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Rini <trini@konsulko.com> | |||
2012-05-23 | net: Add link-local addressing support | Joe Hershberger | |
Code based on networking/zcip.c in busybox commit 8531d76a15890c2c535908ce888b2e2aed35b172 Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> |