1. 276a646 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq by Paul Gortmaker · Wed Jul 09 13:23:05 2008 -0400
  2. 12cec0a Fix some more print() format errors. by Wolfgang Denk · Fri Jul 11 01:16:00 2008 +0200
  3. 68d1acf Merge commit 'wd/master' by Jon Loeliger · Thu Jul 10 12:05:32 2008 -0500
  4. a49ae4a Minor coding style cleanup; update CHANGELOG by Wolfgang Denk · Thu Jul 10 01:13:30 2008 +0200
  5. 6c71b94 Feed the watchdog in u-boot for 8610 board. by Jason Jin · Tue May 13 11:50:36 2008 +0800
  6. d448a49 Add mechanisms for CPU and board-specific Ethernet initialization by Ben Warren · Mon Jun 23 22:57:27 2008 -0700
  7. 0229f71 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · Wed Jun 11 21:33:16 2008 +0200
  8. 994fdba 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · Wed Jun 11 00:51:45 2008 -0500
  9. 6b3fbe4 MPC86xx: Change traps.c to not reference non-addressable memory by Becky Bruce · Wed May 14 13:09:58 2008 -0500
  10. 7e07c77 PPC: 86xx Add bat registers to reginfo command by Becky Bruce · Thu May 08 19:02:51 2008 -0500
  11. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  12. d86e17e 7450 and 86xx L2 cache invalidate bug corrections by Wheatley Travis · Fri May 02 13:35:15 2008 -0700
  13. d93136b Fix calculation of I2C clock for some 86xx chips by Timur Tabi · Fri Apr 04 11:16:11 2008 -0500
  14. 3af779b 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · Tue Apr 29 10:27:08 2008 -0500
  15. f574097 Update SVR numbers to expand support by Andy Fleming · Wed Feb 06 01:19:40 2008 -0600
  16. 84640c9 86xx: Convert sbc8641d to use libfdt. by Jon Loeliger · Mon Feb 18 14:01:56 2008 -0600
  17. 4c67b0a mpc86xx: Fix unused variable 'config' and 'immap' by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 23:35:31 2008 +0100
  18. 4b76a4f mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law' by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 23:03:36 2008 +0100
  19. e9f2dbb Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · Fri Feb 15 00:26:52 2008 +0100
  20. c1499f48 85xx, 86xx: Determine I2C clock frequencies and store in global_data by Timur Tabi · Wed Jan 09 14:35:26 2008 -0600
  21. 69c0964 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · Thu Feb 14 22:43:22 2008 +0100
  22. 86a28e9 ppc: Refactor cache routines, so there is only one common set. by Rafal Jaworowski · Tue Jan 15 12:52:31 2008 +0100
  23. b0b3094 86xx: Add reginfo command by Becky Bruce · Wed Jan 23 16:31:06 2008 -0600
  24. a809901 86xx: Remove old-style law setup code by Becky Bruce · Wed Jan 23 16:31:04 2008 -0600
  25. b415b56 86xx: Support new law setup method and convert mpc8641 by Becky Bruce · Wed Jan 23 16:31:01 2008 -0600
  26. f81ab5b 86xx: Rearrange the sequence in start.S by Becky Bruce · Wed Jan 23 16:31:00 2008 -0600
  27. e6c8484 86xx: Support 2GB DIMMs by Becky Bruce · Thu Jan 10 14:00:28 2008 -0600
  28. 23740cf Merge commit 'remotes/wd/master' by Jon Loeliger · Tue Nov 20 14:34:57 2007 -0600
  29. 9225411 Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · Sun Nov 18 16:36:27 2007 +0100
  30. 4e56a50 86xx: Fix broken variable reference when #def DEBUGing. by Jon Loeliger · Thu Nov 01 12:23:29 2007 -0500
  31. 4c58126 make 8610 board use pixis reset by Jason Jin · Fri Oct 26 18:32:00 2007 +0800
  32. 333dd1d make 8610 board use pixis reset by Jason Jin · Fri Oct 26 18:32:00 2007 +0800
  33. b858b18 86xx: Fix broken variable reference when #def DEBUGing. by Jon Loeliger · Thu Nov 01 12:23:29 2007 -0500
  34. 3b971c9 Initial mpc8610hpcd cpu/, README and include/ files. by Jon Loeliger · Tue Oct 16 15:26:51 2007 -0500
  35. f305b2d 86xx: Allow for fewer DDR slots per memory controller. by Jon Loeliger · Mon Aug 27 12:41:03 2007 -0500
  36. d112a2c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · Sat Sep 15 20:48:41 2007 +0200
  37. 11c9958 cpu/86xx fixes. by Jon Loeliger · Thu Aug 02 14:42:20 2007 -0500
  38. 91080f7 Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. by Ed Swarthout · Thu Aug 02 14:09:49 2007 -0500
  39. 4d5a8e3 Fix build errors and warnings / code cleanup. by Wolfgang Denk · Thu Aug 02 00:48:45 2007 +0200
  40. 07d5349 mpc86xx: Remove old CFG_CMD_* references. by Jon Loeliger · Wed Jun 13 13:23:15 2007 -0500
  41. 6637e4c cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:08 2007 -0500
  42. 508c5ba Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Tue Jul 03 15:07:56 2007 +0200
  43. 06244e4 [ppc] Fix build breakage for all non-4xx PowerPC variants. by Rafal Jaworowski · Fri Jun 22 14:58:04 2007 +0200
  44. 87c8618 mpc8641 image size cleanup by Ed Swarthout · Tue Jun 05 12:30:52 2007 -0500
  45. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · Wed May 16 16:52:19 2007 -0500
  46. 95aff26 Conditionalize 8641 Rev1.0 MCM workarounds by James Yang · Wed Feb 07 15:28:04 2007 -0600
  47. 9a954ec Rewrote picos_to_clk() to avoid rounding errors. by James Yang · Fri Mar 16 13:02:53 2007 -0500
  48. abe7bd0 mpc86xx; Write MAC address to mac-address and local-mac-address by Jon Loeliger · Fri Apr 20 14:12:26 2007 -0500
  49. 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
  50. 57b6e9c Add PIXIS FPGA support for MPC8641HPCN board. by Haiying Wang · Mon Jan 22 12:37:30 2007 -0600
  51. 0df7b5b Set Rev 2.x 86xx PIC in mixed mode. by Haiying Wang · Thu Dec 07 10:35:55 2006 -0600
  52. 3e06f18 Add support for 8641 Rev 2 silicon. by Ed Swarthout · Thu Dec 07 10:34:14 2006 -0600
  53. d373059 MPC86xx: Cleaned up unused and conditionally used local variables. by Jon Loeliger · Fri Oct 27 07:47:22 2006 -0500
  54. 827c875 Fix "ar" flags in some Makefiles to allow for silent "make -s" by Wolfgang Denk · Fri Oct 27 11:55:21 2006 +0200
  55. d46f6e7 Code cleanup by Wolfgang Denk · Tue Oct 24 15:32:57 2006 +0200
  56. e4773be Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c by Jon Loeliger · Thu Oct 19 11:02:16 2006 -0500
  57. ae13a64 Coding style changes to remove local varible blocks and reformat a bit nicer. by Jon Loeliger · Tue Oct 10 17:19:03 2006 -0500
  58. 5f4de40 Fix whitespace issues. by Jon Loeliger · Tue Oct 10 17:14:45 2006 -0500
  59. 194cd6b Merge branch 'mpc86xx' by Jon Loeliger · Fri Sep 29 09:34:35 2006 -0500
  60. 132f193 Fix missing tCycle/modfreq calculation. by John Traill · Fri Sep 29 08:23:12 2006 +0100
  61. fdfb4ed Modified makefile for new build mechanism. by Jon Loeliger · Tue Sep 19 09:34:10 2006 -0500
  62. f57e829 Handle 86xx SVR values according to the new Reference Manual. by Jon Loeliger · Thu Sep 14 08:40:36 2006 -0500
  63. 0da7bcb Remove trailing empty lines. by Jon Loeliger · Tue Aug 29 11:05:09 2006 -0500
  64. e975015 Remove bogus msync and use volatile asm. by Jon Loeliger · Tue Aug 29 09:48:49 2006 -0500
  65. a129544 General indent and whitespace cleanups. by Jon Loeliger · Tue Aug 22 12:06:18 2006 -0500
  66. 1e43ac58 Cleanup compiler warnings. by Jon Loeliger · Tue Aug 22 10:42:21 2006 -0500
  67. 0383df8 Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR by Haiying Wang · Tue Aug 15 15:13:15 2006 -0400
  68. fcd18ba Fix caslat calculation by John Traill · Tue Aug 08 11:32:43 2006 +0100
  69. 58957a5 Convert to mac-address in ethernet nodes. by Jon Loeliger · Thu Aug 03 16:17:56 2006 -0500
  70. 43d624d Move get_board_sys_clk to board directory by Haiying Wang · Fri Jul 28 12:41:18 2006 -0400
  71. aacf3f4 Fix 8641HPCN pollution by John Traill · Fri Jul 28 09:03:54 2006 +0100
  72. 377d596 Enable PCIE1 for MPC8641HPCN board by Jin Zhengxiong-R64188 · Tue Jun 27 18:11:54 2006 +0800
  73. 5eed3c4 Do not enable address translation on secondary CPUs. by Jon Loeliger · Thu Jun 15 21:33:37 2006 -0500
  74. 9dbfbda Fix a get_board_sys_clk() use-before-def warning. by Jon Loeliger · Wed Jun 07 10:53:55 2006 -0500
  75. 8827a73 Review cleanups. by Jon Loeliger · Wed May 31 13:55:35 2006 -0500
  76. e65e32e White space cleanup. by Jon Loeliger · Wed May 31 12:44:44 2006 -0500
  77. 72f8a8e Moved mpc8641hpcn_board_reset() out of cpu/ into board/. by Jon Loeliger · Wed May 31 11:24:28 2006 -0500
  78. 64268d7 Remove dead debug code. by Jon Loeliger · Wed May 31 10:07:28 2006 -0500
  79. d68e2ba Move mpc86xx PIXIS code to board directory by Jon Loeliger · Tue May 30 17:47:00 2006 -0500
  80. 574026a Improve "reset" command's interaction with watchdog. by Haiying Wang · Tue May 30 09:10:32 2006 -0500
  81. 2227775 Fix two SDRAM setup bugs. by Haiying Wang · Tue May 30 08:51:19 2006 -0500
  82. 0726545 Change arbitration to round-robin for SMP linux. by Jon Loeliger · Fri May 19 13:28:39 2006 -0500
  83. 598e172 Enable dual DDR controllers and interleaving. by Jon Loeliger · Fri May 19 13:26:34 2006 -0500
  84. 124f7d4 Remove L2 Cache invalidate polling. by Jon Loeliger · Fri May 19 13:14:15 2006 -0500
  85. 237c5ad Remove unneeded INIT_RAM_LOCK cache twiddling. by Haiying Wang · Wed May 10 09:38:06 2006 -0500
  86. 465b9d8 Cleanup whitespaces and style issues. by Jon Loeliger · Thu Apr 27 10:15:16 2006 -0500
  87. 5c8aa97 Initial support for MPC8641 HPCN board. by Jon Loeliger · Wed Apr 26 17:58:56 2006 -0500