diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2008-09-16 13:12:16 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2008-10-11 11:18:50 -0400 |
commit | e8c7c482347574ecdd45c43e32c332d5fc2ece61 (patch) | |
tree | c741aa6cdb4e897df9f9476d83a816a7a2b058dd /arch/mips | |
parent | 8d2d91e86b4153cc2305ec86fe908048f459ff7f (diff) |
MIPS: Alchemy: rename directory
It's more than the au1000 these days.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips')
-rw-r--r-- | arch/mips/Kconfig | 2 | ||||
-rw-r--r-- | arch/mips/Makefile | 30 | ||||
-rw-r--r-- | arch/mips/alchemy/Kconfig (renamed from arch/mips/au1000/Kconfig) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/common/Makefile (renamed from arch/mips/au1000/common/Makefile) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/common/au1xxx_irqmap.c (renamed from arch/mips/au1000/common/au1xxx_irqmap.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/common/clocks.c (renamed from arch/mips/au1000/common/clocks.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/common/cputable.c (renamed from arch/mips/au1000/common/cputable.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/common/dbdma.c (renamed from arch/mips/au1000/common/dbdma.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/common/dma.c (renamed from arch/mips/au1000/common/dma.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/common/gpio.c (renamed from arch/mips/au1000/common/gpio.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/common/irq.c (renamed from arch/mips/au1000/common/irq.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/common/pci.c (renamed from arch/mips/au1000/common/pci.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/common/platform.c (renamed from arch/mips/au1000/common/platform.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/common/power.c (renamed from arch/mips/au1000/common/power.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/common/prom.c (renamed from arch/mips/au1000/common/prom.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/common/puts.c (renamed from arch/mips/au1000/common/puts.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/common/reset.c (renamed from arch/mips/au1000/common/reset.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/common/setup.c (renamed from arch/mips/au1000/common/setup.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/common/sleeper.S (renamed from arch/mips/au1000/common/sleeper.S) | 10 | ||||
-rw-r--r-- | arch/mips/alchemy/common/time.c (renamed from arch/mips/au1000/common/time.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/db1x00/Makefile (renamed from arch/mips/au1000/db1x00/Makefile) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/db1x00/board_setup.c (renamed from arch/mips/au1000/db1x00/board_setup.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/db1x00/init.c (renamed from arch/mips/au1000/db1x00/init.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/db1x00/irqmap.c (renamed from arch/mips/au1000/db1x00/irqmap.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/mtx-1/Makefile (renamed from arch/mips/au1000/mtx-1/Makefile) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/mtx-1/board_setup.c (renamed from arch/mips/au1000/mtx-1/board_setup.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/mtx-1/init.c (renamed from arch/mips/au1000/mtx-1/init.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/mtx-1/irqmap.c (renamed from arch/mips/au1000/mtx-1/irqmap.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/mtx-1/platform.c (renamed from arch/mips/au1000/mtx-1/platform.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/pb1000/Makefile (renamed from arch/mips/au1000/pb1000/Makefile) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/pb1000/board_setup.c (renamed from arch/mips/au1000/pb1000/board_setup.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/pb1000/init.c (renamed from arch/mips/au1000/pb1000/init.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/pb1000/irqmap.c (renamed from arch/mips/au1000/pb1000/irqmap.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/pb1100/Makefile (renamed from arch/mips/au1000/pb1100/Makefile) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/pb1100/board_setup.c (renamed from arch/mips/au1000/pb1100/board_setup.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/pb1100/init.c (renamed from arch/mips/au1000/pb1100/init.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/pb1100/irqmap.c (renamed from arch/mips/au1000/pb1100/irqmap.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/pb1200/Makefile (renamed from arch/mips/au1000/pb1200/Makefile) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/pb1200/board_setup.c (renamed from arch/mips/au1000/pb1200/board_setup.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/pb1200/init.c (renamed from arch/mips/au1000/pb1200/init.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/pb1200/irqmap.c (renamed from arch/mips/au1000/pb1200/irqmap.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/pb1200/platform.c (renamed from arch/mips/au1000/pb1200/platform.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/pb1500/Makefile (renamed from arch/mips/au1000/pb1500/Makefile) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/pb1500/board_setup.c (renamed from arch/mips/au1000/pb1500/board_setup.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/pb1500/init.c (renamed from arch/mips/au1000/pb1500/init.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/pb1500/irqmap.c (renamed from arch/mips/au1000/pb1500/irqmap.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/pb1550/Makefile (renamed from arch/mips/au1000/pb1550/Makefile) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/pb1550/board_setup.c (renamed from arch/mips/au1000/pb1550/board_setup.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/pb1550/init.c (renamed from arch/mips/au1000/pb1550/init.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/pb1550/irqmap.c (renamed from arch/mips/au1000/pb1550/irqmap.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/xxs1500/Makefile (renamed from arch/mips/au1000/xxs1500/Makefile) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/xxs1500/board_setup.c (renamed from arch/mips/au1000/xxs1500/board_setup.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/xxs1500/init.c (renamed from arch/mips/au1000/xxs1500/init.c) | 0 | ||||
-rw-r--r-- | arch/mips/alchemy/xxs1500/irqmap.c (renamed from arch/mips/au1000/xxs1500/irqmap.c) | 0 |
54 files changed, 21 insertions, 21 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 00a23a118492..c15416c2e89d 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -598,7 +598,7 @@ config WR_PPMC | |||
598 | 598 | ||
599 | endchoice | 599 | endchoice |
600 | 600 | ||
601 | source "arch/mips/au1000/Kconfig" | 601 | source "arch/mips/alchemy/Kconfig" |
602 | source "arch/mips/basler/excite/Kconfig" | 602 | source "arch/mips/basler/excite/Kconfig" |
603 | source "arch/mips/jazz/Kconfig" | 603 | source "arch/mips/jazz/Kconfig" |
604 | source "arch/mips/lasat/Kconfig" | 604 | source "arch/mips/lasat/Kconfig" |
diff --git a/arch/mips/Makefile b/arch/mips/Makefile index 87f67228e309..4401a0c1278c 100644 --- a/arch/mips/Makefile +++ b/arch/mips/Makefile | |||
@@ -176,103 +176,103 @@ load-$(CONFIG_MACH_JAZZ) += 0xffffffff80080000 | |||
176 | # | 176 | # |
177 | # Common Alchemy Au1x00 stuff | 177 | # Common Alchemy Au1x00 stuff |
178 | # | 178 | # |
179 | core-$(CONFIG_SOC_AU1X00) += arch/mips/au1000/common/ | 179 | core-$(CONFIG_SOC_AU1X00) += arch/mips/alchemy/common/ |
180 | cflags-$(CONFIG_SOC_AU1X00) += -Iinclude/asm-mips/mach-au1x00 | 180 | cflags-$(CONFIG_SOC_AU1X00) += -Iinclude/asm-mips/mach-au1x00 |
181 | 181 | ||
182 | # | 182 | # |
183 | # AMD Alchemy Pb1000 eval board | 183 | # AMD Alchemy Pb1000 eval board |
184 | # | 184 | # |
185 | libs-$(CONFIG_MIPS_PB1000) += arch/mips/au1000/pb1000/ | 185 | libs-$(CONFIG_MIPS_PB1000) += arch/mips/alchemy/pb1000/ |
186 | cflags-$(CONFIG_MIPS_PB1000) += -Iinclude/asm-mips/mach-pb1x00 | 186 | cflags-$(CONFIG_MIPS_PB1000) += -Iinclude/asm-mips/mach-pb1x00 |
187 | load-$(CONFIG_MIPS_PB1000) += 0xffffffff80100000 | 187 | load-$(CONFIG_MIPS_PB1000) += 0xffffffff80100000 |
188 | 188 | ||
189 | # | 189 | # |
190 | # AMD Alchemy Pb1100 eval board | 190 | # AMD Alchemy Pb1100 eval board |
191 | # | 191 | # |
192 | libs-$(CONFIG_MIPS_PB1100) += arch/mips/au1000/pb1100/ | 192 | libs-$(CONFIG_MIPS_PB1100) += arch/mips/alchemy/pb1100/ |
193 | cflags-$(CONFIG_MIPS_PB1100) += -Iinclude/asm-mips/mach-pb1x00 | 193 | cflags-$(CONFIG_MIPS_PB1100) += -Iinclude/asm-mips/mach-pb1x00 |
194 | load-$(CONFIG_MIPS_PB1100) += 0xffffffff80100000 | 194 | load-$(CONFIG_MIPS_PB1100) += 0xffffffff80100000 |
195 | 195 | ||
196 | # | 196 | # |
197 | # AMD Alchemy Pb1500 eval board | 197 | # AMD Alchemy Pb1500 eval board |
198 | # | 198 | # |
199 | libs-$(CONFIG_MIPS_PB1500) += arch/mips/au1000/pb1500/ | 199 | libs-$(CONFIG_MIPS_PB1500) += arch/mips/alchemy/pb1500/ |
200 | cflags-$(CONFIG_MIPS_PB1500) += -Iinclude/asm-mips/mach-pb1x00 | 200 | cflags-$(CONFIG_MIPS_PB1500) += -Iinclude/asm-mips/mach-pb1x00 |
201 | load-$(CONFIG_MIPS_PB1500) += 0xffffffff80100000 | 201 | load-$(CONFIG_MIPS_PB1500) += 0xffffffff80100000 |
202 | 202 | ||
203 | # | 203 | # |
204 | # AMD Alchemy Pb1550 eval board | 204 | # AMD Alchemy Pb1550 eval board |
205 | # | 205 | # |
206 | libs-$(CONFIG_MIPS_PB1550) += arch/mips/au1000/pb1550/ | 206 | libs-$(CONFIG_MIPS_PB1550) += arch/mips/alchemy/pb1550/ |
207 | cflags-$(CONFIG_MIPS_PB1550) += -Iinclude/asm-mips/mach-pb1x00 | 207 | cflags-$(CONFIG_MIPS_PB1550) += -Iinclude/asm-mips/mach-pb1x00 |
208 | load-$(CONFIG_MIPS_PB1550) += 0xffffffff80100000 | 208 | load-$(CONFIG_MIPS_PB1550) += 0xffffffff80100000 |
209 | 209 | ||
210 | # | 210 | # |
211 | # AMD Alchemy Pb1200 eval board | 211 | # AMD Alchemy Pb1200 eval board |
212 | # | 212 | # |
213 | libs-$(CONFIG_MIPS_PB1200) += arch/mips/au1000/pb1200/ | 213 | libs-$(CONFIG_MIPS_PB1200) += arch/mips/alchemy/pb1200/ |
214 | cflags-$(CONFIG_MIPS_PB1200) += -Iinclude/asm-mips/mach-pb1x00 | 214 | cflags-$(CONFIG_MIPS_PB1200) += -Iinclude/asm-mips/mach-pb1x00 |
215 | load-$(CONFIG_MIPS_PB1200) += 0xffffffff80100000 | 215 | load-$(CONFIG_MIPS_PB1200) += 0xffffffff80100000 |
216 | 216 | ||
217 | # | 217 | # |
218 | # AMD Alchemy Db1000 eval board | 218 | # AMD Alchemy Db1000 eval board |
219 | # | 219 | # |
220 | libs-$(CONFIG_MIPS_DB1000) += arch/mips/au1000/db1x00/ | 220 | libs-$(CONFIG_MIPS_DB1000) += arch/mips/alchemy/db1x00/ |
221 | cflags-$(CONFIG_MIPS_DB1000) += -Iinclude/asm-mips/mach-db1x00 | 221 | cflags-$(CONFIG_MIPS_DB1000) += -Iinclude/asm-mips/mach-db1x00 |
222 | load-$(CONFIG_MIPS_DB1000) += 0xffffffff80100000 | 222 | load-$(CONFIG_MIPS_DB1000) += 0xffffffff80100000 |
223 | 223 | ||
224 | # | 224 | # |
225 | # AMD Alchemy Db1100 eval board | 225 | # AMD Alchemy Db1100 eval board |
226 | # | 226 | # |
227 | libs-$(CONFIG_MIPS_DB1100) += arch/mips/au1000/db1x00/ | 227 | libs-$(CONFIG_MIPS_DB1100) += arch/mips/alchemy/db1x00/ |
228 | cflags-$(CONFIG_MIPS_DB1100) += -Iinclude/asm-mips/mach-db1x00 | 228 | cflags-$(CONFIG_MIPS_DB1100) += -Iinclude/asm-mips/mach-db1x00 |
229 | load-$(CONFIG_MIPS_DB1100) += 0xffffffff80100000 | 229 | load-$(CONFIG_MIPS_DB1100) += 0xffffffff80100000 |
230 | 230 | ||
231 | # | 231 | # |
232 | # AMD Alchemy Db1500 eval board | 232 | # AMD Alchemy Db1500 eval board |
233 | # | 233 | # |
234 | libs-$(CONFIG_MIPS_DB1500) += arch/mips/au1000/db1x00/ | 234 | libs-$(CONFIG_MIPS_DB1500) += arch/mips/alchemy/db1x00/ |
235 | cflags-$(CONFIG_MIPS_DB1500) += -Iinclude/asm-mips/mach-db1x00 | 235 | cflags-$(CONFIG_MIPS_DB1500) += -Iinclude/asm-mips/mach-db1x00 |
236 | load-$(CONFIG_MIPS_DB1500) += 0xffffffff80100000 | 236 | load-$(CONFIG_MIPS_DB1500) += 0xffffffff80100000 |
237 | 237 | ||
238 | # | 238 | # |
239 | # AMD Alchemy Db1550 eval board | 239 | # AMD Alchemy Db1550 eval board |
240 | # | 240 | # |
241 | libs-$(CONFIG_MIPS_DB1550) += arch/mips/au1000/db1x00/ | 241 | libs-$(CONFIG_MIPS_DB1550) += arch/mips/alchemy/db1x00/ |
242 | cflags-$(CONFIG_MIPS_DB1550) += -Iinclude/asm-mips/mach-db1x00 | 242 | cflags-$(CONFIG_MIPS_DB1550) += -Iinclude/asm-mips/mach-db1x00 |
243 | load-$(CONFIG_MIPS_DB1550) += 0xffffffff80100000 | 243 | load-$(CONFIG_MIPS_DB1550) += 0xffffffff80100000 |
244 | 244 | ||
245 | # | 245 | # |
246 | # AMD Alchemy Db1200 eval board | 246 | # AMD Alchemy Db1200 eval board |
247 | # | 247 | # |
248 | libs-$(CONFIG_MIPS_DB1200) += arch/mips/au1000/pb1200/ | 248 | libs-$(CONFIG_MIPS_DB1200) += arch/mips/alchemy/pb1200/ |
249 | cflags-$(CONFIG_MIPS_DB1200) += -Iinclude/asm-mips/mach-db1x00 | 249 | cflags-$(CONFIG_MIPS_DB1200) += -Iinclude/asm-mips/mach-db1x00 |
250 | load-$(CONFIG_MIPS_DB1200) += 0xffffffff80100000 | 250 | load-$(CONFIG_MIPS_DB1200) += 0xffffffff80100000 |
251 | 251 | ||
252 | # | 252 | # |
253 | # AMD Alchemy Bosporus eval board | 253 | # AMD Alchemy Bosporus eval board |
254 | # | 254 | # |
255 | libs-$(CONFIG_MIPS_BOSPORUS) += arch/mips/au1000/db1x00/ | 255 | libs-$(CONFIG_MIPS_BOSPORUS) += arch/mips/alchemy/db1x00/ |
256 | cflags-$(CONFIG_MIPS_BOSPORUS) += -Iinclude/asm-mips/mach-db1x00 | 256 | cflags-$(CONFIG_MIPS_BOSPORUS) += -Iinclude/asm-mips/mach-db1x00 |
257 | load-$(CONFIG_MIPS_BOSPORUS) += 0xffffffff80100000 | 257 | load-$(CONFIG_MIPS_BOSPORUS) += 0xffffffff80100000 |
258 | 258 | ||
259 | # | 259 | # |
260 | # AMD Alchemy Mirage eval board | 260 | # AMD Alchemy Mirage eval board |
261 | # | 261 | # |
262 | libs-$(CONFIG_MIPS_MIRAGE) += arch/mips/au1000/db1x00/ | 262 | libs-$(CONFIG_MIPS_MIRAGE) += arch/mips/alchemy/db1x00/ |
263 | cflags-$(CONFIG_MIPS_MIRAGE) += -Iinclude/asm-mips/mach-db1x00 | 263 | cflags-$(CONFIG_MIPS_MIRAGE) += -Iinclude/asm-mips/mach-db1x00 |
264 | load-$(CONFIG_MIPS_MIRAGE) += 0xffffffff80100000 | 264 | load-$(CONFIG_MIPS_MIRAGE) += 0xffffffff80100000 |
265 | 265 | ||
266 | # | 266 | # |
267 | # 4G-Systems eval board | 267 | # 4G-Systems eval board |
268 | # | 268 | # |
269 | libs-$(CONFIG_MIPS_MTX1) += arch/mips/au1000/mtx-1/ | 269 | libs-$(CONFIG_MIPS_MTX1) += arch/mips/alchemy/mtx-1/ |
270 | load-$(CONFIG_MIPS_MTX1) += 0xffffffff80100000 | 270 | load-$(CONFIG_MIPS_MTX1) += 0xffffffff80100000 |
271 | 271 | ||
272 | # | 272 | # |
273 | # MyCable eval board | 273 | # MyCable eval board |
274 | # | 274 | # |
275 | libs-$(CONFIG_MIPS_XXS1500) += arch/mips/au1000/xxs1500/ | 275 | libs-$(CONFIG_MIPS_XXS1500) += arch/mips/alchemy/xxs1500/ |
276 | load-$(CONFIG_MIPS_XXS1500) += 0xffffffff80100000 | 276 | load-$(CONFIG_MIPS_XXS1500) += 0xffffffff80100000 |
277 | 277 | ||
278 | # | 278 | # |
diff --git a/arch/mips/au1000/Kconfig b/arch/mips/alchemy/Kconfig index e4a057d80ab6..e4a057d80ab6 100644 --- a/arch/mips/au1000/Kconfig +++ b/arch/mips/alchemy/Kconfig | |||
diff --git a/arch/mips/au1000/common/Makefile b/arch/mips/alchemy/common/Makefile index df48fd65bbf3..df48fd65bbf3 100644 --- a/arch/mips/au1000/common/Makefile +++ b/arch/mips/alchemy/common/Makefile | |||
diff --git a/arch/mips/au1000/common/au1xxx_irqmap.c b/arch/mips/alchemy/common/au1xxx_irqmap.c index c7ca1596394c..c7ca1596394c 100644 --- a/arch/mips/au1000/common/au1xxx_irqmap.c +++ b/arch/mips/alchemy/common/au1xxx_irqmap.c | |||
diff --git a/arch/mips/au1000/common/clocks.c b/arch/mips/alchemy/common/clocks.c index 043429d17c5f..043429d17c5f 100644 --- a/arch/mips/au1000/common/clocks.c +++ b/arch/mips/alchemy/common/clocks.c | |||
diff --git a/arch/mips/au1000/common/cputable.c b/arch/mips/alchemy/common/cputable.c index ba6430bc2d03..ba6430bc2d03 100644 --- a/arch/mips/au1000/common/cputable.c +++ b/arch/mips/alchemy/common/cputable.c | |||
diff --git a/arch/mips/au1000/common/dbdma.c b/arch/mips/alchemy/common/dbdma.c index 601ee9180ee4..601ee9180ee4 100644 --- a/arch/mips/au1000/common/dbdma.c +++ b/arch/mips/alchemy/common/dbdma.c | |||
diff --git a/arch/mips/au1000/common/dma.c b/arch/mips/alchemy/common/dma.c index d6fbda232e6a..d6fbda232e6a 100644 --- a/arch/mips/au1000/common/dma.c +++ b/arch/mips/alchemy/common/dma.c | |||
diff --git a/arch/mips/au1000/common/gpio.c b/arch/mips/alchemy/common/gpio.c index e660ddd611c4..e660ddd611c4 100644 --- a/arch/mips/au1000/common/gpio.c +++ b/arch/mips/alchemy/common/gpio.c | |||
diff --git a/arch/mips/au1000/common/irq.c b/arch/mips/alchemy/common/irq.c index 40c6ceceb5f9..40c6ceceb5f9 100644 --- a/arch/mips/au1000/common/irq.c +++ b/arch/mips/alchemy/common/irq.c | |||
diff --git a/arch/mips/au1000/common/pci.c b/arch/mips/alchemy/common/pci.c index 7866cf50cf99..7866cf50cf99 100644 --- a/arch/mips/au1000/common/pci.c +++ b/arch/mips/alchemy/common/pci.c | |||
diff --git a/arch/mips/au1000/common/platform.c b/arch/mips/alchemy/common/platform.c index dc8a67efac28..dc8a67efac28 100644 --- a/arch/mips/au1000/common/platform.c +++ b/arch/mips/alchemy/common/platform.c | |||
diff --git a/arch/mips/au1000/common/power.c b/arch/mips/alchemy/common/power.c index bd854a6d1d89..bd854a6d1d89 100644 --- a/arch/mips/au1000/common/power.c +++ b/arch/mips/alchemy/common/power.c | |||
diff --git a/arch/mips/au1000/common/prom.c b/arch/mips/alchemy/common/prom.c index 18b310b475ca..18b310b475ca 100644 --- a/arch/mips/au1000/common/prom.c +++ b/arch/mips/alchemy/common/prom.c | |||
diff --git a/arch/mips/au1000/common/puts.c b/arch/mips/alchemy/common/puts.c index 55bbe24d45b6..55bbe24d45b6 100644 --- a/arch/mips/au1000/common/puts.c +++ b/arch/mips/alchemy/common/puts.c | |||
diff --git a/arch/mips/au1000/common/reset.c b/arch/mips/alchemy/common/reset.c index d555429c8d6f..d555429c8d6f 100644 --- a/arch/mips/au1000/common/reset.c +++ b/arch/mips/alchemy/common/reset.c | |||
diff --git a/arch/mips/au1000/common/setup.c b/arch/mips/alchemy/common/setup.c index 1ac6b06f42a3..1ac6b06f42a3 100644 --- a/arch/mips/au1000/common/setup.c +++ b/arch/mips/alchemy/common/setup.c | |||
diff --git a/arch/mips/au1000/common/sleeper.S b/arch/mips/alchemy/common/sleeper.S index 4b3cf021a454..3006e270c8bc 100644 --- a/arch/mips/au1000/common/sleeper.S +++ b/arch/mips/alchemy/common/sleeper.S | |||
@@ -79,12 +79,12 @@ LEAF(save_and_sleep) | |||
79 | /* Put SDRAM into self refresh. Preload instructions into cache, | 79 | /* Put SDRAM into self refresh. Preload instructions into cache, |
80 | * issue a precharge, then auto refresh, then sleep commands to it. | 80 | * issue a precharge, then auto refresh, then sleep commands to it. |
81 | */ | 81 | */ |
82 | la t0, sdsleep | 82 | la t0, sdsleep |
83 | .set mips3 | 83 | .set mips3 |
84 | cache 0x14, 0(t0) | 84 | cache 0x14, 0(t0) |
85 | cache 0x14, 32(t0) | 85 | cache 0x14, 32(t0) |
86 | cache 0x14, 64(t0) | 86 | cache 0x14, 64(t0) |
87 | cache 0x14, 96(t0) | 87 | cache 0x14, 96(t0) |
88 | .set mips0 | 88 | .set mips0 |
89 | 89 | ||
90 | sdsleep: | 90 | sdsleep: |
diff --git a/arch/mips/au1000/common/time.c b/arch/mips/alchemy/common/time.c index 563d9390a872..563d9390a872 100644 --- a/arch/mips/au1000/common/time.c +++ b/arch/mips/alchemy/common/time.c | |||
diff --git a/arch/mips/au1000/db1x00/Makefile b/arch/mips/alchemy/db1x00/Makefile index 274db3b55d82..274db3b55d82 100644 --- a/arch/mips/au1000/db1x00/Makefile +++ b/arch/mips/alchemy/db1x00/Makefile | |||
diff --git a/arch/mips/au1000/db1x00/board_setup.c b/arch/mips/alchemy/db1x00/board_setup.c index 9e5ccbbfcedd..9e5ccbbfcedd 100644 --- a/arch/mips/au1000/db1x00/board_setup.c +++ b/arch/mips/alchemy/db1x00/board_setup.c | |||
diff --git a/arch/mips/au1000/db1x00/init.c b/arch/mips/alchemy/db1x00/init.c index 847413514964..847413514964 100644 --- a/arch/mips/au1000/db1x00/init.c +++ b/arch/mips/alchemy/db1x00/init.c | |||
diff --git a/arch/mips/au1000/db1x00/irqmap.c b/arch/mips/alchemy/db1x00/irqmap.c index 94c090e8bf7a..94c090e8bf7a 100644 --- a/arch/mips/au1000/db1x00/irqmap.c +++ b/arch/mips/alchemy/db1x00/irqmap.c | |||
diff --git a/arch/mips/au1000/mtx-1/Makefile b/arch/mips/alchemy/mtx-1/Makefile index 7c67b3d33bec..7c67b3d33bec 100644 --- a/arch/mips/au1000/mtx-1/Makefile +++ b/arch/mips/alchemy/mtx-1/Makefile | |||
diff --git a/arch/mips/au1000/mtx-1/board_setup.c b/arch/mips/alchemy/mtx-1/board_setup.c index 3f8079186cf2..3f8079186cf2 100644 --- a/arch/mips/au1000/mtx-1/board_setup.c +++ b/arch/mips/alchemy/mtx-1/board_setup.c | |||
diff --git a/arch/mips/au1000/mtx-1/init.c b/arch/mips/alchemy/mtx-1/init.c index 3bae13c28954..3bae13c28954 100644 --- a/arch/mips/au1000/mtx-1/init.c +++ b/arch/mips/alchemy/mtx-1/init.c | |||
diff --git a/arch/mips/au1000/mtx-1/irqmap.c b/arch/mips/alchemy/mtx-1/irqmap.c index f2bf02951e9c..f2bf02951e9c 100644 --- a/arch/mips/au1000/mtx-1/irqmap.c +++ b/arch/mips/alchemy/mtx-1/irqmap.c | |||
diff --git a/arch/mips/au1000/mtx-1/platform.c b/arch/mips/alchemy/mtx-1/platform.c index 8b5914d1241f..8b5914d1241f 100644 --- a/arch/mips/au1000/mtx-1/platform.c +++ b/arch/mips/alchemy/mtx-1/platform.c | |||
diff --git a/arch/mips/au1000/pb1000/Makefile b/arch/mips/alchemy/pb1000/Makefile index 99bbec0ca41b..99bbec0ca41b 100644 --- a/arch/mips/au1000/pb1000/Makefile +++ b/arch/mips/alchemy/pb1000/Makefile | |||
diff --git a/arch/mips/au1000/pb1000/board_setup.c b/arch/mips/alchemy/pb1000/board_setup.c index 25df167a95b3..25df167a95b3 100644 --- a/arch/mips/au1000/pb1000/board_setup.c +++ b/arch/mips/alchemy/pb1000/board_setup.c | |||
diff --git a/arch/mips/au1000/pb1000/init.c b/arch/mips/alchemy/pb1000/init.c index 8a9c7d57208d..8a9c7d57208d 100644 --- a/arch/mips/au1000/pb1000/init.c +++ b/arch/mips/alchemy/pb1000/init.c | |||
diff --git a/arch/mips/au1000/pb1000/irqmap.c b/arch/mips/alchemy/pb1000/irqmap.c index b3d56b0af321..b3d56b0af321 100644 --- a/arch/mips/au1000/pb1000/irqmap.c +++ b/arch/mips/alchemy/pb1000/irqmap.c | |||
diff --git a/arch/mips/au1000/pb1100/Makefile b/arch/mips/alchemy/pb1100/Makefile index 793e97c49e46..793e97c49e46 100644 --- a/arch/mips/au1000/pb1100/Makefile +++ b/arch/mips/alchemy/pb1100/Makefile | |||
diff --git a/arch/mips/au1000/pb1100/board_setup.c b/arch/mips/alchemy/pb1100/board_setup.c index c0bfd59a7a36..c0bfd59a7a36 100644 --- a/arch/mips/au1000/pb1100/board_setup.c +++ b/arch/mips/alchemy/pb1100/board_setup.c | |||
diff --git a/arch/mips/au1000/pb1100/init.c b/arch/mips/alchemy/pb1100/init.c index 7c6792308bc5..7c6792308bc5 100644 --- a/arch/mips/au1000/pb1100/init.c +++ b/arch/mips/alchemy/pb1100/init.c | |||
diff --git a/arch/mips/au1000/pb1100/irqmap.c b/arch/mips/alchemy/pb1100/irqmap.c index 9b7dd8b41283..9b7dd8b41283 100644 --- a/arch/mips/au1000/pb1100/irqmap.c +++ b/arch/mips/alchemy/pb1100/irqmap.c | |||
diff --git a/arch/mips/au1000/pb1200/Makefile b/arch/mips/alchemy/pb1200/Makefile index d678adf7ce85..d678adf7ce85 100644 --- a/arch/mips/au1000/pb1200/Makefile +++ b/arch/mips/alchemy/pb1200/Makefile | |||
diff --git a/arch/mips/au1000/pb1200/board_setup.c b/arch/mips/alchemy/pb1200/board_setup.c index 6cb2115059ad..6cb2115059ad 100644 --- a/arch/mips/au1000/pb1200/board_setup.c +++ b/arch/mips/alchemy/pb1200/board_setup.c | |||
diff --git a/arch/mips/au1000/pb1200/init.c b/arch/mips/alchemy/pb1200/init.c index e9b2a0fd48ae..e9b2a0fd48ae 100644 --- a/arch/mips/au1000/pb1200/init.c +++ b/arch/mips/alchemy/pb1200/init.c | |||
diff --git a/arch/mips/au1000/pb1200/irqmap.c b/arch/mips/alchemy/pb1200/irqmap.c index 2a505ad8715b..2a505ad8715b 100644 --- a/arch/mips/au1000/pb1200/irqmap.c +++ b/arch/mips/alchemy/pb1200/irqmap.c | |||
diff --git a/arch/mips/au1000/pb1200/platform.c b/arch/mips/alchemy/pb1200/platform.c index f8fb0aeac571..f8fb0aeac571 100644 --- a/arch/mips/au1000/pb1200/platform.c +++ b/arch/mips/alchemy/pb1200/platform.c | |||
diff --git a/arch/mips/au1000/pb1500/Makefile b/arch/mips/alchemy/pb1500/Makefile index 602f38df20bb..602f38df20bb 100644 --- a/arch/mips/au1000/pb1500/Makefile +++ b/arch/mips/alchemy/pb1500/Makefile | |||
diff --git a/arch/mips/au1000/pb1500/board_setup.c b/arch/mips/alchemy/pb1500/board_setup.c index 035771c6e5b8..035771c6e5b8 100644 --- a/arch/mips/au1000/pb1500/board_setup.c +++ b/arch/mips/alchemy/pb1500/board_setup.c | |||
diff --git a/arch/mips/au1000/pb1500/init.c b/arch/mips/alchemy/pb1500/init.c index 3b6e395cf952..3b6e395cf952 100644 --- a/arch/mips/au1000/pb1500/init.c +++ b/arch/mips/alchemy/pb1500/init.c | |||
diff --git a/arch/mips/au1000/pb1500/irqmap.c b/arch/mips/alchemy/pb1500/irqmap.c index 39c4682766a8..39c4682766a8 100644 --- a/arch/mips/au1000/pb1500/irqmap.c +++ b/arch/mips/alchemy/pb1500/irqmap.c | |||
diff --git a/arch/mips/au1000/pb1550/Makefile b/arch/mips/alchemy/pb1550/Makefile index 7d8beca87fa5..7d8beca87fa5 100644 --- a/arch/mips/au1000/pb1550/Makefile +++ b/arch/mips/alchemy/pb1550/Makefile | |||
diff --git a/arch/mips/au1000/pb1550/board_setup.c b/arch/mips/alchemy/pb1550/board_setup.c index 0ed76b64b6ab..0ed76b64b6ab 100644 --- a/arch/mips/au1000/pb1550/board_setup.c +++ b/arch/mips/alchemy/pb1550/board_setup.c | |||
diff --git a/arch/mips/au1000/pb1550/init.c b/arch/mips/alchemy/pb1550/init.c index e1055a13a1a0..e1055a13a1a0 100644 --- a/arch/mips/au1000/pb1550/init.c +++ b/arch/mips/alchemy/pb1550/init.c | |||
diff --git a/arch/mips/au1000/pb1550/irqmap.c b/arch/mips/alchemy/pb1550/irqmap.c index a02a4d1fa899..a02a4d1fa899 100644 --- a/arch/mips/au1000/pb1550/irqmap.c +++ b/arch/mips/alchemy/pb1550/irqmap.c | |||
diff --git a/arch/mips/au1000/xxs1500/Makefile b/arch/mips/alchemy/xxs1500/Makefile index db3c526f64d8..db3c526f64d8 100644 --- a/arch/mips/au1000/xxs1500/Makefile +++ b/arch/mips/alchemy/xxs1500/Makefile | |||
diff --git a/arch/mips/au1000/xxs1500/board_setup.c b/arch/mips/alchemy/xxs1500/board_setup.c index 4c587acac5c3..4c587acac5c3 100644 --- a/arch/mips/au1000/xxs1500/board_setup.c +++ b/arch/mips/alchemy/xxs1500/board_setup.c | |||
diff --git a/arch/mips/au1000/xxs1500/init.c b/arch/mips/alchemy/xxs1500/init.c index 7516434760a1..7516434760a1 100644 --- a/arch/mips/au1000/xxs1500/init.c +++ b/arch/mips/alchemy/xxs1500/init.c | |||
diff --git a/arch/mips/au1000/xxs1500/irqmap.c b/arch/mips/alchemy/xxs1500/irqmap.c index edf06ed11870..edf06ed11870 100644 --- a/arch/mips/au1000/xxs1500/irqmap.c +++ b/arch/mips/alchemy/xxs1500/irqmap.c | |||