summaryrefslogtreecommitdiff
path: root/arch/nds32/lib
Commit message (Expand)AuthorAgeLines
* net: move bootfile init into eth_initializeMike Frysinger2012-05-15-6/+0
* net: punt bd->bi_ip_addrMike Frysinger2012-05-15-3/+0
* nds32: fix ptrace and interrupt register overflowMacpaul Lin2012-03-19-1/+1
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-18-1/+1
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-18-1/+1
* nds32/board.c: add PCI prompt at boot upMacpaul Lin2012-02-28-0/+1
* nds32/lib: add ide generic supportMacpaul Lin2011-11-18-0/+5
* nds32: Use getenv_ulong() in place of getenv(), strtoulMacpaul Lin2011-11-01-10/+2
* nds32/lib: add generic funcs in NDS32 libMacpaul Lin2011-10-22-0/+855