summaryrefslogtreecommitdiff
path: root/arch/microblaze/kernel/of_platform.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-24of: remove of_default_bus_idsJonas Bonn1-49/+0
2010-07-24of: make of_find_device_by_node genericJonas Bonn1-16/+0
2010-07-24microblaze: remove references to of_device and to_of_deviceGrant Likely1-3/+3
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely1-2/+1
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely1-11/+0
2010-07-18of: Remove unused of_find_device_by_phandle()Grant Likely1-18/+0
2010-07-05of/device: Merge of_platform_bus_probe()Grant Likely1-123/+18
2010-05-22arch/microblaze: Move dma_mask from of_device into pdev_archdataGrant Likely1-1/+1
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-1/+0
2010-01-28of: unify phandle name in struct device_nodeGrant Likely1-1/+1
2009-03-27microblaze_v8: Open firmware filesMichal Simek1-0/+201