the bitrig patrick_intr branch has been created by patrick. it is 0 commits behind master, and 3 commits ahead.
commit 7981ba01060ac43feaeb64487d53969868632ec8 diff: https://github.com/bitrig/bitrig/commit/7981ba0 author: Patrick Wildt <[email protected]> date: Mon Feb 9 18:07:45 2015 +0100 arm: make cortex devices attach to FDT bus directly Instead of hanging on the cortex bus, attach cortex devices directly to the FDT bus if an FDT is provided. Note: There is still a bit of namespace violation, this will be cleaned up soon. M sys/arch/arm/conf/files.arm M sys/arch/arm/cortex/agtimer.c M sys/arch/arm/cortex/ampintc.c M sys/arch/arm/cortex/cortex.c M sys/arch/arm/cortex/cortex.h M sys/arch/arm/cortex/files.cortex M sys/arch/arm/fdt/fdtbus.c M sys/arch/armv7/conf/generic M sys/arch/armv7/virt/pl011.c commit e7fe4fcd9dfff40b3d94fb8ce2e07c4b85161092 diff: https://github.com/bitrig/bitrig/commit/e7fe4fc author: Patrick Wildt <[email protected]> date: Mon Feb 9 17:43:06 2015 +0100 arm: move fdtbus out of armv7, but it still has a dependency left. M sys/arch/arm/conf/files.arm A sys/arch/arm/fdt/fdtbus.c D sys/arch/armv7/fdt/fdtbus.c M sys/arch/armv7/fdt/files.fdt commit d7f8f68458a95b888820753fbe94f77376864c5a diff: https://github.com/bitrig/bitrig/commit/d7f8f68 author: Patrick Wildt <[email protected]> date: Mon Feb 9 17:30:54 2015 +0100 arm: move the file around. D sys/arch/arm/arm/fdt.c M sys/arch/arm/conf/files.arm A sys/arch/arm/fdt/fdt.c
