summaryrefslogtreecommitdiff
path: root/arch/nds32
AgeCommit message (Expand)AuthorFilesLines
2012-05-16net: move bootfile init into eth_initializeMike Frysinger1-6/+0
2012-05-16net: punt bd->bi_ip_addrMike Frysinger2-4/+0
2012-04-22nds32/ag102: add ag102 soc supportMacpaul Lin5-0/+804
2012-04-22nds32/ag102: add header support of ag102 socMacpaul Lin3-0/+165
2012-03-19nds32/n1213: correct vector table in start.SMacpaul Lin1-3/+19
2012-03-19nds32: fix ptrace and interrupt register overflowMacpaul Lin2-1/+3
2012-03-19bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass1-1/+1
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass1-1/+1
2012-02-28nds32/board.c: add PCI prompt at boot upMacpaul Lin1-0/+1
2012-02-28nds32/ag101/watchdog.S: add linkage supportMacpaul Lin1-2/+3
2012-02-28nds32: add linkage supportMacpaul Lin1-0/+28
2011-11-23nds32/ag101: clean up for SoC related codeMacpaul Lin2-10/+6
2011-11-18nds32/lib: add ide generic supportMacpaul Lin1-0/+5
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-09nds32: fix data section of linker scriptMacpaul Lin1-1/+1
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-11-01nds32: Use getenv_ulong() in place of getenv(), strtoulMacpaul Lin1-10/+2
2011-10-22nds32/lib: add generic funcs in NDS32 libMacpaul Lin5-0/+890
2011-10-22nds32/ag101: cpu and init funcs of SoC ag101Macpaul Lin7-0/+895
2011-10-22nds32/core N1213: NDS32 N12 core family N1213Macpaul Lin3-0/+649
2011-10-22nds32: add header files support for nds32Macpaul Lin17-0/+1450