aboutsummaryrefslogtreecommitdiff
path: root/arch/nds32
AgeCommit message (Expand)Author
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut
2012-09-26malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck
2012-08-11nds32: fix unused pmu_init warningMike Frysinger
2012-08-11nds32: delete unused local variableMike Frysinger
2012-08-11nds32: drop bi_enetaddr from global dataMike Frysinger
2012-08-09global_data: unify global flag definesMike Frysinger
2012-07-20nds32: split common cache access from cpu into libMacpaul Lin
2012-05-15net: move bootfile init into eth_initializeMike Frysinger
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2012-04-22nds32/ag102: add ag102 soc supportMacpaul Lin
2012-04-22nds32/ag102: add header support of ag102 socMacpaul Lin
2012-03-19nds32/n1213: correct vector table in start.SMacpaul Lin
2012-03-19nds32: fix ptrace and interrupt register overflowMacpaul Lin
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass
2012-02-28nds32/board.c: add PCI prompt at boot upMacpaul Lin
2012-02-28nds32/ag101/watchdog.S: add linkage supportMacpaul Lin
2012-02-28nds32: add linkage supportMacpaul Lin
2011-11-23nds32/ag101: clean up for SoC related codeMacpaul Lin
2011-11-18nds32/lib: add ide generic 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-09nds32: fix data section of linker scriptMacpaul 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-11-01nds32: Use getenv_ulong() in place of getenv(), strtoulMacpaul Lin
2011-10-22nds32/lib: add generic funcs in NDS32 libMacpaul Lin
2011-10-22nds32/ag101: cpu and init funcs of SoC ag101Macpaul Lin
2011-10-22nds32/core N1213: NDS32 N12 core family N1213Macpaul Lin
2011-10-22nds32: add header files support for nds32Macpaul Lin