Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-01-04 | of/address: Add reg-names property to name an iomem resource | Benoit Cousson | 1 | -5/+11 |
2011-08-01 | of: address: use resource_size helper | Felipe Balbi | 1 | -1/+1 |
2011-07-18 | of/address: Add of_find_matching_node_by_address helper | Grant Likely | 1 | -0/+18 |
2010-12-23 | of/address: use proper endianess in get_flags | Sebastian Andrzej Siewior | 1 | -26/+28 |
2010-10-12 | of: use __be32 types for big-endian device tree data | Jeremy Kerr | 1 | -1/+1 |
2010-07-05 | of: Use full node name in resource structures | Grant Likely | 1 | -1/+1 |
2010-07-05 | of/address: restrict 'no-ranges' kludge to powerpc | Grant Likely | 1 | -1/+10 |
2010-07-05 | of/address: little-endian fixes | Grant Likely | 1 | -5/+7 |
2010-07-05 | of/address: Merge all of the bus translation code | Grant Likely | 1 | -3/+514 |
2010-07-05 | of/address: merge of_address_to_resource() | Grant Likely | 1 | -0/+51 |
2010-07-05 | of/address: merge of_iomap() | Grant Likely | 1 | -0/+22 |