summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The Oops messages are now much improved, you may run them through ksymoopsUlf Carlsson1998-10-311-48/+73
* Remove confusing ``+'' which Linus didn't like ...Ralf Baechle1998-10-211-1/+1
* fixed old bug uncovered by recently changesThomas Bogendoerfer1998-10-181-2/+2
* splitted up sonic to make code reusable for other architecturesThomas Bogendoerfer1998-10-184-314/+342
* added prototype for prom_identify_archThomas Bogendoerfer1998-10-181-4/+4
* architecure is now identified in arc/identify.cThomas Bogendoerfer1998-10-181-40/+1
* prom support has been moved to arc/arclib.aThomas Bogendoerfer1998-10-1813-727/+0
* removed tagsThomas Bogendoerfer1998-10-181-69/+0
* sgi/prom/promlib.a is now arc/arclib.aThomas Bogendoerfer1998-10-181-7/+9
* moved sgi/prom and made it a little bit more generic for ARC like firmwaresThomas Bogendoerfer1998-10-1814-0/+810
* removed wired mappingsThomas Bogendoerfer1998-10-181-231/+4
* removed tagsThomas Bogendoerfer1998-10-184-229/+6
* made floppy on jazz plattforms working againThomas Bogendoerfer1998-10-181-28/+5
* made timer irq remappableThomas Bogendoerfer1998-10-181-4/+4
* made floppy on jazz plattforms working againThomas Bogendoerfer1998-10-182-6/+7
* remapped all local interrupts to get them out of the way of (E)ISA interruptsThomas Bogendoerfer1998-10-181-10/+14
* o Make it work on CPUs with 128 byte cachelines.Ralf Baechle1998-10-147-332/+422
* reversed mapping of serial console, because of change in sgiserial.cThomas Bogendoerfer1998-10-021-2/+2
* untwisted serial ports. now ttyS0 is serial 1 and ttyS1 is serial 2Thomas Bogendoerfer1998-10-021-20/+15
* map prom console settings. d1 -> ttyS1 and d2 -> ttyS0Thomas Bogendoerfer1998-09-261-13/+4
* made serial console working and compatible to pc version (console=ttyS1 worksThomas Bogendoerfer1998-09-261-86/+233
* increased keaboard timeout to the old value, which makes my Indy happy again.Thomas Bogendoerfer1998-09-261-1/+1
* fixed race in vdma_alloc(), when called from interrupt contextThomas Bogendoerfer1998-09-201-1/+6
* move #include <kbd_ll.h> to the right fileThomas Bogendoerfer1998-09-202-3/+3
* made rtc working for Jazz machinesThomas Bogendoerfer1998-09-201-0/+3
* - Merge with Linux 2.1.121.Ralf Baechle1998-09-19840-17869/+31608
* fixed scatterlist handlingThomas Bogendoerfer1998-09-161-10/+10
* version from Linus treeThomas Bogendoerfer1998-09-162-1720/+1822
* one CONFIG_SCSI_SGIWD93 is enoughThomas Bogendoerfer1998-09-161-8/+0
* restored DaveM's playground; we are using NCR53C9x.c for our game.Thomas Bogendoerfer1998-09-162-580/+967
* fix for Eleectric Fence; mprotect(PROT_NONE) on a already read/write mappedThomas Bogendoerfer1998-09-161-2/+2
* Add missing break. Fix from Ulf Carlsson.Ralf Baechle1998-09-041-1/+2
* fixed bmove, when moving stuff to the right (insert a character)Thomas Bogendoerfer1998-09-011-10/+8
* switched to fbcon for Magnum4000/Oli M700Thomas Bogendoerfer1998-08-281-2/+2
* added profiling again.Thomas Bogendoerfer1998-08-281-1/+20
* dump core on SIGBUS, tooThomas Bogendoerfer1998-08-281-1/+2
* switched from fbcon to dummy_conThomas Bogendoerfer1998-08-281-2/+2
* fixed MAP_NR() second try:-(Thomas Bogendoerfer1998-08-282-5/+4
* this is the MIPS release (and not m68k)Thomas Bogendoerfer1998-08-281-2/+2
* serial console fixes, again:-(Thomas Bogendoerfer1998-08-281-22/+44
* PS2 mouse support for MagunmsThomas Bogendoerfer1998-08-281-1/+5
* added g364fb to list of known framebuffer driversThomas Bogendoerfer1998-08-281-0/+7
* corrected g364fb configurationThomas Bogendoerfer1998-08-282-7/+6
* removed duplicate config option for MIPS_JAZZThomas Bogendoerfer1998-08-281-3/+0
* updated driver to .116 fbcon interfaceThomas Bogendoerfer1998-08-281-13/+12
* avoid probing for 0xffe0Thomas Bogendoerfer1998-08-281-2/+2
* grrr... another lost changeThomas Bogendoerfer1998-08-261-0/+5
* put back changes removed by merge:-(Thomas Bogendoerfer1998-08-262-5/+8
* console on jazz is framebufferThomas Bogendoerfer1998-08-261-2/+5
* fixed rtc for jazzThomas Bogendoerfer1998-08-261-1/+1