Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB | Paul Kocialkowski | 2015-08-05 | -1/+1 |
| | | | | | | | | | USB-related options are usually prefixed with CONFIG_USB and platform-specific adaptation for the MUSB controller already have a CONFIG_USB_MUSB prefix, so this switches all MUSB-related options to a CONFIG_USB_MUSB prefix, for consistency. Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | |||
* | net: cosmetic: Name ethaddr variables consistently | Joe Hershberger | 2015-04-18 | -2/+2 |
| | | | | | | | | Use "_ethaddr" at the end of variables and drop CamelCase. Make constant values actually 'const'. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Simon Glass <sjg@chromium.org> | |||
* | Adding Support for BAV335x boards | Gilles Gameiro | 2015-03-05 | -0/+430 |