summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/of_platform.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add missing reference to coherent_dma_maskVitaly Bordug2008-07-081-0/+2
* [POWERPC] cell: Generalize io-workarounds codeIshizaki Kou2008-04-241-0/+2
* [POWERPC] arch/powerpc/kernel: Use for_each_child_of_nodeStephen Rothwell2008-01-171-2/+2
* [POWERPC] Add of_find_matching_node() helper functionGrant Likely2008-01-171-0/+1
* [POWERPC] Constify the of_device_id passed to of_platform_bus_probeStephen Rothwell2007-12-211-4/+4
* [POWERPC] Use of_register_driver to implement of_register_platform_driverStephen Rothwell2007-12-111-20/+0
* [POWERPC] Move of_device allocation into of_device.[ch]Joachim Fenkes2007-10-171-68/+2
* [POWERPC] Prepare to remove of_platform_driver nameStephen Rothwell2007-10-091-6/+11
* Create drivers/of/platform.cStephen Rothwell2007-07-201-81/+1
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* [POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt2007-06-141-8/+0
* [POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomapArnd Bergmann2007-06-071-1/+1
* [POWERPC] Fix IO space on PCI buses created from of_platformBenjamin Herrenschmidt2007-05-171-4/+6
* [POWERPC] Early serial debug support for PPC44xDavid Gibson2007-05-081-1/+0
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-301-3/+0
|\
| * powerpc: make it compile for multithread changeAndrew Morton2007-04-271-3/+0
* | [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-2/+2
* | [POWERPC] Add uevent handler for of_platform_busSylvain Munaut2007-04-131-0/+1
|/
* [POWERPC] powerpc: add scanning of ebc bus to of_platformArnd Bergmann2006-12-191-0/+1
* [POWERPC] of_platform_make_bus_id(): make `magic' intGeert Uytterhoeven2006-12-081-1/+1
* [POWERPC] powerpc: Workaround for of_platform without "reg" nor "dcr-reg"Benjamin Herrenschmidt2006-12-041-2/+9
* [POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt2006-12-041-0/+103
* [POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt2006-12-041-1/+8
* [POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt2006-12-041-0/+372
OpenPOWER on IntegriCloud