| Commit message (Expand) | Author | Age | Files | Lines |
* | of: move of_translate_dma_address to of_address.h | Rob Herring | 2013-10-09 | 1 | -0/+4 |
* | of: move of_address_to_resource and of_iomap declarations from sparc | Rob Herring | 2013-10-09 | 1 | -13/+17 |
* | of: implement pci_address_to_pio as weak function | Rob Herring | 2013-10-09 | 1 | -4/+1 |
* | of/pci: Provide support for parsing PCI DT ranges property | Andrew Murray | 2013-05-19 | 1 | -0/+48 |
* | of/address: sparc: Declare of_iomap as an extern function for sparc again | Andreas Larsson | 2012-11-23 | 1 | -0/+2 |
* | of/address: sparc: Declare of_address_to_resource() as an extern function for... | Andreas Larsson | 2012-11-09 | 1 | -0/+2 |
* | of/address: sparse fixes | Kim Phillips | 2012-10-17 | 1 | -2/+2 |
* | of: Allow busses with #size-cells=0 | Stephen Warren | 2012-08-03 | 1 | -0/+1 |
* | of/address: add empty static inlines for !CONFIG_OF | Grant Likely | 2012-02-16 | 1 | -4/+29 |
* | dt: include linux/errno.h in linux/of_address.h | Grant Likely | 2011-07-18 | 1 | -0/+1 |
* | of/address: Add of_find_matching_node_by_address helper | Grant Likely | 2011-07-18 | 1 | -0/+4 |
* | of/address: use proper endianess in get_flags | Sebastian Andrzej Siewior | 2010-12-23 | 1 | -3/+3 |
* | of/address: Clean up function declarations | Grant Likely | 2010-08-01 | 1 | -0/+32 |
* | of/address: Merge all of the bus translation code | Grant Likely | 2010-07-05 | 1 | -3/+1 |
* | of/address: merge of_address_to_resource() | Grant Likely | 2010-07-05 | 1 | -0/+5 |
* | of/address: merge of_iomap() | Grant Likely | 2010-07-05 | 1 | -0/+9 |