Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - There's no need to overwrite the default device method with the default | marius | 2011-11-22 | 1 | -5/+1 |
* | Restructure how reset and poweroff are handled on PowerPC systems, since | nwhitehorn | 2010-08-31 | 1 | -0/+18 |
* | Remove the unneeded header <machine/intr.h>. | marcel | 2010-07-02 | 1 | -1/+0 |
* | Get nexus(4) out of the RTC business. The interface used by nexus(4) | nwhitehorn | 2010-03-23 | 1 | -1/+64 |
* | strict kobj signatures: fix adb_hb_controller_poll impl in powermac | avg | 2009-06-11 | 1 | -3/+4 |
* | Use a static free packet queue instead of using malloc() to allocate new ADB ... | nwhitehorn | 2008-12-13 | 1 | -13/+25 |
* | Fix some nasty race conditions in the VIA-CUDA driver that ended up preventing | nwhitehorn | 2008-12-06 | 1 | -78/+151 |
* | Fix some possible infinite loops in the ADB code, and remove some hacks | nwhitehorn | 2008-10-30 | 1 | -19/+9 |
* | Add ADB support. This provides support for the external ADB bus on the PowerMac | nwhitehorn | 2008-10-26 | 1 | -0/+641 |