Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't operate on the parent of the PCI node. It's the PCI node itself | marcel | 2011-01-29 | 1 | -32/+234 |
* | Call newbus_device_create() for PCI devices. Call pci_from_fdt_node() | marcel | 2011-01-29 | 1 | -7/+8 |
* | Introduce macro FDT_MAP_IRQ to map from an interrupt controller and | marcel | 2011-01-29 | 1 | -2/+3 |
* | Eliminate FDT_IMMR_VA define. | raj | 2010-07-19 | 2 | -3/+3 |
* | Move MRVL FDT fixups and PIC decode routine to a platform specific area. | raj | 2010-07-19 | 1 | -88/+0 |
* | Convert Freescale PowerPC platforms to FDT convention. | raj | 2010-07-11 | 1 | -2/+3 |
* | Introduce PowerPC-specific helper routines for FDT. | raj | 2010-07-11 | 1 | -0/+168 |
* | Save fdtbus trigger / polarity data at their correct index. | raj | 2010-07-11 | 1 | -2/+2 |
* | Let simplebus(4) diagnostics be a bit more descriptive. | raj | 2010-07-11 | 1 | -4/+7 |
* | Initial FDT infrastructure elements for ARM. | raj | 2010-06-13 | 1 | -0/+88 |
* | Provide identify method for the fdtbus(4). | raj | 2010-06-13 | 1 | -0/+10 |
* | Import the common Flattened Device Tree infrastructure. | raj | 2010-06-02 | 6 | -0/+2140 |