1. e06e8b2 of/fdt: add FDT address translation support by Rob Herring · 10 years ago
  2. c3fc952 of: push struct boot_param_header and defines into powerpc by Rob Herring · 10 years ago
  3. 1daa0c4 of/fdt: convert initial_boot_params to opaque pointer by Rob Herring · 10 years ago
  4. c0556d3 of/fdt: introduce of_get_flat_dt_size by Rob Herring · 10 years ago
  5. c972de1 of/fdt: use libfdt accessors for header data by Rob Herring · 10 years ago
  6. e6a6928 of/fdt: Convert FDT functions to use libfdt by Rob Herring · 10 years ago
  7. 9d0c4df of/fdt: update of_get_flat_dt_prop in prep for libfdt by Rob Herring · 10 years ago
  8. bba04d9 of/fdt: remove unused of_scan_flat_dt_by_path by Rob Herring · 10 years ago
  9. ccf3356 of/fdt: consolidate built-in dtb section variables by Rob Herring · 10 years ago
  10. e8d9d1f drivers: of: add initialization code for static reserved memory by Marek Szyprowski · 10 years ago
  11. b27652d powerpc: introduce early_get_first_memblock_info by Kevin Hao · 11 years ago
  12. 6a903a2 of: introduce common FDT machine related functions by Rob Herring · 11 years ago
  13. 29eb45a of: remove early_init_dt_setup_initrd_arch by Rob Herring · 11 years ago
  14. 0288ffcb of: Introduce common early_init_dt_scan by Rob Herring · 11 years ago
  15. a8bf752 of: create unflatten_and_copy_device_tree by Rob Herring · 11 years ago
  16. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  17. 57d74bc drivers: of: add function to scan fdt nodes given by path by Marek Szyprowski · 11 years ago
  18. 374d5c9 of: Specify initrd location using 64-bit by Santosh Shilimkar · 11 years ago
  19. 7b482c8 ARM/of: allow *machine_desc.dt_compat to be const by Uwe Kleine-König · 13 years ago
  20. fe55c18 Revert "dt: add of_alias_scan and of_alias_get_id" by Grant Likely · 13 years ago
  21. 750f463 dt: add of_alias_scan and of_alias_get_id by Shawn Guo · 13 years ago
  22. 672c544 dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() by Grant Likely · 14 years ago
  23. a081748 of/flattree: forward declare struct device_node in of_fdt.h by Grant Likely · 14 years ago
  24. a4f740c of/flattree: Add of_flat_dt_match() helper function by Grant Likely · 14 years ago
  25. fe14042 of/flattree: Refactor unflatten_device_tree and add fdt_unflatten_tree by Stephen Neuendorffer · 14 years ago
  26. 9706a36 of/flattree: Add non-boottime device tree functions by Stephen Neuendorffer · 14 years ago
  27. 32c9768 of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch by Grant Likely · 14 years ago
  28. 8bfe9b5 of/flattree: Make unflatten_device_tree() safe to call from any arch by Grant Likely · 14 years ago
  29. cf32eb8 of/flattree: make of_fdt.h safe to unconditionally include. by Grant Likely · 14 years ago
  30. 4ef7b37 of/flattree: Don't assume HAVE_LMB by Jeremy Kerr · 14 years ago
  31. 21b082e of: Remove old and misplaced function declarations by Grant Likely · 14 years ago
  32. 087f79c of/flattree: endian-convert members of boot_param_header by Jeremy Kerr · 15 years ago
  33. 2e89e68 of: use __be32 for cell value accessors by Jeremy Kerr · 15 years ago
  34. 1406bc2 of/flattree: use callback to setup initrd from /chosen by Jeremy Kerr · 15 years ago
  35. 51975db of/flattree: merge early_init_dt_scan_memory() common code by Grant Likely · 15 years ago
  36. 71a157e of: add 'of_' prefix to machine_is_compatible() by Grant Likely · 15 years ago
  37. 86e0322 of/flattree: merge early_init_dt_scan_chosen() by Grant Likely · 15 years ago
  38. 83f7a06 of/flattree: merge dt_mem_next_cell by Grant Likely · 15 years ago
  39. f00abd9 of/flattree: Merge earlyinit_dt_scan_root() by Grant Likely · 15 years ago
  40. f7b3a83 of/flattree: Merge early_init_dt_check_for_initrd() by Grant Likely · 15 years ago
  41. 41f8800 of/flattree: Merge unflatten_device_tree by Grant Likely · 15 years ago
  42. bbd3393 of/flattree: Merge unflatten_dt_node by Grant Likely · 15 years ago
  43. 31a6a87 of/flattree: remove __init annotations from the header file by Grant Likely · 15 years ago
  44. e169cfb of/flattree: merge find_flat_dt_string and initial_boot_params by Grant Likely · 15 years ago
  45. 82b2928 of: merge other miscellaneous prototypes by Grant Likely · 15 years ago
  46. 8482f56 of: merge of_*_flat_dt*() functions by Grant Likely · 15 years ago
  47. d45d94f of: merge struct boot_param_header from Microblaze and PowerPC by Grant Likely · 15 years ago
  48. d8678b5 of: add common header for flattened device tree representation by Grant Likely · 15 years ago