Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | nds32/lib: add ide generic support | Macpaul Lin | 2011-11-18 | -0/+5 |
| | | | | | | Add ide generic support. Signed-off-by: Macpaul Lin <macpaul@andestech.com> | |||
* | nds32: Use getenv_ulong() in place of getenv(), strtoul | Macpaul Lin | 2011-11-01 | -10/+2 |
| | | | | | | This changes the board code to use the new getenv_ulong() function. Signed-off-by: Macpaul Lin <macpaul@andestech.com> | |||
* | nds32/lib: add generic funcs in NDS32 lib | Macpaul Lin | 2011-10-22 | -0/+855 |
Add Makefile, board.c, interrupts.c and bootm.c functions to nds32 architecture. Signed-off-by: Macpaul Lin <macpaul@andestech.com> |