Andrew Isaacson
9a6dcea103
Support for BigSur board.
...
Signed-Off-By: Andy Isaacson <adi@broadcom.com >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2005-10-29 19:32:47 +01:00
Andrew Isaacson
f137e463b5
Add support for BCM1480 family of chips.
...
- Kconfig and Makefile changes
- arch/mips/sibyte/bcm1480/
- changes to sibyte common code to support 1480
Signed-Off-By: Andy Isaacson <adi@broadcom.com >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2005-10-29 19:32:47 +01:00
Ralf Baechle
c78cbf49c4
Support for MIPSsim, the cycle accurate MIPS simulator.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2005-10-29 19:32:30 +01:00
Ralf Baechle
23fbee9dd5
Support for Toshiba's RBHMA4500 eval board for the TX4938.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2005-10-29 19:31:57 +01:00
Ralf Baechle
154b500b19
commit 1858f72fa2e2f63e62114a9bd40c8e68468d8c5e
...
Author: Ralf Baechle <ralf@linux-mips.org >
Date: Fri Jul 22 05:46:02 2005 +0000
New build target vmlinux.bin build raw binary image for Qemu.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2005-10-29 19:31:56 +01:00
Pete Popov
bdf21b18b4
Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2005-10-29 19:31:54 +01:00
Ralf Baechle
079ef8bb80
Generate code for MIPS32 / MIPS64 Release 2 if configured for one of
...
these architectures.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2005-10-29 19:31:45 +01:00
Thiemo Seufer
85f14bf2cb
... and it isn't a canonicalized triplet but just the n-plet used to
...
configure gcc.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
Signed-off-by: Thiemo Seufer <ths@networkno.de >
2005-10-29 19:31:38 +01:00
Thiemo Seufer
73f74e23a6
Grep deesn't like shell-style matching...
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
Signed-off-by: Thiemo Seufer <ths@networkno.de >
2005-10-29 19:31:37 +01:00
Thiemo Seufer
f425a6dce5
Hack to make compiles for the other endianness easier.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
Signed-off-by: Thiemo Seufer <ths@networkno.de >
2005-10-29 19:31:37 +01:00
Ralf Baechle
6e760c8dae
Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2005-10-29 19:31:37 +01:00
Ralf Baechle
149f60b30c
When building for Atlas, Malta or SEAD convert the kernel to srecs by
...
default.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2005-10-29 19:31:16 +01:00
Ralf Baechle
fe00f943e0
Sparseify MIPS.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2005-10-29 19:30:50 +01:00
Pete Popov
e3ad1c23ba
Base Au1200 2.6 support.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2005-10-29 19:30:47 +01:00
Ralf Baechle
c4ed38a0c6
Resurrect Cobalt support for 2.6.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2005-10-29 19:30:42 +01:00
Thiemo Seufer
9f83d839df
-nostdlib boilerplate.
...
Signed-off-by: Thiemo Seufer <ths@networkno.de >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2005-10-29 19:30:41 +01:00
Sam Ravnborg
048eb582f3
kbuild: mips use generic asm-offsets.h support
...
Removed obsolete stuff from arch makefile.
mips had a special rule for generating asm-offsets.h so preserved it
using an architecture specific hook in top-level Kbuild file.
Renamed .h file to asm-offsets.h
Signed-off-by: Sam Ravnborg <sam@ravnborg.org >
2005-09-09 22:32:31 +02:00
Linus Torvalds
ef88b7dba2
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
2005-09-06 00:35:51 -07:00
Ralf Baechle
42a3b4f25a
[PATCH] mips: nuke trailing whitespace
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2005-09-05 00:06:07 -07:00
Ralf Baechle
875d43e72b
[PATCH] mips: clean up 32/64-bit configuration
...
Start cleaning 32-bit vs. 64-bit configuration.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2005-09-05 00:06:06 -07:00
Yoichi Yuasa
63b799f9de
[PATCH] mips: add TANBAC VR4131 multichip module
...
This patch has added TANBAC VR4131 multichip module in arch/mips/Kconfig
Signed-off-by: Yoichi Yuasa <yuasa@hh.iij4u.or.jp >
Cc: Ralf Baechle <ralf@linux-mips.org >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2005-09-05 00:06:04 -07:00
Ralf Baechle
07119621e6
[PATCH] mips: add support for Qemu system architecture
...
Add support for the virtual MIPS system that is emulated by Qemu. See
http://www.linux-mips.org/wiki/Qemu for a detailed current status.
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2005-09-05 00:06:04 -07:00
Yoichi Yuasa
0ad7305f52
[PATCH] mips: moreover remove vr4181
...
We also need this patch for removing mips vr4181.
Signed-off-by: Yoichi Yuasa <yuasa@hh.iij4u.or.jp >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2005-09-05 00:06:03 -07:00
Yoichi Yuasa
8bb670c140
[PATCH] mips: change system type name in proc for vr41xx
...
This patch has changed system type name in proc for vr41xx.
Signed-off-by: Yoichi Yuasa <yuasa@hh.iij4u.or.jp >
Cc: Ralf Baechle <ralf@linux-mips.org >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2005-09-05 00:06:02 -07:00
Sam Ravnborg
7c6b155fb4
kbuild: drop descend - converting existing users
...
There was only two users left of descend. Fix them so they
use $(clean)= and $(build)=.
Drop definition of descend.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org >
---
2005-07-25 12:51:08 +00:00
Linus Torvalds
1da177e4c3
Linux-2.6.12-rc2
...
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.
Let it rip!
2005-04-16 15:20:36 -07:00