An error occurred fetching the project authors.
- 03 Oct, 2006 1 commit
-
-
Yoichi Yuasa authored
As per feature-removal-schedule.txt. Signed-off-by:
Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Acked-by:
Alan Cox <alan@redhat.com> Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
- 27 Sep, 2006 2 commits
-
-
Ralf Baechle authored
Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
Maciej W. Rozycki authored
Signed-off-by:
Maciej W. Rozycki <macro@mips.com> Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
- 13 Jul, 2006 1 commit
-
-
Yoichi Yuasa authored
Long ago in the dark ages this was used a MIPS a.out binary to be used with Milo which is obsolete since years. Signed-off-by:
Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
- 29 Jun, 2006 1 commit
-
-
Ralf Baechle authored
-
- 19 Jun, 2006 6 commits
-
-
Ralf Baechle authored
Signed-off-by:
Thomas Koeller <thomas.koeller@baslerweb.com> Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
dmitry pervushin authored
Signed-off-by:
dmitry pervushin <dpervushin@ru.mvista.com> Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
Ralf Baechle authored
As warned several times before. Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
Ralf Baechle authored
As warned several times before. Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
Mark.Zhan authored
Support for the GT-64120-based Wind River 4KC PPMC Evaluation board. Signed-off-by:
Rongkai.Zhan <Rongkai.zhan@windriver.com> Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
Ralf Baechle authored
It took a while longer than on other architectures but gcc has finally started to strike us as well ... This also fixes the damage by 6edfba1b. Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
- 27 Apr, 2006 1 commit
-
-
Atsushi Nemoto authored
This commit breaks sparse for 64bit kernel. The -m64 option is required. Also, some macro values (such as _MIPS_TUNE, etc.) contain double-quote characters so it would be better quoting arguments by single-quote characters. Signed-off-by:
Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
- 19 Apr, 2006 2 commits
-
-
Ralf Baechle authored
This fixes kernel builds with gcc 3.2 (not 64-bit, that is looking like it is beyond recovery) and 3.3. With these bugs fixed we now also can get undo 3b4c4996a0c24da9e6f8be764e3950b756b18cc0 and similar bits for SMTC that were added in 79cc8007b93838a670b164b8a55ab3e735a12a8b. Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
Ralf Baechle authored
It's cc-option not cc-options. Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
- 21 Mar, 2006 2 commits
-
-
Ralf Baechle authored
Dump all the ridiculously complicated stuff that was needed support compilers older and newer than 3.0. Signed-off-by:
Ralf Baechle <ralf@linux-mips.org> Signed-off-by:
Thiemo Seufer <ths@networkno.de>
-
Ralf Baechle authored
This option is no longer usable with supported compilers. It will be replaced by usage of -msym32 in a separate patch. Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
- 18 Mar, 2006 1 commit
-
-
Ralf Baechle authored
Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
- 09 Mar, 2006 1 commit
-
-
Ralf Baechle authored
Some people still haven't heared that fp in the kernel is forbidden. Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
- 14 Feb, 2006 1 commit
-
-
Ralf Baechle authored
Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
- 07 Feb, 2006 3 commits
-
-
Ralf Baechle authored
Adding -mmad is not usable since over half a decade in gcc and when fixed the proper -march option values should enable the use of the mad, madu and mul instructions of the R5500, RM5200, RM7000 and RM9000 families. Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
Atsushi Nemoto authored
Signed-off-by:
Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
Ralf Baechle authored
Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
- 10 Jan, 2006 1 commit
-
-
Ralf Baechle authored
This was a stop gap meassure for gcc 3.3 and newer sometimes not inlining inline functions in the 2.4 days. Starting we pass the always_inline attribute, so -finline-limit is no longer necessary and it's been shown to problematic on Sparc. Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
- 17 Nov, 2005 1 commit
-
-
Ralf Baechle authored
Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
- 29 Oct, 2005 16 commits
-
-
Andrew Isaacson authored
Signed-Off-By:
Andy Isaacson <adi@broadcom.com> Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
Andrew Isaacson authored
- 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>
-
Ralf Baechle authored
Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
Ralf Baechle authored
Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
Ralf Baechle authored
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>
-
Pete Popov authored
Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
Ralf Baechle authored
these architectures. Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
Thiemo Seufer authored
configure gcc. Signed-off-by:
Ralf Baechle <ralf@linux-mips.org> Signed-off-by:
Thiemo Seufer <ths@networkno.de>
-
Thiemo Seufer authored
Signed-off-by:
Ralf Baechle <ralf@linux-mips.org> Signed-off-by:
Thiemo Seufer <ths@networkno.de>
-
Thiemo Seufer authored
Signed-off-by:
Ralf Baechle <ralf@linux-mips.org> Signed-off-by:
Thiemo Seufer <ths@networkno.de>
-
Ralf Baechle authored
Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
Ralf Baechle authored
default. Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
Ralf Baechle authored
Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
Pete Popov authored
Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
Ralf Baechle authored
Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-
Thiemo Seufer authored
Signed-off-by:
Thiemo Seufer <ths@networkno.de> Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
-