summaryrefslogtreecommitdiff
path: root/arch/nds32/lib
AgeCommit message (Expand)AuthorFilesLines
2012-03-19nds32: fix ptrace and interrupt register overflowMacpaul Lin1-1/+1
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
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