summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Each node needs to have a structure that the master nasid fills up toKanoj Sarcar2000-06-093-1/+31
* Need to have the nasid of the boot/master node for future uses.Kanoj Sarcar2000-06-092-0/+4
* Step one of trying to remove the assumption that nasid 0 is presentKanoj Sarcar2000-06-081-3/+33
* Fix comment.Ralf Baechle2000-06-081-2/+2
* SMP Mapped kernel fixes to go along with the new layout. Use properlyKanoj Sarcar2000-06-082-1/+4
* Mapped kernel changes: create elf sections as close as possible toKanoj Sarcar2000-06-085-33/+45
* Reboot was doing halt and halt was crashing the machine, fixed.Ralf Baechle2000-06-071-6/+13
* Fix an uninitialized pointer bug. Remove interrupt handlingRalf Baechle2000-06-071-31/+28
* *** empty log message ***Ralf Baechle2000-06-061-12/+13
* Remove annoying printk. Fix transmit timeout spam. Remove mdelayRalf Baechle2000-06-061-3/+1
* Fix network device locking bug.Ralf Baechle2000-06-061-0/+2
* Get the mapped kernel working for SMP kernels. While launching slaves,Kanoj Sarcar2000-06-063-4/+29
* Get some type definitions into their rightful places for wider usage.Kanoj Sarcar2000-06-063-4/+8
* MAke sure the mapped kernel does not loose its prom command line.Kanoj Sarcar2000-06-061-1/+0
* Entrylo1 must at least be marked global for the tlb entry mapping theKanoj Sarcar2000-06-061-1/+2
* The Search ROM functionality should be used when we locate the NICUlf Carlsson2000-06-061-31/+117
* The tlbwired register is now set up in the head.S code.Kanoj Sarcar2000-06-063-365/+115
* Initial rudimentary support for mapped kernel. The kernel text and dataKanoj Sarcar2000-06-066-89/+381
* Launch the CPUs one by one until we can make sure that weUlf Carlsson2000-06-061-7/+11
* Make __kernel_caddr_t32 32-bitUlf Carlsson2000-06-061-1/+1
* Delete unused reference to linker generated symbol.Kanoj Sarcar2000-06-051-2/+0
* Further cleanups to the ld script files not to do more than needed.Kanoj Sarcar2000-06-054-12/+4
* Clean up generation of unused symbols.Kanoj Sarcar2000-06-052-6/+0
* Fix the address twiddling. For some reason, the code that I was expectingKanoj Sarcar2000-06-051-11/+10
* The master processor now waits for all enabled cpus to come into theKanoj Sarcar2000-06-021-1/+1
* Most of the kernel arrays/data structures and low level proceduresKanoj Sarcar2000-06-025-30/+31
* Set smp_num_cpus in the IP27 specific code. Getting ready to handleKanoj Sarcar2000-06-022-3/+1
* Fix some type definitions, add a new field in the per-processor dataKanoj Sarcar2000-06-023-2/+3
* Add the node offset to the IOC3 to the PCI resourceUlf Carlsson2000-06-011-0/+4
* Now that __kernel_clock_t is 64 bits, we need to make sure we have aKanoj Sarcar2000-06-012-1/+30
* Fix stupid compilation bug.Ralf Baechle2000-05-311-1/+1
* Turn IOC3 upside down. Driver should now survive a timeout reset andRalf Baechle2000-05-311-180/+209
* Only enter do_timer from the first CPU.Ulf Carlsson2000-05-311-16/+16
* Use ether_setup instead of init_etherdev.Ulf Carlsson2000-05-311-45/+49
* Remove all IOC3 hacks. IOC3 now allocates it's resources the same wayRalf Baechle2000-05-304-135/+131
* Don't make Origin SMP as experimental.Ralf Baechle2000-05-301-1/+1
* Forgot..Ulf Carlsson2000-05-301-2/+3
* Fix "make ARCH=mips64 dep" failing.Kanoj Sarcar2000-05-301-3/+1
* Next iteration, that should be it [tm].Harald Koerfgen2000-05-276-3/+27
* Make __kernel_clock_t 64 bit.Ralf Baechle2000-05-261-1/+1
* This should resolve most of the offset.h issues which popped up lately, I hope.Harald Koerfgen2000-05-266-14/+14
* First cut of TLB handlers in assembler. I'm not usingUlf Carlsson2000-05-253-12/+235
* Work around something I haven't looked into.Ulf Carlsson2000-05-241-0/+4
* Further stresstesting revealed weaknesses in my first proposal.Harald Koerfgen2000-05-244-8/+6
* no real solution for the offset.h-chicken-egg-problem, but this does all I wnatHarald Koerfgen2000-05-246-8/+6
* Add a rule for offset.h.Ulf Carlsson2000-05-232-0/+6
* HousekeepingHarald Koerfgen2000-05-234-197/+2
* The last CONFIG_HAVE_IO_PORTS...Harald Koerfgen2000-05-231-1/+1
* Also kill CONFIG_HAVE_IO_PORTS.Ralf Baechle2000-05-231-5/+4
* Eleminate CONFIG_HAVE_IO_PORTS, it was a synonym for what is nowRalf Baechle2000-05-231-6/+5