Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -6/+0 |
| | | | | | | | | | | The top level Makefile does not do any recursion into subdirs when cleaning, so these clean/distclean targets in random arch/board dirs never get used. Punt them all. MAKEALL didn't report any errors related to this that I could see. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
* | iMX5: EfikaMX: Preliminary board support | Marek Vasut | 2011-02-02 | -0/+52 |
Supported: MMC IDE PMIC SPI flash LEDs I can boot the kernel supplied by freescale/genesi with this from MMC card and/or PATA disk. Signed-off-by: Marek Vasut <marek.vasut@gmail.com> |