Commit Graph

154 Commits (ce6ada35bdf710d16582cc4869c26722547e6f11)

Author SHA1 Message Date
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
Grant Likely 7096d04221 of/device: Rework to use common platform_device_alloc() for allocating devices 14 years ago
Jeremy Kerr a9fadeefdc of: use __be32 types for big-endian device tree data 14 years ago
Andres Salomon 52f6537cb2 of/irq: remove references to NO_IRQ in drivers/of/platform.c 14 years ago
Andres Salomon e2f2a93b63 of/promtree: add package-to-path support to pdt 14 years ago
Andres Salomon ed41850298 of/promtree: add of_pdt namespace to pdt code 14 years ago
Andres Salomon f90c34bd65 of/promtree: no longer call prom_ functions directly; use an ops structure 14 years ago
Andres Salomon 3cfc535c5d of/promtree: make drivers/of/pdt.c no longer sparc-only 14 years ago
Andres Salomon 9bdf6bab4e sparc: break out some PROM device-tree building code out into drivers/of 14 years ago
Grant Likely 2dc1158137 of/device: Replace struct of_device with struct platform_device 15 years ago
Grant Likely 7fb8f881c5 of/platform: Register of_platform_drivers with an "of:" prefix 15 years ago
Anatolij Gustschin 12b15e8328 of/spi: call of_register_spi_devices() from spi core code 15 years ago
Grant Likely c660122538 of/device: Make of_device_make_bus_id() usable by other code. 15 years ago
Grant Likely d2f718398a of/irq: Fix endian issues in parsing interrupt specifiers 15 years ago
Grant Likely 9a6b2e588c of: Fix phandle endian issues 15 years ago
Stuart Yoder 883c2cfc8b of/flattree: fix of_flat_dt_is_compatible() to match the full compatible string 15 years ago
Jonas Bonn c0dd394ca5 of: remove of_default_bus_ids 15 years ago
Jonas Bonn c608558407 of: make of_find_device_by_node generic 15 years ago
Grant Likely 94a0cb1fc6 of/device: Replace of_device with platform_device in includes and core code 15 years ago
Grant Likely c1b6d380b7 of/device: Protect against binding of_platform_drivers to non-OF devices 15 years ago
Grant Likely eca3930163 of: Merge of_platform_bus_type with platform_bus_type 15 years ago
Grant Likely 9e3288dc9a of/device: Fix build errors for non-ppc and non-microblaze 15 years ago
Grant Likely 60d5991330 of/flattree: Fix crash when device tree absent 15 years ago
Grant Likely f1d4c3a769 of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN 15 years ago
Grant Likely 596c955c12 drivers/of: fix build error when CONFIG_PPC_DCR is set 15 years ago
Andres Salomon ef2a4524d6 proc: unify PROC_DEVICETREE config 15 years ago
Grant Likely 5ab5fc7e35 of: Put all CONFIG_OF dependencies into a Kconfig menu block 15 years ago
Stephen Rothwell bcbefae2bc of: define CONFIG_OF globally so architectures can select it 15 years ago
Grant Likely 50ef5284eb of: Fix missing include 15 years ago
Grant Likely 2ffe8c5f32 of: refactor of_modalias_node() and remove explicit match table. 15 years ago
Grant Likely 9fd049927c of/i2c: Generalize OF support 15 years ago
Grant Likely 8cec0e7b4c of/device: Add OF style matching helper function 15 years ago
Grant Likely 2e13cba8dc of/gpio: fix of_gpio includes 15 years ago
Anton Vorontsov 391c970c0d of/gpio: add default of_xlate function if device has a node pointer 15 years ago
Grant Likely 594fa265e0 of/gpio: stop using device_node data pointer to find gpio_chip 15 years ago
Anton Vorontsov a19e3da5bc of/gpio: Kill of_gpio_chip and add members directly to gpio_chip 15 years ago
Grant Likely ac80a51e2c of/device: populate platform_device (of_device) resource table on allocation 15 years ago
Grant Likely 94c0931983 of: Merge of_device_alloc() and of_device_make_bus_id() 15 years ago
Grant Likely 5fd200f3b3 of/device: Merge of_platform_bus_probe() 15 years ago
Grant Likely 34a1c1e8c7 of: Modify of_device_get_modalias to be passed struct device 15 years ago
Grant Likely dd27dcda37 of/device: merge of_device_uevent 15 years ago
Grant Likely d3571c3acf of: Use full node name in resource structures 15 years ago
Grant Likely 3930f294d0 of/address: restrict 'no-ranges' kludge to powerpc 15 years ago
Grant Likely 154063a9c0 of/address: little-endian fixes 15 years ago
Grant Likely dbbdee9473 of/address: Merge all of the bus translation code 15 years ago
Grant Likely 1f5bef30cf of/address: merge of_address_to_resource() 15 years ago
Grant Likely 6b884a8d50 of/address: merge of_iomap() 15 years ago
Rob Herring a7c194b007 of/irq: little endian fixes 15 years ago
Grant Likely 7dc2e1134a of/irq: merge irq mapping code 15 years ago