Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk | |
Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | |
Signed-off-by: Wolfgang Denk <wd@denx.de> [trini: Fixup common/cmd_io.c] Signed-off-by: Tom Rini <trini@ti.com> | |||
2013-05-23 | ARM: vexpress: refactoring of Versatile Express CA9x4 support | Ryan Harkin | |
The current ca9x4_ct_vxp platform contains support for a Versatile Express motherboard with a quad core A9 core tile. This patch separates the Versatile Express motherboard code and the A9 specific code, to ease supporting more core tiles in the next patches. Andre: merged the first two of Ryan's original patches and did some checkpatch fixes. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org> Signed-off-by: Andre Przywara <andre.przywara@linaro.org> |