summaryrefslogtreecommitdiff
path: root/arch/nds32/include
Commit message (Expand)AuthorAgeLines
* nds32: introduce DMA allocation APIken kuo2013-08-09-0/+33
* Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2013-07-25-3/+228
|\
| * nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiersTom Rini2013-07-25-6/+2
| * nds32: Enable the function of passing parameters to Linuxken kuo2013-07-24-0/+192
| * nds32: introduce macros for bit manipulationGabor Juhos2013-07-24-0/+37
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-177/+11
|/
* nds32: Use sections header to obtain link symbolsKuan-Yu Kuo2013-05-08-5/+0
* Change stub example to use asm-generic/sections.hSimon Glass2013-03-15-4/+4
* Introduce generic link section.h symbol filesSimon Glass2013-03-15-0/+27
* Replace __bss_end__ with __bss_endSimon Glass2013-03-15-1/+1
* nds32: Add a basic errno.hSimon Glass2013-02-18-0/+1
* nds32: Use generic global_dataSimon Glass2013-02-04-31/+1
* nds32: Drop tlb_addr from global dataSimon Glass2013-02-01-3/+0
* Add architecture-specific global dataSimon Glass2013-02-01-0/+6
* nds32: Change global data baudrate to intSimon Glass2012-10-19-2/+2
* nds32: drop bi_enetaddr from global dataMike Frysinger2012-08-11-1/+0
* global_data: unify global flag definesMike Frysinger2012-08-09-13/+1
* net: punt bd->bi_ip_addrMike Frysinger2012-05-15-1/+0
* nds32/ag102: add header support of ag102 socMacpaul Lin2012-04-22-0/+111
* nds32: fix ptrace and interrupt register overflowMacpaul Lin2012-03-19-0/+2
* nds32: add linkage supportMacpaul Lin2012-02-28-0/+28
* nds32: enhance io.h for compatibility with periphalsMacpaul Lin2011-11-18-0/+18
* adp-ag101p: Add SoC and board support of ag101pMacpaul Lin2011-11-10-0/+14
* nds32: asm/io.h: add __iormb __iowmb and inline io supportMacpaul Lin2011-11-01-20/+52
* nds32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentMacpaul Lin2011-11-01-0/+11
* nds32/ag101: cpu and init funcs of SoC ag101Macpaul Lin2011-10-22-0/+103
* nds32: add header files support for nds32Macpaul Lin2011-10-22-0/+1450