Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger | |
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> | |||
2011-04-27 | ARMV7: AM3517/05: Add support for CraneBoard. | Srinath | |
It is a low cost reference design based on Sitara AM3517 SoC from Texas Instruments Please refer to <www.craneboard.org> for more details. Signed-off-by: Srinath <srinath@mistralsolutions.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com> |