Commit Graph

211 Commits (7c77509c542927ee2a3c8812fad84957e51bf67d)

Author SHA1 Message Date
Kyle Moffett ae97159aed of_mdio: Don't phy_scan_fixups() twice 13 years ago
Rob Herring dc93728084 of/irq: of_irq_find_parent: check for parent equal to child 14 years ago
Jamie Iles 4cd7f7a311 dt: add helper to read 64-bit integers 14 years ago
Shawn Guo 611cad7201 dt: add of_alias_scan and of_alias_get_id 14 years ago
Grant Likely fe55c1844a Revert "dt: add of_alias_scan and of_alias_get_id" 14 years ago
Shawn Guo 750f463a74 dt: add of_alias_scan and of_alias_get_id 14 years ago
Jamie Iles aac285c6cb of: constify property name parameters for helper functions 14 years ago
Felipe Balbi 28c1b6d60e of: address: use resource_size helper 14 years ago
Jamie Iles 3038bbdf74 of/gpio: export of_gpio_simple_xlate 14 years ago
Shawn Guo 4157ef1b87 net: ibm_newemac: convert it to use of_get_phy_mode 14 years ago
Shawn Guo 6ca1a11379 dt/net: add helper function of_get_phy_mode 14 years ago
Grant Likely a642285014 of: fix missing include from of_pci.c 14 years ago
Grant Likely 90e33f62e0 of/address: Add of_find_matching_node_by_address helper 14 years ago
Kumar Gala 314b02f503 powerpc: implement arch_setup_pdev_archdata 14 years ago
Rob Herring 0e373639ad dt: add helper function to read u32 arrays 14 years ago
Shawn Guo f09bc831b7 dt: add 'const' for of_property_read_string parameter **out_string 14 years ago
Thomas Abraham a3b853633d dt: add helper functions to read u32 and string property values 14 years ago
John Bonesio a6b0919140 of/gpio: Add new method for getting gpios under different property names 14 years ago
Grant Likely 15c3597d6e dt/platform: allow device name to be overridden 14 years ago
Grant Likely 5de1540b7b drivers/amba: create devices from device tree 14 years ago
Grant Likely 29d4f8a497 dt: add of_platform_populate() for creating device from the device tree 14 years ago
Grant Likely cbb49c2665 dt: Add default match table for bus ids 14 years ago
Benjamin Herrenschmidt 98d9f30c82 pci/of: Match PCI devices to OF nodes dynamically 14 years ago
Grant Likely 85f60ae4ee dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen 14 years ago
Michael Ellerman 0b2e9a8e10 of: Export of_irq_find_parent() 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Andres Salomon a7006c9747 of/flattree: minor cleanups 14 years ago
Grant Likely 1eed4c077c dt: eliminate OF_NO_DEEP_PROBE and test for NULL match table 14 years ago
Grant Likely a52f07ecd1 dt: protect against NULL matches passed to of_match_node() 14 years ago
Grant Likely 38e9e21dac dt: Refactor of_platform_bus_probe() 14 years ago
Andres Salomon a74ea43df1 of/promtree: allow DT device matching by fixing 'name' brokenness (v5) 14 years ago
Grant Likely d714d1979d dt: eliminate of_platform_driver shim code 14 years ago
Grant Likely 710ac54be4 dt/powerpc: move of_bus_type infrastructure to ibmebus 14 years ago
Sebastian Andrzej Siewior 96e0a0797e x86: dtb: Add support for PCI devices backed by dtb nodes 14 years ago
Sebastian Andrzej Siewior 04bea68b2f of/pci: move of_irq_map_pci() into generic code 14 years ago
Grant Likely 672c54466d dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() 14 years ago
Grant Likely cd1e65044d of/device: Don't register disabled devices 14 years ago
Grant Likely a4f740cf33 of/flattree: Add of_flat_dt_match() helper function 14 years ago
Stephen Neuendorffer fe14042358 of/flattree: Refactor unflatten_device_tree and add fdt_unflatten_tree 14 years ago
Stephen Neuendorffer 57d00ecf90 of/flattree: Reorder unflatten_dt_node 14 years ago
Stephen Neuendorffer a40d6c4cf1 of/flattree: Refactor unflatten_dt_node 14 years ago
Stephen Neuendorffer 9706a36e35 of/flattree: Add non-boottime device tree functions 14 years ago
Stephen Neuendorffer e6ce1324e4 of/flattree: Add Kconfig for EARLY_FLATTREE 14 years ago
David Daney 0208626484 of/i2c: Fix request module by alias 14 years ago
David Daney 1945886047 of/mdio: Fix some endianness problems. 14 years ago
Sebastian Andrzej Siewior 0131d8973c of/address: use proper endianess in get_flags 14 years ago
Sebastian Siewior 982cf00412 of/address: Use propper endianess in get_flags 14 years ago
David Daney 4b6ba8aacb of/net: Move of_get_mac_address() to a common source file. 14 years ago
David Daney 4c60071c1e of/mips: Cleanup some include directives/files. 14 years ago
Grant Likely 32c97689c4 of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch 14 years ago