Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-19 | net: Remove all references to CONFIG_ETHADDR and friends | Joe Hershberger | |
We really don't want boards defining fixed MAC addresses in their config so we just remove the option to set it in a fixed way. If you must have a MAC address that was not provisioned, then use the random MAC address functionality. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Simon Glass <sjg@chromium.org> | |||
2015-03-05 | omap3: add support for QUIPOS Cairo board. | Albert ARIBAUD \(3ADEV\) | |
This patch extends OMAP3 support for AM/DM37xx and introduces the AM3703-based Quipos Cairo board. Signed-off-by: Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr> Reviewed-by: Simon Glass <sjg@chromium.org> |