summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* added dummy console, when there is no newport configuredThomas Bogendoerfer1999-02-111-1/+6
* Undoing my last stupid changes.Alex deVries1999-02-091-2/+23
* Modularizing the Newport console driver.Alex deVries1999-02-093-24/+9
* o I had to remove the include from hal2.c when I removed theUlf Carlsson1999-02-071-202/+0
* o Removed indy_pbus.c neither it worked nor it was really neededUlf Carlsson1999-02-072-11/+3
* Got it to build.Alex deVries1999-02-062-3/+4
* - fixed compiling in of ramdisks; we don't have the kernel segment defining i...Alex deVries1999-02-062-8/+4
* From Alexander Viro: In the irix_fstatfs, irix_fstatvfs we did an extraRalf Baechle1999-02-012-77/+61
* Fix from Andrea Arcangeli for a potencial division by zero bug whenRalf Baechle1999-02-011-2/+12
* More DEC and Baget stuff.Ralf Baechle1999-01-271-1/+22
* tiny changesUlf Carlsson1999-01-271-2/+2
* added some symbolsUlf Carlsson1999-01-271-1/+8
* Ulf's HAL driver.Alex deVries1999-01-274-5/+217
* First round of commits for support for DECstations and Bagets.Ralf Baechle1999-01-1735-0/+7421
* Merge with Linux 2.1.131 and more MIPS goodies.Ralf Baechle1999-01-04191-8068/+14978
* Merge with Linux 2.1.131 plus some more MIPS goodies.Ralf Baechle1999-01-03110-2141/+4754
* The Oops messages are now much improved, you may run them through ksymoopsUlf Carlsson1998-10-311-48/+73
* fixed old bug uncovered by recently changesThomas Bogendoerfer1998-10-181-2/+2
* 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-183-105/+5
* 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
* o Make it work on CPUs with 128 byte cachelines.Ralf Baechle1998-10-145-329/+417
* reversed mapping of serial console, because of change in sgiserial.cThomas Bogendoerfer1998-10-021-2/+2
* map prom console settings. d1 -> ttyS1 and d2 -> ttyS0Thomas Bogendoerfer1998-09-261-13/+4
* 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
* - Merge with Linux 2.1.121.Ralf Baechle1998-09-19170-3313/+4484
* Add missing break. Fix from Ulf Carlsson.Ralf Baechle1998-09-041-1/+2
* 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
* console on jazz is framebufferThomas Bogendoerfer1998-08-261-2/+5
* fixed rtc for jazzThomas Bogendoerfer1998-08-261-1/+1
* added code again, which got removed my big merge:-(Thomas Bogendoerfer1998-08-262-4/+29
* o Merge with Linux 2.1.116.Ralf Baechle1998-08-25434-23650/+29065
* removed #include for vector.h, which doesn't exist anymoreThomas Bogendoerfer1998-07-161-2/+1
* - Reformat ptrace.c for readability.Ralf Baechle1998-07-166-153/+853
* added PS/2 mouse supportThomas Bogendoerfer1998-07-132-3/+29
* added missing includeThomas Bogendoerfer1998-07-131-1/+2
* o Support for the front panel on the Indy. The panel work now as aRalf Baechle1998-07-1010-603/+280
* Make the shit compile again.Ralf Baechle1998-07-041-1/+2
* Fix for kernel bug tracked down by Thomas Bogendoerfer.Ralf Baechle1998-07-031-1/+3