Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-03-24 | am33xx: add ti814x specific register definitions | Matt Porter | |
Support the ti814x specific register definitions within arch-am33xx. Signed-off-by: Matt Porter <mporter@ti.com> Reviewed-by: Tom Rini <trini@ti.com> | |||
2013-03-24 | am33xx: refactor am33xx clocks and add ti814x support | Matt Porter | |
Split clock.c for am335x and ti814x and add ti814x specific clock support. Signed-off-by: Matt Porter <mporter@ti.com> |