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