the bitrig patrick_lalala branch has been created by patrick.

it is 1 commit behind master, and 3 commits ahead.

commit a9a5717adbf023cd0aa422866805ba1e4d9f1835
diff: https://github.com/bitrig/bitrig/commit/a9a5717
author: Patrick Wildt <[email protected]>
date: Sat Dec 13 18:05:39 2014 +0100

arm: improve agtimer for fdt and kvm support

 * If we're running as virtual machine, use the virtual timer,
   otherwise keep running with the physical.
   Note: We do not yet know how to differentiate both.
 * Use FDT to read and register all the interrupts pins.
 * Do not accept IRQ if istatus is not set.

M       sys/arch/arm/cortex/agtimer.c

commit 3907345ea94ebba34004fc647b399e37fabec6d7
diff: https://github.com/bitrig/bitrig/commit/3907345
author: Patrick Wildt <[email protected]>
date: Sat Dec 13 17:49:25 2014 +0100

armv7: init platform after FDT, so we can use that information

M       sys/arch/armv7/armv7/armv7_machdep.c

commit 917ce0765ba58cf4acaca871ff72be9d36d75378
diff: https://github.com/bitrig/bitrig/commit/917ce07
author: Patrick Wildt <[email protected]>
date: Sat Dec 13 17:43:44 2014 +0100

arm: fix ampintc to actually support more than 32 interrupts

M       sys/arch/arm/cortex/ampintc.c

Reply via email to