summaryrefslogtreecommitdiffstats
path: root/arch/nds32
Commit message (Expand)AuthorAgeFilesLines
* nds32: fix unused pmu_init warningMike Frysinger2012-08-111-0/+2
* nds32: delete unused local variableMike Frysinger2012-08-111-1/+0
* nds32: drop bi_enetaddr from global dataMike Frysinger2012-08-111-1/+0
* global_data: unify global flag definesMike Frysinger2012-08-091-13/+1
* nds32: split common cache access from cpu into libMacpaul Lin2012-07-204-225/+158
* net: move bootfile init into eth_initializeMike Frysinger2012-05-151-6/+0
* net: punt bd->bi_ip_addrMike Frysinger2012-05-152-4/+0
* nds32/ag102: add ag102 soc supportMacpaul Lin2012-04-225-0/+804
* nds32/ag102: add header support of ag102 socMacpaul Lin2012-04-223-0/+165
* nds32/n1213: correct vector table in start.SMacpaul Lin2012-03-191-3/+19
* nds32: fix ptrace and interrupt register overflowMacpaul Lin2012-03-192-1/+3
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-181-1/+1
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-181-1/+1
* nds32/board.c: add PCI prompt at boot upMacpaul Lin2012-02-281-0/+1
* nds32/ag101/watchdog.S: add linkage supportMacpaul Lin2012-02-281-2/+3
* nds32: add linkage supportMacpaul Lin2012-02-281-0/+28
* nds32/ag101: clean up for SoC related codeMacpaul Lin2011-11-232-10/+6
* nds32/lib: add ide generic supportMacpaul Lin2011-11-181-0/+5
* 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: fix data section of linker scriptMacpaul Lin2011-11-091-1/+1
* 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: Use getenv_ulong() in place of getenv(), strtoulMacpaul Lin2011-11-011-10/+2
* nds32/lib: add generic funcs in NDS32 libMacpaul Lin2011-10-225-0/+890
* nds32/ag101: cpu and init funcs of SoC ag101Macpaul Lin2011-10-227-0/+895
* nds32/core N1213: NDS32 N12 core family N1213Macpaul Lin2011-10-223-0/+649
* nds32: add header files support for nds32Macpaul Lin2011-10-2217-0/+1450
OpenPOWER on IntegriCloud