1. 49a695b Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  2. 9c2dd84 Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  3. 1477045 powerpc/boot: Remove duplicate typedefs from libfdt_env.h by Mark Greer · 7 years ago
  4. 041413b powerpc/wii.dts: Add drive slot LED by Jonathan Neuschäfer · 7 years ago
  5. 80873a0 powerpc/wii.dts: Add GPIO line names by Jonathan Neuschäfer · 7 years ago
  6. 9693d57 powerpc/wii.dts: Add ngpios property by Jonathan Neuschäfer · 7 years ago
  7. 95dff48 Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  8. a670b0b kbuild: Use ls(1) instead of stat(1) to obtain file size by Michael Forney · 7 years ago
  9. 78e5dfe powerpc: dts: replace 'linux,stdout-path' with 'stdout-path' by Rob Herring · 7 years ago
  10. 7004263b powerpc/5200: dts: digsy_mtc.dts: fix rv3029 compatible by Alexandre Belloni · 7 years ago
  11. a54b81e powerpc: boot: add strrchr function by Rob Herring · 7 years ago
  12. 64c3f64 powerpc/boot: Fix random libfdt related build errors by Guenter Roeck · 7 years ago
  13. 03f51d4 Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  14. 600ecc1 powerpc/boot/dts: Remove leading 0x and 0s from bindings notation by Mathieu Malaterre · 7 years ago
  15. c3bb690 powerpc/boot: Only build CPM code when necessary by Michael Ellerman · 7 years ago
  16. f8e8e69 powerpc/boot: Only build OPAL code when necessary by Michael Ellerman · 7 years ago
  17. 3d6bf69 powerpc/boot: Only build uartlite if XILINX_VIRTEX=y by Michael Ellerman · 7 years ago
  18. c8ae67f powerpc: dts: P1010: Add endianness property to flexcan node by Pankaj Bansal · 7 years ago
  19. 5b0e2cb Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  20. 37cb8e1 Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  21. 74ce189 kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile by Masahiro Yamada · 7 years ago
  22. 10b62a2 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 7 years ago
  23. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  24. 3d2d433 powerpc: dts: acadia: DT fix s/#interrupts-parent/#interrupt-parent/ by Geert Uytterhoeven · 8 years ago
  25. 866bfc7 powerpc: conditionally compile platform-specific serial drivers by Hannes Reinecke · 8 years ago
  26. eb03916 powerpc/asm: Convert .llong directives to .8byte by Tobin C. Harding · 8 years ago
  27. 8d04675 powerpc/44x: Fix mask and shift to zero bug by Dan Carpenter · 7 years ago
  28. 15c659ff Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  29. 968159c powerpc/8xx: Getting rid of remaining use of CONFIG_8xx by Christophe Leroy · 8 years ago
  30. 72e4b2c powerpc/time: refactor MFTB() to limit number of ifdefs by Christophe Leroy · 8 years ago
  31. 754f0309 powerpc/44x/fsp2: Enable eMMC arasan for fsp2 platform by Ivan Mikhaylov · 8 years ago
  32. 65c5ec1 powerpc/boot: Fix 64-bit boot wrapper build with non-biarch compiler by Michael Ellerman · 8 years ago
  33. d691b7e Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  34. 5405c92 powerpc/dts: Use #include "..." to include local DT by Masahiro Yamada · 8 years ago
  35. adeb866 powerpc/44x: Add generic compatible string for I2C EEPROM by Javier Martinez Canillas · 8 years ago
  36. 8d0590c powerpc/83xx: Add generic compatible string for I2C EEPROM by Javier Martinez Canillas · 8 years ago
  37. 9b40916 powerpc/512x: Add generic compatible string for I2C EEPROM by Javier Martinez Canillas · 8 years ago
  38. 226b939 powerpc/fsl: Add generic compatible string for I2C EEPROM by Javier Martinez Canillas · 8 years ago
  39. fd39318 powerpc/5200: Add generic compatible string for I2C EEPROM by Javier Martinez Canillas · 8 years ago
  40. 7c868b6 powerpc/64: Do not link crtsaveres.o in boot by Nicholas Piggin · 8 years ago
  41. 9eec6cb powerpc/44x/fsp2: Add device tree for FSP2 board by Ivan Mikhaylov · 8 years ago
  42. 70a9200 powerpc/sequoia: Fix NAND partitions not to overlap by Pavel Machek · 8 years ago
  43. f1fe525 powerpc/64s: Fix FIXUP_ENDIAN non-maskable interrupt reentrancy by Nicholas Piggin · 8 years ago
  44. 218b6a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  45. d5d332d devicetree: Move include prefixes from arch to separate directory by Olof Johansson · 8 years ago
  46. 1f6753d powerpc/85xx/kmcent2: use hdlc busmode for UCC1 by Holger Brunck · 8 years ago
  47. 97ee351 powerpc/boot: Fix zImage TOC alignment by Michael Ellerman · 8 years ago
  48. b286ced Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  49. 544a068 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  50. 8ab102d scripts/spelling.txt: add "partiton" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  51. 38705613 Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  52. ee73bcd powerpc/mpc85xx: Update TMU device tree node for T1023/T1024 by Hongtao Jia · 8 years ago
  53. 734211c powerpc/mpc85xx: Update TMU device tree node for T1040/T1042 by Hongtao Jia · 8 years ago
  54. 6c8f9ad Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  55. 321d17c EDAC, mpc85xx: Add T2080 l2-cache support by Chris Packham · 8 years ago
  56. 4eb4387 powerpc/boot: Update .gitignore by Michael Ellerman · 8 years ago
  57. fdc8c4a powerpc/corenet: add support for the kmcent2 board by Valentin Longchamp · 8 years ago
  58. a674c7d4 powerpc/corenet: explicitly disable the SDHC controller on kmcoge4 by Valentin Longchamp · 8 years ago
  59. de39981 Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  60. c6f6634 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  61. baae856 powerpc/fsl/dts: add FMan node for t1042d4rdb by Madalin Bucur · 8 years ago
  62. f93ace2 powerpc/fsl/dts: add sg_2500_aqr105_phy4 alias on t1024rdb by Madalin Bucur · 8 years ago
  63. 138bde8 powerpc/fsl/dts: add QMan and BMan nodes on t1024 by Madalin Bucur · 8 years ago
  64. 056f965 powerpc/fsl/dts: add QMan and BMan nodes on t1023 by Madalin Bucur · 8 years ago
  65. ff45000 powerpc/boot: Request no dynamic linker for boot wrapper by Nicholas Piggin · 8 years ago
  66. 6dff5b6 powerpc/ps3: Fix system hang with GCC 5 builds by Geoff Levand · 8 years ago
  67. f0f7fe1 powerpc/boot: Fix rebuild when changing kernel endian by Michael Ellerman · 8 years ago
  68. 42d0c93 powerpc/boot: All uses of if_changed should depend on FORCE by Michael Ellerman · 8 years ago
  69. 10c77db powerpc/boot: Fix build failure in 32-bit boot wrapper by Ben Hutchings · 8 years ago
  70. a1ff574 powerpc/boot: Fix the early OPAL console wrappers by Oliver O'Halloran · 8 years ago
  71. 8ba1baa powerpc/dts: add device tree entry for W83793 on T4240RDB by Florian Larysch · 8 years ago
  72. 65bc3ec powerpc/boot: Fix boot on systems with uncompressed kernel image by Heiner Kallweit · 8 years ago
  73. c762c69 powerpc/boot: Add support for XZ compression by Oliver O'Halloran · 8 years ago
  74. f1e510b powerpc/boot: Add XZ support to the wrapper script by Oliver O'Halloran · 8 years ago
  75. a4da56f powerpc/boot: Remove the legacy gzip wrapper by Oliver O'Halloran · 8 years ago
  76. 1b7898e powerpc/boot: Use the pre-boot decompression API by Oliver O'Halloran · 8 years ago
  77. 22750d9 powerpc/boot: Use CONFIG_KERNEL_GZIP by Oliver O'Halloran · 8 years ago
  78. 1a13de6 powerpc/boot: Add sed script by Oliver O'Halloran · 8 years ago
  79. 6abe248 powerpc/boot: Use $(Q) to quiet build rules not @ by Michael Ellerman · 9 years ago
  80. f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  81. bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  82. f64d6e2 Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  83. 5edc2aa powerpc/dts: fix STMicroelectronics compatible strings by Stefan Agner · 9 years ago
  84. 58ab5e0 Kbuild: arch: look for generated headers in obtree by Arnd Bergmann · 9 years ago
  85. 1afbf61 T104xQDS: Add qe node to t104xqds by Zhao Qiang · 9 years ago
  86. df02087 T104xRDB: Add qe node to t104xrdb by Zhao Qiang · 9 years ago
  87. b7a7085 T104xD4RDB: Add qe node to t104xd4rdb by Zhao Qiang · 9 years ago
  88. 2dc32d6 powerpc: define the fman node for the kmcoge4 DTS by Valentin Longchamp · 9 years ago
  89. 97493e2e powerpc/86xx: Add support for Emerson/Artesyn MVME7100 by Alessio Igor Bogani · 9 years ago
  90. ae9ac1d powerpc/85xx: add aliases for usb nodes on t4240, b4860, and b4420 by Sriram Dash · 9 years ago
  91. 3dde317 powerpc/85xx: Change T1040si USB controller version by Sriram Dash · 9 years ago
  92. 656ad58 powerpc/boot: Add OPAL console to epapr wrappers by Oliver O'Halloran · 9 years ago
  93. 83e2c70 powerpc: use the new LED disk activity trigger by Stephan Linz · 9 years ago
  94. 3ec438a Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  95. 1eef33b powerpc/86xx: Fix PCI interrupt map definition by Alessio Igor Bogani · 9 years ago
  96. a66639d powerpc/86xx: Move pci1 definition to the include file by Alessio Igor Bogani · 9 years ago
  97. 4680c9d powerpc/fsl: Fix build of the dtb embedded kernel images by Alessio Igor Bogani · 9 years ago
  98. d2d79dc powerpc/fsl: Fix rcpm compatible string by Chenhui Zhao · 9 years ago
  99. 6a369fa powerpc/fsl: Fix SPI compatible on t208xrdb and t1040rdb by Hou Zhiqiang · 9 years ago
  100. 951b8e4 powerpc/4xx: Device tree update for the 460ex DWC SATA by Andy Shevchenko · 9 years ago