Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-19 | Add more SPDX-License-Identifier tags | Tom Rini | |
In a number of places we had wordings of the GPL (or LGPL in a few cases) license text that were split in such a way that it wasn't caught previously. Convert all of these to the correct SPDX-License-Identifier tag. Signed-off-by: Tom Rini <trini@konsulko.com> | |||
2012-04-16 | Prepare v2012.04-rc2; minor Coding Style cleanup | Wolfgang Denk | |
Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
2012-03-26 | sh: Add header file for interface of SH MMC | Nobuhiro Iwamatsu | |
This defines the mmcif_mmc_init which is an MMC function of SH. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> |