Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-25 | Merge branch 'master' of git://git.denx.de/u-boot-nds32 | Tom Rini | |
2013-07-25 | nds32: Enable FPU if the version of CPU supported | ken kuo | |
Some version of Andes core support FPU coprocessor, if this is the case, and toolchain support FPU instruction set, we should enable it at low level initialization time. Signed-off-by: Kuan-Yu Kuo <ken.kuoky@gmail.com> Cc: Macpaul Lin <macpaul@gmail.com> | |||
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> | |||
2012-04-22 | nds32/ag102: add ag102 soc support | Macpaul Lin | |
Add lowlevel ag102 soc support. Signed-off-by: Macpaul Lin <macpaul@andestech.com> |