aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/functions
Commit message (Collapse)AuthorAgeFilesLines
* Second shot at moving arch/ into config/arch/ .Yann E. MORIN"2008-10-031-12/+0
|
* Export endianness CFLAGS.Yann E. MORIN"2008-05-141-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(+)
* Further expand the architecture-specific function: add CT_KERNEL_ARCH building.Yann E. MORIN"2007-09-141-4/+0
|
* Migrate all supported architectures to use the architecture-specific framework.Yann E. MORIN"2007-09-141-0/+10
|
* Add the framework to have architecture-specific configuration and functions.Yann E. MORIN"2007-09-141-0/+0
API is not yet defined.