summaryrefslogtreecommitdiff
path: root/board/hermes/hermes.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-19bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass1-1/+1
2012-03-19bootstage: Convert progress numbers 20-41 to enumsSimon Glass1-1/+3
2012-03-18bootstage: Convert progress numbers 1-9 into enumsSimon Glass1-1/+1
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-9/+7
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-11/+11
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher1-0/+1
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-2/+2
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-4/+4
2004-01-07Add a common get_ram_size() function and modify the thewdenk1-33/+1
2002-08-27Initial revisionwdenk1-0/+637