summaryrefslogtreecommitdiffstats
path: root/sys/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge r264984scottl2014-05-071-1/+1
* MFC r263998:tijl2014-04-151-1/+1
* MFC r260607, r260610, r260934:andreast2014-04-123-2/+93
* MFC r263289: Update NetBSD Foundation copyrights to 2-clause BSDemaste2014-03-245-35/+0
* MFC r261421jhibbits2014-03-151-0/+1
* MFC r261342jhibbits2014-03-142-15/+22
* MFC r261258jhibbits2014-03-021-6/+4
* MFC r261309jhibbits2014-03-0212-206/+237
* MFC: r261884brueffer2014-02-281-1/+1
* MFC r257417: Remove references to an unused fasttrap probe hookavg2014-02-171-3/+2
* MFC r258779,r258780,r258787,r258822:eadler2014-02-043-5/+5
* MFC r260872:jhibbits2014-01-261-1/+1
* MFC r257127:loos2014-01-231-2/+0
* MFC r259284,r259287jhibbits2014-01-1513-33/+563
* MFC r259082jhibbits2014-01-151-1/+2
* MFC r257941,r258119jhibbits2014-01-151-0/+105
* MFC r256543,r259245,r259421,r259668,r259674jhibbits2014-01-153-8/+44
* MFC r259394,r259395,r259699jhibbits2014-01-151-4/+4
* MFC r256542,r256581jhibbits2014-01-152-13/+16
* MFC r257228:kib2013-12-171-0/+10
* MFC: r258427, r258694andreast2013-12-122-13/+16
* MFC: r258051, r258052andreast2013-12-125-37/+171
* MFC: r258722, r258757andreast2013-12-121-2/+38
* MFC r257991, r257992, 257993, 258504andreast2013-12-113-14/+69
* MFC r259007andreast2013-12-111-1/+5
* MFC r258778andreast2013-12-111-0/+1
* MFC r258615andreast2013-12-111-8/+26
* MFC r258503andreast2013-12-111-0/+5
* MFC r257345,257382,257388:nwhitehorn2013-12-101-14/+2
* MFC r256777-256779,256788:nwhitehorn2013-10-283-0/+501
* MFC: 256555andreast2013-10-212-41/+47
* - Remove debugging from GENERIC* kernel configurationsgjb2013-10-102-16/+0
* Implement GET_STACK_USAGE() on PowerPC. This implementation is identicalnwhitehorn2013-10-021-0/+12
* Changes to CAM or busdma have caused SIMs to be sent 0-length CCBs onnwhitehorn2013-09-291-3/+8
* Add driver for the PAPR VSCSI virtual SCSI controller. This lets FreeBSDnwhitehorn2013-09-282-1/+1034
* Rework handling of ofw_quiesce(), making it the responsibility of thenwhitehorn2013-09-274-29/+41
* Make sure that ref and changed bits propagate back to the VM layernwhitehorn2013-09-271-6/+13
* Allow Open Firmware syscons to attach to devices without an "address"nwhitehorn2013-09-263-30/+74
* As idling the CPU no longer causes hangs on QEMU, reenable the pSeriesnwhitehorn2013-09-261-2/+0
* Fix bug where UART unit number was not set properly, which preventednwhitehorn2013-09-261-4/+1
* Eliminate the declaration for a method that is no longer used. (Thisalc2013-09-261-11/+0
* - Create kern.ipc.sendfile namespace, and put the new "readhead" OIDglebius2013-09-222-0/+22
* The pmap function pmap_clear_reference() is no longer used. Remove it.alc2013-09-204-66/+0
* Merge in support for PAPR-compliant (Power Architecture Platformnwhitehorn2013-09-1714-0/+2848
* Only attach if properties we need (address, in particular) are present.nwhitehorn2013-09-171-0/+6
* Add POWER7+ and POWER8 to the CPU ID table.nwhitehorn2013-09-172-0/+8
* Make sure to copy segments back to the segs array if non-NULL. This isnwhitehorn2013-09-171-2/+5
* Add a loader tunable to use only device tree-provided PCI devices. This isnwhitehorn2013-09-161-2/+6
* Fix bug in busdma: if segs is a preexisting buffer, we memcpy itnwhitehorn2013-09-161-1/+1
* Add a kernel interface (OF_xref_phandle()) for systems where phandlesnwhitehorn2013-09-151-4/+5
OpenPOWER on IntegriCloud