Age | Commit message (Expand) | Author |
2020-01-24 | mesh(4) is old world and only new world macppc hardware is supported. | Kenneth R Westerback |
2020-01-21 | remove unfinished macppc esp driver. | Ted Unangst |
2018-02-14 | prune files.* entries that refer to files not in tree | Jonathan Gray |
2017-10-11 | input files should not be .o; from Scott Cheloha | Theo de Raadt |
2017-06-13 | Split early startup code out of locore.S into locore0.S. Adjust link | Theo de Raadt |
2016-05-20 | Add a thermal management framework for macppc which controls the fan speed | Marcus Glocker |
2016-03-05 | One ddb interface is enough for ppc. | Martin Pieuchot |
2016-01-08 | Move HID support files out of dev/usb into new dev/hid directory | Joshua Stein |
2015-11-23 | Attaches zs(4) as "zs" not "zsc". | Martin Pieuchot |
2015-06-26 | move the ppc mplock implementation from macppc to powerpc. | David Gwynne |
2015-06-02 | Add a new HT-PCI bridge driver and the necessary glue to openpic(4) | Martin Pieuchot |
2015-05-11 | Remove all audio format conversion code from the kernel (btw holding | Alexandre Ratchov |
2015-01-20 | Merge two copies of the same dma code into one file and sync the headers. | Martin Pieuchot |
2014-10-18 | Remove even more unnecessary `needs-flag' attributes from config machinery, | Miod Vallat |
2014-07-11 | "It's not the years, honey; it's the mileage." | Ted Unangst |
2013-11-04 | remove iop(4) driver. it is entirely unmaintained and supports something | Theo de Raadt |
2013-08-28 | Fix build, reported by jsg@ | Martin Pieuchot |
2013-08-27 | Since we are no longer attaching radeondrm(4) to this driver there is | Martin Pieuchot |
2013-08-15 | Include files.agp and files.drm from files.pci. Makes sure "drm.h" gets | Mark Kettenis |
2013-08-12 | radeondrm now attaches directly to pci. | Martin Pieuchot |
2013-08-12 | Add a port of the TTM and Radeon DRM code from Linux 3.8.13. | Jonathan Gray |
2013-08-07 | Mimic what's done on sparc64 and parse the OpenFirmware device tree to | Martin Pieuchot |
2013-05-31 | Rename tpms(4), the driver for Apple USB touchpads, to utpms(4) and move | Martin Pieuchot |
2013-04-21 | Unify the zs tty driver. | Sebastian Reitenbach |
2012-12-04 | Add support for Uninorth AGP bridges found in most if not all the macppc | Martin Pieuchot |
2012-09-08 | Include files.agp to be able to check against NAGP in the drm agp glue. | Martin Pieuchot |
2012-08-30 | Determine the memory and mmio regions based on previously initialzed BAR | Martin Pieuchot |
2011-11-15 | Simplify various parts of the puc(4) attachment code. Tested lightly | Theo de Raadt |
2011-05-25 | Add dfs(4), a driver to support the Dynamic Frequency Switching feature | Martin Pieuchot |
2010-12-06 | - use consistent 'include' rules without a full relative path. | Jasper Lievisse Adriaanse |
2010-04-09 | - add and enable pgs(4), a driver for the Programmers Switch found on | Jasper Lievisse Adriaanse |
2009-09-07 | Sync mplock code with the current paradigm used in all other MP platforms. | Miod Vallat |
2009-05-03 | Get rid of pci_addr_fixup machinery; set up the appropriate extents and pass | Mark Kettenis |
2008-03-21 | crank maxusers on some architectures | Theo de Raadt |
2007-11-12 | /dev/openprom | Mark Kettenis |
2007-10-14 | Provide a way to attach spdmem(4) by faking an I2C bus with EEPROMs with | Mark Kettenis |
2007-06-08 | include files.bluetooth, so that bluetooth support can be compiled, | Jasper Lievisse Adriaanse |
2007-06-01 | remove ofw devices which we don't use; that way of mixing devices is crazy | Theo de Raadt |
2007-04-23 | rename drivers with numbers in them; ok gwk drahn | Theo de Raadt |
2007-04-22 | Add sysbutton a driver for the 'System identifier' button found on the | Gordon Willem Klok |
2007-04-22 | rename a very long driver name to something shorter, and more clear | Theo de Raadt |
2007-04-21 | Add blinkenlights(4) a driver to control the 16 leds found on the front | Gordon Willem Klok |
2006-12-06 | Enable mesh and mc device drivers in GENERIC, booting on old world macs is | Gordon Willem Klok |
2006-09-27 | Add files.onewire to all our USB archs, it will be used soon. | Alexander Yurchenko |
2006-06-19 | move clock_subr.c to a better place, and now it is always in the kernel | Theo de Raadt |
2006-04-23 | Add puc(4) and com at puc. | Mark Kettenis |
2006-01-18 | Factorize akbd and ams drivers between mac68k and macppc; while there, start | Miod Vallat |
2006-01-03 | work in progress on the Apple Sudden Motion Sensor found in recent | Xavier Santolaria |
2006-01-01 | switch from macppc-specific maciic(4) driver to the generic iic(4), | Theo de Raadt |
2005-12-21 | Remove aed(4) on macppc, nothing uses its functionality since key repeat is | Miod Vallat |