summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
Commit message (Collapse)AuthorAgeFilesLines
* Make a few macros bulletproof.Ralf Baechle2001-06-102-4/+4
|
* Compile fix for recent ioremap patch.Ralf Baechle2001-06-101-0/+1
|
* Ioremap makes cachable mappings again.Ralf Baechle2001-06-061-3/+3
|
* Support 512mb RAM configuration for Momenco Ocelot. Patch fromRalf Baechle2001-06-054-5/+33
| | | | David Woodhouse (dwmw2@infradead.org).
* Ioremap for 32-bit kernel.Ralf Baechle2001-06-031-29/+7
|
* Code reformatting and spelling fixes.Ralf Baechle2001-05-252-12/+13
|
* Update Montavista email addresses.Ralf Baechle2001-05-181-1/+1
|
* Eleminate all occurances of EM_MIPS_RS4_BE; define EM_MIPS_RS3_LE.Ralf Baechle2001-05-101-13/+2
|
* Rewrite of Indy IRQs to new style.Ralf Baechle2001-05-091-4/+15
|
* Mips32 fixes from Carsten.Ralf Baechle2001-05-043-10/+27
|
* Alchemy support. Done by Pete and further hacked up a bit by me ...Ralf Baechle2001-05-044-4/+666
|
* Fix comment.Ralf Baechle2001-04-291-1/+1
|
* Large IDE disk fixes from Carsten.Ralf Baechle2001-04-231-44/+92
|
* MIPS time code rewrite.Ralf Baechle2001-04-191-0/+63
|
* Exchange \r escape sequence against \n.Ralf Baechle2001-04-061-1/+1
|
* Merge with Linux 2.4.3.Ralf Baechle2001-04-054-68/+152
| | | | | | | Note that mingetty does no longer work with serial console, you have to switch to another getty like getty_ps. This commit also includes a fix for a setitimer bug which did prevent getty_ps from working on older kernels.
* More TX3912 and Nino updates.Ralf Baechle2001-04-0110-202/+165
|
* SMP for 32-bit kernel, support for Sibyte SB1. Patch from JustinRalf Baechle2001-03-288-17/+143
| | | | with minor changes by me.
* Prefix CPP symbols from tcmodule.h with TC_ to avoid namespaceRalf Baechle2001-03-261-14/+17
| | | | collisions.
* First commit then think - Or was it the other way round ?Florian Lohoff2001-03-251-3/+2
|
* Add MACH_GROUP_TOSHIBA and TX39 namesFlorian Lohoff2001-03-251-3/+18
|
* Add TX3912/22/27 to the PRID TableFlorian Lohoff2001-03-251-0/+3
|
* Add code to support the SB1 core, including mmu routines, processorRalf Baechle2001-03-246-46/+90
| | | | | | | detection. This also tweaks cpu_probe() to use bits 15:8 of PRId as a company ID, as per the mips32/mips64 specs, and use bits 7:0 as the processor ID within the company. Patch from Justin with mods and some additional bits by me.
* Lots of cleanup from Keith with additional tweaks by me. More toRalf Baechle2001-03-181-1/+1
| | | | come. Stay frightened :-)
* More loose bits (grrr) ...Ralf Baechle2001-03-164-4/+26
|
* Update ITE 8712 code.Ralf Baechle2001-03-166-66/+6
|
* Kill _IOC_SLMASK; it's usefull live is over ...Ralf Baechle2001-03-161-7/+2
|
* Fixes for bugs reported by Dan Aizenstros.Ralf Baechle2001-03-121-2/+2
|
* Replace set_cp0_status / set_cp0_config by three functions, clear_cp0_*,Ralf Baechle2001-03-111-2/+26
| | | | | | | | set_cp0_* and change_cp0_* which makes the kernel code somewhat more readable. Going through the kernel code I notices some stupid abuse of the old function like set_cp0_status(ST0_BEV, 1) - this clear ST0_BEV but actually looks like attempting to set it and other abuses, so will people please look over their code again.
* Fix more gcc 3.0 warnings.Ralf Baechle2001-03-102-46/+39
|
* Fix gcc 3.0 warning and IPv6 checksum bug.Ralf Baechle2001-03-101-106/+100
|
* Merge with Linux 2.4.2.Ralf Baechle2001-03-093-5/+4
|
* Update to using loops_per_jiffy instead of loops_per_sec.Keith M Wesolowski2001-02-261-5/+5
|
* Handle CONFIG_ROTTEN_IRQ correctly.Ralf Baechle2001-02-241-1/+7
|
* Fix prototype of vdma_init, some cleanup & reformating.Ralf Baechle2001-02-241-21/+19
|
* Support for Phillips PDAs.Ralf Baechle2001-02-2210-11/+667
|
* Don't try to detect a second level cache on CPUs which might not everRalf Baechle2001-02-211-0/+5
| | | | have one. Patch from Carsten.
* Handle IDE ports correctly for CONFIG_SWAP_IO_SPACE on big endian.Ralf Baechle2001-02-211-4/+46
| | | | From Carsten with mods by me.
* Update some comments and add R12000 to list of PRIDs.Ralf Baechle2001-02-211-2/+3
|
* ITE 8172 patches from Pete Popov slightly hacked by me.Ralf Baechle2001-02-2111-2/+933
|
* Make ide_ioreg_t unsigned long.Ralf Baechle2001-02-201-9/+6
|
* Don't swap I/O space access for little endian systems.Ralf Baechle2001-02-101-1/+1
|
* Start of an attempt to unify support for GT64120 based boards.Ralf Baechle2001-02-054-19/+505
|
* Introduce __flush_cache_all() which flushes the cache no matter ifRalf Baechle2001-02-051-0/+2
| | | | this operation is necessary from the mm point of view or not.
* Merge with Linux 2.4.1.Ralf Baechle2001-01-311-3/+2
|
* zs and LK201 fixes from MaciejHarald Koerfgen2001-01-281-0/+1
|
* Kill the last instance of vce_available for the 32-bit kernel.Ralf Baechle2001-01-281-4/+2
|
* Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test yourRalf Baechle2001-01-102-3/+11
| | | | Makefiles.
* prom_init is a void function ...Ralf Baechle2001-01-101-1/+1
|
* Fix warnings.Ralf Baechle2001-01-081-4/+3
|