summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test yourRalf Baechle2001-01-10823-26791/+98069
| | | | Makefiles.
* Merge with Linux 2.4.0-test12.Ralf Baechle2001-01-101039-20294/+72954
|
* Remove duplicate initialization.Ralf Baechle2001-01-101-3/+0
|
* prom_init is a void function ...Ralf Baechle2001-01-101-1/+1
|
* Undo broken segment of MIPS patch.Ralf Baechle2001-01-081-4/+3
|
* And one more.Ralf Baechle2001-01-081-1/+1
|
* Fix warnings.Ralf Baechle2001-01-082-8/+6
|
* 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-3015-159/+1618
|
* Switch to new style MakefileHarald Koerfgen2000-12-303-39/+40
|
* Bunch more patches from MIPS.Ralf Baechle2000-12-2927-513/+692
|
* Recommit changes that got lost in the recent disk crash.Ralf Baechle2000-12-291-117/+22
|
* Handle break 6/7 instructions properly. From Maciej.Ralf Baechle2000-12-191-2/+35
|
* serial fixes and enhancements from Maciej and KarelHarald Koerfgen2000-12-182-7/+22
|
* Devfs support for DECstation serial driver. From Karel.Ralf Baechle2000-12-171-1/+15
|
* MIPS32 patches from MIPS.Ralf Baechle2000-12-1423-46/+1523
|
* Further R3000 FPU cleanups from MaciejHarald Koerfgen2000-12-141-8/+5
|
* Cleanup io.h.Ralf Baechle2000-12-1411-77/+61
|
* One more.Ralf Baechle2000-12-131-0/+440
|
* Missing files of my CP7000. Did I ever swear about CVS?Ralf Baechle2000-12-1313-0/+3638
|
* R3000 fixes from Maciej. Crucial to get modules working.Ralf Baechle2000-12-131-8/+10
|
* First batch of PMC Ocelot CP7000 patches.Ralf Baechle2000-12-1323-590/+368
|
* Missing pieces from MaciejHarald Koerfgen2000-12-112-3/+2
|
* More R3k fixes from Maciej.Ralf Baechle2000-12-111-8/+9
|
* Memmap fixes from Maciej.Ralf Baechle2000-12-1116-247/+327
|
* One more R3k fix from Maciej.Ralf Baechle2000-12-111-2/+2
|
* DECstation RTC cleanup. From Maciej.Ralf Baechle2000-12-111-3/+0
|
* Export __down_trylock and __up.Ralf Baechle2000-12-111-0/+5
|
* Make disable_irq_nosync a function.Ralf Baechle2000-12-101-2/+2
|
* Major irq rewrite, still experimental.Ralf Baechle2000-12-101-0/+692
|
* Minor compile fixes. Partly R300 related.Harald Koerfgen2000-12-105-16/+25
|
* Final round of FPU emulator bits.Ralf Baechle2000-12-1011-217/+345
|
* Kill also.Ralf Baechle2000-12-091-314/+0
|
* One more.Ralf Baechle2000-12-091-0/+2
|
* Remove Cosine Orion support.Ralf Baechle2000-12-0933-9768/+344
|
* One gt64120.h file is enough.Ralf Baechle2000-12-0910-720/+365
|
* Make DECstation compile again.Ralf Baechle2000-12-091-4/+4
|
* Let "_end" be word alignedHarald Koerfgen2000-12-081-0/+1
|
* Fix memmove with zero len bug.Ralf Baechle2000-12-066-14/+7
|
* Bitops work on long, not int.Ralf Baechle2000-12-041-3/+3
|
* EV64120 support. From Steve Johnson.Ralf Baechle2000-12-0459-5/+13568
|
* Fix the vmalloc fix - Harald and me decided that this is correct :)Florian Lohoff2000-12-031-1/+1
|
* Indent cleanup and initialisation cleanup (Crash on boot - Penguin in interrupt)Florian Lohoff2000-12-031-51/+51
|
* Fix for early crash on KN04 2.1k on diskbootFlorian Lohoff2000-12-031-6/+17
|
* Fix three character missing cut'n'paste error.Ralf Baechle2000-12-031-1/+1
|
* fix the cyclecounter thing for DECstationsHarald Koerfgen2000-12-021-44/+3
|
* Partial fix for the vmalloc bug.Ralf Baechle2000-12-022-0/+15
|
* Fix r4k_flush_icache_page_i16, r4k_flush_icache_page_i32 compilation.Ralf Baechle2000-12-021-2/+3
| | | | Obviously the last commit was never tried to be compiled ...
* Small irq_exit and unmask_irq glitchesFlorian Lohoff2000-12-021-2/+2
|
* Move <sgidefs.h> to <asm/gcc/sgidefs.h>.Ralf Baechle2000-12-014-1/+19
|