Atsushi Nemoto
4e3884fc83
[MIPS] Use "long" for 64-bit values on 64-bit kernel.
...
This would get rid of some warnings about "long" vs. "long long".
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
18 years ago
Yoichi Yuasa
c0589f1ece
[MIPS] Remove unused definitions from addrspace.h.
...
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
19 years ago
Ralf Baechle
e32b699335
[MIPS] Fix 64-bit build for RM7000.
...
RM7000 has 40-bit virtual / 36-bit physical address space.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
19 years ago
David Woodhouse
62c4f0a2d5
Don't include linux/config.h from anywhere else in include/
...
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
19 years ago
Andrew Isaacson
93ce2f524e
Add support for SB1A CPU.
...
Signed-Off-By: Andy Isaacson <adi@broadcom.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
19 years ago
Ralf Baechle
ec917c2c1a
Fixup a few lose ends in explicit support for MIPS R1/R2.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
19 years ago
Ralf Baechle
5090dfb5bc
Provide 64-bit address space definitions for the Sibyte SB1 CPU core.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
19 years ago
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>
19 years ago
Maciej W. Rozycki
7d7ee22121
Prevent 64-bit constants from being cropped to 32 bits when used in C code.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
19 years ago
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>
20 years ago
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!
20 years ago