summaryrefslogtreecommitdiff
path: root/sys/arch/macppc
AgeCommit message (Expand)Author
2005-11-12Add lmtemp at maciic.Mark Kettenis
2005-11-12Add i2cbus to smu and i2c to maciic.Mark Kettenis
2005-11-12VIA Rhine ethernet worksMartin Reindl
2005-11-12print memory the same way as it is done on i386/amd64.Dale Rahn
2005-11-11Add i2c controller support.Mark Kettenis
2005-11-11Add maciic(4), an OpenFirware aware version of iic(4).Mark Kettenis
2005-11-11Switch to sensors thread.Mark Kettenis
2005-11-08Frequency scaling detection for IBM 970FX.Mark Kettenis
2005-11-08We need 64-bit and altivec instructions, so might just as well allow anyMark Kettenis
2005-11-07remove vtophys() on *ppc.Brad Smith
2005-11-06Add attachment of ki2c at memc as well as macobio, wil be used on G5.Dale Rahn
2005-11-05add or enable lmc(4)Brad Smith
2005-11-05split from ki2c.cBrad Smith
2005-11-05some driver cleanup, ANSI/KNF and more consistency between the drivers.Brad Smith
2005-10-31print something useful about mainbus, system model as reported by Openfirmware.Dale Rahn
2005-10-31Move from arpcom to ieee80211com in wi softc. This will beJonathan Gray
2005-10-31enable tumbler* to encourage more testing. it works on a 4th genBrad Smith
2005-10-31add support for bass & treble.Brad Smith
2005-10-31update datasheet URL.Brad Smith
2005-10-31- add needed bass & treble glue in i2s;Joris Vink
2005-10-31work in progress on a tumbler driver, driver is commented out for now.Brad Smith
2005-10-31add aoa audio support, found in several macppc machinesJoris Vink
2005-10-30add daca audio support, found in some macppc machines;Joris Vink
2005-10-30Update RTC on reboot.Mark Kettenis
2005-10-28kill unneeded node argument in snapper_init()Joris Vink
2005-10-26Mach-macro wipeoutMartin Reindl
2005-10-26add an i2s framework, which can be reused in new audio driversJoris Vink
2005-10-25re-enable IPv6 on the macppc RAMDISK.Brad Smith
2005-10-23Allow devices to attach behind memory controller, u3 has secondary interruptDale Rahn
2005-10-23up to 18 lines of unconfigured gpio pins is just noise, hide behind ifdef.Dale Rahn
2005-10-23Preliminary sensors support for iMac G5.Mark Kettenis
2005-10-22Make sure we use the corrrect interrupt line on Shasta.Mark Kettenis
2005-10-22Initialize ddb again.Mark Kettenis
2005-10-22s/970/970FX/gMark Kettenis
2005-10-21Clean up RTC code.Mark Kettenis
2005-10-20revert to revision 1.16 for now, 1.17 and 1.18 broke audioJoris Vink
2005-10-20cannot manipulate hid0 register yet in 64 bit mode (because we are runningTheo de Raadt
2005-10-20s/mtrspr/mtsprg in ddblowMark Kettenis
2005-10-19Add smu(4).Mark Kettenis
2005-10-17remove /bcom5421 from the OF device map table, this is actually a PHY.Brad Smith
2005-10-16Turn /k2-sata-root into T_BUS; makes us recognize the bootpath of internalMark Kettenis
2005-10-16Allow PCI_INTERRUPT_PIN_NONE for the interrupt pin.Mark Kettenis
2005-10-16print the hardware irq number, not the bogus internal number for 'vmstat -i'Dale Rahn
2005-10-15Fall back on OF to reboot/power down.Mark Kettenis
2005-10-15- merge adb_direct.h bits into adbvar.hMartin Reindl
2005-10-14Fixup some mnemonics, code was correct, stupid assembler doesn't typeDale Rahn
2005-10-12also handle network device bootpaths. also tested by drahn and kettenisTheo de Raadt
2005-10-11Dont reset the registers if the same speed is programmed. helps reduceDale Rahn
2005-10-09remove some NetBSD/OpenBSD portability cruft.Brad Smith
2005-10-09Try to recover part of the reserved space from the OF_claim above.Dale Rahn