the bitrig msmehci branch has been created by drahn.

it is 0 commits behind master, and 4 commits ahead.

commit c5270b87a3be5a09a5ab5ca0c4be52d70939b33e
diff: https://github.com/bitrig/bitrig/commit/c5270b8
author: Dale Rahn <[email protected]>
date: Fri Jan 20 00:37:35 2017 -0800

hacka hack for dragonboard ehci attachment, not working.

M       sys/arch/arm64/arm64/pmap.c
M       sys/arch/arm64/arm64/trap.c
M       sys/arch/arm64/conf/GENERIC
M       sys/arch/arm64/conf/files.arm64
M       sys/arch/arm64/conf/generic.arm64
A       sys/arch/arm64/dev/msmehci.c
M       sys/dev/usb/ehci.c
M       sys/dev/usb/ehcivar.h

commit 99f19c7f961086aa6c7b8d43a870960b7120ee3f
diff: https://github.com/bitrig/bitrig/commit/99f19c7
author: Dale Rahn <[email protected]>
date: Fri Jan 20 00:33:25 2017 -0800

Some pieces copied from OpenBSD, believed to be needed for msmehci

Now uncertain, but meh.

A       sys/dev/ofw/fdt.c
A       sys/dev/ofw/ofw_clock.c
A       sys/dev/ofw/ofw_clock.h
A       sys/dev/ofw/ofw_gpio.c
A       sys/dev/ofw/ofw_gpio.h
A       sys/dev/ofw/ofw_pinctrl.c
A       sys/dev/ofw/ofw_pinctrl.h
A       sys/dev/ofw/ofw_regulator.c
A       sys/dev/ofw/ofw_regulator.h

commit 767e3bd6a326fac3c7b7a2b995b783bdf63865bd
diff: https://github.com/bitrig/bitrig/commit/767e3bd
author: Dale Rahn <[email protected]>
date: Thu Jan 19 19:14:51 2017 -0800

more changes from OpenBSD:
Author: kettenis <[email protected]>
Date:   Sat Jul 9 12:31:05 2016 +0000
Add interfaces to look up a device tree node by phandle.

ok patrick@, jsg@, visa@

Author: kettenis <[email protected]>
Date:   Mon May 16 21:12:17 2016 +0000
Introduce OF_is_compatible(9), a convenience function to check the "compatible"
property of an OFW/FDT node.

ok deraadt@, pactrick@

M       sys/arch/arm64/fdt/fdt.c
M       sys/arch/arm64/include/fdt.h
M       sys/dev/ofw/openfirm.h

commit 0fbcadbf8ca72bab158f9f22ee5b3d00e64b3814
diff: https://github.com/bitrig/bitrig/commit/0fbcadb
author: Dale Rahn <[email protected]>
date: Thu Jan 19 19:05:50 2017 -0800

>From OpenBSD:
Author: kettenis <[email protected]>
Date:   Sun Jun 12 12:55:42 2016 +0000

Add OF_getpropint() and OF_getpropintarray().

ok visa@, jsg@

M       sys/arch/arm64/fdt/fdt.c
M       sys/dev/ofw/openfirm.h

Reply via email to