summaryrefslogtreecommitdiffstats
path: root/sys/dev/fdt
Commit message (Expand)AuthorAgeFilesLines
* Don't operate on the parent of the PCI node. It's the PCI node itselfmarcel2011-01-291-32/+234
* Call newbus_device_create() for PCI devices. Call pci_from_fdt_node()marcel2011-01-291-7/+8
* Introduce macro FDT_MAP_IRQ to map from an interrupt controller andmarcel2011-01-291-2/+3
* Eliminate FDT_IMMR_VA define.raj2010-07-192-3/+3
* Move MRVL FDT fixups and PIC decode routine to a platform specific area.raj2010-07-191-88/+0
* Convert Freescale PowerPC platforms to FDT convention.raj2010-07-111-2/+3
* Introduce PowerPC-specific helper routines for FDT.raj2010-07-111-0/+168
* Save fdtbus trigger / polarity data at their correct index.raj2010-07-111-2/+2
* Let simplebus(4) diagnostics be a bit more descriptive.raj2010-07-111-4/+7
* Initial FDT infrastructure elements for ARM.raj2010-06-131-0/+88
* Provide identify method for the fdtbus(4).raj2010-06-131-0/+10
* Import the common Flattened Device Tree infrastructure.raj2010-06-026-0/+2140
OpenPOWER on IntegriCloud