summaryrefslogtreecommitdiffstats
path: root/sys/dev/fdt/fdt_pci.c
Commit message (Expand)AuthorAgeFilesLines
* If virtual addresses are not set use one to one mapping.gber2012-09-141-2/+2
* Preset (clear) the ranges we're supposed to fill from the FDT. If amarcel2012-05-241-0/+8
* DEBUG is a kernel option. Don't define it here, as it breaks LINT.marcel2011-12-301-3/+0
* Don't operate on the parent of the PCI node. It's the PCI node itselfmarcel2011-01-291-32/+234
* Convert Freescale PowerPC platforms to FDT convention.raj2010-07-111-2/+3
* Import the common Flattened Device Tree infrastructure.raj2010-06-021-0/+365
OpenPOWER on IntegriCloud