1. 1b7c501 of: add config option to enable building of all dtbs by Rob Herring · 9 years ago
  2. 39da809 of: add HAS_IOMEM depends to OF_ADDRESS by Rob Herring · 9 years ago
  3. 649e0a7 of: make unittest select OF_EARLY_FLATTREE instead of depend on it by Rob Herring · 9 years ago
  4. 0166dc1 of: make CONFIG_OF user selectable by Rob Herring · 9 years ago
  5. d56a669 Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  6. 63c60e3 of: OF_IRQ should depend on IRQ_DOMAIN by Geert Uytterhoeven · 9 years ago
  7. 121c92c of: Allow selection of OF_DYNAMIC and OF_OVERLAY if OF_UNITTEST by Geert Uytterhoeven · 10 years ago
  8. 388404a of: Drop superfluous dependance for OF_OVERLAY by Matwey V. Kornilov · 9 years ago
  9. 5c77606 of: Add prompt for OF_OVERLAY config by Matwey V. Kornilov · 9 years ago
  10. 3ce04b4 Removes OF_UNITTEST dependency on OF_DYNAMIC config symbol by Gaurav Minocha · 10 years ago
  11. 65d473b of: remove select of non-existant OF_DEVICE config symbol by Grant Likely · 10 years ago
  12. 7518b589 of/overlay: Introduce DT overlay support by Pantelis Antoniou · 10 years ago
  13. 08d53aa of/fdt: export fdt blob as /sys/firmware/fdt by Ard Biesheuvel · 10 years ago
  14. 19fd748 of/unittest: Rename selftest.c to unittest.c by Grant Likely · 10 years ago
  15. 2eb46da of/selftest: Use the resolver to fixup phandles by Grant Likely · 10 years ago
  16. 7941b27 of: Introduce Device Tree resolve support. by Pantelis Antoniou · 10 years ago
  17. 32147e9 of: Fixing OF Selftest build error by Gaurav Minocha · 10 years ago
  18. ae9304c Adding selftest testdata dynamically into live tree by Gaurav Minocha · 10 years ago
  19. e6a6928 of/fdt: Convert FDT functions to use libfdt by Rob Herring · 10 years ago
  20. ca3992b Merge branch 'devicetree/next-reserved-mem' into devicetree/next by Grant Likely · 10 years ago
  21. 8357041 of: remove /proc/device-tree by Grant Likely · 12 years ago
  22. 3f0c820 drivers: of: add initialization code for dynamic reserved memory by Marek Szyprowski · 10 years ago
  23. 25a3157 of: Allows to use the PCI translator without the PCI core by Gregory CLEMENT · 10 years ago
  24. 5d92708 of/Kconfig: Spelling s/one/once/ by Geert Uytterhoeven · 11 years ago
  25. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  26. f5ae18e dt: disable self-tests for !OF_IRQ by Rob Herring · 11 years ago
  27. 1931ee1 Revert "drivers: of: add initialization code for dma reserved memory" by Marek Szyprowski · 11 years ago
  28. 64c3538 Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  29. 9d8eab7 drivers: of: add initialization code for dma reserved memory by Marek Szyprowski · 11 years ago
  30. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 11 years ago
  31. ba166e9 of: remove CONFIG_OF_DEVICE by Rob Herring · 11 years ago
  32. 476ab8f of_i2c: sparc: Allow OF_I2C for sparc by Andreas Larsson · 12 years ago
  33. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  34. d57a428 spi/devicetree: Move devicetree support code into spi directory by Grant Likely · 12 years ago
  35. f141ed6 gpio: Move DT support code into drivers/gpio by Grant Likely · 12 years ago
  36. 09893ee Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  37. 770d7c3 of/mtd/nand: add generic bindings and helpers by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  38. 0f22dd3 of: Only compile OF_DYNAMIC on PowerPC pseries and iseries by Grant Likely · 12 years ago
  39. 53a4209 of: Add device tree selftests by Grant Likely · 13 years ago
  40. 98d9f30c8 pci/of: Match PCI devices to OF nodes dynamically by Benjamin Herrenschmidt · 13 years ago
  41. 96e0a07 x86: dtb: Add support for PCI devices backed by dtb nodes by Sebastian Andrzej Siewior · 13 years ago
  42. 04bea68 of/pci: move of_irq_map_pci() into generic code by Sebastian Andrzej Siewior · 14 years ago
  43. e6ce132 of/flattree: Add Kconfig for EARLY_FLATTREE by Stephen Neuendorffer · 14 years ago
  44. 4b6ba8a of/net: Move of_get_mac_address() to a common source file. by David Daney · 14 years ago
  45. 3cfc535 of/promtree: make drivers/of/pdt.c no longer sparc-only by Andres Salomon · 14 years ago
  46. ef2a452 proc: unify PROC_DEVICETREE config by Andres Salomon · 14 years ago
  47. 5ab5fc7 of: Put all CONFIG_OF dependencies into a Kconfig menu block by Grant Likely · 14 years ago
  48. bcbefae of: define CONFIG_OF globally so architectures can select it by Stephen Rothwell · 14 years ago
  49. 9fd0499 of/i2c: Generalize OF support by Grant Likely · 14 years ago
  50. 6b884a8 of/address: merge of_iomap() by Grant Likely · 14 years ago
  51. e387344 of/irq: Move irq_of_parse_and_map() to common code by Grant Likely · 14 years ago
  52. fcdeb7f of: merge of_attach_node() & of_detach_node() by Grant Likely · 15 years ago
  53. e169cfb of/flattree: merge find_flat_dt_string and initial_boot_params by Grant Likely · 15 years ago
  54. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  55. 6fa612b microblaze: Kconfig: Enable drivers for Microblaze by Michal Simek · 15 years ago
  56. 8bc487d openfirmware: Add OF phylib support code by Grant Likely · 15 years ago
  57. 284b018 spi: Add OF binding support for SPI busses by Grant Likely · 16 years ago
  58. 7444a72 gpiolib: allow user-selection by Michael Buesch · 16 years ago
  59. 585468e [POWERPC] i2c: Fix build breakage introduced by OF helpers by Jochen Friedrich · 16 years ago
  60. 612212a [POWERPC] i2c: OF helpers for the i2c API by Jochen Friedrich · 16 years ago
  61. 863fbf4 [POWERPC] OF helpers for the GPIO API by Anton Vorontsov · 16 years ago
  62. f85ff30 Begin to consolidate of_device.c by Stephen Rothwell · 17 years ago