1. b355f17 mpc83xx: Add strider board by Dirk Eibach · Wed Oct 28 11:46:32 2015 +0100
  2. 18a53e1 powerpc: Finish updating u-boot*lds scripts for newer binutils by Tom Rini · Tue Nov 10 09:16:52 2015 -0500
  3. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · Tue Nov 10 01:06:16 2015 +0000
  4. 58e2f35 mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definition by Zhenhua Luo · Sun Oct 25 10:32:28 2015 +0530
  5. 4dc3970 Replace "extern inline" with "static inline" by Måns Rullgård · Fri Nov 06 12:44:01 2015 +0000
  6. 1a03a7e powerpc: Remove __ilog2_u64 and ffs4 from bitops by Fabio Estevam · Thu Nov 05 12:43:40 2015 -0200
  7. d52a5a7f video: Drop DEV_EXT_VIDEO flag by Bin Meng · Tue Nov 03 23:23:38 2015 -0800
  8. 3c98e7b mpc85xx: Add support for the Varisys Cyrus board by Andy Fleming · Wed Nov 04 15:48:32 2015 -0600
  9. 6a45b04 mpc85xx/t2081: enable parsing DDR ratio for T2081 rev1.1 by Shengzhou Liu · Mon Oct 26 13:51:58 2015 +0800
  10. 81136a1 t1040d4rdb: assign muxed pins to qe-tdm when set hwconfig qe-tdm by Zhao Qiang · Fri Aug 28 10:31:50 2015 +0800
  11. 71c44e8 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Oct 30 12:56:58 2015 -0400
  12. 513eaf2 net: Move some header files to include/ by Shaohui Xie · Mon Oct 26 19:47:47 2015 +0800
  13. 7b6a364 arch/powerpc/cpu/ppc4xx/Kconfig: Finish removing boards by Tom Rini · Tue Oct 27 20:28:39 2015 -0400
  14. a1f65e5 powerpc: Drop old non-generic-board code by Simon Glass · Sat Oct 17 12:58:50 2015 -0600
  15. f1f4a7a arch/powerpc/config.mk: Pass -fno-ira-hoist-pressure when possible by Tom Rini · Sat Oct 17 08:04:11 2015 -0400
  16. fc3abe0 ppc4xx: Remove lcd4_lwmon5 support by Stefan Roese · Fri Oct 02 08:20:37 2015 +0200
  17. b47a63d Revert "powerpc: ppc4xx: remove lwmon5 support" by Stefan Roese · Fri Oct 02 08:20:35 2015 +0200
  18. 43f2e76 powerpc: mpc85xx: remove stxgp3, stxssa support by Masahiro Yamada · Wed Sep 02 10:40:30 2015 +0900
  19. ad35b55 powerpc: mpc5xx: remove cmi_mpc5xx support by Masahiro Yamada · Wed Sep 02 10:40:29 2015 +0900
  20. db8cc30 powerpc: ppc4xx: remove zeus support by Masahiro Yamada · Wed Sep 02 10:40:28 2015 +0900
  21. 75e267f powerpc: ppc4xx: remove sbc405 support by Masahiro Yamada · Wed Sep 02 10:40:27 2015 +0900
  22. adfe993 powerpc: ppc4xx: remove pcs440ep support by Masahiro Yamada · Wed Sep 02 10:40:26 2015 +0900
  23. d013246 powerpc: ppc4xx: remove p3p440 support by Masahiro Yamada · Wed Sep 02 10:40:25 2015 +0900
  24. 6913cd9 powerpc: ppc4xx: remove lwmon5 support by Masahiro Yamada · Wed Sep 02 10:40:24 2015 +0900
  25. 737de46 powerpc: ppc4xx: remove csb272, csb472 support by Masahiro Yamada · Wed Sep 02 10:40:23 2015 +0900
  26. 4254d75 powerpc: ppc4xx: remove alpr support by Masahiro Yamada · Wed Sep 02 10:40:22 2015 +0900
  27. ca17858 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Wed Sep 02 11:30:46 2015 -0400
  28. d31bb3e SECURE_BOOT: Disable IE Key feature for RAMBOOT by Aneesh Bansal · Fri Jul 31 14:10:03 2015 +0530
  29. e14ec99 net/fman: Support both new and legacy FMan Compatibles by Igal Liberman · Tue Aug 18 14:47:05 2015 +0300
  30. 8d45cc1 powerpc: e6500: Lock/unlock L2 cache instead of L1 as init_ram by York Sun · Mon Aug 17 13:31:52 2015 -0700
  31. 9c078c3 Correct License and Copyright information on few files by Ruchika Gupta · Mon Jul 27 09:07:39 2015 +0530
  32. 6a45684 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Fri Jul 31 20:16:21 2015 -0400
  33. 0a8a397 powerpc/t4240: update serdes table by Shaohui Xie · Wed Jul 29 11:28:36 2015 +0800
  34. b69061d powerpc/mpc85xx: SECURE BOOT-Copy Boot Script on RAM by Aneesh Bansal · Tue Jun 16 10:36:43 2015 +0530
  35. e0f5015 powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041 by Aneesh Bansal · Tue Jun 16 10:36:00 2015 +0530
  36. b0e3ddb powerpc/mpc85xx: Correct CONFIG_USB_MAX_CONTROLLER_COUNT for p1025 by Nikhil Badola · Thu May 21 09:07:53 2015 +0530
  37. 0e24d3a powerpc/t1024: update fman liodn for mac1 by Shengzhou Liu · Thu May 14 16:51:39 2015 +0800
  38. abfd448 powerpc/T104xD4: Add Secure boot support for T104xD4RDB platforms by gaurav rana · Thu Mar 26 15:52:47 2015 +0530
  39. 5865450 kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86 by Masahiro Yamada · Wed Jul 15 20:59:29 2015 +0900
  40. 591e954 powerpc: gitignore: ignore PowerPC DTBs by Masahiro Yamada · Wed May 20 14:18:22 2015 +0900
  41. f069960 arch: Make board selection choices optional by Joe Hershberger · Tue May 12 14:46:23 2015 -0500
  42. b02c9b9 ppc4xx: Remove sc3 board by Stefan Roese · Thu May 07 13:00:23 2015 +0200
  43. 19ac688 powerpc/mpc85xx: Add board support for ucp1020 by Oleksandr G Zhadan · Wed Apr 29 16:57:39 2015 -0400
  44. 2d24af1 powerpc/mpc85xx: Fix compiling error for common/cmd_gpio.c by Oleksandr G Zhadan · Tue Apr 28 13:59:50 2015 -0400
  45. 163beec mmc: fsl_esdhc: Add peripheral clock support by Yangbo Lu · Wed Apr 22 13:57:40 2015 +0800
  46. b124f8a mmc: fsl_esdhc: Add adapter card type identification support by Yangbo Lu · Wed Apr 22 13:57:00 2015 +0800
  47. 4ffeb5d powerpc/mpc85xx: Don't deref NULL if qman portal lacks cell-index by Scott Wood · Fri Apr 17 18:10:06 2015 -0500
  48. b8cb075 powerpc: add 2 common dcache assembly functions by Valentin Longchamp · Fri Mar 27 16:07:32 2015 +0100
  49. 143adc9 fsl/pci: Set CFG_READY for PCIe v3.0 and later by Minghuan Lian · Fri Mar 27 13:24:39 2015 +0800
  50. 66cba6b powerpc/t4rdb: Add SD boot support for T4240RDB board by Chunhe Lan · Fri Mar 20 17:08:54 2015 +0800
  51. 288542c drivers: usb: fsl: Workaround for Erratum A004477 by Nikhil Badola · Fri Nov 21 17:25:21 2014 +0530
  52. 18984e8 mpc85xx/T4240EMU: Remove T4240EMU board by York Sun · Tue Apr 21 10:09:52 2015 -0700
  53. c4dfbee powerpc/mpc85xx: Use GOT when loading IVORs post-relocation by Scott Wood · Thu Apr 23 20:01:56 2015 -0500
  54. dd88806 driver/ifc: Add 64KB page support by Jaiprakash Singh · Fri Mar 20 19:28:27 2015 -0700
  55. 835c72b net/memac_phy: reuse driver for little endian SoCs by Shaohui Xie · Fri Mar 20 19:28:19 2015 -0700
  56. f79323c Add bootscript support to esbc_validate. by gaurav rana · Tue Mar 10 14:08:50 2015 +0530
  57. 5b4d7ff powerpc/mpc85xx: Remove some dead code by Scott Wood · Tue Apr 07 20:20:01 2015 -0500
  58. f21e758 powerpc/mpc85xx: Don't relocate exception vectors by Scott Wood · Tue Apr 07 20:20:00 2015 -0500
  59. 24e37d9 powerpc/t2080: enable erratum_a007186 for t2080 rev1.1 by Shengzhou Liu · Mon Mar 09 17:12:22 2015 +0800
  60. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · Wed Apr 08 01:41:06 2015 -0500
  61. a8ca4f6 net: cosmetic: Cleanup internal packet buffer names by Joe Hershberger · Wed Apr 08 01:41:05 2015 -0500
  62. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · Wed Apr 08 01:41:04 2015 -0500
  63. 51995c2 powerpc: ids8313: use "select" instead of default value in defconfig by Masahiro Yamada · Tue Mar 31 12:48:03 2015 +0900
  64. 5ef5ccc dm: select CONFIG_DM* options by Masahiro Yamada · Tue Mar 31 12:47:53 2015 +0900
  65. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · Sun Mar 22 17:09:06 2015 -0500
  66. 11cd5a0 net: Provide a function to get the current MAC address by Joe Hershberger · Sun Mar 22 17:09:00 2015 -0500
  67. 9e4af83 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · Thu Mar 19 19:42:51 2015 +0900
  68. ffdb488 remove unnecessary version.h includes by Rob Herring · Tue Mar 17 15:28:55 2015 -0500
  69. 3f1ad03 powerpc: ppc4xx: remove korat board support by Masahiro Yamada · Tue Mar 17 12:28:09 2015 +0900
  70. 6786179 powerpc: mpc5xxx: remove galaxy5200 board support by Masahiro Yamada · Tue Mar 17 12:28:08 2015 +0900
  71. 2a426fb powerpc: ppc4xx: remove W7OLMC/W7OLMG board support by Masahiro Yamada · Tue Mar 17 12:28:07 2015 +0900
  72. 49c6e60 powerpc: mpc5xxx: remove aev, TB5200 board support by Masahiro Yamada · Tue Mar 17 12:28:06 2015 +0900
  73. 858baed powerpc: ppc4xx: remove JSE board support by Masahiro Yamada · Tue Mar 17 12:28:05 2015 +0900
  74. 3ecb4e0 powerpc: mpc5xxx: remove BC3450 board support by Masahiro Yamada · Tue Mar 17 12:28:04 2015 +0900
  75. 8b5ea65 SECURE_BOOT : enable esbc_validate command for powerpc and arm platforms. by gaurav rana · Fri Feb 27 09:46:17 2015 +0530
  76. 9d171da fsl_sfp : Move ccsr_sfp_regs definition to common include by gaurav rana · Fri Feb 27 09:43:49 2015 +0530
  77. f81b37f powerpc: 85xx: Modify CONFIG_USB_MAX_CONTROLLER_COUNT for P1022DS by Ying Zhang · Fri Jan 30 14:52:11 2015 +0800
  78. dbf0bc8 powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCs by Shaveta Leekha · Mon Jan 19 12:46:54 2015 +0530
  79. 2542986 common/board_f: factor out reserve_stacks by Andreas Bießmann · Fri Feb 06 23:06:45 2015 +0100
  80. 3cc3688 powerpc: ppc4xx: Add defaults for DT based booting to really work by Stefan Roese · Sat Feb 07 11:51:51 2015 -0700
  81. c792881 powerpc: Add linkage.h file by Simon Glass · Sat Feb 07 11:51:49 2015 -0700
  82. fc9cd12 ppc: amcc: Omit unneeded ns16550 CONFIG if using driver model by Simon Glass · Sat Feb 07 11:51:46 2015 -0700
  83. 2713fcf powerpc: ppc4xx: Allow the end of u-boot.bin to be found by Simon Glass · Sat Feb 07 11:51:44 2015 -0700
  84. eb63ba8 powerpc: ppc4xx: Add a gpio.h header file by Simon Glass · Sat Feb 07 11:51:43 2015 -0700
  85. e296601 powerpc: ppc4xx: Call board_init_f_mem() for generic board by Simon Glass · Sat Feb 07 11:51:42 2015 -0700
  86. c98bb9f powerpc: ppc4xx: dts: Bring in canyonlands device tree files by Simon Glass · Sat Feb 07 11:51:41 2015 -0700
  87. ac42549 powerpc: ppc4xx: canyonlands: Move to generic board by Simon Glass · Sat Feb 07 11:51:39 2015 -0700
  88. a873427 powerpc: ppc4xx: Add ramboot config for glacier by Simon Glass · Sat Feb 07 11:51:38 2015 -0700
  89. 0dd57a5 powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk by Simon Glass · Sat Feb 07 11:51:36 2015 -0700
  90. 272da15 crypto/fsl: Add fixup for crypto node by Ruchika Gupta · Mon Dec 15 11:30:36 2014 +0530
  91. 16702b4 powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200 by Masahiro Yamada · Fri Jan 23 00:24:22 2015 +0900
  92. da78f43 powerpc: mpc5xxx: PM520 board support by Masahiro Yamada · Fri Jan 23 00:24:21 2015 +0900
  93. fc6f8d1 powerpc: mpc5xxx: remove Total5200 board support by Masahiro Yamada · Fri Jan 23 00:24:20 2015 +0900
  94. 807259b powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards by Masahiro Yamada · Fri Jan 23 00:24:19 2015 +0900
  95. e15cca0 powerpc: mpc85xx: remove P2020DS board support by Masahiro Yamada · Fri Jan 23 00:24:18 2015 +0900
  96. be59033 powerpc: mpc85xx: remove P2020COME board support by Masahiro Yamada · Fri Jan 23 00:24:17 2015 +0900
  97. 5fa521d powerpc: mpc85xx: remove P1_P2_RDB boards by Masahiro Yamada · Fri Jan 23 00:24:16 2015 +0900
  98. 706b375 powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS support by Masahiro Yamada · Fri Jan 23 00:24:15 2015 +0900
  99. ef208b5 arch/powerpc: Initialize VSC9953 L2 Switch by Codrin Ciubotariu · Wed Jan 21 11:54:10 2015 +0200
  100. d390478 arch/powerpc: Add SGMII support for the L2 Switch ports by Codrin Ciubotariu · Mon Jan 12 14:08:31 2015 +0200