summaryrefslogtreecommitdiff
path: root/arch/mips/functions
AgeCommit message (Collapse)AuthorFilesLines
2008-10-03Second shot at moving arch/ into config/arch/ .Yann E. MORIN"1-12/+0
2008-05-14Export endianness CFLAGS.Yann E. MORIN"1-0/+6
Fix endianness CFLAGS for MIPS. /trunk/scripts/functions | 1 1 0 0 + /trunk/arch/mips/functions | 6 6 0 0 ++++++ 2 files changed, 7 insertions(+)
2007-09-14Further expand the architecture-specific function: add CT_KERNEL_ARCH building.Yann E. MORIN"1-4/+0
2007-09-14Migrate all supported architectures to use the architecture-specific framework.Yann E. MORIN"1-0/+10
2007-09-14Add the framework to have architecture-specific configuration and functions.Yann E. MORIN"1-0/+0
API is not yet defined.