1. d503187 of/serial: move earlycon early_param handling to serial by Leif Lindholm · 8 years ago
  2. 9c60986 FDT: Add a helper to get the subnode by given name by Shannon Zhao · 8 years ago
  3. 8326241 drivers/of: Return allocated memory from of_fdt_unflatten_tree() by Gavin Shan · 8 years ago
  4. c426323 drivers/of: Specify parent node in of_fdt_unflatten_tree() by Gavin Shan · 8 years ago
  5. c90fe9c of: earlycon: Move address translation to of_setup_earlycon() by Peter Hurley · 8 years ago
  6. 4da3064 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  7. 24bbd92 of/fdt: split off FDT self reservation from memreserve processing by Ard Biesheuvel · 9 years ago
  8. 3b1a2c9 of/fdt: Make fdt blob input parameters of unflatten functions const by Geert Uytterhoeven · 9 years ago
  9. cc78378 of/fdt: Add endianness helper function for early init code by Kevin Cernekee · 9 years ago
  10. 704033c of: Add memory limiting function for flattened devicetrees by Laura Abbott · 10 years ago
  11. 4972a74 of: Split early_init_dt_scan into two parts by Laura Abbott · 10 years ago
  12. e06e8b2 of/fdt: add FDT address translation support by Rob Herring · 10 years ago
  13. c3fc952 of: push struct boot_param_header and defines into powerpc by Rob Herring · 10 years ago
  14. 1daa0c4 of/fdt: convert initial_boot_params to opaque pointer by Rob Herring · 10 years ago
  15. c0556d3 of/fdt: introduce of_get_flat_dt_size by Rob Herring · 10 years ago
  16. c972de1 of/fdt: use libfdt accessors for header data by Rob Herring · 10 years ago
  17. e6a6928 of/fdt: Convert FDT functions to use libfdt by Rob Herring · 10 years ago
  18. 9d0c4df of/fdt: update of_get_flat_dt_prop in prep for libfdt by Rob Herring · 10 years ago
  19. bba04d9 of/fdt: remove unused of_scan_flat_dt_by_path by Rob Herring · 10 years ago
  20. ccf3356 of/fdt: consolidate built-in dtb section variables by Rob Herring · 10 years ago
  21. e8d9d1f drivers: of: add initialization code for static reserved memory by Marek Szyprowski · 10 years ago
  22. b27652d powerpc: introduce early_get_first_memblock_info by Kevin Hao · 11 years ago
  23. 6a903a2 of: introduce common FDT machine related functions by Rob Herring · 11 years ago
  24. 29eb45a of: remove early_init_dt_setup_initrd_arch by Rob Herring · 11 years ago
  25. 0288ffcb of: Introduce common early_init_dt_scan by Rob Herring · 11 years ago
  26. a8bf752 of: create unflatten_and_copy_device_tree by Rob Herring · 11 years ago
  27. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  28. 57d74bc drivers: of: add function to scan fdt nodes given by path by Marek Szyprowski · 11 years ago
  29. 374d5c9 of: Specify initrd location using 64-bit by Santosh Shilimkar · 11 years ago
  30. 7b482c8 ARM/of: allow *machine_desc.dt_compat to be const by Uwe Kleine-König · 13 years ago
  31. fe55c18 Revert "dt: add of_alias_scan and of_alias_get_id" by Grant Likely · 13 years ago
  32. 750f463 dt: add of_alias_scan and of_alias_get_id by Shawn Guo · 13 years ago
  33. 672c544 dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() by Grant Likely · 13 years ago
  34. a081748 of/flattree: forward declare struct device_node in of_fdt.h by Grant Likely · 13 years ago
  35. a4f740c of/flattree: Add of_flat_dt_match() helper function by Grant Likely · 14 years ago
  36. fe14042 of/flattree: Refactor unflatten_device_tree and add fdt_unflatten_tree by Stephen Neuendorffer · 14 years ago
  37. 9706a36 of/flattree: Add non-boottime device tree functions by Stephen Neuendorffer · 14 years ago
  38. 32c9768 of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch by Grant Likely · 14 years ago
  39. 8bfe9b5 of/flattree: Make unflatten_device_tree() safe to call from any arch by Grant Likely · 14 years ago
  40. cf32eb8 of/flattree: make of_fdt.h safe to unconditionally include. by Grant Likely · 14 years ago
  41. 4ef7b37 of/flattree: Don't assume HAVE_LMB by Jeremy Kerr · 14 years ago
  42. 21b082e of: Remove old and misplaced function declarations by Grant Likely · 14 years ago
  43. 087f79c of/flattree: endian-convert members of boot_param_header by Jeremy Kerr · 14 years ago
  44. 2e89e68 of: use __be32 for cell value accessors by Jeremy Kerr · 14 years ago
  45. 1406bc2 of/flattree: use callback to setup initrd from /chosen by Jeremy Kerr · 14 years ago
  46. 51975db of/flattree: merge early_init_dt_scan_memory() common code by Grant Likely · 14 years ago
  47. 71a157e of: add 'of_' prefix to machine_is_compatible() by Grant Likely · 14 years ago
  48. 86e0322 of/flattree: merge early_init_dt_scan_chosen() by Grant Likely · 15 years ago
  49. 83f7a06 of/flattree: merge dt_mem_next_cell by Grant Likely · 15 years ago
  50. f00abd9 of/flattree: Merge earlyinit_dt_scan_root() by Grant Likely · 15 years ago
  51. f7b3a83 of/flattree: Merge early_init_dt_check_for_initrd() by Grant Likely · 15 years ago
  52. 41f8800 of/flattree: Merge unflatten_device_tree by Grant Likely · 15 years ago
  53. bbd3393 of/flattree: Merge unflatten_dt_node by Grant Likely · 15 years ago
  54. 31a6a87 of/flattree: remove __init annotations from the header file by Grant Likely · 15 years ago
  55. e169cfb of/flattree: merge find_flat_dt_string and initial_boot_params by Grant Likely · 15 years ago
  56. 82b2928 of: merge other miscellaneous prototypes by Grant Likely · 15 years ago
  57. 8482f56 of: merge of_*_flat_dt*() functions by Grant Likely · 15 years ago
  58. d45d94f of: merge struct boot_param_header from Microblaze and PowerPC by Grant Likely · 15 years ago
  59. d8678b5 of: add common header for flattened device tree representation by Grant Likely · 15 years ago