summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove \r character.Ralf Baechle2001-04-061-1/+1
* Initrd fixes from Steven.Ralf Baechle2001-04-065-19/+14
* Merge with Linux 2.4.3.Ralf Baechle2001-04-051217-19494/+82111
* Enable CONFIG_UNIX98_PTYS and CONFIG_DEVPTS_FS for all configurations.Ralf Baechle2001-04-0114-28/+42
* Translate SIOCRTMSG and SIOCGSTAMP ioctls. This fixes tcpdump.Ralf Baechle2001-04-011-0/+29
* More R3912 cleanup.Ralf Baechle2001-04-014-42/+1
* Rest of Nino updates.Ralf Baechle2001-04-0117-2614/+117
* More TX3912 and Nino updates.Ralf Baechle2001-04-0110-202/+165
* Frame buffer for the TX3912.Ralf Baechle2001-04-0110-13/+682
* Serial driver for TX3912 builtin UART.Ralf Baechle2001-04-016-1/+1195
* Eleminate CONFIG_CPU_R3912; detect TX39 / R3000 at runtime.Ralf Baechle2001-04-0122-121/+507
* Some reformatting.Ralf Baechle2001-04-011-22/+21
* Fix stupid module oversight. Spotted by Keith.Ralf Baechle2001-04-011-1/+1
* Some more configuration file cleanup.Ralf Baechle2001-04-0112-71/+69
* Fix hotplug / PCMCIA configuration.Ralf Baechle2001-03-3112-2/+30
* Fix compilation bug.Ralf Baechle2001-03-311-2/+2
* When skb allocation fails in the rx interrupt handler the skb wasRalf Baechle2001-03-301-3/+3
* Set_font() support for Newport console. Patch from Michl Ladislav.Ralf Baechle2001-03-281-405/+540
* SMP for 32-bit kernel, support for Sibyte SB1. Patch from JustinRalf Baechle2001-03-2816-40/+636
* Interpret some ARC firmware variables correctly. Patch from GuidoRalf Baechle2001-03-272-9/+98
* Prefix CPP symbols from tcmodule.h with TC_ to avoid namespaceRalf Baechle2001-03-262-24/+25
* Get Indy64 booting a little farther. This also fixes a generic 64-bitnessKeith M Wesolowski2001-03-266-29/+24
* 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
* Remove leftovers from the "cyclecounter_available"Florian Lohoff2001-03-253-17/+2
* Add code to support the SB1 core, including mmu routines, processorRalf Baechle2001-03-2427-230/+1057
* Tweak the bootmap setup code to be more conservative, and not assumeRalf Baechle2001-03-241-22/+26
* Implement module removal.Ralf Baechle2001-03-241-3/+9
* Deprecate the mii-tools ioctls; I'm about to replace them with theRalf Baechle2001-03-221-1/+1
* IOC3 can share interrupts, so allocate interrupt with SA_SHIRQ.Ralf Baechle2001-03-211-1/+1
* Initial commit of 64-bit FPU emul as part of fixing Bugworks bugRalf Baechle2001-03-2149-0/+6806
* Remove comment from the dark ages of 8 meg machines ...Ralf Baechle2001-03-211-4/+0
* Hide traces from where I did cut'n'paste ;-)Ralf Baechle2001-03-211-1/+1
* Uh... Search and replace style 64-bit porting resulted in a dsubiuRalf Baechle2001-03-201-1/+1
* Fix Origin after recent ARC changes.Ralf Baechle2001-03-193-10/+13
* Workaround for ld bug.Ralf Baechle2001-03-191-0/+4
* Likewise fix identify bug for mips32.Keith M Wesolowski2001-03-181-1/+1
* Fix machine detection bug.Keith M Wesolowski2001-03-181-1/+1
* Some remaining bits of the ARC memory cleanup, from Keith.Ralf Baechle2001-03-181-12/+5
* Run through indent.Ralf Baechle2001-03-182-124/+117
* Ralf's had two chances to spell this right, I'll take my turn now. :-)Keith M Wesolowski2001-03-182-2/+2
* Remove no longer necessary inclusion of spinlock.h.Ralf Baechle2001-03-1812-16/+3
* Lots of cleanup from Keith with additional tweaks by me. More toRalf Baechle2001-03-1847-355/+638
* Fix typo which made r4k_copy_page_d16 corrupt data when copying.Ralf Baechle2001-03-181-2/+2
* Spelling fixes.Ralf Baechle2001-03-171-3/+3
* Fix compilation without CONFIG_PROC_FS. Patch sent to Linus + Alan.Ralf Baechle2001-03-171-0/+2
* Make compile with CONFIG_NET disabled.Ralf Baechle2001-03-171-0/+8
* Kill R8000 remains.Ralf Baechle2001-03-1613-22/+10
* EV96100 update.Ralf Baechle2001-03-1613-567/+512