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