1. 2da7d27 of: Fix build warnings by John Stultz · 9 years ago
  2. 1adc341 of: fix CONFIG_CMDLINE_EXTEND by Colin Cross · 11 years ago
  3. 3a92941 of: Support CONFIG_CMDLINE_EXTEND config option by Doug Anderson · 13 years ago
  4. f64d6e2 Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  5. 1d1bde5 of: fdt: mark unflattened tree as detached by Michal Suchanek · 8 years ago
  6. 606ad42 of: use pr_fmt prefix for all console printing by Rob Herring · 8 years ago
  7. 9c60986 FDT: Add a helper to get the subnode by given name by Shannon Zhao · 8 years ago
  8. 8c237cd drivers/of: Fix depth for sub-tree blob in unflatten_dt_nodes() by Gavin Shan · 8 years ago
  9. dddc33e drivers/of: Fix build warning in populate_node() by Gavin Shan · 8 years ago
  10. 78c44d9 drivers/of: Fix depth when unflattening devicetree by Rhyland Klein · 8 years ago
  11. 8326241 drivers/of: Return allocated memory from of_fdt_unflatten_tree() by Gavin Shan · 8 years ago
  12. c426323 drivers/of: Specify parent node in of_fdt_unflatten_tree() by Gavin Shan · 8 years ago
  13. 947c82c drivers/of: Rename unflatten_dt_node() by Gavin Shan · 8 years ago
  14. 5080008 drivers/of: Avoid recursively calling unflatten_dt_node() by Gavin Shan · 8 years ago
  15. dfbd4c6 drivers/of: Split unflatten_dt_node() by Gavin Shan · 8 years ago
  16. 34b8202 fdt: fix extend of cmd line by Max Uvarov · 8 years ago
  17. 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  18. 369bc9a of/fdt: factor out assignment of initrd_start/initrd_end by Ard Biesheuvel · 9 years ago
  19. 270522a of/fdt: make memblock minimum physical address arch configurable by Ard Biesheuvel · 9 years ago
  20. 0fcc286 of: earlycon: Log more helpful message if stdout-path node not found by Peter Hurley · 9 years ago
  21. c90fe9c of: earlycon: Move address translation to of_setup_earlycon() by Peter Hurley · 9 years ago
  22. 088da2a of: earlycon: Initialize port fields from DT properties by Peter Hurley · 9 years ago
  23. 4d118c9 of: earlycon: Add options string handling by Peter Hurley · 9 years ago
  24. 05d9613 of: earlycon: Fixup earlycon console name and index by Peter Hurley · 9 years ago
  25. 2eaa790 earlycon: Use common framework for earlycon declarations by Peter Hurley · 9 years ago
  26. f806238 of/fdt: Add mutex protection for calls to __unflatten_device_tree() by Guenter Roeck · 9 years ago
  27. 78bb2ab of: do not use 0x in front of %pa by Dmitry V. Krivenok · 9 years ago
  28. 0b13ea8 drivers: of: removing assignment of 0 to static variable by Saurabh Sengar · 9 years ago
  29. 3f5ceec of/fdt: fix error checking for earlycon address by Masahiro Yamada · 9 years ago
  30. 6296ad9 of/fdt: fix aliases with baudrate in earlycon by Stefan Agner · 9 years ago
  31. 8eafeb4 of/fdt: make memblock maximum physical address arch configurable by Ard Biesheuvel · 9 years ago
  32. 4da3064 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  33. becfc3c Merge remote-tracking branch 'robh/for-next' into devicetree/next by Grant Likely · 9 years ago
  34. aefc7ec2 dt/fdt: add empty versions of early_init_dt_*_memory_arch by Rob Herring · 9 years ago
  35. ce32f85 of/fdt: fix argument name and add comments of unflatten_dt_node() by Masahiro Yamada · 9 years ago
  36. 24bbd92 of/fdt: split off FDT self reservation from memreserve processing by Ard Biesheuvel · 9 years ago
  37. 3b1a2c9 of/fdt: Make fdt blob input parameters of unflatten functions const by Geert Uytterhoeven · 9 years ago
  38. 05f4647 of/fdt: fix allocation size for device node path by Ricky Liang · 9 years ago
  39. cc78378 of/fdt: Add endianness helper function for early init code by Kevin Cernekee · 9 years ago
  40. c954b36 of/fdt: Remove "reg" data prints from early_init_dt_scan_memory by Florian Fainelli · 9 years ago
  41. 523bf17 of/fdt: fix sparse warning by Lad, Prabhakar · 10 years ago
  42. 7ef58b3 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  43. 70161ff of: Drop ->next pointer from struct device_node by Grant Likely · 10 years ago
  44. 094cb98 of/fdt: memblock_reserve /memreserve/ regions in the case of partial overlap by Ian Campbell · 10 years ago
  45. 66e6a5a Merge tag 'v3.18-rc6' into devicetree/next by Grant Likely · 10 years ago
  46. 08d53aa of/fdt: export fdt blob as /sys/firmware/fdt by Ard Biesheuvel · 10 years ago
  47. ab74d00 of: Fix crash if an earlycon driver is not found by Kevin Cernekee · 10 years ago
  48. 8cccffc of: check for size < 0 after rounding in early_init_dt_add_memory_arch by Ard Biesheuvel · 10 years ago
  49. 50ba08f of/fdt: Don't clear initial_boot_params if fdt_check_header() fails by Bjorn Helgaas · 10 years ago
  50. 5063e25 of: Eliminate of_allnodes list by Grant Likely · 10 years ago
  51. 9aacd60 of/fdt: fix memory range check by Srinivas Kandagatla · 10 years ago
  52. 8f73d4b of: Fix memory block alignment in early_init_dt_add_memory_arch() by Geert Uytterhoeven · 10 years ago
  53. b5f2a8c of: Allow mem_reserve of memory with a base address of zero by Al Cooper · 10 years ago
  54. ae36e95 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  55. 3069f0c of: Use proper types for checking memory overflow by Laura Abbott · 10 years ago
  56. 704033c of: Add memory limiting function for flattened devicetrees by Laura Abbott · 10 years ago
  57. 4972a74 of: Split early_init_dt_scan into two parts by Laura Abbott · 10 years ago
  58. a67a6ed of: Check for phys_addr_t overflows in early_init_dt_add_memory_arch by Laura Abbott · 10 years ago
  59. 728dd19 Merge branch 'earlycon-dt' into for-next by Rob Herring · 10 years ago
  60. b44aa25 of: Handle memory@0 node on PPC32 only by Leif Lindholm · 10 years ago
  61. d2d3d7c of: Use NULL for pointers by Thierry Reding · 10 years ago
  62. fb11ffe of/fdt: add FDT serial scanning for earlycon by Rob Herring · 10 years ago
  63. 1daa0c4 of/fdt: convert initial_boot_params to opaque pointer by Rob Herring · 10 years ago
  64. c0556d3 of/fdt: introduce of_get_flat_dt_size by Rob Herring · 10 years ago
  65. 1d1a661 of/fdt: fix phys_addr_t related print size warnings by Rob Herring · 10 years ago
  66. d1552ce of/fdt: move memreserve and dtb memory reservations into core by Rob Herring · 10 years ago
  67. b0a6fb3 of/fdt: create common debugfs by Rob Herring · 10 years ago
  68. c972de1 of/fdt: use libfdt accessors for header data by Rob Herring · 10 years ago
  69. e6a6928 of/fdt: Convert FDT functions to use libfdt by Rob Herring · 10 years ago
  70. 9d0c4df of/fdt: update of_get_flat_dt_prop in prep for libfdt by Rob Herring · 10 years ago
  71. bba04d9 of/fdt: remove unused of_scan_flat_dt_by_path by Rob Herring · 10 years ago
  72. 0ee0496 of/fdt: remove some unneeded includes by Rob Herring · 10 years ago
  73. 5b62411 of: Fix the section mismatch warnings. by Xiubo Li · 10 years ago
  74. ca3992b Merge branch 'devicetree/next-reserved-mem' into devicetree/next by Grant Likely · 10 years ago
  75. 0829f6d of: device_node kobject lifecycle fixes by Pantelis Antoniou · 11 years ago
  76. 2040b52 of: only scan for reserved mem when fdt present by Josh Cartwright · 10 years ago
  77. 75b57ec of: Make device nodes kobjects so they show up in sysfs by Grant Likely · 11 years ago
  78. 3f0c820 drivers: of: add initialization code for dynamic reserved memory by Marek Szyprowski · 11 years ago
  79. e8d9d1f drivers: of: add initialization code for static reserved memory by Marek Szyprowski · 11 years ago
  80. 6f041e9 of: Fix NULL dereference in unflatten_and_copy() by James Hogan · 11 years ago
  81. 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
  82. b920ecc Revert "of: Feed entire flattened device tree into the random pool" by Grant Likely · 11 years ago
  83. 6a903a2 of: introduce common FDT machine related functions by Rob Herring · 11 years ago
  84. 29eb45a of: remove early_init_dt_setup_initrd_arch by Rob Herring · 11 years ago
  85. 068f631 of: create default early_init_dt_add_memory_arch by Rob Herring · 11 years ago
  86. 0288ffcb of: Introduce common early_init_dt_scan by Rob Herring · 11 years ago
  87. a8bf752 of: create unflatten_and_copy_device_tree by Rob Herring · 11 years ago
  88. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  89. 64c3538 Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  90. 109b623 of: Feed entire flattened device tree into the random pool by Anton Blanchard · 11 years ago
  91. 4485681 of/fdt: Clean up casting in unflattening path by Grant Likely · 11 years ago
  92. 92d3161 of/fdt: Remove duplicate memory clearing on FDT unflattening by Grant Likely · 11 years ago
  93. a1727da of: consolidate definition of early_init_dt_alloc_memory_arch() by Grant Likely · 11 years ago
  94. 8be137f Merge tag 'v3.11-rc7' into devicetree/next by Grant Likely · 11 years ago
  95. 57d74bc drivers: of: add function to scan fdt nodes given by path by Marek Szyprowski · 11 years ago
  96. 9e40127 of: fdt: fix memory initialization for expanded DT by Wladislav Wiebe · 11 years ago
  97. 374d5c9 of: Specify initrd location using 64-bit by Santosh Shilimkar · 11 years ago
  98. 4c7d636 open firmware: "/aliasas" -> "/aliases" by Robert P. J. Day · 11 years ago
  99. 375da3a drivers/of/fdt.c: re-use kernel's kbasename() by Andy Shevchenko · 12 years ago
  100. 465aac6 Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes" by Randy Dunlap · 12 years ago