aboutsummaryrefslogtreecommitdiff
path: root/board/quantum/quantum.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-4/+6
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
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-3/+3
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-3/+3
2004-09-29* Patch by Shlomo Kut, 29 Mar 2004:wdenk1-0/+257