summaryrefslogtreecommitdiff
path: root/board/quantum/quantum.c
Commit message (Collapse)AuthorAgeLines
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-3/+3
|
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-3/+3
|
* * Patch by Shlomo Kut, 29 Mar 2004:wdenk2004-09-29-0/+257
Add support for MKS Instruments "Quantum" board * Fix build problem with Cogent boards; avoid using <asm/byteorder.h> when using the host compiler