1. 383f6f6 powerpc/corenet2: fix mismatch DDR sync bit from RCW by York Sun · Mon Oct 08 07:44:16 2012 +0000
  2. 908412d powerpc/mpc85xx: check number of cores by York Sun · Mon Oct 08 07:44:10 2012 +0000
  3. 17ec6fa powerpc/85xx: Add determining and report IFC frequency by Kumar Gala · Mon Oct 08 07:44:06 2012 +0000
  4. 10b13c9 powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset. by Mark Marshall · Sun Sep 09 23:06:03 2012 +0000
  5. e8dc17b powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleaving by York Sun · Fri Aug 17 08:22:39 2012 +0000
  6. c1abf4a Add e6500 processor detection by Kumar Gala · Fri Aug 17 08:20:23 2012 +0000
  7. a85994c mpc85xx: support board-specific reset function by Ira W. Snyder · Mon Nov 21 13:20:32 2011 -0800
  8. 362ba29 powerpc/85xx: Cleanup how SVR_MAJ() is defined on MPC8536 by Kumar Gala · Wed Aug 24 09:14:16 2011 -0500
  9. 4728942 powerpc/mp: add support for discontiguous cores by Timur Tabi · Fri Aug 05 16:15:24 2011 -0500
  10. f2bbb53 MPC8xxx: drop redundant boot messages by Wolfgang Denk · Mon Jul 25 10:13:53 2011 +0200
  11. e222ed3 powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500 by Kumar Gala · Mon Jul 25 09:28:39 2011 -0500
  12. 6969447 powerpc/mpc85xx: Add clear_ddr_tlbs function by Becky Bruce · Mon Jul 18 18:49:15 2011 -0500
  13. e73cc04 powerpc/mpc8xxx: Enable calculation for fixed DDR chips by York Sun · Tue Jun 07 09:42:16 2011 +0800
  14. f4fb90f powerpc/85xx: Change timebase divisor to be defined per processor by Kumar Gala · Fri Feb 18 05:40:54 2011 -0600
  15. 1a35f3d powerpc/85xx: don't init SDRAM when CONFIG_SYS_RAMBOOT by Zhao Chenhui · Fri Jan 28 17:58:37 2011 +0800
  16. 00c4294 powerpc/85xx: Add support for Integrated Flash Controller (IFC) by Dipen Dudhat · Thu Jan 20 16:29:35 2011 +0530
  17. 5d51bf9 powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBC by Dipen Dudhat · Wed Jan 19 12:46:27 2011 +0530
  18. 4212f23 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN by Becky Bruce · Fri Dec 17 17:17:58 2010 -0600
  19. b88d3d0 mpc85xx: rename sdram_init() lbc_sdram_init() by Becky Bruce · Fri Dec 17 17:17:57 2010 -0600
  20. 5e35d8a mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · Fri Dec 17 17:17:56 2010 -0600
  21. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:41:17 2010 -0400
  22. c41b744 Add memory test feature for mpc85xx POST. by York Sun · Tue Sep 28 15:20:33 2010 -0700
  23. 2ecbfeb powerpc/8xxx: share PIC defines among 85xx and 86xx by Kim Phillips · Mon Aug 09 18:39:57 2010 -0500
  24. 3a9ed2f powerpc/mpc85xx: Report FMAN # to match user manual by Emil Medve · Thu Jun 17 00:08:29 2010 -0500
  25. bd2985c powerpc/85xx: Add recognition of e5500 core by Kumar Gala · Wed Oct 21 13:23:54 2009 -0500
  26. a08b71c powerpc 83xx/85xx: Merge lbc upmconfig code by Becky Bruce · Thu Jun 17 11:37:26 2010 -0500
  27. ee888da mpc85xx: Add reginfo command by Becky Bruce · Thu Jun 17 11:37:25 2010 -0500
  28. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · Thu Jun 17 11:37:20 2010 -0500
  29. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  30. 1d39c9a 85xx: Fix compile warning by Kumar Gala · Tue Apr 13 11:07:57 2010 -0500
  31. f58c2a4 ppc/p4080: Fix synchronous frequency calculations by Srikanth Srinivasan · Wed Feb 10 17:32:43 2010 +0800
  32. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200[Renamed from arch/ppc/cpu/mpc85xx/cpu.c]
  33. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500[Renamed from cpu/mpc85xx/cpu.c]
  34. dccd9e3 ppc/p4080: Determine various chip frequencies on CoreNet platforms by Kumar Gala · Thu Mar 19 02:46:19 2009 -0500
  35. 24f86a8 ppc/p4080: Handle timebase enabling and frequency reporting by Kumar Gala · Thu Sep 17 01:52:37 2009 -0500
  36. aff0153 ppc/85xx: Clean up do_reset by Kumar Gala · Tue Sep 08 13:46:46 2009 -0500
  37. 36a6843 ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu(). by Poonam Aggrwal · Thu Sep 03 19:42:40 2009 +0530
  38. da6e1ca ppc/85xx,86xx: Handling Unknown SOC version by Poonam Aggrwal · Wed Sep 02 13:35:21 2009 +0530
  39. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · Fri Jul 31 12:08:14 2009 +0530
  40. 9120884 8xxx: Refactored common cpu specific code for 85xx/86xx into one file. by Poonam Aggrwal · Fri Jul 31 12:07:45 2009 +0530
  41. ae7a7d4 8xxx: Break out DMA code to a common file by Peter Tyser · Tue Jun 30 17:15:40 2009 -0500
  42. 1c9f44e fsl/85xx, 86xx: Sync up DMA code by Peter Tyser · Thu May 21 12:10:00 2009 -0500
  43. 4c82e72 fsl: Create common fsl_dma.h for 85xx and 86xx cpus by Peter Tyser · Thu May 21 12:09:59 2009 -0500
  44. 511d828 qe: Pass in uec_info struct through uec_initialize by Haiying Wang · Thu Jun 04 16:12:41 2009 -0400
  45. 6141468 85xx: Add QE clk support by Haiying Wang · Wed May 20 12:30:29 2009 -0400
  46. a917748 85xx: Added MPC8535/E identifiers by Kumar Gala · Wed May 20 01:11:33 2009 -0500
  47. c984913 MPC85xx: Add MPC8569 CPU support by Haiying Wang · Fri Mar 27 17:02:44 2009 -0400
  48. 1f79d14 Coding style cleanup, update CHANGELOG by Wolfgang Denk · Thu Feb 19 00:41:08 2009 +0100
  49. 6843a6e 85xx: Add eSDHC support for 8536 DS by Andy Fleming · Thu Oct 30 16:51:33 2008 -0500
  50. a864f32 mpc85xx: Add support for the P2020 by Srikanth Srinivasan · Wed Jan 21 17:17:33 2009 -0600
  51. f92794c 85xx: Format cpu freq printing to handle 8 cores by Kumar Gala · Wed Feb 04 09:35:57 2009 -0600
  52. bb8aea7 Add secondary CPUs processor frequency for e500 core by Haiying Wang · Thu Jan 15 11:58:35 2009 -0500
  53. 0b691fc mpc8[56]xx: Put localbus clock in sysinfo and gd by Trent Piepho · Wed Dec 03 15:16:37 2008 -0800
  54. a8665ac mpc8568: Double local bus clock divider by Trent Piepho · Wed Dec 03 15:16:35 2008 -0800
  55. 1b560ac mpc8xxx: LCRR[CLKDIV] is sometimes five bits by Trent Piepho · Wed Dec 03 15:16:34 2008 -0800
  56. 6773169 Moved initialization of QE Ethernet controller to cpu_eth_init() by Ben Warren · Wed Oct 22 23:32:48 2008 -0700
  57. 70618a3 Moved initialization of FCC Ethernet controller to cpu_eth_init by Ben Warren · Wed Oct 22 23:20:29 2008 -0700
  58. c4cc8f2 Fix typo in cpu/mpc85xx/cpu.c by Ben Warren · Thu Oct 30 22:15:35 2008 -0700
  59. 9f4a689 85xx: Add basic e500mc core support by Kumar Gala · Thu Oct 23 01:47:38 2008 -0500
  60. 2059104 Use strmhz() to format clock frequencies by Wolfgang Denk · Sun Oct 19 02:35:49 2008 +0200
  61. 2915512 85xx if NUM_CPUS>1, print cpu number by Ed Swarthout · Wed Oct 08 23:37:59 2008 -0500
  62. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  63. bfcd6c3 Fix the incorrect DDR clk freq reporting on 8536DS by Jason Jin · Sat Sep 27 14:40:57 2008 +0800
  64. 9030a69 Removed hardcoded MxMR loop value from upmconfig() for MPC85xx. by Sergei Poselenov · Fri Aug 15 15:42:11 2008 +0200
  65. fecff2b Pass in tsec_info struct through tsec_initialize by Andy Fleming · Sun Aug 31 16:33:26 2008 -0500
  66. cd77728 mpc85xx: Add support for the MPC8536 by Kumar Gala · Tue Aug 12 11:14:19 2008 -0500
  67. 3ab0b2d mpc85xx: Add support for the MPC8572DS reference board by Kumar Gala · Tue Aug 12 11:13:08 2008 -0500
  68. b4a016e mpc85xx: use IS_E_PROCESSOR macro by Kim Phillips · Tue Jun 17 17:45:22 2008 -0500
  69. e73dabc Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · Wed Jul 09 23:22:54 2008 +0200
  70. d448a49 Add mechanisms for CPU and board-specific Ethernet initialization by Ben Warren · Mon Jun 23 22:57:27 2008 -0700
  71. 41df50a Coding Style Cleanup by Wolfgang Denk · Sat Jun 28 23:34:37 2008 +0200
  72. a9e1828 Fix 4xx build issue by Anatolij Gustschin · Thu Jun 12 12:40:11 2008 +0200
  73. ddc1a47 Added the upmconfig() function for 85xx. by Sergei Poselenov · Fri Jun 06 15:42:40 2008 +0200
  74. 09cb120 MPC85xx: Beautify boot output of L2 cache configuration by Wolfgang Grandegger · Thu Jun 05 13:11:59 2008 +0200
  75. 8ddf00c 85xx: expose cpu identification by Kumar Gala · Tue Jun 10 16:53:46 2008 -0500
  76. 54b6810 85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define it by Kumar Gala · Thu May 29 01:21:24 2008 -0500
  77. 2514742 Fixed reset for socrates by Sergei Poselenov · Thu May 08 14:17:08 2008 +0200
  78. 93d5ffb 85xx: Round up frequency calculations to get reasonable output by Kumar Gala · Mon Apr 21 09:28:36 2008 -0500
  79. 5dab484 85xx: Show DDR memory data rate in addition to the memory clock frequency. by James Yang · Fri Feb 08 16:46:27 2008 -0600
  80. 957b191 85xx: get_tbclk() speed up and rounding fix by James Yang · Fri Feb 08 16:44:53 2008 -0600
  81. f574097 Update SVR numbers to expand support by Andy Fleming · Wed Feb 06 01:19:40 2008 -0600
  82. 07db170 Handle Asynchronous DDR clock on 85xx by Kumar Gala · Fri Dec 07 04:59:26 2007 -0600
  83. 0a7a097 Stop using immap_t on 85xx by Kumar Gala · Thu Nov 29 02:10:09 2007 -0600
  84. 264623d Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdt by Kumar Gala · Thu Nov 29 01:23:09 2007 -0600
  85. 06c2fb9 Setting MSR[DE] in do_reset by urwithsughosh@gmail.com · Mon Sep 24 13:32:13 2007 -0400
  86. ee0e917 Add support for UEC to 8568 by Andy Fleming · Tue Aug 14 00:14:25 2007 -0500
  87. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · Wed May 16 16:52:19 2007 -0500
  88. 58c495b Coding stylke cleanup; update CHANGELOG. by Wolfgang Denk · Sat May 05 18:23:11 2007 +0200
  89. 71706df Add support for the 8568 MDS board by Andy Fleming · Mon Apr 23 02:54:25 2007 -0500
  90. 4399a51 85xx: write MAC address to mac-address and local-mac-address by Timur Tabi · Mon Feb 12 13:34:55 2007 -0600
  91. eac342d Some 85xx cpu cleanups by Andy Fleming · Mon Apr 23 01:44:44 2007 -0500
  92. f631cca Add cpu support for the 8544 by Andy Fleming · Mon Apr 23 01:32:22 2007 -0500
  93. 395478d u-boot: Fix e500 v2 core reset bug by Zang Roy-r61911 · Tue Dec 05 16:42:30 2006 +0800
  94. 148e26a * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards by Matthew McClintock · Wed Jun 28 10:43:36 2006 -0500
  95. 77a4f6e * Patch by Jon Loeliger, 2005-05-05 by Jon Loeliger · Mon Jul 25 14:05:07 2005 -0500
  96. d0245fc * Fixes for TQM8560 board: by wdenk · Wed Apr 13 10:02:42 2005 +0000
  97. 3f3262b Update code for TQM8540 board (and 85xx in general): by wdenk · Tue Mar 15 22:56:53 2005 +0000
  98. 13eb221 Patch by Jon Loeliger, 17 June 2004: by wdenk · Fri Jul 09 23:27:13 2004 +0000
  99. a445ddf Patches Part 1 by Jon Loeliger, 11 May 2004: by wdenk · Wed Jun 09 00:34:46 2004 +0000
  100. 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · Wed Oct 15 23:53:47 2003 +0000