Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support for GDB console for the Ocelot. | Ralf Baechle | 2001-06-11 | 1 | -0/+1 |
| | |||||
* | Add support for DDB5477. | Ralf Baechle | 2001-06-10 | 1 | -0/+1 |
| | |||||
* | Alchemy support. Done by Pete and further hacked up a bit by me ... | Ralf Baechle | 2001-05-04 | 1 | -0/+1 |
| | |||||
* | Merge with Linux 2.4.3. | Ralf Baechle | 2001-04-05 | 1 | -1/+3 |
| | | | | | | | 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. | ||||
* | Enable CONFIG_UNIX98_PTYS and CONFIG_DEVPTS_FS for all configurations. | Ralf Baechle | 2001-04-01 | 1 | -2/+3 |
| | |||||
* | Eleminate CONFIG_CPU_R3912; detect TX39 / R3000 at runtime. | Ralf Baechle | 2001-04-01 | 1 | -1/+0 |
| | |||||
* | Some more configuration file cleanup. | Ralf Baechle | 2001-04-01 | 1 | -6/+5 |
| | |||||
* | Fix hotplug / PCMCIA configuration. | Ralf Baechle | 2001-03-31 | 1 | -0/+2 |
| | |||||
* | Add code to support the SB1 core, including mmu routines, processor | Ralf Baechle | 2001-03-24 | 1 | -0/+11 |
| | | | | | | | 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. | ||||
* | Kill R8000 remains. | Ralf Baechle | 2001-03-16 | 1 | -1/+5 |
| | |||||
* | Support for Phillips PDAs. | Ralf Baechle | 2001-02-22 | 1 | -0/+3 |
| | |||||
* | ITE 8172 patches from Pete Popov slightly hacked by me. | Ralf Baechle | 2001-02-21 | 1 | -0/+566 |