1. 8115936 powerpcv2: Print hardcoded size like print_size() does by Shruti Kanetkar · Thu Aug 15 11:25:38 2013 -0500
  2. d169808 powerpc: Fix CamelCase checkpatch warnings by Prabhakar Kushwaha · Fri Aug 16 14:52:26 2013 +0530
  3. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  4. f4c557c powerpc: Use lower case for the core names by Fabio Estevam · Sun Apr 21 13:11:02 2013 -0300
  5. a8b5739 ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · Thu Dec 13 20:48:48 2012 +0000
  6. a05ff46 arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning by Wolfgang Denk · Tue Nov 29 22:17:55 2011 +0000
  7. 693d638 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration by Peter Tyser · Fri Dec 03 10:28:47 2010 -0600
  8. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · Thu Jun 17 11:37:20 2010 -0500
  9. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  10. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200[Renamed from arch/ppc/cpu/mpc86xx/cpu.c]
  11. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500[Renamed from cpu/mpc86xx/cpu.c]
  12. 107e9cd mpc86xx: set the DDR BATs after calculating true DDR size by Timur Tabi · Mon Mar 29 12:51:07 2010 -0500
  13. 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
  14. da6e1ca ppc/85xx,86xx: Handling Unknown SOC version by Poonam Aggrwal · Wed Sep 02 13:35:21 2009 +0530
  15. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · Fri Jul 31 12:08:14 2009 +0530
  16. 9120884 8xxx: Refactored common cpu specific code for 85xx/86xx into one file. by Poonam Aggrwal · Fri Jul 31 12:07:45 2009 +0530
  17. ae7a7d4 8xxx: Break out DMA code to a common file by Peter Tyser · Tue Jun 30 17:15:40 2009 -0500
  18. 1e2e9fa 86xx: Add CPU_TYPE_ENTRY support by Kumar Gala · Thu Jun 18 08:23:01 2009 -0500
  19. 1c9f44e fsl/85xx, 86xx: Sync up DMA code by Peter Tyser · Thu May 21 12:10:00 2009 -0500
  20. 4c82e72 fsl: Create common fsl_dma.h for 85xx and 86xx cpus by Peter Tyser · Thu May 21 12:09:59 2009 -0500
  21. 21d2cd2 Replace __attribute references with __attribute__ by Peter Tyser · Mon Apr 20 11:08:46 2009 -0500
  22. 698f3a1 86xx: Update CPU info output on bootup by Peter Tyser · Fri Feb 06 14:30:40 2009 -0600
  23. 6945440 86xx: Reset update by Peter Tyser · Thu Feb 05 11:25:25 2009 -0600
  24. 3fe630c MPC86xx: fix build warnings by Wolfgang Denk · Mon Jan 12 14:50:35 2009 +0100
  25. 0b691fc mpc8[56]xx: Put localbus clock in sysinfo and gd by Trent Piepho · Wed Dec 03 15:16:37 2008 -0800
  26. 5053058 mpc86xx: Double local bus clock divider by Trent Piepho · Wed Dec 03 15:16:36 2008 -0800
  27. 1b560ac mpc8xxx: LCRR[CLKDIV] is sometimes five bits by Trent Piepho · Wed Dec 03 15:16:34 2008 -0800
  28. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  29. fecff2b Pass in tsec_info struct through tsec_initialize by Andy Fleming · Sun Aug 31 16:33:26 2008 -0500
  30. 68d1acf Merge commit 'wd/master' by Jon Loeliger · Thu Jul 10 12:05:32 2008 -0500
  31. a49ae4a Minor coding style cleanup; update CHANGELOG by Wolfgang Denk · Thu Jul 10 01:13:30 2008 +0200
  32. 6c71b94 Feed the watchdog in u-boot for 8610 board. by Jason Jin · Tue May 13 11:50:36 2008 +0800
  33. d448a49 Add mechanisms for CPU and board-specific Ethernet initialization by Ben Warren · Mon Jun 23 22:57:27 2008 -0700
  34. 7e07c77 PPC: 86xx Add bat registers to reginfo command by Becky Bruce · Thu May 08 19:02:51 2008 -0500
  35. f574097 Update SVR numbers to expand support by Andy Fleming · Wed Feb 06 01:19:40 2008 -0600
  36. 84640c9 86xx: Convert sbc8641d to use libfdt. by Jon Loeliger · Mon Feb 18 14:01:56 2008 -0600
  37. b0b3094 86xx: Add reginfo command by Becky Bruce · Wed Jan 23 16:31:06 2008 -0600
  38. 333dd1d make 8610 board use pixis reset by Jason Jin · Fri Oct 26 18:32:00 2007 +0800
  39. 3b971c9 Initial mpc8610hpcd cpu/, README and include/ files. by Jon Loeliger · Tue Oct 16 15:26:51 2007 -0500
  40. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · Wed May 16 16:52:19 2007 -0500
  41. abe7bd0 mpc86xx; Write MAC address to mac-address and local-mac-address by Jon Loeliger · Fri Apr 20 14:12:26 2007 -0500
  42. 176f509 mpc86xx: protect memcpy to bad address if a mac-address is missing from dt by Jon Loeliger · Fri Apr 20 14:11:38 2007 -0500
  43. 57b6e9c Add PIXIS FPGA support for MPC8641HPCN board. by Haiying Wang · Mon Jan 22 12:37:30 2007 -0600
  44. f57e829 Handle 86xx SVR values according to the new Reference Manual. by Jon Loeliger · Thu Sep 14 08:40:36 2006 -0500
  45. a129544 General indent and whitespace cleanups. by Jon Loeliger · Tue Aug 22 12:06:18 2006 -0500
  46. 58957a5 Convert to mac-address in ethernet nodes. by Jon Loeliger · Thu Aug 03 16:17:56 2006 -0500
  47. e65e32e White space cleanup. by Jon Loeliger · Wed May 31 12:44:44 2006 -0500
  48. 72f8a8e Moved mpc8641hpcn_board_reset() out of cpu/ into board/. by Jon Loeliger · Wed May 31 11:24:28 2006 -0500
  49. 64268d7 Remove dead debug code. by Jon Loeliger · Wed May 31 10:07:28 2006 -0500
  50. d68e2ba Move mpc86xx PIXIS code to board directory by Jon Loeliger · Tue May 30 17:47:00 2006 -0500
  51. 574026a Improve "reset" command's interaction with watchdog. by Haiying Wang · Tue May 30 09:10:32 2006 -0500
  52. 465b9d8 Cleanup whitespaces and style issues. by Jon Loeliger · Thu Apr 27 10:15:16 2006 -0500
  53. 5c8aa97 Initial support for MPC8641 HPCN board. by Jon Loeliger · Wed Apr 26 17:58:56 2006 -0500