NetBSD/sys/arch/powerpc
skrll 4e8e66439e Merge nick-nhusb
- API / infrastructure changes to support memory management changes.
- Memory management improvements and bug fixes.
- HCDs should now be MP safe
- conversion to KERNHIST based debug
- FS/LS isoc support on ehci(4).
- conversion to kmem(9)
- Some USB 3 support - mostly from Takahiro HAYASHI (t-hash).
- interrupt transfers now get proper DMA operations
- general bug fixes
    - kern/48308
    - uhub status notification improvements
    - umass(4) probe fix (applied to HEAD already)
    - ohci(4) short transfer fix
2016-04-23 10:15:27 +00:00
..
booke Merge nick-nhusb 2016-04-23 10:15:27 +00:00
conf clang now supports normal soft float. 2016-02-27 21:48:34 +00:00
fpu Avoid unncessary use of double in the kernel. With this change, 2014-08-12 20:27:10 +00:00
ibm4xx Merge nick-nhusb 2016-04-23 10:15:27 +00:00
include use __register_t 2016-01-24 20:02:38 +00:00
isa PR/50858: David Binderman: Remove redundant code. 2016-02-26 18:17:39 +00:00
marvell Set pc_intr_map only once. 2013-07-05 02:18:37 +00:00
oea Add missing va_end, from David Binderman in PR 50798. 2016-02-14 18:12:30 +00:00
pci PCI Extended Configuration stuff written by nonaka@: 2015-10-02 05:22:49 +00:00
pic ddb MP support 2015-01-23 07:27:05 +00:00
powerpc Back out last change. Clearing PSL_FP/PSL_VEC is handled by child_return. 2015-07-06 05:25:29 +00:00
stand PR/50685: David Binderman: fix memory leak 2016-01-21 17:14:05 +00:00
tools/chrpicon
Makefile
Makefile.inc