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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Frame buffer for the TX3912.
Ralf Baechle
2001-04-01
10
-13
/
+682
*
Serial driver for TX3912 builtin UART.
Ralf Baechle
2001-04-01
6
-1
/
+1195
*
Eleminate CONFIG_CPU_R3912; detect TX39 / R3000 at runtime.
Ralf Baechle
2001-04-01
22
-121
/
+507
*
Some reformatting.
Ralf Baechle
2001-04-01
1
-22
/
+21
*
Fix stupid module oversight. Spotted by Keith.
Ralf Baechle
2001-04-01
1
-1
/
+1
*
Some more configuration file cleanup.
Ralf Baechle
2001-04-01
12
-71
/
+69
*
Fix hotplug / PCMCIA configuration.
Ralf Baechle
2001-03-31
12
-2
/
+30
*
Fix compilation bug.
Ralf Baechle
2001-03-31
1
-2
/
+2
*
When skb allocation fails in the rx interrupt handler the skb was
Ralf Baechle
2001-03-30
1
-3
/
+3
*
Set_font() support for Newport console. Patch from Michl Ladislav.
Ralf Baechle
2001-03-28
1
-405
/
+540
*
SMP for 32-bit kernel, support for Sibyte SB1. Patch from Justin
Ralf Baechle
2001-03-28
16
-40
/
+636
*
Interpret some ARC firmware variables correctly. Patch from Guido
Ralf Baechle
2001-03-27
2
-9
/
+98
*
Prefix CPP symbols from tcmodule.h with TC_ to avoid namespace
Ralf Baechle
2001-03-26
2
-24
/
+25
*
Get Indy64 booting a little farther. This also fixes a generic 64-bitness
Keith M Wesolowski
2001-03-26
6
-29
/
+24
*
First commit then think - Or was it the other way round ?
Florian Lohoff
2001-03-25
1
-3
/
+2
*
Add MACH_GROUP_TOSHIBA and TX39 names
Florian Lohoff
2001-03-25
1
-3
/
+18
*
Add TX3912/22/27 to the PRID Table
Florian Lohoff
2001-03-25
1
-0
/
+3
*
Remove leftovers from the "cyclecounter_available"
Florian Lohoff
2001-03-25
3
-17
/
+2
*
Add code to support the SB1 core, including mmu routines, processor
Ralf Baechle
2001-03-24
27
-230
/
+1057
*
Tweak the bootmap setup code to be more conservative, and not assume
Ralf Baechle
2001-03-24
1
-22
/
+26
*
Implement module removal.
Ralf Baechle
2001-03-24
1
-3
/
+9
*
Deprecate the mii-tools ioctls; I'm about to replace them with the
Ralf Baechle
2001-03-22
1
-1
/
+1
*
IOC3 can share interrupts, so allocate interrupt with SA_SHIRQ.
Ralf Baechle
2001-03-21
1
-1
/
+1
*
Initial commit of 64-bit FPU emul as part of fixing Bugworks bug
Ralf Baechle
2001-03-21
49
-0
/
+6806
*
Remove comment from the dark ages of 8 meg machines ...
Ralf Baechle
2001-03-21
1
-4
/
+0
*
Hide traces from where I did cut'n'paste ;-)
Ralf Baechle
2001-03-21
1
-1
/
+1
*
Uh... Search and replace style 64-bit porting resulted in a dsubiu
Ralf Baechle
2001-03-20
1
-1
/
+1
*
Fix Origin after recent ARC changes.
Ralf Baechle
2001-03-19
3
-10
/
+13
*
Workaround for ld bug.
Ralf Baechle
2001-03-19
1
-0
/
+4
*
Likewise fix identify bug for mips32.
Keith M Wesolowski
2001-03-18
1
-1
/
+1
*
Fix machine detection bug.
Keith M Wesolowski
2001-03-18
1
-1
/
+1
*
Some remaining bits of the ARC memory cleanup, from Keith.
Ralf Baechle
2001-03-18
1
-12
/
+5
*
Run through indent.
Ralf Baechle
2001-03-18
2
-124
/
+117
*
Ralf's had two chances to spell this right, I'll take my turn now. :-)
Keith M Wesolowski
2001-03-18
2
-2
/
+2
*
Remove no longer necessary inclusion of spinlock.h.
Ralf Baechle
2001-03-18
12
-16
/
+3
*
Lots of cleanup from Keith with additional tweaks by me. More to
Ralf Baechle
2001-03-18
47
-355
/
+638
*
Fix typo which made r4k_copy_page_d16 corrupt data when copying.
Ralf Baechle
2001-03-18
1
-2
/
+2
*
Spelling fixes.
Ralf Baechle
2001-03-17
1
-3
/
+3
*
Fix compilation without CONFIG_PROC_FS. Patch sent to Linus + Alan.
Ralf Baechle
2001-03-17
1
-0
/
+2
*
Make compile with CONFIG_NET disabled.
Ralf Baechle
2001-03-17
1
-0
/
+8
*
Kill R8000 remains.
Ralf Baechle
2001-03-16
13
-22
/
+10
*
EV96100 update.
Ralf Baechle
2001-03-16
13
-567
/
+512
*
More loose bits (grrr) ...
Ralf Baechle
2001-03-16
8
-15
/
+45
*
Update ITE 8712 code.
Ralf Baechle
2001-03-16
34
-171
/
+4003
*
Code for IVR board.
Ralf Baechle
2001-03-16
4
-0
/
+257
*
Kill _IOC_SLMASK; it's usefull live is over ...
Ralf Baechle
2001-03-16
2
-16
/
+5
*
Kgdb related improvments.
Ralf Baechle
2001-03-15
3
-12
/
+22
*
Add braces to make code less ambiguous.
Ralf Baechle
2001-03-15
1
-1
/
+2
*
Delete Cobalt remains.
Ralf Baechle
2001-03-12
1
-6
/
+0
*
More Cobalt junk.
Ralf Baechle
2001-03-12
2
-14
/
+0
[next]