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