Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | kirkwood: kconfig: refactor Kconfig and defconfig | Masahiro Yamada | 2014-08-30 | -1/+0 |
| | | | | | | | | | | | | Becuase the board select menu in arch/arm/Kconfig is too big, move the KirkWood board select menu to kirkwood/Kconfig. Consolidate also common settings (CONFIG_SYS_CPU="arm926ejs" and CONFIG_SYS_SOC="kirkwood"). Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Prafulla Wadasdkar <prafulla@marvell.com> Cc: Luka Perkov <luka@openwrt.org> | |||
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -12/+1 |
| | | | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> [trini: Fixup common/cmd_io.c] Signed-off-by: Tom Rini <trini@ti.com> | |||
* | ARM: lacie_kw: add support for WIRELESS_SPACE | Albert ARIBAUD | 2013-01-09 | -0/+194 |
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net> |