Ralf Baechle
05dc8c02bf
[MIPS] ARC: Get rid of mips_machgroup
...
This has not been any serious user of this ill conceived thing since the
original invention in like '95.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-10-11 23:46:08 +01:00
Aurelien Jarno
1c0c13eb93
[MIPS] Add support for BCM47XX CPUs.
...
Note that the BCM4710 does not support the wait instruction, this
is not a mistake in the code.
It originally comes from the OpenWrt patches.
Cc: Michael Buesch <mb@bu3sch.de >
Cc: Felix Fietkau <nbd@openwrt.org >
Cc: Florian Schirmer <jolt@tuxbox.org >
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-10-11 23:46:02 +01:00
Brian Murphy
1f21d2bde0
[MIPS] Add back support for LASAT platforms
...
Signed-off-by: Brian Murphy <brian@murphy.dk >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-10-11 23:46:00 +01:00
Yoichi Yuasa
ff32b062ea
[MIPS] DDB5477: Remove support
...
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:34 +01:00
Yoichi Yuasa
72c0fcf70a
[MIPS] Remove unused GROUP_TOSHIBA_NAMES
...
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:34 +01:00
Ralf Baechle
569fb7536e
[MIPS] WRPPMC: Fix build.
...
Using another systems defines is a safe way to get your code broken by
accident when that system is removed.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-10 17:33:06 +01:00
Yoichi Yuasa
c99cabf034
[MIPS] remove LASAT Networks platforms support
...
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-10 17:33:04 +01:00
Marc St-Jean
9267a30d1d
[MIPS] PMC MSP71xx mips common
...
Patch to add mips common support for the PMC-Sierra MSP71xx devices.
Signed-off-by: Marc St-Jean <Marc_St-Jean@pmc-sierra.com >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-10 17:33:03 +01:00
Songmao Tian
42d226c724
[MIPS] New files for lemote fulong mini-PC support
...
Signed-off-by: Fuxin Zhang <zhangfx@lemote.com >
Signed-off-by: Songmao Tian <tiansm@lemote.com >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-10 17:33:02 +01:00
Franck Bui-Huu
192cca6ef2
[MIPS] Remove Momenco Ocelot C support
...
Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
delete mode 100644 arch/mips/configs/ocelot_c_defconfig
delete mode 100644 arch/mips/momentum/ocelot_c/Makefile
delete mode 100644 arch/mips/momentum/ocelot_c/cpci-irq.c
delete mode 100644 arch/mips/momentum/ocelot_c/dbg_io.c
delete mode 100644 arch/mips/momentum/ocelot_c/irq.c
delete mode 100644 arch/mips/momentum/ocelot_c/ocelot_c_fpga.h
delete mode 100644 arch/mips/momentum/ocelot_c/platform.c
delete mode 100644 arch/mips/momentum/ocelot_c/prom.c
delete mode 100644 arch/mips/momentum/ocelot_c/reset.c
delete mode 100644 arch/mips/momentum/ocelot_c/setup.c
delete mode 100644 arch/mips/momentum/ocelot_c/uart-irq.c
delete mode 100644 arch/mips/pci/fixup-ocelot-c.c
delete mode 100644 arch/mips/pci/pci-ocelot-c.c
2007-07-10 17:33:01 +01:00
Yoichi Yuasa
6b5bf50931
[MIPS] EV64120: Remove support
...
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-10 17:33:00 +01:00
Franck Bui-Huu
bef964e55a
[MIPS] Remove Momenco Jaguar ATX support
...
It has some hackish code and it odd DMA results in the need to support
old features in kernel code.
Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-05-11 14:28:31 +01:00
Franck Bui-Huu
1e54f778af
[MIPS] Remove Momenco Ocelot G support
...
Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-05-11 14:28:31 +01:00
Robert P. J. Day
beb7dd86a1
Fix misspellings collected by members of KJ list.
...
Fix the misspellings of "propogate", "writting" and (oh, the shame
:-) "kenrel" in the source tree.
Signed-off-by: Robert P. J. Day <rpjday@mindspring.com >
Signed-off-by: Adrian Bunk <bunk@stusta.de >
2007-05-09 07:14:03 +02:00
Atsushi Nemoto
c44e8d5e47
[MIPS] prom_free_prom_memory cleanup
...
Current prom_free_prom_memory() implementations are almost same as
free_init_pages(), or no-op. Make free_init_pages() extern (again)
and make prom_free_prom_memory() use it.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-02-06 16:53:09 +00:00
Vitaly Wool
f0647a5297
[PATCH] add STB810 support (Philips PNX8550-based)
...
Signed-off-by: Vitaly Wool <vitalywool@gmail.com >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2006-12-09 01:04:00 +00:00
Yoichi Yuasa
af8b128719
[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.
...
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 >
2006-10-03 17:59:17 +01:00
Ralf Baechle
d48f1de2d8
[MIPS] Remove EV96100 as previously announced.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2006-09-27 13:37:55 +01:00
Ralf Baechle
35189fad3c
[MIPS] Support for the RM9000-based Basler eXcite smart camera platform.
...
Signed-off-by: Thomas Koeller <thomas.koeller@baslerweb.com >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2006-06-19 17:39:26 +01:00
dmitry pervushin
355c471f2f
[MIPS] Support for the R5500-based NEC EMMA2RH Mark-eins board
...
Signed-off-by: dmitry pervushin <dpervushin@ru.mvista.com >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2006-06-19 17:39:26 +01:00
Ralf Baechle
2925aba422
[MIPS] Cleanup memory managment initialization.
...
Historically plat_mem_setup did the entire platform initialization. This
was rather impractical because it meant plat_mem_setup had to get away
without any kind of memory allocator. To keep old code from breaking
plat_setup was just renamed to plat_setup and a second platform
initialization hook for anything else was introduced.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2006-06-19 17:39:23 +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
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
Thiemo Seufer
4552074577
IP30 Identification.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
Signed-off-by: Thiemo Seufer <ths@networkno.de >
2005-10-29 19:31:39 +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
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