summaryrefslogtreecommitdiffstats
path: root/arch/nds32/cpu
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary version.h includesRob Herring2015-03-241-1/+0
* kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada2014-11-231-4/+2
* kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-231-0/+2
* kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada2014-03-282-98/+0
* kbuild: add dummy obj-y to create built-in.oMasahiro Yamada2014-02-191-0/+3
* nds32: add support for leopard and orca board boot flow auto detectrick2014-01-282-4/+85
* nds32: convert makefiles to Kbuild styleMasahiro Yamada2013-11-013-71/+7
* Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2013-07-257-17/+75
|\
| * nds32: Enable FPU if the version of CPU supportedken kuo2013-07-252-0/+52
| * nds32: Convert Makefiles to use COBJS-y styleken kuo2013-07-253-10/+10
| * nds32: ag101/ag102: Fix setting lastdec and now valuesAxel Lin2013-07-242-6/+8
| * nds32: Enable two banks of SDRAM on Andes boardken kuo2013-07-241-1/+5
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2413-219/+13
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-152-2/+2
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* nds32: split common cache access from cpu into libMacpaul Lin2012-07-202-224/+0
* nds32/ag102: add ag102 soc supportMacpaul Lin2012-04-225-0/+804
* nds32/ag102: add header support of ag102 socMacpaul Lin2012-04-221-0/+54
* nds32/n1213: correct vector table in start.SMacpaul Lin2012-03-191-3/+19
* nds32/ag101/watchdog.S: add linkage supportMacpaul Lin2012-02-281-2/+3
* nds32/ag101: clean up for SoC related codeMacpaul Lin2011-11-232-10/+6
* nds32: fix data section of linker scriptMacpaul Lin2011-11-091-1/+1
* nds32/ag101: cpu and init funcs of SoC ag101Macpaul Lin2011-10-226-0/+792
* nds32/core N1213: NDS32 N12 core family N1213Macpaul Lin2011-10-223-0/+649
OpenPOWER on IntegriCloud