aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/address.c
Commit message (Expand)AuthorAgeFilesLines
* of/address: Don't loop forever in of_find_matching_node_by_address().David Daney2015-10-131-3/+3
* of/base: Fix PowerPC address parsing hackBenjamin Herrenschmidt2014-12-141-3/+17
* of: fix PCI bus match for PCIe slotsKleber Sacilotto de Souza2014-04-021-2/+3
* of: Fix address decoding on Bimini and js2x machinesBenjamin Herrenschmidt2014-04-021-2/+6
* 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