summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
Commit message (Expand)AuthorAgeFilesLines
* 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
* Lots of cleanup from Keith with additional tweaks by me. More toRalf Baechle2001-03-181-1/+1
* 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
* 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
* Handle IDE ports correctly for CONFIG_SWAP_IO_SPACE on big endian.Ralf Baechle2001-02-211-4/+46
* 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
* 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
* prom_init is a void function ...Ralf Baechle2001-01-101-1/+1
* Fix warnings.Ralf Baechle2001-01-081-4/+3
* LK201 keyboard and PMAG-BA framebuffer driver for DECstationsHarald Koerfgen2000-12-301-0/+15
* Bunch more patches from MIPS.Ralf Baechle2000-12-298-347/+133
* MIPS32 patches from MIPS.Ralf Baechle2000-12-144-9/+319
* Cleanup io.h.Ralf Baechle2000-12-141-76/+47
* First batch of PMC Ocelot CP7000 patches.Ralf Baechle2000-12-139-486/+297
* Memmap fixes from Maciej.Ralf Baechle2000-12-112-21/+27
* Make disable_irq_nosync a function.Ralf Baechle2000-12-101-2/+2
* Minor compile fixes. Partly R300 related.Harald Koerfgen2000-12-101-2/+6
* Final round of FPU emulator bits.Ralf Baechle2000-12-102-102/+106
* Remove Cosine Orion support.Ralf Baechle2000-12-092-14/+320
* One gt64120.h file is enough.Ralf Baechle2000-12-092-428/+100
* EV64120 support. From Steve Johnson.Ralf Baechle2000-12-0414-5/+1226
* Fix the vmalloc fix - Harald and me decided that this is correct :)Florian Lohoff2000-12-031-1/+1
* Partial fix for the vmalloc bug.Ralf Baechle2000-12-021-0/+7
* Move <sgidefs.h> to <asm/gcc/sgidefs.h>.Ralf Baechle2000-12-011-0/+17
* Use the same definition of flush_icache_page() that is used in stockKanoj Sarcar2000-11-291-2/+2
* Merge with 2.4.0-test11.Ralf Baechle2000-11-284-8/+16
* Remove duplicate definitions. From Klaus Naumann.Ralf Baechle2000-11-261-17/+5
* Missing from fpu emulator commit.Ralf Baechle2000-11-261-0/+44
* Kernel FPU emulator, chain saw edition.Ralf Baechle2000-11-257-47/+252