aboutsummaryrefslogtreecommitdiff
path: root/board/cpu86/cpu86.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-16/+16
2008-09-09disk-on-chip: remove duplicate doc_probe declarationJean-Christophe PLAGNIOL-VILLARD1-1/+0
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2007-07-09board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2004-01-06Add a common get_ram_size() function and modify the thewdenk1-37/+4
2002-08-26Initial revisionwdenk1-0/+354