1. aa9ecf8 powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7 by Masahiro Yamada · Mon Sep 29 01:38:00 2014 +0900
  2. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  3. f36ffc4 powerpc: remove redundant CPU definition by Masahiro Yamada · Wed Jul 30 14:08:24 2014 +0900
  4. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  5. 978679d qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · Tue Jun 03 16:27:07 2014 +0800
  6. 04e3b3a mpc8313, bootcount: mpc8313 has no qe muram by Heiko Schocher · Sat Jan 25 07:53:47 2014 +0100
  7. 227f0a5 Remove obsolete _LINUX_CONFIG_H macro by Masahiro Yamada · Mon Jan 06 15:39:48 2014 +0900
  8. 7cad207 powerpc/83xx: Add support for get_svr() for 83xx devices by Ramneek Mehresh · Fri Jan 03 12:11:55 2014 +0530
  9. 0573359 PowerPC: merge commonly-defined flags by Masahiro Yamada · Tue Nov 26 10:53:58 2013 +0900
  10. 5f65050 powerpc/mpc8349: Use generic mpc85xx DDR driver by York Sun · Tue Dec 03 13:16:59 2013 -0800
  11. a21803d Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · Mon Nov 18 10:29:32 2013 -0800
  12. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · Mon Sep 30 09:22:09 2013 -0700
  13. f7b8743 powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.c by Masahiro Yamada · Mon Nov 11 14:36:06 2013 +0900
  14. 9287aa2 powerpc: mpc83xx: delete unused rules by Masahiro Yamada · Mon Nov 11 14:36:05 2013 +0900
  15. 4fbb29d powerpc: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:35:04 2013 +0900
  16. 16b0806 powerpc/usb:Differentiate USB controller base address by ramneek mehresh · Thu Sep 12 16:35:49 2013 +0530
  17. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  18. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  19. 06fd4dd 83xx/pcie: fix build error for 83xx pcie by Roy Zang · Mon Dec 10 19:02:59 2012 +0800
  20. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  21. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  22. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  23. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  24. 9e247d1 ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · Thu Dec 13 20:49:05 2012 +0000
  25. 387a1f2 ppc: Move arbiter fields to arch_global_data by Simon Glass · Thu Dec 13 20:48:57 2012 +0000
  26. 4d6eaa3 ppc: Move reset_status to arch_global_data by Simon Glass · Thu Dec 13 20:48:56 2012 +0000
  27. 8518b17 ppc: Move CONFIG_QE to arch_global_data by Simon Glass · Thu Dec 13 20:48:50 2012 +0000
  28. c2baaec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · Thu Dec 13 20:48:49 2012 +0000
  29. cc76e9e ppc: Move mpc83xx clock fields to arch_global_data by Simon Glass · Thu Dec 13 20:48:47 2012 +0000
  30. 34a194f ppc: Move brg_clk to arch_global_data by Simon Glass · Thu Dec 13 20:48:44 2012 +0000
  31. 2b36fbb powerpc/mpc83xx: add support for new SPL by Scott Wood · Thu Dec 06 13:33:17 2012 +0000
  32. b5c312a powerpc/mpc83xx: sparse fixes by Kim Phillips · Mon Oct 29 13:34:39 2012 +0000
  33. e16737f arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:29 2012 +0000
  34. fe201cb mpc83xx: add support for mpc8309 by Gerlando Falauto · Wed Oct 10 22:13:08 2012 +0000
  35. 7473555 cleanup: introduce CONFIG_MPC830x by Gerlando Falauto · Wed Oct 10 22:13:07 2012 +0000
  36. 77cf283 cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832x by Gerlando Falauto · Wed Oct 10 22:13:06 2012 +0000
  37. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  38. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  39. f22fa08 MPC83xx, MPC85xx: compile stub cache function by Stefano Babic · Thu Jul 19 23:00:02 2012 +0000
  40. c50f969 powerpc/mpc83xx: fix copyright string in serdes.c by Timur Tabi · Mon Jun 18 19:11:34 2012 -0500
  41. 594f17e MPC8xxx: Define cache ops for USB by Marek Vasut · Fri May 25 16:14:46 2012 +0200
  42. 8f48bb0 powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata by Jerry Huang · Thu Nov 17 10:15:38 2011 +0800
  43. f41330e Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Wed Dec 07 23:01:26 2011 +0100
  44. 805b3c6 mpc83xx: spd_sdram - fix gcc 4.6 compiler warning by Kim Phillips · Tue Nov 15 22:59:51 2011 +0000
  45. b045116 powerpc/mpc83xx: cleanup makefile for mpc83xx by York Sun · Tue Oct 25 06:29:17 2011 +0000
  46. cc03b80 mpc83xx: Cleanup usage of DDR constants by Joe Hershberger · Tue Oct 11 23:57:29 2011 -0500
  47. e12ce98 powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver by York Sun · Fri Aug 26 11:32:44 2011 -0700
  48. 61d0195 unify version_string by Andreas Bießmann · Mon Jul 18 20:24:04 2011 +0200
  49. 5a043d9 MPC83XX: Fix PCI express clock setup by Bill Cook · Wed May 25 15:51:07 2011 -0400
  50. 10ea0af MPC83xx: add config options for memory setup. by Andre Schwarz · Thu Apr 14 14:54:05 2011 +0200
  51. a76cc61 MPC837x: set i2c1_clk by Andre Schwarz · Thu Apr 14 14:57:40 2011 +0200
  52. 618a6ac Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Tue May 10 22:30:07 2011 +0200
  53. 466924f mpc832x: add support for the mpc8321 based suvd3 board by Heiko Schocher · Thu Feb 18 08:08:25 2010 +0100
  54. b2d36ea Revert "PowerPC: Add support for -msingle-pic-base" by Wolfgang Denk · Wed Apr 20 22:11:21 2011 +0200
  55. 5d98e16 PowerPC: Add support for -msingle-pic-base by Joakim Tjernlund · Mon Dec 06 18:35:37 2010 +0100
  56. 703b808 PowerPC: Move -fPIC flag to common place by Joakim Tjernlund · Mon Dec 06 14:36:46 2010 +0100
  57. 17ab5a9 mpc83xx: restrict UTMI PHY configuration to 831x parts by Kim Phillips · Fri Apr 01 16:53:18 2011 -0500
  58. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  59. f2af1bb mpc83xx: Use correct register to calculate clocks. by Joakim Tjernlund · Thu Jan 27 16:30:54 2011 +0100
  60. e87bc03 mpc83xx: fix pcie configuration space read/write by Leo Liu · Wed Jan 19 19:50:47 2011 +0800
  61. 42126a6 PowerPC: Add relocation support for -fpic by Joakim Tjernlund · Fri Dec 03 17:30:37 2010 +0100
  62. 1388f22 mpc83xx: fix pcie enumeration by Baidu Boy · Mon Nov 29 21:10:45 2010 +0800
  63. b168d63 mpc83xx: Make it boot again by Joakim Tjernlund · Fri Nov 19 14:15:33 2010 +0100
  64. 4a702a1 83xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Thu Nov 25 12:15:34 2010 +0100
  65. 0f5fa87 arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work by Wolfgang Denk · Sun Nov 21 16:34:05 2010 +0100
  66. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  67. 401b592 PowerPC: Don't destroy fixup table while doing fixups by Joakim Tjernlund · Thu Nov 04 19:02:00 2010 +0100
  68. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  69. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · Tue Oct 26 13:32:32 2010 +0200
  70. 995e6a2 MPC8315ERD: fix build error by Wolfgang Denk · Sun Oct 24 16:07:23 2010 +0200
  71. c61b25a powerpc: do not fixup NULL ptrs by Joakim Tjernlund · Thu Oct 14 11:51:44 2010 +0200
  72. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · Thu Oct 14 23:33:24 2010 -0500
  73. 0c44caf powerpc: Remove warm reset entry point by Peter Tyser · Tue Sep 14 19:13:53 2010 -0500
  74. e228332 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · Tue Sep 14 19:13:50 2010 -0500
  75. 3b386ae mpc83xx: fix pcie build warning by Kim Phillips · Wed Sep 22 15:31:01 2010 -0500
  76. a4f3ed3 mpc83xx: add support for setting PCIE clocks by Ilya Yanok · Fri Sep 17 23:41:47 2010 +0200
  77. f0b1fc5 mpc83xx/pcie: make it compile with PCIE2 unconfigured by Ilya Yanok · Fri Sep 17 23:41:46 2010 +0200
  78. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  79. a08b71c powerpc 83xx/85xx: Merge lbc upmconfig code by Becky Bruce · Thu Jun 17 11:37:26 2010 -0500
  80. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · Thu Jun 17 11:37:20 2010 -0500
  81. a3e5fd5 mpc8308: support for Freescale MPC8308 cpu by Ilya Yanok · Mon Jun 28 16:44:33 2010 +0400
  82. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  83. 8d5fa6a mpc83xx: don't shift pre-shifted ACR, SPCR, SCCR bitfield masks in cpu_init.c by Kim Phillips · Wed May 19 17:06:46 2010 -0500
  84. 4565e04 Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S. by Horst Kronstorfer · Tue May 18 10:37:05 2010 +0200
  85. 52ac6b7 mpc83xx: fix NAND bootstrap too big error by Kim Phillips · Fri May 14 13:18:54 2010 -0500
  86. ed7aaf8 powerpc: Consolidate bootcount_{store|load} for PowerPC by Stefan Roese · Wed Apr 28 10:47:36 2010 +0200
  87. 1013985 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Wed Apr 28 00:09:53 2010 +0200
  88. b7c3ccf ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ by Kumar Gala · Tue Apr 20 10:02:24 2010 -0500
  89. 39b4816 mpc83xx: use "A" nomenclature only on mpc834x and mpc836x families by Kim Phillips · Thu Apr 15 17:36:02 2010 -0500
  90. a249617 mpc83xx: Use CONFIG_FSL_ESDHC to enable sdhc clk by Rini van Zetten · Thu Apr 15 16:03:05 2010 +0200
  91. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200