1. 9e247d1 ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · Thu Dec 13 20:49:05 2012 +0000
  2. 8518b17 ppc: Move CONFIG_QE to arch_global_data by Simon Glass · Thu Dec 13 20:48:50 2012 +0000
  3. c2baaec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · Thu Dec 13 20:48:49 2012 +0000
  4. a8b5739 ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · Thu Dec 13 20:48:48 2012 +0000
  5. 44ea851 ppc: Move clock fields to arch_global_data by Simon Glass · Thu Dec 13 20:48:46 2012 +0000
  6. 34a194f ppc: Move brg_clk to arch_global_data by Simon Glass · Thu Dec 13 20:48:44 2012 +0000
  7. 09d0aa9 poweprc/85xx: add QMan frequency info and fdt fixup. by Haiying Wang · Thu Oct 11 07:13:39 2012 +0000
  8. 3b5179f powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platform by York Sun · Mon Oct 08 07:44:31 2012 +0000
  9. d7778f7 powerpc/mpc85xx: Fix core cluster PLL calculation for Chassis generation 2 by York Sun · Mon Oct 08 07:44:11 2012 +0000
  10. b8a076b powerpc/mpc85xx: change RCW MEM_PLL_PLAT for Chassis generation 2 by York Sun · Mon Oct 08 07:44:09 2012 +0000
  11. 17ec6fa powerpc/85xx: Add determining and report IFC frequency by Kumar Gala · Mon Oct 08 07:44:06 2012 +0000
  12. d5e1388 powerpc/85xx: Add P5040 processor support by Timur Tabi · Fri Oct 05 11:09:19 2012 +0000
  13. 6bf020a powerpc/mpc8xxx: Remove P1015 and P1016 from CPU list by York Sun · Fri Aug 10 11:07:26 2012 +0000
  14. 4728942 powerpc/mp: add support for discontiguous cores by Timur Tabi · Fri Aug 05 16:15:24 2011 -0500
  15. 80f7021 Minor coding style cleanup. by Wolfgang Denk · Thu May 19 22:21:41 2011 +0200
  16. 8cb2af7 powerpc/85xx: Add P1021 specific QE and UEC support by Haiying Wang · Fri Feb 11 01:25:30 2011 -0600
  17. 40222cb powerpc/85xx: Fix determining Fman freq on P1023 by Kumar Gala · Thu Mar 10 06:09:20 2011 -0600
  18. 3842bb5 powerpc/85xx: Fixup determining PME, FMan freq by Kumar Gala · Wed Feb 16 02:03:29 2011 -0600
  19. ce0397b powerpc/85xx: Corrected sdhc clock value for P1010 by Priyanka Jain · Tue Feb 08 15:45:25 2011 +0530
  20. 325a12f powerpc/85xx: Refactor Qman/Portal support to be shared between SoCs by Haiying Wang · Thu Jan 20 22:26:31 2011 +0000
  21. 5d51bf9 powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBC by Dipen Dudhat · Wed Jan 19 12:46:27 2011 +0530
  22. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · Thu Jun 17 11:37:20 2010 -0500
  23. f58c2a4 ppc/p4080: Fix synchronous frequency calculations by Srikanth Srinivasan · Wed Feb 10 17:32:43 2010 +0800
  24. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200[Renamed from arch/ppc/cpu/mpc85xx/speed.c]
  25. 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/speed.c]
  26. d8cb9e4 Fix the local bus divider mapping by Dave Liu · Tue Nov 17 20:49:05 2009 +0800
  27. 75a8e32 Revert "ppc/p4080: Fix reporting of PME & FM clock frequencies" by Kumar Gala · Mon Jan 25 11:01:51 2010 -0600
  28. 495dca6 ppc/p4080: Fix mask width of RCW fields MEM_PLL_RAT, SYS_PLL_RAT by James Yang · Tue Jan 12 15:50:18 2010 -0600
  29. 41a433a ppc/p4080: Fix reporting of PME & FM clock frequencies by Kumar Gala · Wed Dec 09 17:28:17 2009 -0600
  30. da22594 mpc85xx: Add eSDHC support for MPC8569E-MDS boards by Anton Vorontsov · Thu Oct 15 17:47:06 2009 +0400
  31. dccd9e3 ppc/p4080: Determine various chip frequencies on CoreNet platforms by Kumar Gala · Thu Mar 19 02:46:19 2009 -0500
  32. 9af188d ppc/85xx: Use CONFIG_FSL_ESDHC to enable sdhc clk by Dipen Dudhat · Tue Sep 01 17:27:00 2009 +0530
  33. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · Fri Jul 31 12:08:14 2009 +0530
  34. 6141468 85xx: Add QE clk support by Haiying Wang · Wed May 20 12:30:29 2009 -0400
  35. bb8aea7 Add secondary CPUs processor frequency for e500 core by Haiying Wang · Thu Jan 15 11:58:35 2009 -0500
  36. 0b691fc mpc8[56]xx: Put localbus clock in sysinfo and gd by Trent Piepho · Wed Dec 03 15:16:37 2008 -0800
  37. 4216d75 Merge 'next' branch by Wolfgang Denk · Sat Oct 18 21:59:44 2008 +0200
  38. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  39. 9632f66 Revert "85xx: Using proper I2C source clock divider for MPC8544" by Kumar Gala · Thu Oct 16 21:58:49 2008 -0500
  40. 7ac0ff4 85xx: Using proper I2C source clock divider for MPC8544 by Wolfgang Grandegger · Tue Sep 30 10:55:57 2008 +0200
  41. bfcd6c3 Fix the incorrect DDR clk freq reporting on 8536DS by Jason Jin · Sat Sep 27 14:40:57 2008 +0800
  42. cd77728 mpc85xx: Add support for the MPC8536 by Kumar Gala · Tue Aug 12 11:14:19 2008 -0500
  43. 44befe0 Fix calculation of I2C clock for some 85xx chips by Timur Tabi · Fri Apr 04 11:15:58 2008 -0500
  44. d1d51ad 85xx: Speed up get_ddr_freq() and get_bus_freq() by James Yang · Fri Feb 08 18:05:08 2008 -0600
  45. c1499f48 85xx, 86xx: Determine I2C clock frequencies and store in global_data by Timur Tabi · Wed Jan 09 14:35:26 2008 -0600
  46. 07db170 Handle Asynchronous DDR clock on 85xx by Kumar Gala · Fri Dec 07 04:59:26 2007 -0600
  47. cd113a0 Stop using immap_t for cpm offset on 85xx by Kumar Gala · Wed Nov 28 00:36:33 2007 -0600
  48. ec1340d Stop using immap_t for guts offset on 85xx by Kumar Gala · Tue Nov 27 23:25:02 2007 -0600
  49. 6d97276 Reworked 85xx speed detection code by Andy Fleming · Mon Apr 23 02:37:47 2007 -0500
  50. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
  51. f5ad378 * Patch by Jon Loeliger, Kumar Gala 2005-02-08 by Jon Loeliger · Sat Jul 23 10:37:35 2005 -0500
  52. 7ac1610 * Code cleanup by wdenk · Sun Aug 01 22:48:16 2004 +0000
  53. a445ddf Patches Part 1 by Jon Loeliger, 11 May 2004: by wdenk · Wed Jun 09 00:34:46 2004 +0000
  54. 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · Wed Oct 15 23:53:47 2003 +0000