Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make a few macros bulletproof. | Ralf Baechle | 2001-06-10 | 2 | -4/+4 |
| | |||||
* | Compile fix for recent ioremap patch. | Ralf Baechle | 2001-06-10 | 1 | -0/+1 |
| | |||||
* | Ioremap makes cachable mappings again. | Ralf Baechle | 2001-06-06 | 1 | -3/+3 |
| | |||||
* | Support 512mb RAM configuration for Momenco Ocelot. Patch from | Ralf Baechle | 2001-06-05 | 4 | -5/+33 |
| | | | | David Woodhouse (dwmw2@infradead.org). | ||||
* | Ioremap for 32-bit kernel. | Ralf Baechle | 2001-06-03 | 1 | -29/+7 |
| | |||||
* | Recent reformatting patch broke the constraints of csum_tcpudp_nofold() | Ralf Baechle | 2001-06-01 | 1 | -1/+1 |
| | | | | resulting bascially in the collapse of TCP. | ||||
* | Code reformatting and spelling fixes. | Ralf Baechle | 2001-05-25 | 11 | -167/+174 |
| | |||||
* | Fix vmalloc for mips64. | Ralf Baechle | 2001-05-23 | 1 | -0/+7 |
| | |||||
* | <linux/mii.h> from Linux 2.4.5-pre4. | Ralf Baechle | 2001-05-22 | 1 | -0/+181 |
| | |||||
* | Update Montavista email addresses. | Ralf Baechle | 2001-05-18 | 1 | -1/+1 |
| | |||||
* | Standards demand that _band is long, not int. | Ralf Baechle | 2001-05-17 | 1 | -4/+4 |
| | |||||
* | Fix __test_and{set,clear}_bit. | Ralf Baechle | 2001-05-14 | 1 | -13/+15 |
| | |||||
* | Eleminate all occurances of EM_MIPS_RS4_BE; define EM_MIPS_RS3_LE. | Ralf Baechle | 2001-05-10 | 1 | -1/+1 |
| | |||||
* | Eleminate all occurances of EM_MIPS_RS4_BE; define EM_MIPS_RS3_LE. | Ralf Baechle | 2001-05-10 | 2 | -15/+3 |
| | |||||
* | Rewrite of Indy IRQs to new style. | Ralf Baechle | 2001-05-09 | 1 | -4/+15 |
| | |||||
* | Mips32 fixes from Carsten. | Ralf Baechle | 2001-05-04 | 3 | -10/+27 |
| | |||||
* | Alchemy support. Done by Pete and further hacked up a bit by me ... | Ralf Baechle | 2001-05-04 | 4 | -4/+666 |
| | |||||
* | Fix comment. | Ralf Baechle | 2001-04-29 | 1 | -1/+1 |
| | |||||
* | 64-bit kernel support for MIPS Atlas and Malta. Patch from Carsten. | Ralf Baechle | 2001-04-27 | 10 | -0/+850 |
| | |||||
* | Large IDE disk fixes from Carsten. | Ralf Baechle | 2001-04-23 | 1 | -44/+92 |
| | |||||
* | MIPS time code rewrite. | Ralf Baechle | 2001-04-19 | 1 | -0/+63 |
| | |||||
* | Kill warning. | Ralf Baechle | 2001-04-14 | 1 | -3/+3 |
| | |||||
* | Add in new klconfig functions that will be needed for parsing router | Kanoj Sarcar | 2001-04-11 | 1 | -1/+1 |
| | | | | information. | ||||
* | Exchange \r escape sequence against \n. | Ralf Baechle | 2001-04-06 | 1 | -1/+1 |
| | |||||
* | Merge with Linux 2.4.3. | Ralf Baechle | 2001-04-05 | 153 | -1314/+4030 |
| | | | | | | | 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 Baechle | 2001-04-01 | 10 | -202/+165 |
| | |||||
* | Fix stupid module oversight. Spotted by Keith. | Ralf Baechle | 2001-04-01 | 1 | -1/+1 |
| | |||||
* | SMP for 32-bit kernel, support for Sibyte SB1. Patch from Justin | Ralf Baechle | 2001-03-28 | 8 | -17/+143 |
| | | | | with minor changes by me. | ||||
* | Prefix CPP symbols from tcmodule.h with TC_ to avoid namespace | Ralf Baechle | 2001-03-26 | 1 | -14/+17 |
| | | | | collisions. | ||||
* | First commit then think - Or was it the other way round ? | Florian Lohoff | 2001-03-25 | 1 | -3/+2 |
| | |||||
* | Add MACH_GROUP_TOSHIBA and TX39 names | Florian Lohoff | 2001-03-25 | 1 | -3/+18 |
| | |||||
* | Add TX3912/22/27 to the PRID Table | Florian Lohoff | 2001-03-25 | 1 | -0/+3 |
| | |||||
* | Add code to support the SB1 core, including mmu routines, processor | Ralf Baechle | 2001-03-24 | 7 | -47/+91 |
| | | | | | | | 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. | ||||
* | Uh... Search and replace style 64-bit porting resulted in a dsubiu | Ralf Baechle | 2001-03-20 | 1 | -1/+1 |
| | | | | | instruction which isn't a recognised macro instruction of any assembler. Change into dsubu. | ||||
* | Lots of cleanup from Keith with additional tweaks by me. More to | Ralf Baechle | 2001-03-18 | 6 | -8/+130 |
| | | | | come. Stay frightened :-) | ||||
* | More loose bits (grrr) ... | Ralf Baechle | 2001-03-16 | 4 | -4/+26 |
| | |||||
* | Update ITE 8712 code. | Ralf Baechle | 2001-03-16 | 11 | -66/+159 |
| | |||||
* | Kill _IOC_SLMASK; it's usefull live is over ... | Ralf Baechle | 2001-03-16 | 2 | -16/+5 |
| | |||||
* | More Cobalt junk. | Ralf Baechle | 2001-03-12 | 1 | -6/+0 |
| | |||||
* | Fixes for bugs reported by Dan Aizenstros. | Ralf Baechle | 2001-03-12 | 1 | -2/+2 |
| | |||||
* | Dead files which for some reason still exist in our tree. | Ralf Baechle | 2001-03-12 | 2 | -209/+0 |
| | |||||
* | Don't include <linux/cache.h>. | Ralf Baechle | 2001-03-12 | 1 | -4/+1 |
| | |||||
* | Replace set_cp0_status / set_cp0_config by three functions, clear_cp0_*, | Ralf Baechle | 2001-03-11 | 1 | -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 Baechle | 2001-03-10 | 4 | -118/+100 |
| | |||||
* | Fix gcc 3.0 warning and IPv6 checksum bug. | Ralf Baechle | 2001-03-10 | 1 | -106/+100 |
| | |||||
* | Merge with Linux 2.4.2. | Ralf Baechle | 2001-03-09 | 352 | -2259/+28619 |
| | |||||
* | Add in mips64 specific support for handling 128 cpus. | Kanoj Sarcar | 2001-03-02 | 1 | -6/+33 |
| | |||||
* | Cleanup the code that handles (bridge) intr path setup. Come up with a | Kanoj Sarcar | 2001-03-02 | 1 | -1/+18 |
| | | | | better per node scheme to associate Linux irqs with cpu intr levels. | ||||
* | Move the multiply-defined cpumask macros from .c files into smp.h for | Kanoj Sarcar | 2001-02-28 | 2 | -5/+20 |
| | | | | consistency. | ||||
* | Delete scary comments and variables. | Kanoj Sarcar | 2001-02-27 | 1 | -3/+0 |
| |