| #
636f77a5 |
| 23-Mar-2012 |
Wolfgang Denk <wd@denx.de> |
Merge branch 'master' of git://git.denx.de/u-boot-nds32
* 'master' of git://git.denx.de/u-boot-nds32: nds32/n1213: correct vector table in start.S nds32: fix ptrace and interrupt register overfl
Merge branch 'master' of git://git.denx.de/u-boot-nds32
* 'master' of git://git.denx.de/u-boot-nds32: nds32/n1213: correct vector table in start.S nds32: fix ptrace and interrupt register overflow
show more ...
|
| #
b0c4fae4 |
| 11-Mar-2012 |
Macpaul Lin <macpaul@gmail.com> |
nds32: fix ptrace and interrupt register overflow
Fix ptrace and interrupt register overflow warning. Add missing P0 and P1 (r26 and r27) into register lists. These register are usually used in OS.
nds32: fix ptrace and interrupt register overflow
Fix ptrace and interrupt register overflow warning. Add missing P0 and P1 (r26 and r27) into register lists. These register are usually used in OS.
Signed-off-by: Macpaul Lin <macpaul@gmail.com>
show more ...
|
| #
00f892fc |
| 11-Oct-2011 |
Macpaul Lin <macpaul@andestech.com> |
nds32: add header files support for nds32
Add generic header files support for nds32 architecture. Cache, ptregs, data type and other definitions are included.
Signed-off-by: Macpaul Lin <macpaul@a
nds32: add header files support for nds32
Add generic header files support for nds32 architecture. Cache, ptregs, data type and other definitions are included.
Signed-off-by: Macpaul Lin <macpaul@andestech.com>
show more ...
|