summaryrefslogtreecommitdiff
path: root/arch/nds32/cpu
Commit message (Expand)AuthorAgeLines
* nds32: Support relocation.rick2016-09-29-70/+76
* nds32: Fix compile error.rick2016-01-21-1/+1
* NDS32: Generic Board Support and UnsupportKun-Hua Huang2015-08-28-619/+0
* NDS32: Generic Board Support and UnsupportKun-Hua Huang2015-08-28-9/+15
* remove unnecessary version.h includesRob Herring2015-03-24-1/+0
* kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada2014-11-23-4/+2
* kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-23-0/+2
* kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada2014-03-28-98/+0
* kbuild: add dummy obj-y to create built-in.oMasahiro Yamada2014-02-19-0/+3
* nds32: add support for leopard and orca board boot flow auto detectrick2014-01-28-4/+85
* nds32: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-71/+7
* Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2013-07-25-17/+75
|\
| * nds32: Enable FPU if the version of CPU supportedken kuo2013-07-25-0/+52
| * nds32: Convert Makefiles to use COBJS-y styleken kuo2013-07-25-10/+10
| * nds32: ag101/ag102: Fix setting lastdec and now valuesAxel Lin2013-07-24-6/+8
| * nds32: Enable two banks of SDRAM on Andes boardken kuo2013-07-24-1/+5
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-219/+13
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-15-2/+2
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+5
* nds32: split common cache access from cpu into libMacpaul Lin2012-07-20-224/+0
* nds32/ag102: add ag102 soc supportMacpaul Lin2012-04-22-0/+804
* nds32/ag102: add header support of ag102 socMacpaul Lin2012-04-22-0/+54
* nds32/n1213: correct vector table in start.SMacpaul Lin2012-03-19-3/+19
* nds32/ag101/watchdog.S: add linkage supportMacpaul Lin2012-02-28-2/+3
* nds32/ag101: clean up for SoC related codeMacpaul Lin2011-11-23-10/+6
* nds32: fix data section of linker scriptMacpaul Lin2011-11-09-1/+1
* nds32/ag101: cpu and init funcs of SoC ag101Macpaul Lin2011-10-22-0/+792
* nds32/core N1213: NDS32 N12 core family N1213Macpaul Lin2011-10-22-0/+649