summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | of: add vendor prefix for PHYTEC Messtechnik GmbHMatt Porter2013-11-031-0/+1
| * | | DT: sort vendor-prefixes.txtSilvio F2013-11-031-2/+2
| * | | of: Add vendor prefix for CadenceSoren Brinkmann2013-11-031-0/+1
| * | | of: Add empty for_each_available_child_of_node() macro definitionSylwester Nawrocki2013-11-031-0/+3
| * | | of: remove empty arch prom.h headersRob Herring2013-10-096-58/+0
| * | | of: only include prom.h on sparcRob Herring2013-10-091-0/+2
| * | | powerpc: add explicit OF includesRob Herring2013-10-0932-4/+49
| * | | powerpc: clean-up include ordering in prom.hRob Herring2013-10-091-10/+7
| * | | of: move of_translate_dma_address to of_address.hRob Herring2013-10-092-4/+4
| * | | of: move of_address_to_resource and of_iomap declarations from sparcRob Herring2013-10-092-21/+17
| * | | of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-099-18/+0
| * | | of: implement of_node_to_nid as a weak functionRob Herring2013-10-094-18/+11
| * | | of: implement pci_address_to_pio as weak functionRob Herring2013-10-098-43/+9
| * | | x86: add necessary includes for prom.hRob Herring2013-10-091-0/+1
| * | | mips: add explicit includes of prom.hRob Herring2013-10-093-0/+4
| * | | drivers: clean-up prom.h implicit includesRob Herring2013-10-0970-2/+108
| * | | microblaze: clean-up prom.h implicit includesRob Herring2013-10-096-27/+6
| * | | metag: move setup_machine_fdt declaration from prom.hRob Herring2013-10-093-3/+1
| * | | hexagon: remove unnecessary prom.h includesRob Herring2013-10-091-3/+0
| * | | arc: remove unnecessary prom.h includesRob Herring2013-10-092-2/+0
| * | | arm64: remove unnecessary prom.h includeRob Herring2013-10-091-1/+0
| * | | ARM: keystone: remove unnecessary prom.h includeRob Herring2013-10-091-1/+0
| * | | of: remove unnecessary prom.h includesRob Herring2013-10-092-2/+0
| * | | drivers: remove unnecessary prom.h includesRob Herring2013-10-092-4/+0
| * | | mips: use common of_flat_dt_get_machine_nameRob Herring2013-10-091-14/+1
| * | | metag: use common of_flat_dt_match_machineRob Herring2013-10-094-44/+22
| * | | arm64: use common of_flat_dt_get_machine_nameRob Herring2013-10-091-10/+1
| * | | arm: use common of_flat_dt_match_machineRob Herring2013-10-091-22/+19
| * | | arc: use common of_flat_dt_match_machineRob Herring2013-10-093-62/+23
| * | | of: introduce common FDT machine related functionsRob Herring2013-10-092-0/+65
| * | | openrisc: remove unnecessary prom.c includesRob Herring2013-10-091-22/+0
| * | | of: remove early_init_dt_setup_initrd_archRob Herring2013-10-0912-104/+10
| * | | arm64: set initrd_start/initrd_end for fdt scanRob Herring2013-10-091-18/+6
| * | | arm: set initrd_start/initrd_end for fdt scanRob Herring2013-10-091-3/+8
| * | | of: create default early_init_dt_add_memory_archRob Herring2013-10-094-29/+19
| * | | xtensa: use early_init_dt_scanRob Herring2013-10-091-12/+9
| * | | openrisc: use early_init_dt_scanRob Herring2013-10-091-14/+1
| * | | mips: use early_init_dt_scanRob Herring2013-10-092-39/+3
| * | | microblaze: use early_init_dt_scanRob Herring2013-10-092-15/+4
| * | | metag: use early_init_dt_scanRob Herring2013-10-091-6/+1
| * | | c6x: use early_init_dt_scanRob Herring2013-10-092-20/+1
| * | | arm64: use early_init_dt_scanRob Herring2013-10-091-28/+3
| * | | arm: use early_init_dt_scanRob Herring2013-10-091-15/+1
| * | | arc: use early_init_dt_scanRob Herring2013-10-091-13/+1
| * | | of: Introduce common early_init_dt_scanRob Herring2013-10-092-0/+28
| * | | metag: use unflatten_and_copy_device_treeRob Herring2013-10-092-19/+1
| * | | xtensa: use unflatten_and_copy_device_treeRob Herring2013-10-091-18/+1
| * | | x86: use unflatten_and_copy_device_treeRob Herring2013-10-091-15/+8
| * | | openrisc: use unflatten_and_copy_device_treeRob Herring2013-10-092-14/+1
| * | | arc: use unflatten_and_copy_device_treeRob Herring2013-10-093-18/+1
OpenPOWER on IntegriCloud