summaryrefslogtreecommitdiffstats
path: root/sys/arch/powerpc/isa
AgeCommit message (Expand)AuthorFilesLines
2021-03-11spellingjsg1-2/+2
2003-10-31'powerpc' common isa definitions.drahn1-0/+75
2000-09-06The ISA based systems are not currently supported. When or If they arerahnds9-2393/+0
1999-11-09Additional changes due to the fallout of the p4e -> ppc changes.rahnds2-33/+19
1999-06-15Use proper defines for vendor id and device id (pci) instead of constants.rahnds1-3/+3
1999-06-13Support the Powerstack 4000 pci-isa bridge, it is the windbond part,rahnds1-1/+4
1999-01-23Fixes to update to that the powerpc port builds again.rahnds1-3/+5
1998-10-12While It would be a really nice thing to have nested interrupts,rahnds1-96/+33
1998-10-09Support nested interrupts for the powerpc interrupt controller.rahnds1-33/+96
1998-09-27add wscons support to powerpc port.rahnds7-0/+1717
1998-09-20Changes to probe for address, and frequency for serial console.rahnds1-3/+5
1998-09-17Put this back for now, appearently the VI boards use COM4 for console.rahnds1-2/+2
1998-08-25Provision for mask or no mask modepefo1-8/+20
1998-08-25More interrupt changespefo1-68/+31
1998-08-25clear softints when they are taken, by the time hwpend as used, it was zeroed.rahnds1-2/+3
1998-08-25have two areas to store irq counts, one for hardinterrupts, one for softrahnds1-6/+7
1998-08-23Code to maintain edge/level in the isa interrupt driver.rahnds1-16/+79
1998-08-22Various changes to allow mixing of ofw drivers and real drivers.rahnds2-9/+30
1998-06-29Add a __NO_ISA_INTR_CHECK #define, until the maintainers add the code.downsj1-1/+2
1998-05-29Major changes here and there, tweaks elsewhere.rahnds1-2/+8
1997-10-11Monolithic PowerPC kernel ISA bus supportpefo2-0/+615