summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* dma_cache_inv -> dma_cache_wback_inv.Ralf Baechle2000-11-241-2/+3
* Cleanup PCI DMA for RM200C also.Ralf Baechle2000-11-242-44/+1
* One character fix to get it to compile again.Ralf Baechle2000-11-241-3/+2
* Delete mips_cputype declaration.Ralf Baechle2000-11-231-1/+0
* Merge with Linux 2.4.0-test10.Ralf Baechle2000-11-23182-1765/+2972
* Fix error return value.Ralf Baechle2000-11-221-3/+6
* Unify the dozen pci-dma copies we had.Ralf Baechle2000-11-229-166/+15
* Kill printk's, no place for debug junk.Ralf Baechle2000-11-221-2/+0
* CONFIG_MIPS_UNCACHED is only selectable of UP kernels. RebuildRalf Baechle2000-11-2110-10/+12
* Remove ## operator that breaks kernel compile with latest gcc.Ralf Baechle2000-11-201-4/+3
* More un-cobalting.Ralf Baechle2000-11-181-11/+0
* Remove Cobalt support from the tree. It was not near compilabilityRalf Baechle2000-11-1814-2520/+0
* More Atlas & Malta bits from Carsten's patch.Ralf Baechle2000-11-185-35/+77
* New configuration option CONFIG_MIPS_UNCACHED. Not yet selectable dueRalf Baechle2000-11-182-0/+5
* SAA9730 Ethernet driver. Applied with hefty stilistic changes;Ralf Baechle2000-11-182-0/+2
* PCI fixes for Atlas & Malta.Ralf Baechle2000-11-182-3/+74
* Initialization hooks for Atlas / Malta.Ralf Baechle2000-11-181-0/+12
* So, after reaching the 9-th nesting level of ifdefs in arch/mips/-Ralf Baechle2000-11-185-6/+30
* Teach /proc/cpuinfo about the various variants of IP22 class machines.Ralf Baechle2000-11-182-0/+6
* Hopefully R3k-proof version of sysmips(MIPS_ATOMIC_SET, ...).Ralf Baechle2000-11-181-9/+10
* DDB5476 default config file from Jun Sun.Ralf Baechle2000-11-091-0/+506
* Fix vmlinux.ecoff build target. Why the hell was this ever working?Ralf Baechle2000-11-081-0/+3
* Update.Ralf Baechle2000-11-089-0/+27
* newstat / newlstat / newfstat have 2 not three arguments.Ralf Baechle2000-11-082-9/+8
* Missing Galileo EV96100 bits. Patches from Pete Popov.Ralf Baechle2000-11-062-0/+15
* Partial support for Galileo EV96100 evaluation board. Patches fromRalf Baechle2000-11-0622-14/+2545
* Handle .kstrtab section.Ralf Baechle2000-11-062-0/+2
* The kernel has a emulation for unaligned accesses, so don't send SIGBUSRalf Baechle2000-11-021-7/+3
* Call panic instead of prom_printf.Ralf Baechle2000-11-021-1/+1
* Add missing flags variable.Ralf Baechle2000-11-021-0/+1
* R5432 support.Ralf Baechle2000-11-013-4/+878
* Fix the build after the previous patch.Keith M Wesolowski2000-10-292-6/+4
* Fix register corruption bug. Credits for forward porting this patchRalf Baechle2000-10-272-9/+12
* Fix bug in macro arguments naming.Ralf Baechle2000-10-272-8/+6
* Make the default ld.script a generated file to keep maintenanceRalf Baechle2000-10-274-137/+15
* 32-bit compatibility versions of recvfrom(2) and sendmsg(2). ThisRalf Baechle2000-10-272-2/+265
* Modified two things:Nick Pollitt2000-10-261-20/+37
* Delete unused variable, fix prototype definition.Kanoj Sarcar2000-10-251-1/+1
* Fix get_wchan for real. The 64-bit version also supports 32-bit psRalf Baechle2000-10-242-20/+71
* Attempt to fix get_wchan().Ralf Baechle2000-10-241-11/+2
* Fix 32-bit pread(2) / pwrite(2) syscalls.Ralf Baechle2000-10-242-2/+69
* Fix sysmips32(MIPS_ATOMIC_SET, ...). In case of a page fault on SMPRalf Baechle2000-10-191-9/+35
* Fix 32-bit sigaltstack(2). This was breaking a number of programs,Ralf Baechle2000-10-191-3/+6
* New i2859 interrupt handling, code is not yet live.Ralf Baechle2000-10-121-0/+298
* One more .cvsignore file.Ralf Baechle2000-10-121-0/+2
* The Code Police: Reformat according to Linus' style. No functionalRalf Baechle2000-10-1217-1689/+1695
* DDB5476 support from Jun Sun.Ralf Baechle2000-10-1218-4/+1862
* Fix the IP22 build after Ralf's last change.Keith M Wesolowski2000-10-111-5/+5
* More Atlas bits.Ralf Baechle2000-10-112-192/+56
* SNI updates, the first in a century ...Ralf Baechle2000-10-104-125/+178