Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | MIPS: vct: fix I/O accessor calls | Daniel Schwierzeck | 2016-01-16 | -2/+4 |
| | | | | | | | | Use void pointers as address argument for readl( and writel()). This is required for the upcoming MIPS asm header file and I/O accessor update. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | |||
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -14/+1 |
| | | | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> [trini: Fixup common/cmd_io.c] Signed-off-by: Tom Rini <trini@ti.com> | |||
* | MIPS: Add VCT board series support (Part 2/3) | Stefan Roese | 2009-01-27 | -0/+104 |
Signed-off-by: Stefan Roese <sr@denx.de> |