Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-06 | MAINTAINERS: Add missing boards and config entries | Tom Rini | |
As part of my usual round of build testing, output about missing MAINTAINERS information was not logged, and thus often overlooked. Correct that mistake by ensuring that I log the output of genboardscfg.py every time. As part of that, address a number of missing MAINTAINERS entires. In the case of a missing file, I have put the original submitter down. In the rest of the cases I have added the config (and sometimes relevant header file) to the existing set of file globs. Signed-off-by: Tom Rini <trini@konsulko.com> | |||
2017-10-31 | ARM: imx6: Enable UMS and DFU on DHCOM i.MX6 PDK | Marek Vasut | |
Enable UMS and DFU, so that the eMMC can be accessed via the USB gadget port on the board. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Stefano Babic <sbabic@denx.de> | |||
2017-10-12 | ARM: imx6: Add DHCOM i.MX6 PDK board support | Marek Vasut | |
Add support for the DHCOM i.MX6 PDK board. This board has: - FEC ethernet - EHCI USB host - 3x SDMMC Signed-off-by: Marek Vasut <marex@denx.de> Cc: Stefano Babic <sbabic@denx.de> |