index
:
ralf/linux-newax25.git
master
newax25-2.4.3-1
Unnamed repository; edit this file 'description' to name the repository.
Ralf Baechle
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
disabled freeing of prom memory, since all problems are sorted out
Thomas Bogendoerfer
1999-03-18
1
-1
/
+3
*
added addinitrd, a utility to generate kernels combined with a initrd image
Thomas Bogendoerfer
1999-03-13
4
-67
/
+181
*
made initrd working for Linux/MIPS
Thomas Bogendoerfer
1999-03-13
1
-14
/
+16
*
removed old crap
Thomas Bogendoerfer
1999-03-09
1
-12
/
+4
*
added endian conversion code; it's now possible to convert a big endian elf
Thomas Bogendoerfer
1999-03-09
1
-1
/
+147
*
removed obsolete ps2 code
Thomas Bogendoerfer
1999-02-25
1
-4
/
+1
*
added missing file
Thomas Bogendoerfer
1999-02-25
1
-2
/
+3
*
adapted to new irq stuff
Thomas Bogendoerfer
1999-02-25
1
-45
/
+2
*
removed leftover debugging stuff
Thomas Bogendoerfer
1999-02-25
1
-9
/
+1
*
build a ecoff kernel for Magnums instead of an a.out image for milo
Thomas Bogendoerfer
1999-02-25
2
-6
/
+504
*
added identification for prom memory on ARCS
Thomas Bogendoerfer
1999-02-25
1
-1
/
+5
*
identify arc console before doing memory classification
Thomas Bogendoerfer
1999-02-25
1
-2
/
+2
*
added call to free prom memory
Thomas Bogendoerfer
1999-02-25
1
-5
/
+4
*
added memory handling for ARC firmware
Thomas Bogendoerfer
1999-02-25
2
-25
/
+91
*
force_sig() is already exported
Thomas Bogendoerfer
1999-02-25
1
-2
/
+1
*
Merge with Linux 2.2.1.
Ralf Baechle
1999-02-15
198
-5172
/
+10828
*
added dummy console, when there is no newport configured
Thomas Bogendoerfer
1999-02-11
1
-1
/
+6
*
Undoing my last stupid changes.
Alex deVries
1999-02-09
1
-2
/
+23
*
Modularizing the Newport console driver.
Alex deVries
1999-02-09
3
-24
/
+9
*
o I had to remove the include from hal2.c when I removed the
Ulf Carlsson
1999-02-07
1
-202
/
+0
*
o Removed indy_pbus.c neither it worked nor it was really needed
Ulf Carlsson
1999-02-07
2
-11
/
+3
*
Got it to build.
Alex deVries
1999-02-06
2
-3
/
+4
*
- fixed compiling in of ramdisks; we don't have the kernel segment defining i...
Alex deVries
1999-02-06
2
-8
/
+4
*
From Alexander Viro: In the irix_fstatfs, irix_fstatvfs we did an extra
Ralf Baechle
1999-02-01
2
-77
/
+61
*
Fix from Andrea Arcangeli for a potencial division by zero bug when
Ralf Baechle
1999-02-01
1
-2
/
+12
*
More DEC and Baget stuff.
Ralf Baechle
1999-01-27
1
-1
/
+22
*
tiny changes
Ulf Carlsson
1999-01-27
1
-2
/
+2
*
added some symbols
Ulf Carlsson
1999-01-27
1
-1
/
+8
*
Ulf's HAL driver.
Alex deVries
1999-01-27
4
-5
/
+217
*
First round of commits for support for DECstations and Bagets.
Ralf Baechle
1999-01-17
35
-0
/
+7421
*
Merge with Linux 2.1.131 and more MIPS goodies.
Ralf Baechle
1999-01-04
191
-8068
/
+14978
*
Merge with Linux 2.1.131 plus some more MIPS goodies.
Ralf Baechle
1999-01-03
110
-2141
/
+4754
*
The Oops messages are now much improved, you may run them through ksymoops
Ulf Carlsson
1998-10-31
1
-48
/
+73
*
fixed old bug uncovered by recently changes
Thomas Bogendoerfer
1998-10-18
1
-2
/
+2
*
architecure is now identified in arc/identify.c
Thomas Bogendoerfer
1998-10-18
1
-40
/
+1
*
prom support has been moved to arc/arclib.a
Thomas Bogendoerfer
1998-10-18
13
-727
/
+0
*
removed tags
Thomas Bogendoerfer
1998-10-18
1
-69
/
+0
*
sgi/prom/promlib.a is now arc/arclib.a
Thomas Bogendoerfer
1998-10-18
1
-7
/
+9
*
moved sgi/prom and made it a little bit more generic for ARC like firmwares
Thomas Bogendoerfer
1998-10-18
14
-0
/
+810
*
removed wired mappings
Thomas Bogendoerfer
1998-10-18
1
-231
/
+4
*
removed tags
Thomas Bogendoerfer
1998-10-18
3
-105
/
+5
*
made floppy on jazz plattforms working again
Thomas Bogendoerfer
1998-10-18
1
-28
/
+5
*
made timer irq remappable
Thomas Bogendoerfer
1998-10-18
1
-4
/
+4
*
made floppy on jazz plattforms working again
Thomas Bogendoerfer
1998-10-18
2
-6
/
+7
*
o Make it work on CPUs with 128 byte cachelines.
Ralf Baechle
1998-10-14
5
-329
/
+417
*
reversed mapping of serial console, because of change in sgiserial.c
Thomas Bogendoerfer
1998-10-02
1
-2
/
+2
*
map prom console settings. d1 -> ttyS1 and d2 -> ttyS0
Thomas Bogendoerfer
1998-09-26
1
-13
/
+4
*
fixed race in vdma_alloc(), when called from interrupt context
Thomas Bogendoerfer
1998-09-20
1
-1
/
+6
*
move #include <kbd_ll.h> to the right file
Thomas Bogendoerfer
1998-09-20
2
-3
/
+3
*
- Merge with Linux 2.1.121.
Ralf Baechle
1998-09-19
170
-3313
/
+4484
[next]