1. 837c54d [POWERPC] Add of_translate_dma_address by Benjamin Herrenschmidt · 17 years ago
  2. 804ace8 [POWERPC] Use strcasecmp() rather than strncasecmp() when determining device node compatibility by Scott Wood · 17 years ago
  3. 0b8188a [POWERPC] Remove get_property and device_is_compatible by Stephen Rothwell · 17 years ago
  4. 34f329d [POWERPC] of_detach_node()'s device node argument cannot be const by Segher Boessenkool · 17 years ago
  5. 1ef4d42 Consolidate of_find_node_by routines by Stephen Rothwell · 17 years ago
  6. 581b605 Consolidate of_find_property by Stephen Rothwell · 17 years ago
  7. 0081cbc Consolidate of_device_is_compatible by Stephen Rothwell · 17 years ago
  8. 97e873e Start split out of common open firmware code by Stephen Rothwell · 17 years ago
  9. 76c1ce7 Split out common parts of prom.h by Stephen Rothwell · 17 years ago
  10. 6a281856 [POWERPC] Add a warning to help trackdown device_node refcounting bugs by Michael Ellerman · 17 years ago
  11. d3b814b [POWERPC] Generalise device_node flag interface by Michael Ellerman · 17 years ago
  12. e3855fa [POWERPC] Add for_each_compatible_node() by Michael Ellerman · 17 years ago
  13. c3e8011 [POWERPC] Uninline of_iomap function by Christian Krafft · 17 years ago
  14. c0b3ae1 [POWERPC] Move of_irq_to_resource from prom.h to prom_parse.c by Mathieu Desnoyers · 18 years ago
  15. 30686ba [POWERPC] Remove old interface find_devices by Stephen Rothwell · 17 years ago
  16. 1658ab6 [POWERPC] Remove old interface find_type_devices by Stephen Rothwell · 17 years ago
  17. 8c8dc32 [POWERPC] Remove old interface find_path_device by Stephen Rothwell · 17 years ago
  18. 112466b [POWERPC] Remove find_all_nodes by Stephen Rothwell · 17 years ago
  19. 4bf56e1 [POWERPC] Remove find_compatible_devices by Stephen Rothwell · 17 years ago
  20. 6bf05fd [POWERPC] add of_iomap function by Christian Krafft · 17 years ago
  21. 1a38147 [POWERPC] Make struct property's value a void * by Stephen Rothwell · 17 years ago
  22. 9213fee [POWERPC] Rename prom_n_size_cells to of_n_size_cells by Stephen Rothwell · 17 years ago
  23. a8bda5d [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells by Stephen Rothwell · 17 years ago
  24. 7a92f74 [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 17 years ago
  25. 0e56efc [POWERPC] Rename get_property to of_get_property by Stephen Rothwell · 17 years ago
  26. 0e0293c [POWERPC] Update documentation for flat device tree format v17 by David Gibson · 17 years ago
  27. 99ddef9 [POWERPC] Fix compile error in prom.h by Andrew Morton · 18 years ago
  28. 29cfe6f [POWERPC] add of_get_mac_address and update fsl_soc.c to use it by Timur Tabi · 18 years ago
  29. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 18 years ago
  30. 66a91e9 [PATCH] of_irq_to_resource now returns the virq by Andy Fleming · 18 years ago
  31. a9b1497 [PATCH] Slight refactor of interrupt mapping for FSL parts by Andy Fleming · 18 years ago
  32. e2100ef [POWERPC] Fix device_is_compatible() const warning by Benjamin Herrenschmidt · 18 years ago
  33. a4dc7ff [POWERPC] Define of_read_ulong helper by Paul Mackerras · 18 years ago
  34. aa43f77 Merge branch 'merge' by Paul Mackerras · 18 years ago
  35. 006b64d [POWERPC] Make OF irq map code detect more error cases by Benjamin Herrenschmidt · 18 years ago
  36. 40681b9 [POWERPC] Make doc comments extractable by Michael Ellerman · 18 years ago
  37. 931b261 [POWERPC] Make get_property() return a const void * by Jeremy Kerr · 18 years ago
  38. a7f67bd [POWERPC] Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  39. b5a1a9a [POWERPC] Use const qualifiers for prom parsing utilites by Jeremy Kerr · 18 years ago
  40. 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 18 years ago
  41. cc9fd71 [POWERPC] New device-tree interrupt parsing code by Benjamin Herrenschmidt · 18 years ago
  42. a1af5b2 [POWERPC] change get_property to return void * by Jeremy Kerr · 18 years ago
  43. 45c091b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  44. acf7d76 [POWERPC] cell: add RAS support by Benjamin Herrenschmidt · 18 years ago
  45. d4ad66f [PATCH] powerpc: Add of_parse_dma_window() by Jeremy Kerr · 18 years ago
  46. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  47. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 18 years ago
  48. e338522 [PATCH] powerpc: add for_each_node_by_foo helpers by Christoph Hellwig · 18 years ago
  49. b68239e [PATCH] powerpc: Don't overwrite flat device tree with kdump kernel by Michael Ellerman · 19 years ago
  50. ecaa8b0 [PATCH] powerpc: Add of_find_property function by Dave C Boutcher · 19 years ago
  51. 088186d [PATCH] powerpc: Add/remove/update properties in firmware device tree by Dave C Boutcher · 19 years ago
  52. cc5d018 [PATCH] powerpc: Remove device_node addrs/n_addr by Benjamin Herrenschmidt · 19 years ago
  53. d2dd482 [PATCH] powerpc: Update OF address parsers by Benjamin Herrenschmidt · 19 years ago
  54. d1405b8 [PATCH] powerpc: Add OF address parsing code (#2) by Benjamin Herrenschmidt · 19 years ago
  55. 183d020 [PATCH] ppc64: SMU partition recovery by Benjamin Herrenschmidt · 19 years ago
  56. 3c726f8 [PATCH] ppc64: support 64k pages by Benjamin Herrenschmidt · 19 years ago
  57. bf20a00 powerpc: undeprecate the old OF device tree accessors for now by Paul Mackerras · 19 years ago
  58. 60dda25 [PATCH] powerpc: some prom.c cleanups by Kumar Gala · 19 years ago
  59. 426c1a1 powerpc: move iSeries/iSeries_pci.h to platforms/iseries by Stephen Rothwell · 19 years ago
  60. 40ef8cb powerpc: Get 64-bit configs to compile with ARCH=powerpc by Paul Mackerras · 19 years ago
  61. 9b6b563 powerpc: Merge in the ppc64 version of the prom code. by Paul Mackerras · 19 years ago