summaryrefslogtreecommitdiff
path: root/arch/nds32/include
AgeCommit message (Expand)Author
2013-05-08nds32: Use sections header to obtain link symbolsKuan-Yu Kuo
2013-03-15Change stub example to use asm-generic/sections.hSimon Glass
2013-03-15Introduce generic link section.h symbol filesSimon Glass
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-02-18nds32: Add a basic errno.hSimon Glass
2013-02-04nds32: Use generic global_dataSimon Glass
2013-02-01nds32: Drop tlb_addr from global dataSimon Glass
2013-02-01Add architecture-specific global dataSimon Glass
2012-10-19nds32: Change global data baudrate to intSimon Glass
2012-08-10nds32: drop bi_enetaddr from global dataMike Frysinger
2012-08-09global_data: unify global flag definesMike Frysinger
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2012-04-22nds32/ag102: add header support of ag102 socMacpaul Lin
2012-03-19nds32: fix ptrace and interrupt register overflowMacpaul Lin
2012-02-28nds32: add linkage supportMacpaul Lin
2011-11-18nds32: enhance io.h for compatibility with periphalsMacpaul Lin
2011-11-10adp-ag101p: Add SoC and board support of ag101pMacpaul Lin
2011-11-01nds32: asm/io.h: add __iormb __iowmb and inline io supportMacpaul Lin
2011-11-01nds32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentMacpaul Lin
2011-10-21nds32/ag101: cpu and init funcs of SoC ag101Macpaul Lin
2011-10-21nds32: add header files support for nds32Macpaul Lin