summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * clk: sunxi: avoid double DT matchingRob Herring2014-05-201-2/+1
| | * clk: rockchip: fix function type for CLK_OF_DECLARERob Herring2014-05-201-2/+1
| | * ARM: imx: fix function type for CLK_OF_DECLARERob Herring2014-05-201-3/+1
| | * of: align RESERVEDMEM_OF_DECLARE function callbacks to other callbacksRob Herring2014-05-202-3/+3
| | * vmlinuz.lds: define OF table sections with macrosRob Herring2014-05-201-44/+14
| | * ARM: align cpu_method_of_table namingRob Herring2014-05-202-6/+9
| | * irqchip: align irqchip OF match table section namingRob Herring2014-05-202-5/+5
| | * Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Rob Herring2014-05-2031-993/+3193
| | |\
| * | | devicetree: bindings: Document micrel vendor prefixStephen Boyd2014-05-281-0/+1
| * | | dt: bindings: dwc2: fix required value for the phy-names propertyMatt Porter2014-05-281-1/+1
| * | | Merge tag 'dt-for-robh' of git://git.secretlab.ca/git/linux into for-nextRob Herring2014-05-2813-84/+222
| |\ \ \ | | |/ / | |/| |
| | * | of_pci_irq: kill useless variable in of_irq_parse_pci()Sergei Shtylyov2014-05-271-4/+2
| | * | of/irq: do irq resolution in platform_get_irq_byname()Grygorii Strashko2014-05-233-2/+32
| | * | of: Add a testcase for of_find_node_by_path()Grant Likely2014-05-232-1/+51
| | * | of: Make of_find_node_by_path() handle /aliasesGrant Likely2014-05-231-6/+61
| | * | of: Create unlocked version of for_each_child_of_node()Grant Likely2014-05-231-5/+17
| | * | lib: add glibc style strchrnul() variantGrant Likely2014-05-232-0/+21
| | * | of: Handle memory@0 node on PPC32 onlyLeif Lindholm2014-05-231-1/+1
| | * | pci/of: Remove dead codeIan Molton2014-05-231-2/+0
| | * | of: fix race between search and remove in of_update_property()Xiubo Li2014-05-231-11/+15
| | * | of: Use NULL for pointersThierry Reding2014-05-231-1/+1
| | * | of: Stop naming platform_device using dcr addressGrant Likely2014-05-233-31/+3
| | * | of: Ensure unique names without sacrificing determinismGrant Likely2014-05-231-21/+19
| |/ /
| * | Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-13713-4727/+7489
| |\ \
| | * | of/selftest: add testcase for nodes with same name and addressRob Herring2014-05-133-1/+55
| | * | of/selftest: clean-up of_selftest_platform_populate pass/fail handlingRob Herring2014-05-131-9/+5
| | * | of: kill off of_can_translate_addressRob Herring2014-05-133-25/+3
| | * | of/platform: fix device naming for non-translatable addressesRob Herring2014-05-131-10/+1
| * | | of: push struct boot_param_header and defines into powerpcRob Herring2014-04-302-37/+39
| * | | of/fdt: convert initial_boot_params to opaque pointerRob Herring2014-04-302-2/+2
| * | | x86: use FDT accessors for FDT blob header dataRob Herring2014-04-301-7/+5
| * | | powerpc: use libfdt accessors for header dataRob Herring2014-04-302-5/+7
| * | | of/fdt: introduce of_get_flat_dt_sizeRob Herring2014-04-302-0/+9
| * | | of/fdt: fix phys_addr_t related print size warningsRob Herring2014-04-301-2/+2
| * | | of/fdt: move memreserve and dtb memory reservations into coreRob Herring2014-04-306-73/+16
| * | | of/fdt: create common debugfsRob Herring2014-04-303-52/+24
| * | | of/fdt: use libfdt accessors for header dataRob Herring2014-04-302-18/+16
| * | | of/fdt: Convert FDT functions to use libfdtRob Herring2014-04-304-153/+60
| * | | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-3019-74/+77
| * | | of/fdt: remove unused of_scan_flat_dt_by_pathRob Herring2014-04-302-70/+0
| * | | of/fdt: remove some unneeded includesRob Herring2014-04-301-5/+0
| * | | of/fdt: consolidate built-in dtb section variablesRob Herring2014-04-309-15/+4
| * | | mips: convert fdt pointers to opaque pointersRob Herring2014-04-307-15/+13
| * | | c6x: convert fdt pointers to opaque pointersRob Herring2014-04-301-2/+2
| * | | ARM: dt: use default early_init_dt_alloc_memory_archRob Herring2014-04-301-5/+0
| * | | powerpc: fix skipping call to early_init_fdt_scan_reserved_memRob Herring2014-04-301-2/+2
| * | | mips: ralink: convert to use unflatten_and_copy_device_treeRob Herring2014-04-301-24/+1
| * | | mips: xlp: copy built-in DTB out of init sectionRob Herring2014-04-301-16/+1
| * | | mips: lantiq: copy built-in DTB out of init sectionRob Herring2014-04-301-12/+1
| * | | mips: octeon: convert to use unflatten_and_copy_device_treeRob Herring2014-04-301-15/+5
OpenPOWER on IntegriCloud