Age | Commit message (Expand) | Author |
2005-10-31 | - add needed bass & treble glue in i2s; | Joris Vink |
2005-10-31 | work in progress on a tumbler driver, driver is commented out for now. | Brad Smith |
2005-10-31 | add aoa audio support, found in several macppc machines | Joris Vink |
2005-10-30 | add daca audio support, found in some macppc machines; | Joris Vink |
2005-10-30 | Update RTC on reboot. | Mark Kettenis |
2005-10-28 | kill unneeded node argument in snapper_init() | Joris Vink |
2005-10-26 | Mach-macro wipeout | Martin Reindl |
2005-10-26 | add an i2s framework, which can be reused in new audio drivers | Joris Vink |
2005-10-25 | re-enable IPv6 on the macppc RAMDISK. | Brad Smith |
2005-10-23 | Allow devices to attach behind memory controller, u3 has secondary interrupt | Dale Rahn |
2005-10-23 | up to 18 lines of unconfigured gpio pins is just noise, hide behind ifdef. | Dale Rahn |
2005-10-23 | Preliminary sensors support for iMac G5. | Mark Kettenis |
2005-10-22 | Make sure we use the corrrect interrupt line on Shasta. | Mark Kettenis |
2005-10-22 | Initialize ddb again. | Mark Kettenis |
2005-10-22 | s/970/970FX/g | Mark Kettenis |
2005-10-21 | Clean up RTC code. | Mark Kettenis |
2005-10-20 | revert to revision 1.16 for now, 1.17 and 1.18 broke audio | Joris Vink |
2005-10-20 | cannot manipulate hid0 register yet in 64 bit mode (because we are running | Theo de Raadt |
2005-10-20 | s/mtrspr/mtsprg in ddblow | Mark Kettenis |
2005-10-19 | Add smu(4). | Mark Kettenis |
2005-10-17 | remove /bcom5421 from the OF device map table, this is actually a PHY. | Brad Smith |
2005-10-16 | Turn /k2-sata-root into T_BUS; makes us recognize the bootpath of internal | Mark Kettenis |
2005-10-16 | Allow PCI_INTERRUPT_PIN_NONE for the interrupt pin. | Mark Kettenis |
2005-10-16 | print the hardware irq number, not the bogus internal number for 'vmstat -i' | Dale Rahn |
2005-10-15 | Fall back on OF to reboot/power down. | Mark Kettenis |
2005-10-15 | - merge adb_direct.h bits into adbvar.h | Martin Reindl |
2005-10-14 | Fixup some mnemonics, code was correct, stupid assembler doesn't type | Dale Rahn |
2005-10-12 | also handle network device bootpaths. also tested by drahn and kettenis | Theo de Raadt |
2005-10-11 | Dont reset the registers if the same speed is programmed. helps reduce | Dale Rahn |
2005-10-09 | remove some NetBSD/OpenBSD portability cruft. | Brad Smith |
2005-10-09 | Try to recover part of the reserved space from the OF_claim above. | Dale Rahn |
2005-10-09 | Subtle changes to the powerpc fpu handling, basically fpuproc is handled | Dale Rahn |
2005-10-09 | Provide a machdep sysctl to determine if altivec is avaliable on macppc | Dale Rahn |
2005-10-09 | Nearly functional crashdump support for macppc. Because savecore | Dale Rahn |
2005-10-09 | remove unused NETWORK_BUFSIZE. | Brad Smith |
2005-10-09 | While running pending interrupts, enable external interrupt, this way | Dale Rahn |
2005-10-08 | if find_node_intr() doesn't find a match, try to use the contents of | Dale Rahn |
2005-10-08 | Preallocate the space where the kernel would live, needs to be at least | Dale Rahn |
2005-10-08 | Disable caching on vga buffer on 64bit machines. currently it causes | Dale Rahn |
2005-10-07 | match uata devices found on more modern (ie. G5) machines. parts | Theo de Raadt |
2005-10-07 | eliminate use of M_HASFCS | Martin Reindl |
2005-10-07 | Stop and restart the i2s clock when changing the snapper speed, otherwise | Dale Rahn |
2005-10-03 | system_type is apple, dont act like it is any other, ok deraadt@ | Dale Rahn |
2005-10-03 | Put the 970 in correct sleep mode, ok deraadt@ | Dale Rahn |
2005-10-03 | Handle segment register restore at context enter/exit instead of | Dale Rahn |
2005-10-03 | pretty up the instruction whacker code; ok drahn | Theo de Raadt |
2005-10-03 | flush correctly | Theo de Raadt |
2005-10-03 | Add the syncs which were in a 'later' version. pointed out deraadt@ | Dale Rahn |
2005-10-03 | Kettenis figured out how to make this run on G5, then I went back and | Dale Rahn |
2005-10-03 | First part of locore G5 support, this is one step of many. | Dale Rahn |