summaryrefslogtreecommitdiff
path: root/arch/nds32/lib/board.c
Commit message (Expand)AuthorAgeLines
* nds32: fix unused pmu_init warningMike Frysinger2012-08-11-0/+2
* nds32: delete unused local variableMike Frysinger2012-08-11-1/+0
* net: move bootfile init into eth_initializeMike Frysinger2012-05-15-6/+0
* net: punt bd->bi_ip_addrMike Frysinger2012-05-15-3/+0
* 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/+439