aboutsummaryrefslogtreecommitdiff
path: root/arch/nds32/lib
AgeCommit message (Expand)AuthorFilesLines
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut1-2/+0
2012-09-26malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck1-2/+0
2012-08-11nds32: fix unused pmu_init warningMike Frysinger1-0/+2
2012-08-11nds32: delete unused local variableMike Frysinger1-1/+0
2012-07-20nds32: split common cache access from cpu into libMacpaul Lin2-1/+158
2012-05-15net: move bootfile init into eth_initializeMike Frysinger1-6/+0
2012-05-15net: punt bd->bi_ip_addrMike Frysinger1-3/+0
2012-03-19nds32: fix ptrace and interrupt register overflowMacpaul Lin1-1/+1
2012-03-18bootstage: 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
2011-11-18nds32/lib: add ide generic supportMacpaul Lin1-0/+5
2011-11-01nds32: Use getenv_ulong() in place of getenv(), strtoulMacpaul Lin1-10/+2
2011-10-22nds32/lib: add generic funcs in NDS32 libMacpaul Lin4-0/+855