summaryrefslogtreecommitdiff
path: root/arch/nds32/include
AgeCommit message (Expand)AuthorFilesLines
2015-02-09common: Move dram_init() declaration to common locationMichal Simek1-1/+0
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada1-1/+0
2013-08-08nds32: introduce DMA allocation APIken kuo1-0/+33
2013-07-25Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2-3/+228
2013-07-25nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiersTom Rini2-6/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk11-177/+11
2013-07-24nds32: Enable the function of passing parameters to Linuxken kuo1-0/+192
2013-07-24nds32: introduce macros for bit manipulationGabor Juhos1-0/+37
2013-05-08nds32: Use sections header to obtain link symbolsKuan-Yu Kuo1-5/+0
2013-03-16Change stub example to use asm-generic/sections.hSimon Glass1-4/+4
2013-03-16Introduce generic link section.h symbol filesSimon Glass1-0/+27
2013-03-16Replace __bss_end__ with __bss_endSimon Glass1-1/+1
2013-02-18nds32: Add a basic errno.hSimon Glass1-0/+1
2013-02-04nds32: Use generic global_dataSimon Glass1-31/+1
2013-02-02nds32: Drop tlb_addr from global dataSimon Glass1-3/+0
2013-02-02Add architecture-specific global dataSimon Glass1-0/+6
2012-10-20nds32: Change global data baudrate to intSimon Glass2-2/+2
2012-08-10nds32: drop bi_enetaddr from global dataMike Frysinger1-1/+0
2012-08-09global_data: unify global flag definesMike Frysinger1-13/+1
2012-05-16net: punt bd->bi_ip_addrMike Frysinger1-1/+0
2012-04-22nds32/ag102: add header support of ag102 socMacpaul Lin2-0/+111
2012-03-19nds32: fix ptrace and interrupt register overflowMacpaul Lin1-0/+2
2012-02-28nds32: add linkage supportMacpaul Lin1-0/+28
2011-11-18nds32: enhance io.h for compatibility with periphalsMacpaul Lin1-0/+18
2011-11-10adp-ag101p: Add SoC and board support of ag101pMacpaul Lin1-0/+14
2011-11-01nds32: asm/io.h: add __iormb __iowmb and inline io supportMacpaul Lin1-20/+52
2011-11-01nds32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentMacpaul Lin1-0/+11
2011-10-22nds32/ag101: cpu and init funcs of SoC ag101Macpaul Lin1-0/+103
2011-10-22nds32: add header files support for nds32Macpaul Lin17-0/+1450