Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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> | |||
* | openrisc: Work around potential relocation issues | Julius Baxter | 2012-08-09 | -5/+8 |
| | | | | | | | | | | When reset code is in flash, the jump instructions emitted by the compiler are relative instead of absolute jumps. A fix to the reset code to make correct jumps to the beginning of code relocated to RAM have also been added. Signed-off-by: Julius Baxter <juliusbaxter@gmail.com> | |||
* | openrisc: Add cpu files | Stefan Kristiansson | 2012-01-13 | -0/+335 |
Signed-off-by: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi> |