aboutsummaryrefslogtreecommitdiff
path: root/arch/nds32/cpu
AgeCommit message (Expand)AuthorFilesLines
2014-03-28kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada2-98/+0
2014-02-19kbuild: add dummy obj-y to create built-in.oMasahiro Yamada1-0/+3
2014-01-28nds32: add support for leopard and orca board boot flow auto detectrick2-4/+85
2013-11-01nds32: convert makefiles to Kbuild styleMasahiro Yamada3-71/+7
2013-07-25Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini7-17/+75
2013-07-25nds32: Enable FPU if the version of CPU supportedken kuo2-0/+52
2013-07-25nds32: Convert Makefiles to use COBJS-y styleken kuo3-10/+10
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk13-219/+13
2013-07-24nds32: ag101/ag102: Fix setting lastdec and now valuesAxel Lin2-6/+8
2013-07-24nds32: Enable two banks of SDRAM on Andes boardken kuo1-1/+5
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+1
2013-03-15Replace __bss_end__ with __bss_endSimon Glass2-2/+2
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD1-1/+1
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-3/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-0/+5
2012-07-20nds32: split common cache access from cpu into libMacpaul Lin2-224/+0
2012-04-22nds32/ag102: add ag102 soc supportMacpaul Lin5-0/+804
2012-04-22nds32/ag102: add header support of ag102 socMacpaul Lin1-0/+54
2012-03-19nds32/n1213: correct vector table in start.SMacpaul Lin1-3/+19
2012-02-28nds32/ag101/watchdog.S: add linkage supportMacpaul Lin1-2/+3
2011-11-23nds32/ag101: clean up for SoC related codeMacpaul Lin2-10/+6
2011-11-09nds32: fix data section of linker scriptMacpaul Lin1-1/+1
2011-10-22nds32/ag101: cpu and init funcs of SoC ag101Macpaul Lin6-0/+792
2011-10-22nds32/core N1213: NDS32 N12 core family N1213Macpaul Lin3-0/+649