summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Define putDebugChar / getDebugChar variables.Ralf Baechle2001-02-211-0/+2
* Registers are stored as unsigned variables so we need to cast toRalf Baechle2001-02-211-6/+6
* Don't try to detect a second level cache on CPUs which might not everRalf Baechle2001-02-212-0/+5
* 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
* DECstation fixes from MaciejHarald Koerfgen2001-02-133-9/+9
* 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
* Merge with Linux 2.4.1.Ralf Baechle2001-01-3112-14/+20
* Malta has MIPS32 CPUs, not R4xx0.Ralf Baechle2001-01-301-2/+2
* Include <linux/spinlock.h> to make it compile.Ralf Baechle2001-01-301-0/+1
* Update these also.Ralf Baechle2001-01-309-9/+9
* Rebuild defconfig files.Ralf Baechle2001-01-301-1/+1
* Kill dead function load_pgd().Ralf Baechle2001-01-285-49/+10
* More memory initialization patches from Maciej.Ralf Baechle2001-01-285-9/+10
* Disable arc_prom_init for the moment until this beast is fixed - EnablingFlorian Lohoff2001-01-271-1/+12
* Sysmips(MIPS_ATOMIC_SET,...) has to return via o32_ret_from_sys_call.Ralf Baechle2001-01-261-1/+1
* loops_per_sec is now loops_per_jiffy - Raider is TwixFlorian Lohoff2001-01-171-2/+3
* Eliminate last occurence of vce_availableFlorian Lohoff2001-01-172-2/+1
* Poking at the linker scripts for the CP7000, today's mail exchangeRalf Baechle2001-01-173-126/+7
* Ok, I got better things to do than hacking kernels for machines whichRalf Baechle2001-01-173-8/+39
* Delete comment which is more bogus now than everFlorian Lohoff2001-01-161-1/+1
* ARC memory descriptors use physical memory addresses.Ralf Baechle2001-01-161-1/+1
* int vs. long type bugfix from Nigel Stephens of Algorithmics.Ralf Baechle2001-01-151-1/+1
* Further include beautificationsHarald Koerfgen2001-01-134-62/+48
* o Kernel sources shouldn't include standard headersHarald Koerfgen2001-01-1337-263/+8
* Let it compile for my /260Harald Koerfgen2001-01-122-1/+4
* Nevada is R52xx, not R56x0.Ralf Baechle2001-01-111-1/+1
* Merge with Linux 2.4.0.Ralf Baechle2001-01-114-10/+10
* Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test yourRalf Baechle2001-01-1033-108/+73
* Merge with Linux 2.4.0-test12.Ralf Baechle2001-01-1018-170/+67
* Undo broken segment of MIPS patch.Ralf Baechle2001-01-081-4/+3
* Re-commit 2nd set of memory map patches from Maciej.Ralf Baechle2001-01-038-130/+12
* LK201 keyboard and PMAG-BA framebuffer driver for DECstationsHarald Koerfgen2000-12-301-0/+5
* Bunch more patches from MIPS.Ralf Baechle2000-12-2913-112/+489
* Recommit changes that got lost in the recent disk crash.Ralf Baechle2000-12-291-117/+22