summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/powermac/macgpio.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the resource_list_print_type() calls to use uintmax_t.jhibbits2016-03-221-2/+2
* As <machine/pmap.h> is included from <vm/pmap.h>, there is no need toskra2016-02-221-1/+0
* Convert rman to use rman_res_t instead of u_longjhibbits2016-01-271-2/+3
* Where appropriate, use the endian-flipping OF_getencprop() instead ofnwhitehorn2015-11-171-3/+3
* Save and restore the GPIOs on the macio for suspend/resume.jhibbits2014-01-111-2/+42
* Rename INTR_VEC to MAP_IRQ. From the OFW or FDT we obtain amarcel2011-02-021-1/+1
* Remove unused variables. Spotted by a cppcheckandreast2011-01-061-2/+0
* Provide for multiple, cascaded PICs on PowerPC systems, and extend thenwhitehorn2010-06-181-7/+10
* Add Open Firmware PNP info strings to GPIOs and Uninorth cells.nwhitehorn2010-06-061-0/+2
* Some early Macintosh GPIO controllers don't provide reg properties fornwhitehorn2009-01-121-10/+27
* Clean up the mac GPIO interface a little. Also remove bogus copyrightnwhitehorn2008-12-081-18/+21
* Add ADB support. This provides support for the external ADB bus on the PowerMacnwhitehorn2008-10-261-0/+340
OpenPOWER on IntegriCloud