1. 2ecbfeb powerpc/8xxx: share PIC defines among 85xx and 86xx by Kim Phillips · Mon Aug 09 18:39:57 2010 -0500
  2. 6b245b9 powerpc/p4080: Add workaround for erratum CPU22 by Kumar Gala · Wed May 05 22:35:27 2010 -0500
  3. 76eef3e powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms by Kumar Gala · Thu Mar 19 03:40:08 2009 -0500
  4. 86853d4 powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured support by Kumar Gala · Sat May 22 13:21:39 2010 -0500
  5. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · Thu Jun 17 11:37:20 2010 -0500
  6. eb453df 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled by Kumar Gala · Tue Apr 20 10:21:25 2010 -0500
  7. e0ef732 mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flash by Lan Chunhe · Wed Apr 21 07:40:50 2010 -0500
  8. 2f1d2d2 85xx: Convert cpu_init_f code to use out_be32 for LBC registers by Kumar Gala · Tue Apr 13 23:56:23 2010 -0500
  9. 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_init.c]
  10. 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_init.c]
  11. 42f9918 ppc/85xx: Add tracking of TLB CAM usage by Kumar Gala · Thu Nov 12 10:26:16 2009 -0600
  12. 8d2817c 85xx: Add support for e500mc cache stashing by Kumar Gala · Thu Mar 19 02:53:01 2009 -0500
  13. 1721819 ppc/85xx: Make L2 support more robust by Dave Liu · Thu Oct 22 00:10:23 2009 -0500
  14. 24f86a8 ppc/p4080: Handle timebase enabling and frequency reporting by Kumar Gala · Thu Sep 17 01:52:37 2009 -0500
  15. b6a4090 ppc/85xx: Fix enabling of L2 cache by Kumar Gala · Tue Sep 22 15:45:44 2009 -0500
  16. 9faa23a ppc/85xx: Disable all async interrupt sources when we boot by Kumar Gala · Fri Sep 11 15:28:41 2009 -0500
  17. 64dd178 ppc/85xx: Split out cpu_init_early into its own file for NAND_SPL by Kumar Gala · Fri Sep 11 13:52:45 2009 -0500
  18. 8aa8cdd ppc/85xx: Change cpu_init_early_f so we can use with NAND SPL by Kumar Gala · Fri Sep 11 13:41:49 2009 -0500
  19. 0255cd7 ppc/85xx: add boot from NAND/eSDHC/eSPI support by Mingkai Hu · Fri Sep 11 14:19:10 2009 +0800
  20. c24a905 85xx: Add support for setting IVORs to fixed offset defaults by Kumar Gala · Fri Aug 14 13:37:54 2009 -0500
  21. d2088e0 85xx: Add L2SRAM Register's macro definition by Mingkai Hu · Tue Aug 18 15:37:15 2009 +0800
  22. a9af1dc 8xxx: Move dma_init() call to common code by Peter Tyser · Tue Jun 30 17:15:47 2009 -0500
  23. e56f2c5 85xx: Add support for additional e500mc features by Kumar Gala · Thu Mar 19 09:16:10 2009 -0500
  24. 629022d 85xx: init gd as early as possible by Kumar Gala · Mon Nov 24 10:29:26 2008 -0600
  25. 7902209 85xx: Fix relocation of CCSRBAR by Kumar Gala · Mon Nov 24 10:29:25 2008 -0600
  26. 30103c6 85xx: Add CPU 2 errata workaround to all 8548 boards by Peter Tyser · Tue Nov 11 10:17:10 2008 -0600
  27. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  28. cd77728 mpc85xx: Add support for the MPC8536 by Kumar Gala · Tue Aug 12 11:14:19 2008 -0500
  29. 2011997 85xx: Cleanup L2 cache size detection by Kumar Gala · Mon Jul 14 14:07:00 2008 -0500
  30. 75639e0 FSL LAW: Keep track of LAW allocations by Kumar Gala · Wed Jun 11 00:44:10 2008 -0500
  31. 09cb120 MPC85xx: Beautify boot output of L2 cache configuration by Wolfgang Grandegger · Thu Jun 05 13:11:59 2008 +0200
  32. 1f109fd 85xx: Use SVR_SOC_VER instead of SVR_VER by Kumar Gala · Tue Apr 08 10:45:50 2008 -0500
  33. 36d6b3f 85xx: Added support for multicore boot mechanism by Kumar Gala · Thu Jan 17 16:48:33 2008 -0600
  34. d33a55f 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · Wed Jan 30 14:55:14 2008 -0600
  35. d7ea3e3 85xx: Get ride of old TLB setup code by Kumar Gala · Thu Jan 17 02:19:18 2008 -0600
  36. 9772ee7 85xx: Reworked initial processor init by Kumar Gala · Wed Jan 16 22:38:34 2008 -0600
  37. 95fd2f6 85xx: Move LAW init code into C by Kumar Gala · Wed Jan 16 01:13:58 2008 -0600
  38. 0a7a097 Stop using immap_t on 85xx by Kumar Gala · Thu Nov 29 02:10:09 2007 -0600
  39. cd113a0 Stop using immap_t for cpm offset on 85xx by Kumar Gala · Wed Nov 28 00:36:33 2007 -0600
  40. 6b9f194 Enable L2 cache for MPC8568MDS board by Haiying Wang · Thu Aug 23 15:20:54 2007 -0400
  41. ee0e917 Add support for UEC to 8568 by Andy Fleming · Tue Aug 14 00:14:25 2007 -0500
  42. 6e45262 Fix minor 85xx warnings by Andy Fleming · Mon Aug 13 14:38:06 2007 -0500
  43. dd93d8f mpc85xx L2 cache reporting and SRAM relocation option. by Ed Swarthout · Fri Jul 27 01:50:47 2007 -0500
  44. 71706df Add support for the 8568 MDS board by Andy Fleming · Mon Apr 23 02:54:25 2007 -0500
  45. 148e26a * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards by Matthew McClintock · Wed Jun 28 10:43:36 2006 -0500
  46. 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
  47. 77a4f6e * Patch by Jon Loeliger, 2005-05-05 by Jon Loeliger · Mon Jul 25 14:05:07 2005 -0500
  48. 4fc25e4 * Patch by Jon Loeliger 2005-02-08 by Jon Loeliger · Mon Jul 25 10:58:39 2005 -0500
  49. f5ad378 * Patch by Jon Loeliger, Kumar Gala 2005-02-08 by Jon Loeliger · Sat Jul 23 10:37:35 2005 -0500
  50. 3f3262b Update code for TQM8540 board (and 85xx in general): by wdenk · Tue Mar 15 22:56:53 2005 +0000
  51. 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · Wed Oct 15 23:53:47 2003 +0000