summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-ebsa285
Commit message (Collapse)AuthorAgeFilesLines
* Merge with Linux 2.4.2.Ralf Baechle2001-03-091-47/+6
|
* Merge with Linux 2.4.0-test12.Ralf Baechle2001-01-103-32/+11
|
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-0513-71/+103
| | | | | | | of rejects to fixup while integrating Linus patches. I also found that this kernel will only boot SMP on Origin; the UP kernel freeze soon after bootup with SCSI timeout messages. I commit this anyway since I found that the last CVS versions had the same problem.
* Merge with 2.4.0-test7.Ralf Baechle2000-08-287-40/+40
|
* Merge with Linux 2.4.0-test5-pre3.Ralf Baechle2000-07-211-3/+1
|
* Merge with Linux 2.4.0-test3-pre2.Ralf Baechle2000-07-031-2/+3
|
* Merge with 2.4.0-test1-ac21 + pile of MIPS cleanups to make mergingRalf Baechle2000-06-194-25/+37
| | | | | possible. Chainsawed RM200 kernel to compile again. Jazz machine status unknown.
* Merge with 2.3.99-pre9.Ralf Baechle2000-06-151-12/+1
|
* Some cleaning of the support for machines with HZ other than aRalf Baechle2000-05-161-1/+0
| | | | | architecture specific standard value. Not entirely at the point where we can send this to Linus.
* Merge with 2.3.99-pre6.Ralf Baechle2000-04-283-2/+11
|
* Merge with Linux 2.3.99-pre4.Ralf Baechle2000-04-193-2/+40
|
* Merge with Linux 2.3.99-pre2.Ralf Baechle2000-03-231-4/+4
|
* Merge with 2.3.99-pre1.Ralf Baechle2000-03-191-2/+5
|
* Merge with 2.3.48.Ralf Baechle2000-03-021-2/+2
|
* Merge with 2.3.43. I did ignore all modifications to the qlogicisp.cRalf Baechle2000-02-231-101/+17
| | | | driver due to the Origin A64 hacks.
* Merge with Linux 2.3.40.Ralf Baechle2000-02-163-3/+15
|
* Merge with Linux 2.3.32.Ralf Baechle2000-02-045-98/+96
|
* Merge with 2.3.27.Ralf Baechle2000-01-291-0/+2
|
* Merge with Linux 2.3.23. The new bootmem stuff has broken variousRalf Baechle2000-01-2712-59/+49
| | | | | platforms. At this time I've only verified that IP22 support compiles and IP27 actually works.
* Merge with 2.3.19.Ralf Baechle1999-10-093-160/+58
|
* Merge with Linux 2.3.9.Ralf Baechle1999-07-052-0/+3
|
* Fix for HZ != 100 on DECstationsHarald Koerfgen1999-07-011-0/+1
|
* Merge with Linux 2.3.7.Ralf Baechle1999-06-225-16/+14
| | | | | | WARNING: 2.3.7 is known to eat filesystems for breakfast and little children for lunch, so if you try this on your machine make backups first ...
* Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don'tRalf Baechle1999-06-171-7/+12
| | | | have a MIPS box at hand.
* Merge with Linux 2.2.8.Ralf Baechle1999-06-1317-460/+927
|
* Merge with Linux 2.2.1.Ralf Baechle1999-02-1514-165/+410
|
* - Merge with Linux 2.1.121.Ralf Baechle1998-09-195-32/+46
| | | | - Bugfixes.
* o Merge with Linux 2.1.116.Ralf Baechle1998-08-256-16/+79
| | | | | o New Newport console code. o New G364 console code.
* o Merge with Linux 2.1.99.Ralf Baechle1998-05-0717-0/+623
o Fix ancient bug in the ELF loader making ldd crash. o Fix ancient bug in the keyboard code for SGI, SNI and Jazz.