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