aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2006-03-09[MIPS] Enable highmem for all MIPS32 and MIPS64 processors.Ralf Baechle1-0/+4
2006-02-07[MIPS] Nevada support for SGI O2.Ralf Baechle1-0/+1
2006-01-10MIPS: R2: Set 64BIT_PHYS_ADDR for R2 processor also.Ralf Baechle1-1/+1
2006-01-10MIPS: Remove unused CONFIG_CPU_HAS_LLDSCD.Ralf Baechle1-8/+0
2005-12-01[MIPS] Kconfig: Include init/Kconfig after we've set 32BIT / 64BIT.Ralf Baechle1-2/+2
2005-11-07PNX8550 uses a MIPS32-like processor core, not R4xx0.Ralf Baechle1-1/+1
2005-10-29More foolproofing of the CPU configuration.Ralf Baechle1-2/+149
2005-10-29BCM1480 HT supportAndrew Isaacson1-0/+1
2005-10-29Support for BigSur board.Andrew Isaacson1-0/+9
2005-10-29Add support for BCM1480 family of chips.Andrew Isaacson1-1/+1
2005-10-29Sliceup Kconfig; it's grown too large.Ralf Baechle1-554/+447
2005-10-29Document the meaning of the CPU_MIPS32, CPU_MIPS64, CPU_MIPSR1 andRalf Baechle1-0/+6
2005-10-29Support for MIPSsim, the cycle accurate MIPS simulator.Ralf Baechle1-0/+11
2005-10-29Use ARCH_MAY_HAVE_PC_FDC where needed.Ralf Baechle1-0/+6
2005-10-29Cleaned up AMD Au1200 IDE driver:Pete Popov1-1/+1
2005-10-29Virtual SMP support for the 34K.Ralf Baechle1-1/+11
2005-10-29A little more Kconfig untangeling.Ralf Baechle1-20/+37
2005-10-29Send CONFIG_VTAG_ICACHE back into it's cold grave.Ralf Baechle1-4/+0
2005-10-29Get rid of the nonsense in the CONFIG_CPU_HAS_PREFETCH block.Ralf Baechle1-2/+1
2005-10-29Support for Toshiba's RBHMA4500 eval board for the TX4938.Ralf Baechle1-0/+19
2005-10-29Drop IP27 support for Qlogic ISP. This driver is buggy and has beenRalf Baechle1-5/+0
2005-10-29Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.Pete Popov1-0/+21
2005-10-29More AP / SP bits for the 34K, the Malta bits and things. Still wantsRalf Baechle1-0/+72
2005-10-29MIPS 32/64 R2 config option.Ralf Baechle1-0/+31
2005-10-29Use Kconfig.preempt.Ralf Baechle1-8/+1
2005-10-29Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1.Ralf Baechle1-6/+20
2005-10-29The DbAu1500 board also support big endian. Gee, imagine that.Steven J. Hill1-0/+1
2005-10-29SECCOMP for MIPS.Ralf Baechle1-0/+17
2005-10-29Use new txx9 serial driver.Ralf Baechle1-0/+2
2005-10-29Base Au1200 2.6 support.Pete Popov1-0/+18
2005-10-29Changed all Au1x boards to noncoherent again.Pete Popov1-3/+3
2005-10-29If you want RM7000 better fix it to build first ...Ralf Baechle1-1/+0
2005-10-29Enable RM7000 secondary cache for Atlas and Malta boards.Maciej W. Rozycki1-0/+2
2005-10-29It works better when including arch/mips/sgi-ip27/Kconfig ...Ralf Baechle1-0/+1
2005-10-29Move Sibyte Kconfig stuff into it's own Kconfig.Ralf Baechle1-216/+2
2005-10-29Update descriptions for MIPS Technologies evaluation boards.Maciej W. Rozycki1-2/+5
2005-10-29Reenable EARLY_PRINTK for the DECstation.Maciej W. Rozycki1-0/+1
2005-09-14[LIB]: Consolidate _atomic_dec_and_lock()David S. Miller1-4/+0
2005-09-09[PATCH] mips: add TANBAC TB0287 supportYoichi Yuasa1-0/+7
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk1-0/+5
2005-09-05[PATCH] mips: add more SYS_SUPPORT_*_KERNEL and CPU_SUPPORTS_*_KERNELYoichi Yuasa1-11/+94
2005-09-05[PATCH] mips: fix coherency configurationRalf Baechle1-3/+11
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle1-32/+43
2005-09-05[PATCH] mips: changed from VR41xx to VR4100 series in KconfigYoichi Yuasa1-1/+1
2005-09-05[PATCH] mips: remove vrc4171 configYoichi Yuasa1-6/+0
2005-09-05[PATCH] fix warning of TANBAC_TB0219 in drivers/char/KconfigYoichi Yuasa1-9/+3
2005-09-05[PATCH] mips: add default select configs for vr41xxYoichi Yuasa1-3/+12
2005-09-05[PATCH] mips: add TANBAC VR4131 multichip moduleYoichi Yuasa1-13/+17
2005-09-05[PATCH] mips: add support for Qemu system architectureRalf Baechle1-0/+18
2005-09-05[PATCH] more vr4181 removalAdrian Bunk1-11/+1
2005-07-27[PATCH] mips: fbdev Kcofnig fixYoichi Yuasa1-35/+0
2005-07-11[NET]: add a top-level Networking menu to *configSam Ravnborg1-0/+2
2005-06-25[PATCH] mips: add MIPS-specific support for flatmem/discontigmemYoichi Yuasa1-0/+6
2005-06-23[PATCH] mm/Kconfig: kill unused ARCH_FLATMEM_DISABLEDave Hansen1-4/+0
2005-06-23[PATCH] make each arch use mm/KconfigDave Hansen1-1/+5
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 1Al Viro1-0/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1658