aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/of_platform.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-08powerpc: Add missing reference to coherent_dma_maskVitaly Bordug1-0/+2
2008-04-24[POWERPC] cell: Generalize io-workarounds codeIshizaki Kou1-0/+2
2008-01-17[POWERPC] arch/powerpc/kernel: Use for_each_child_of_nodeStephen Rothwell1-2/+2
2008-01-17[POWERPC] Add of_find_matching_node() helper functionGrant Likely1-0/+1
2007-12-21[POWERPC] Constify the of_device_id passed to of_platform_bus_probeStephen Rothwell1-4/+4
2007-12-11[POWERPC] Use of_register_driver to implement of_register_platform_driverStephen Rothwell1-20/+0
2007-10-17[POWERPC] Move of_device allocation into of_device.[ch]Joachim Fenkes1-68/+2
2007-10-09[POWERPC] Prepare to remove of_platform_driver nameStephen Rothwell1-6/+11
2007-07-20Create drivers/of/platform.cStephen Rothwell1-81/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-06-14[POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt1-8/+0
2007-06-07[POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomapArnd Bergmann1-1/+1
2007-05-17[POWERPC] Fix IO space on PCI buses created from of_platformBenjamin Herrenschmidt1-4/+6
2007-05-08[POWERPC] Early serial debug support for PPC44xDavid Gibson1-1/+0
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras1-3/+0
2007-04-27powerpc: make it compile for multithread changeAndrew Morton1-3/+0
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-2/+2
2007-04-13[POWERPC] Add uevent handler for of_platform_busSylvain Munaut1-0/+1
2006-12-19[POWERPC] powerpc: add scanning of ebc bus to of_platformArnd Bergmann1-0/+1
2006-12-08[POWERPC] of_platform_make_bus_id(): make `magic' intGeert Uytterhoeven1-1/+1
2006-12-04[POWERPC] powerpc: Workaround for of_platform without "reg" nor "dcr-reg"Benjamin Herrenschmidt1-2/+9
2006-12-04[POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt1-0/+103
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt1-1/+8
2006-12-04[POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt1-0/+372