1. c1499f48 85xx, 86xx: Determine I2C clock frequencies and store in global_data by Timur Tabi · Wed Jan 09 14:35:26 2008 -0600
  2. 69c0964 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · Thu Feb 14 22:43:22 2008 +0100
  3. 86a28e9 ppc: Refactor cache routines, so there is only one common set. by Rafal Jaworowski · Tue Jan 15 12:52:31 2008 +0100
  4. 1f16448 QE: Move FDT support into a common file by Kumar Gala · Thu Jan 17 08:25:45 2008 -0600
  5. 3595e61 Coding Style Cleanup; update CHANGELOG by Wolfgang Denk · Wed Jan 23 14:31:17 2008 +0100
  6. d7ea3e3 85xx: Get ride of old TLB setup code by Kumar Gala · Thu Jan 17 02:19:18 2008 -0600
  7. 9772ee7 85xx: Reworked initial processor init by Kumar Gala · Wed Jan 16 22:38:34 2008 -0600
  8. 95bb67f 85xx: Introduce new tlb API by Kumar Gala · Wed Jan 16 22:33:22 2008 -0600
  9. df359c5 85xx: Remove old style of LAW init by Kumar Gala · Wed Jan 16 09:22:29 2008 -0600
  10. 95fd2f6 85xx: Move LAW init code into C by Kumar Gala · Wed Jan 16 01:13:58 2008 -0600
  11. b434468 Add QE brg freq and correct qe bus freq fdt update code by Kim Phillips · Wed Jan 09 16:56:54 2008 -0600
  12. 6d838da 85xx: add ability to upload QE firmware by Timur Tabi · Mon Jan 07 13:31:19 2008 -0600
  13. 938e14e 85xx: Remove cache config from configs.h by Kumar Gala · Tue Jan 08 01:22:21 2008 -0600
  14. 1ad4b3b Reworked FSL Book-E TLB macros to be more readable by Kumar Gala · Wed Dec 19 01:18:15 2007 -0600
  15. 07db170 Handle Asynchronous DDR clock on 85xx by Kumar Gala · Fri Dec 07 04:59:26 2007 -0600
  16. 0a7a097 Stop using immap_t on 85xx by Kumar Gala · Thu Nov 29 02:10:09 2007 -0600
  17. 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
  18. cd113a0 Stop using immap_t for cpm offset on 85xx by Kumar Gala · Wed Nov 28 00:36:33 2007 -0600
  19. ec1340d Stop using immap_t for guts offset on 85xx by Kumar Gala · Tue Nov 27 23:25:02 2007 -0600
  20. 81a21e9 Add libfdt based ft_cpu_setup for mpc85xx by Kumar Gala · Thu Nov 29 00:15:30 2007 -0600
  21. f7a7f08 Cleanup coding style; update CHANGELOG by Wolfgang Denk · Sat Nov 03 23:09:27 2007 +0100
  22. 06c2fb9 Setting MSR[DE] in do_reset by urwithsughosh@gmail.com · Mon Sep 24 13:32:13 2007 -0400
  23. e9f4e34 MSR overwrite fix by urwithsughosh@gmail.com · Mon Sep 24 13:36:01 2007 -0400
  24. 91510e0 Remove magic numbers from cache related operations for mpc85xx by Kumar Gala · Tue Oct 02 11:12:27 2007 -0500
  25. 7d6be30 85xx io out functions need sync after write. by Ed Swarthout · Wed Sep 26 16:35:54 2007 -0500
  26. 6b9f194 Enable L2 cache for MPC8568MDS board by Haiying Wang · Thu Aug 23 15:20:54 2007 -0400
  27. 1dfd6d9 85xxCDS: Add make targets for legacy systems. by Randy Vinson · Tue Feb 27 19:42:22 2007 -0700
  28. ee0e917 Add support for UEC to 8568 by Andy Fleming · Tue Aug 14 00:14:25 2007 -0500
  29. 6c309b0 Empirically set cpo and clk_adjust for mpc85xx DDR2 support by Haiying Wang · Tue Jun 19 14:18:32 2007 -0400
  30. 76e276b Use an absolute address when jumping out of 4k boot page by Kumar Gala · Tue Aug 07 18:07:27 2007 -0500
  31. 30725fe MPC85xx BA bits not set for 3-bit bank address DIMM by Andy Fleming · Mon Aug 13 14:49:59 2007 -0500
  32. 6e45262 Fix minor 85xx warnings by Andy Fleming · Mon Aug 13 14:38:06 2007 -0500
  33. f08233c 85xx start.S cleanup and exception support by Andy Fleming · Tue Aug 14 01:34:21 2007 -0500
  34. dadc6c9 85xx allow debugger to configure ddr. by Ed Swarthout · Fri Jul 27 01:50:48 2007 -0500
  35. dd93d8f mpc85xx L2 cache reporting and SRAM relocation option. by Ed Swarthout · Fri Jul 27 01:50:47 2007 -0500
  36. 07efe2a cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 10:27:39 2007 -0500
  37. 526e5ce cpu/m*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 19:06:00 2007 -0500
  38. f42aa12 Fix #if typo in CONFIG_CMD_* changes. by Jon Loeliger · Wed Jun 13 13:21:37 2007 -0500
  39. 6637e4c cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:08 2007 -0500
  40. 508c5ba Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Tue Jul 03 15:07:56 2007 +0200
  41. 06244e4 [ppc] Fix build breakage for all non-4xx PowerPC variants. by Rafal Jaworowski · Fri Jun 22 14:58:04 2007 +0200
  42. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · Wed May 16 16:52:19 2007 -0500
  43. 58c495b Coding stylke cleanup; update CHANGELOG. by Wolfgang Denk · Sat May 05 18:23:11 2007 +0200
  44. dcd580b Cleaned up some 85xx PCI bugs by Andy Fleming · Sat Feb 24 01:08:13 2007 -0600
  45. 71706df Add support for the 8568 MDS board by Andy Fleming · Mon Apr 23 02:54:25 2007 -0500
  46. 6d97276 Reworked 85xx speed detection code by Andy Fleming · Mon Apr 23 02:37:47 2007 -0500
  47. 8c7adf4 Support 1G size on 8548 by Andy Fleming · Fri Feb 23 17:12:25 2007 -0600
  48. ce1f25f Only set ddrioovcr for 8548 rev1. by Andy Fleming · Fri Feb 23 16:28:46 2007 -0600
  49. 9782c55 Tweak DDR ECC error counter by Andy Fleming · Sat Feb 24 01:16:45 2007 -0600
  50. 4399a51 85xx: write MAC address to mac-address and local-mac-address by Timur Tabi · Mon Feb 12 13:34:55 2007 -0600
  51. eac342d Some 85xx cpu cleanups by Andy Fleming · Mon Apr 23 01:44:44 2007 -0500
  52. f631cca Add cpu support for the 8544 by Andy Fleming · Mon Apr 23 01:32:22 2007 -0500
  53. 395478d u-boot: Fix e500 v2 core reset bug by Zang Roy-r61911 · Tue Dec 05 16:42:30 2006 +0800
  54. 077fb1a u-boot: v2: Remove the fixed TLB and LAW entrynubmer by Zang Roy-r61911 · Wed Dec 20 11:01:00 2006 +0800
  55. d46f6e7 Code cleanup by Wolfgang Denk · Tue Oct 24 15:32:57 2006 +0200
  56. 43d818f Converted all 85xx boards to use a common FSL I2C driver. by Jon Loeliger · Fri Oct 20 15:50:15 2006 -0500
  57. c934adb * Fix a bunch of compiler warnings for gcc 4.0 by Jon Loeliger · Thu Oct 19 11:33:52 2006 -0500
  58. 12b7853 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Oct 10 17:21:42 2006 -0500
  59. 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
  60. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  61. 3938a0f Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Sep 19 08:51:24 2006 -0500
  62. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  63. 7486d7c * Switched default PCI speed for 8540 ADS back to 33MHz by Matthew McClintock · Wed Jun 28 10:47:03 2006 -0500
  64. 31db9c3 * Added support for initializing second PCI bus on 85xx Patch by Andy Fleming 17-Mar-2006 by Matthew McClintock · Wed Jun 28 10:45:17 2006 -0500
  65. 3d40317 * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon Loeliger 17-Jan-2006 by Matthew McClintock · Wed Jun 28 10:43:36 2006 -0500
  66. 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
  67. ac6c4e7 Fix bug in [id]cache_status commands for MPC85xx processors; by Wolfgang Denk · Mon Mar 13 00:46:05 2006 +0100
  68. 3bd697b Fix DPRAM offset/size for MPC8541/8555. Simplify TQM85xx Makefile handling. by Wolfgang Denk · Tue Dec 06 15:02:31 2005 +0100
  69. 8c69551 Fix MPC85xx PCI support (pci_register_hose() before pci config access) by Stefan Roese · Mon Nov 07 13:43:06 2005 +0100
  70. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · Fri Oct 28 22:30:33 2005 +0200
  71. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  72. 9da240c Added support for KwikByte KB920x boards (based on AT91RM9200) by Wolfgang Denk · Wed Oct 05 00:19:34 2005 +0200
  73. 29dcbd4 E500 update: repoint IVPR to RAM when code is relocated by Wolfgang Denk · Wed Oct 05 00:00:54 2005 +0200
  74. 355da03 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Fri Aug 05 11:22:28 2005 +0200
  75. c94dea2 Fix typos in cpu/85xx/start.S which caused DataTLB exception to be by Wolfgang Denk · Thu Aug 04 01:24:19 2005 +0200
  76. ebc7224 Fix style issues primarily in 85xx and 83xx boards. by Jon Loeliger · Mon Aug 01 13:20:47 2005 -0500
  77. 61e6195 * Patch by Ron Alder, 11 July 2005 by Lunsheng Wang · Fri Jul 29 10:20:29 2005 -0500
  78. 64a96f5 * Patch by Jon Loeliger, 2005-07-25 by Jon Loeliger · Mon Jul 25 15:38:06 2005 -0500
  79. 77a4f6e * Patch by Jon Loeliger, 2005-05-05 by Jon Loeliger · Mon Jul 25 14:05:07 2005 -0500
  80. 4fc25e4 * Patch by Jon Loeliger 2005-02-08 by Jon Loeliger · Mon Jul 25 10:58:39 2005 -0500
  81. f5ad378 * Patch by Jon Loeliger, Kumar Gala 2005-02-08 by Jon Loeliger · Sat Jul 23 10:37:35 2005 -0500
  82. f3da7cc Fix timer handling on MPC85xx systems by wdenk · Fri May 13 22:49:36 2005 +0000
  83. faaa602 Fix bug in the SDRAM initialization code for canmb, IceCube and PM520 boards. by wdenk · Thu Apr 21 21:10:22 2005 +0000
  84. d0245fc * Fixes for TQM8560 board: by wdenk · Wed Apr 13 10:02:42 2005 +0000
  85. e085e5b * Patch by Ladislav Michl, 05 Apr 2005: Add support for VoiceBlue board. by wdenk · Tue Apr 05 23:32:21 2005 +0000
  86. f41ff3b * Add FEC support for TQM8540 board. by wdenk · Mon Apr 04 23:43:44 2005 +0000
  87. 6d3c6d1 Patches by Josef Wagner, 29 Oct 2004: by wdenk · Sun Apr 03 22:35:21 2005 +0000
  88. a594888 Patches by Martin Krause, 22 Mar 2005: by wdenk · Sun Mar 27 23:41:39 2005 +0000
  89. 3f3262b Update code for TQM8540 board (and 85xx in general): by wdenk · Tue Mar 15 22:56:53 2005 +0000
  90. bfad55d * Patch by David Brownell, 10 Mar 2005: by wdenk · Mon Mar 14 23:56:42 2005 +0000
  91. ef3386f Patches by Scott McNutt, 24 Aug 2004: by wdenk · Sun Oct 10 21:27:30 2004 +0000
  92. 0424e5d * Patch by Jon Loeliger, 24 Aug 2004: by wdenk · Sun Oct 10 20:23:57 2004 +0000
  93. a9799ed * Patch by Jon Loeliger, 15 Jul 2004: Fix MPC85xx I2C driver by wdenk · Tue Sep 28 21:26:26 2004 +0000
  94. 492b9e7 Patch by Jon Loeliger, 16 Jul 2004: by wdenk · Sun Aug 01 23:02:45 2004 +0000
  95. 7ac1610 * Code cleanup by wdenk · Sun Aug 01 22:48:16 2004 +0000
  96. 3203c8f * Patch by Fred Klatt, 25 Jun 2004: Add support for WindRiver's SBC8560 board by wdenk · Sat Jul 10 21:45:47 2004 +0000
  97. 13eb221 Patch by Jon Loeliger, 17 June 2004: by wdenk · Fri Jul 09 23:27:13 2004 +0000
  98. a445ddf Patches Part 1 by Jon Loeliger, 11 May 2004: by wdenk · Wed Jun 09 00:34:46 2004 +0000
  99. 78924a7 * Patch by Dan Malek, 07 Apr 2004: by wdenk · Sun Apr 18 21:45:42 2004 +0000
  100. e97d3d9 * Patches by Reinhard Meyer, 14 Feb 2004: by wdenk · Mon Feb 23 22:22:28 2004 +0000