summaryrefslogtreecommitdiffstats
path: root/drivers/of/address.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-041-2/+6
|\
| * of: Fix address decoding on Bimini and js2x machinesBenjamin Herrenschmidt2013-07-041-2/+6
* | of/pci: Provide support for parsing PCI DT ranges propertyAndrew Murray2013-05-191-0/+67
|/
* of: fix spelling mistake in commentAndrew Murray2013-01-091-1/+1
* of/address: sparse fixesKim Phillips2012-10-171-12/+12
* of/address: Handle #address-cells > 2 speciallyThierry Reding2012-09-071-0/+8
* of: Allow busses with #size-cells=0Stephen Warren2012-08-031-4/+23
* ARM: spear: remove most mach/*.h header contentsArnd Bergmann2012-04-221-0/+1
* of/address: Add reg-names property to name an iomem resourceBenoit Cousson2012-01-041-5/+11
* of: address: use resource_size helperFelipe Balbi2011-08-011-1/+1
* of/address: Add of_find_matching_node_by_address helperGrant Likely2011-07-181-0/+18
* of/address: use proper endianess in get_flagsSebastian Andrzej Siewior2010-12-231-26/+28
* of: use __be32 types for big-endian device tree dataJeremy Kerr2010-10-121-1/+1
* of: Use full node name in resource structuresGrant Likely2010-07-051-1/+1
* of/address: restrict 'no-ranges' kludge to powerpcGrant Likely2010-07-051-1/+10
* of/address: little-endian fixesGrant Likely2010-07-051-5/+7
* of/address: Merge all of the bus translation codeGrant Likely2010-07-051-3/+514
* of/address: merge of_address_to_resource()Grant Likely2010-07-051-0/+51
* of/address: merge of_iomap()Grant Likely2010-07-051-0/+22