| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
instruction which isn't a recognised macro instruction of any
assembler. Change into dsubu.
|
|
|
|
| |
routes all dma's via the containing xbow's master hub.
|
|
|
|
|
|
|
| |
pci irq, we need to bump up NR_IRQs to handle more than 4 PCI busses.
io.h: Port numbers are really "unsigned long", since they need to
contain the nasids too.
ip27-pci.c: Encode the nasid into the port number for isp1020 for pio.
|
|
|
|
|
|
|
| |
nasid and widget id get incoded in pci_dev->irq. pcibr_setup() now does
some rudimentary probing for bridge widgets hanging off its xbow.
We're not seeing interrupts from remote devices at the cpu,
so mscsi card's are turned off for now.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
working. Ralf to let me know if this will work for now, or he wants
me to implement one of the other two alternatives we discussed.
|
| |
|
| |
|
|
|
|
|
| |
platforms. At this time I've only verified that IP22 support compiles
and IP27 actually works.
|
|
|
|
|
| |
inb/outb used by serial driver, doesn't need swizzling. May also need
to update the outw_p/inw_p/outsw/insw if we have problems with them.
|
|
|
|
|
|
|
|
|
| |
- IOC3 driver does no longer use GFP_DMA which given the _very_ small
number of available GFP_DMA pages might have deadlocked the system.
- First cut of Origin support. Last minute change: Do no longer use
ARC memory / MD hub memory configuration information but klconfig.h
stuff. Simpler, faster, shorter.
- Zillions of MIPS64 fixes.
|
| |
|
|
- Fix siginfo structure definition
- Ptrace fixes, one of them was an uninitialized pointer.
- Header file fixes.
- Fixes to linker scripts required for new binutils.
- MIPS64. Chainsaw edition.
Btw, Harald, why does the kernel no longer compile ...
|