summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Kill dead variable.Ralf Baechle2001-03-102-5/+2
* Merge with Linux 2.4.2.Ralf Baechle2001-03-09398-7178/+42198
* Remove RCS strings.Ralf Baechle2001-03-091-2/+1
* Remoce RCS strings.Ralf Baechle2001-03-091-2/+1
* Asorted fixes.Ralf Baechle2001-03-084-15/+25
* We were incrementing too much for the delay slot case.Ralf Baechle2001-03-032-2/+2
* Cleanup the code that handles (bridge) intr path setup. Come up with aKanoj Sarcar2001-03-022-36/+88
* Increase the total number of PCI busses supported.Kanoj Sarcar2001-03-021-1/+1
* Serial console fixes from Alice Hennessy.Ralf Baechle2001-03-021-12/+5
* Enable PCnet32.Ralf Baechle2001-03-021-1/+26
* Move the multiply-defined cpumask macros from .c files into smp.h forKanoj Sarcar2001-02-282-10/+15
* Basic boot support for R12000. This does not mean R12000 is fullyKanoj Sarcar2001-02-271-0/+1
* Print ``Freeing initrd memory'' memory only when actually freeingRalf Baechle2001-02-261-1/+4
* Declare __bzero as function for mainline also.Ralf Baechle2001-02-262-0/+2
* Update to using loops_per_jiffy instead of loops_per_sec.Keith M Wesolowski2001-02-263-6/+2
* kmalloc doesn't work that early.Ralf Baechle2001-02-261-24/+34
* Some changes to get Jazz to compile again. There are other changesRalf Baechle2001-02-264-355/+418
* 64-bit fixes.Ralf Baechle2001-02-251-19/+15
* Run through indent.Ralf Baechle2001-02-241-35/+34
* Put in a way to tweak the maximum number of cpus activated during SMPKanoj Sarcar2001-02-231-1/+7
* Dump additional information when receiving a bus error.Ralf Baechle2001-02-231-2/+41
* We were initializing the node's other cpu instead of ourself.Ralf Baechle2001-02-221-1/+1
* Support for Phillips PDAs.Ralf Baechle2001-02-2238-10/+3768
* Define putDebugChar / getDebugChar variables.Ralf Baechle2001-02-211-0/+2
* Registers are stored as unsigned variables so we need to cast toRalf Baechle2001-02-212-14/+13
* Don't try to detect a second level cache on CPUs which might not everRalf Baechle2001-02-212-0/+5
* Every one (I know) does disk boots now. NUMA seems to add performance too.Kanoj Sarcar2001-02-212-4/+4
* Update.Ralf Baechle2001-02-2110-0/+20
* ITE 8172 patches from Pete Popov slightly hacked by me.Ralf Baechle2001-02-2126-2/+3402
* Initialize ___flush_cache_all correctly for rm7k.Ralf Baechle2001-02-201-1/+1
* Add in support to specify the proper L2 cache line size to eliminate falseKanoj Sarcar2001-02-164-0/+5
* DECstation fixes from MaciejHarald Koerfgen2001-02-133-9/+9
* Access c0_context as 64-bit register here as well.Ralf Baechle2001-02-101-1/+1
* Untested attempt to fix MIPS_ATOMIC_SET.Ralf Baechle2001-02-091-0/+3
* Another typo fix; patch again from Alan.Ralf Baechle2001-02-091-1/+1
* Fix type. Patch by Alan "typo killer" Cox.Ralf Baechle2001-02-091-1/+1
* Fix braino in CPU detection code.Ralf Baechle2001-02-081-3/+3
* Define CONFIG_SMP to n. Patch from Jim Freeman.Ralf Baechle2001-02-0511-0/+11
* Add missing initialization for ___flush_cache_all. From AliceRalf Baechle2001-02-051-2/+1
* Start of an attempt to unify support for GT64120 based boards.Ralf Baechle2001-02-0537-2025/+708
* Introduce __flush_cache_all() which flushes the cache no matter ifRalf Baechle2001-02-058-28/+30
* Compilation fixes.Ralf Baechle2001-02-051-1/+3
* Compilation fixes.Ralf Baechle2001-02-054-25/+5
* Call irq_enter / irq_exit with two arguments.Ralf Baechle2001-02-052-7/+7
* Use standard no-rtc.c.Ralf Baechle2001-02-053-54/+3
* Only complain for systems without RTC when RTC functions are called.Ralf Baechle2001-02-051-13/+10
* Remove calls to pci_set_bus_ranges which no longer exists.Ralf Baechle2001-02-052-2/+0
* Turn on CONFIG_MIPS_FPU_EMULATOR.Ralf Baechle2001-02-051-1/+1
* Remove .cvsignore from empty directories.Ralf Baechle2001-02-051-2/+0
* Changes for the sake of IBM's multiqueue scheduler patch.Ralf Baechle2001-02-032-2/+2