HomeFreeBSD

MFC r256911, r256936
rS257522Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

MFC r256911, r256936

MFP4: 223121 (PIC portion), 225861, 227822, 229692 (PIC only), 229693,
230523, 1123614

Implement a driver for Robert Norton's PIC as an FDT interrupt
controller. Devices whose interrupt-parent property points to a beripic

device will have their interrupt allocation, activation, and setup
operations routed through the IC rather than down the traditional bus
hierarchy.

This driver largely abstracts the underlying CPU away allowing the
PIC to be implemented on CPU's other than BERI. Due to insufficient
abstractions a small amount of MIPS specific code is currently required
in fdt_mips.c and to implement counters.

Sponsored by: DARPA/AFRL
Approved by: re (gjb)

Details

Provenance
brooksAuthored on
Parents
rS257521: Create a new branch to work towards a GENERIC kernel on armv6
Branches
Unknown
Tags
Unknown

Event Timeline