1. 465aac6 Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes" by Randy Dunlap · 12 years ago
  2. 0fca5de of/fdt: NULL-terminate the root node path by Catalin Marinas · 12 years ago
  3. e55b082 of: fdt: Constify 'pathp' by Fabio Estevam · 12 years ago
  4. c22618a drivers/of: Constify device_node->name and ->path_component_name by Grant Likely · 12 years ago
  5. 509b745 of/fdt: Don't copy garbage after "/" in root node path by Benjamin Herrenschmidt · 12 years ago
  6. d022bbc of/fdt.c: asm/setup.h included twice by Danny Kukawka · 12 years ago
  7. eb52d58 of: add include asm/setup.h in drivers/of/fdt.c by Yu Yue · 13 years ago
  8. c89810a ARM: prom.h: Fix build error by removing unneeded header file by Fabio Estevam · 13 years ago
  9. 7b482c8 ARM/of: allow *machine_desc.dt_compat to be const by Uwe Kleine-König · 13 years ago
  10. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  11. 611cad7 dt: add of_alias_scan and of_alias_get_id by Shawn Guo · 13 years ago
  12. 78b782c of: Change logic to overwrite cmd_line with CONFIG_CMDLINE by Benjamin Herrenschmidt · 13 years ago
  13. fe55c18 Revert "dt: add of_alias_scan and of_alias_get_id" by Grant Likely · 13 years ago
  14. 750f463 dt: add of_alias_scan and of_alias_get_id by Shawn Guo · 13 years ago
  15. 85f60ae dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen by Grant Likely · 13 years ago
  16. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  17. a7006c9 of/flattree: minor cleanups by Andres Salomon · 13 years ago
  18. 672c544 dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() by Grant Likely · 13 years ago
  19. a4f740c of/flattree: Add of_flat_dt_match() helper function by Grant Likely · 14 years ago
  20. fe14042 of/flattree: Refactor unflatten_device_tree and add fdt_unflatten_tree by Stephen Neuendorffer · 14 years ago
  21. 57d00ec of/flattree: Reorder unflatten_dt_node by Stephen Neuendorffer · 14 years ago
  22. a40d6c4 of/flattree: Refactor unflatten_dt_node by Stephen Neuendorffer · 14 years ago
  23. 9706a36 of/flattree: Add non-boottime device tree functions by Stephen Neuendorffer · 14 years ago
  24. e6ce132 of/flattree: Add Kconfig for EARLY_FLATTREE by Stephen Neuendorffer · 14 years ago
  25. 32c9768 of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch by Grant Likely · 14 years ago
  26. 9a6b2e5 of: Fix phandle endian issues by Grant Likely · 14 years ago
  27. 883c2cf of/flattree: fix of_flat_dt_is_compatible() to match the full compatible string by Stuart Yoder · 14 years ago
  28. f1d4c3a of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN by Grant Likely · 14 years ago
  29. 8bfe9b5 of/flattree: Make unflatten_device_tree() safe to call from any arch by Grant Likely · 14 years ago
  30. 7f809e1 of/flattree: Fix unhandled OF_DT_NOP tag when unflattening the device tree by Jason Gunthorpe · 14 years ago
  31. 4ef7b37 of/flattree: Don't assume HAVE_LMB by Jeremy Kerr · 14 years ago
  32. 04b954a of/flattree: Make the kernel accept ePAPR style phandle information by David Gibson · 14 years ago
  33. 087f79c of/flattree: endian-convert members of boot_param_header by Jeremy Kerr · 14 years ago
  34. 3371488 of: assume big-endian properties, adding conversions where necessary by Jeremy Kerr · 14 years ago
  35. 2e89e68 of: use __be32 for cell value accessors by Jeremy Kerr · 14 years ago
  36. 36b9d30 of/flattree: use OF_ROOT_NODE_{SIZE,ADDR}_CELLS DEFAULT for fdt parsing by Jeremy Kerr · 14 years ago
  37. 1406bc2 of/flattree: use callback to setup initrd from /chosen by Jeremy Kerr · 14 years ago
  38. 51975db of/flattree: merge early_init_dt_scan_memory() common code by Grant Likely · 14 years ago
  39. 6016a36 of: unify phandle name in struct device_node by Grant Likely · 14 years ago
  40. 86e0322 of/flattree: merge early_init_dt_scan_chosen() by Grant Likely · 15 years ago
  41. 83f7a06 of/flattree: merge dt_mem_next_cell by Grant Likely · 15 years ago
  42. f00abd9 of/flattree: Merge earlyinit_dt_scan_root() by Grant Likely · 15 years ago
  43. f7b3a83 of/flattree: Merge early_init_dt_check_for_initrd() by Grant Likely · 15 years ago
  44. 41f8800 of/flattree: Merge unflatten_device_tree by Grant Likely · 15 years ago
  45. bbd3393 of/flattree: Merge unflatten_dt_node by Grant Likely · 15 years ago
  46. 00e38ef of/flattree: Merge of_flat_dt_is_compatible by Grant Likely · 15 years ago
  47. ca900cf of/flattree: merge of_get_flat_dt_prop by Grant Likely · 15 years ago
  48. 819d281 of/flattree: merge of_get_flat_dt_root by Grant Likely · 15 years ago
  49. c8cb7a5 of/flattree: merge of_scan_flat_dt by Grant Likely · 15 years ago
  50. e169cfb of/flattree: merge find_flat_dt_string and initial_boot_params by Grant Likely · 15 years ago