summaryrefslogtreecommitdiffstats
path: root/arch/mips/defconfig
Commit message (Collapse)AuthorAgeFilesLines
* [MIPS] Update defconfigs.Ralf Baechle2006-03-211-33/+47
| | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* MIPS: Remove unused CONFIG_CPU_HAS_LLDSCD.Ralf Baechle2006-01-101-1/+0Star
| | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* [MIPS] Update defconfigs to reflect Kconfig changes.Ralf Baechle2005-12-011-72/+73
| | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* [MIPS] Update defconfigsRalf Baechle2005-11-171-16/+48
| | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* Update MIPS defconfig files.Ralf Baechle2005-10-291-176/+303
| | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* [PATCH] mips: fix coherency configurationRalf Baechle2005-09-051-0/+1
| | | | | | | | | Fix the MIPS coherency configuration such that we always keep the mapping state in <asm/pci.h> when we need to on non-coherent platforms. 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>
* [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-051-2/+2
| | | | | | | | 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>
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+962
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!