1. 868e346 fdt: add crypto node handling for MPC8{3, 5}xxE processors by Kim Phillips · Mon Jun 16 15:55:53 2008 -0500
  2. e4ad454 Fix printf errors. by Andrew Klossner · Mon Jul 07 06:41:14 2008 -0700
  3. e73dabc Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · Wed Jul 09 23:22:54 2008 +0200
  4. d448a49 Add mechanisms for CPU and board-specific Ethernet initialization by Ben Warren · Mon Jun 23 22:57:27 2008 -0700
  5. 41df50a Coding Style Cleanup by Wolfgang Denk · Sat Jun 28 23:34:37 2008 +0200
  6. a9e1828 Fix 4xx build issue by Anatolij Gustschin · Thu Jun 12 12:40:11 2008 +0200
  7. 994fdba 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · Wed Jun 11 00:51:45 2008 -0500
  8. 75639e0 FSL LAW: Keep track of LAW allocations by Kumar Gala · Wed Jun 11 00:44:10 2008 -0500
  9. ddc1a47 Added the upmconfig() function for 85xx. by Sergei Poselenov · Fri Jun 06 15:42:40 2008 +0200
  10. 09cb120 MPC85xx: Beautify boot output of L2 cache configuration by Wolfgang Grandegger · Thu Jun 05 13:11:59 2008 +0200
  11. ec68f93 85xx: Add setting of cache props in the device tree. by Kumar Gala · Thu May 29 11:22:06 2008 -0500
  12. 8ddf00c 85xx: expose cpu identification by Kumar Gala · Tue Jun 10 16:53:46 2008 -0500
  13. 54b6810 85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define it by Kumar Gala · Thu May 29 01:21:24 2008 -0500
  14. 306b4e8 MPC85xx: Change traps.c to not reference non-addressable memory by Becky Bruce · Wed May 14 13:10:04 2008 -0500
  15. ff10bf7 Merge branch 'socrates' of /home/wd/git/u-boot/projects by Wolfgang Denk · Wed May 21 01:13:52 2008 +0200
  16. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  17. 2514742 Fixed reset for socrates by Sergei Poselenov · Thu May 08 14:17:08 2008 +0200
  18. 9f84304 85xx: Add -mno-spe to e500/85xx builds by Kumar Gala · Tue Apr 29 12:54:59 2008 -0500
  19. 3af779b 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · Tue Apr 29 10:27:08 2008 -0500
  20. 398dcd6 85xx: Additional fixes and cleanup of MP code by Kumar Gala · Mon Apr 28 02:24:04 2008 -0500
  21. 93d5ffb 85xx: Round up frequency calculations to get reasonable output by Kumar Gala · Mon Apr 21 09:28:36 2008 -0500
  22. d74b170 85xx: Fix size of cpu-release-addr property by Kumar Gala · Fri Apr 18 11:29:01 2008 -0500
  23. 44befe0 Fix calculation of I2C clock for some 85xx chips by Timur Tabi · Fri Apr 04 11:15:58 2008 -0500
  24. 615f14d 85xx: Fix detection of MP cpu spin up by Kumar Gala · Wed Apr 09 04:20:57 2008 -0500
  25. 1f109fd 85xx: Use SVR_SOC_VER instead of SVR_VER by Kumar Gala · Tue Apr 08 10:45:50 2008 -0500
  26. 5769ded 85xx: Add cpu_mp_lmb_reserve helper to reserve boot page by Kumar Gala · Wed Mar 26 08:53:53 2008 -0500
  27. deeac57 85xx: Update multicore boot mechanism to ePAPR v0.81 spec by Kumar Gala · Wed Mar 26 08:34:25 2008 -0500
  28. 8aea089 85xx: Fix merge duplication by Kumar Gala · Wed Feb 27 22:00:27 2008 -0600
  29. d1d51ad 85xx: Speed up get_ddr_freq() and get_bus_freq() by James Yang · Fri Feb 08 18:05:08 2008 -0600
  30. 5dab484 85xx: Show DDR memory data rate in addition to the memory clock frequency. by James Yang · Fri Feb 08 16:46:27 2008 -0600
  31. 957b191 85xx: get_tbclk() speed up and rounding fix by James Yang · Fri Feb 08 16:44:53 2008 -0600
  32. f574097 Update SVR numbers to expand support by Andy Fleming · Wed Feb 06 01:19:40 2008 -0600
  33. 05260f8 85xx: Added support for multicore boot mechanism by Kumar Gala · Thu Feb 14 11:04:23 2008 -0600
  34. 36d6b3f 85xx: Added support for multicore boot mechanism by Kumar Gala · Thu Jan 17 16:48:33 2008 -0600
  35. d33a55f 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · Wed Jan 30 14:55:14 2008 -0600
  36. 2a44121 85xx: Don't icbi when unlocking the cache by Kumar Gala · Wed Feb 27 16:30:47 2008 -0600
  37. 9ae360f Fix source for ECM error IVPR by Andy Fleming · Wed Feb 27 15:50:50 2008 -0600
  38. 5ba61fe Invalidate INIT_RAM TLB mappings by Andy Fleming · Wed Feb 27 14:29:58 2008 -0600
  39. c1499f48 85xx, 86xx: Determine I2C clock frequencies and store in global_data by Timur Tabi · Wed Jan 09 14:35:26 2008 -0600
  40. 69c0964 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · Thu Feb 14 22:43:22 2008 +0100
  41. 86a28e9 ppc: Refactor cache routines, so there is only one common set. by Rafal Jaworowski · Tue Jan 15 12:52:31 2008 +0100
  42. 1f16448 QE: Move FDT support into a common file by Kumar Gala · Thu Jan 17 08:25:45 2008 -0600
  43. 3595e61 Coding Style Cleanup; update CHANGELOG by Wolfgang Denk · Wed Jan 23 14:31:17 2008 +0100
  44. d7ea3e3 85xx: Get ride of old TLB setup code by Kumar Gala · Thu Jan 17 02:19:18 2008 -0600
  45. 9772ee7 85xx: Reworked initial processor init by Kumar Gala · Wed Jan 16 22:38:34 2008 -0600
  46. 95bb67f 85xx: Introduce new tlb API by Kumar Gala · Wed Jan 16 22:33:22 2008 -0600
  47. df359c5 85xx: Remove old style of LAW init by Kumar Gala · Wed Jan 16 09:22:29 2008 -0600
  48. 95fd2f6 85xx: Move LAW init code into C by Kumar Gala · Wed Jan 16 01:13:58 2008 -0600
  49. b434468 Add QE brg freq and correct qe bus freq fdt update code by Kim Phillips · Wed Jan 09 16:56:54 2008 -0600
  50. 6d838da 85xx: add ability to upload QE firmware by Timur Tabi · Mon Jan 07 13:31:19 2008 -0600
  51. 938e14e 85xx: Remove cache config from configs.h by Kumar Gala · Tue Jan 08 01:22:21 2008 -0600
  52. 1ad4b3b Reworked FSL Book-E TLB macros to be more readable by Kumar Gala · Wed Dec 19 01:18:15 2007 -0600
  53. 07db170 Handle Asynchronous DDR clock on 85xx by Kumar Gala · Fri Dec 07 04:59:26 2007 -0600
  54. 0a7a097 Stop using immap_t on 85xx by Kumar Gala · Thu Nov 29 02:10:09 2007 -0600
  55. 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
  56. cd113a0 Stop using immap_t for cpm offset on 85xx by Kumar Gala · Wed Nov 28 00:36:33 2007 -0600
  57. ec1340d Stop using immap_t for guts offset on 85xx by Kumar Gala · Tue Nov 27 23:25:02 2007 -0600
  58. 81a21e9 Add libfdt based ft_cpu_setup for mpc85xx by Kumar Gala · Thu Nov 29 00:15:30 2007 -0600
  59. f7a7f08 Cleanup coding style; update CHANGELOG by Wolfgang Denk · Sat Nov 03 23:09:27 2007 +0100
  60. 06c2fb9 Setting MSR[DE] in do_reset by urwithsughosh@gmail.com · Mon Sep 24 13:32:13 2007 -0400
  61. e9f4e34 MSR overwrite fix by urwithsughosh@gmail.com · Mon Sep 24 13:36:01 2007 -0400
  62. 91510e0 Remove magic numbers from cache related operations for mpc85xx by Kumar Gala · Tue Oct 02 11:12:27 2007 -0500
  63. 7d6be30 85xx io out functions need sync after write. by Ed Swarthout · Wed Sep 26 16:35:54 2007 -0500
  64. 6b9f194 Enable L2 cache for MPC8568MDS board by Haiying Wang · Thu Aug 23 15:20:54 2007 -0400
  65. 1dfd6d9 85xxCDS: Add make targets for legacy systems. by Randy Vinson · Tue Feb 27 19:42:22 2007 -0700
  66. ee0e917 Add support for UEC to 8568 by Andy Fleming · Tue Aug 14 00:14:25 2007 -0500
  67. 6c309b0 Empirically set cpo and clk_adjust for mpc85xx DDR2 support by Haiying Wang · Tue Jun 19 14:18:32 2007 -0400
  68. 76e276b Use an absolute address when jumping out of 4k boot page by Kumar Gala · Tue Aug 07 18:07:27 2007 -0500
  69. 30725fe MPC85xx BA bits not set for 3-bit bank address DIMM by Andy Fleming · Mon Aug 13 14:49:59 2007 -0500
  70. 6e45262 Fix minor 85xx warnings by Andy Fleming · Mon Aug 13 14:38:06 2007 -0500
  71. f08233c 85xx start.S cleanup and exception support by Andy Fleming · Tue Aug 14 01:34:21 2007 -0500
  72. dadc6c9 85xx allow debugger to configure ddr. by Ed Swarthout · Fri Jul 27 01:50:48 2007 -0500
  73. dd93d8f mpc85xx L2 cache reporting and SRAM relocation option. by Ed Swarthout · Fri Jul 27 01:50:47 2007 -0500
  74. 07efe2a cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 10:27:39 2007 -0500
  75. 526e5ce cpu/m*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 19:06:00 2007 -0500
  76. f42aa12 Fix #if typo in CONFIG_CMD_* changes. by Jon Loeliger · Wed Jun 13 13:21:37 2007 -0500
  77. 6637e4c cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:08 2007 -0500
  78. 508c5ba Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Tue Jul 03 15:07:56 2007 +0200
  79. 06244e4 [ppc] Fix build breakage for all non-4xx PowerPC variants. by Rafal Jaworowski · Fri Jun 22 14:58:04 2007 +0200
  80. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · Wed May 16 16:52:19 2007 -0500
  81. 58c495b Coding stylke cleanup; update CHANGELOG. by Wolfgang Denk · Sat May 05 18:23:11 2007 +0200
  82. dcd580b Cleaned up some 85xx PCI bugs by Andy Fleming · Sat Feb 24 01:08:13 2007 -0600
  83. 71706df Add support for the 8568 MDS board by Andy Fleming · Mon Apr 23 02:54:25 2007 -0500
  84. 6d97276 Reworked 85xx speed detection code by Andy Fleming · Mon Apr 23 02:37:47 2007 -0500
  85. 8c7adf4 Support 1G size on 8548 by Andy Fleming · Fri Feb 23 17:12:25 2007 -0600
  86. ce1f25f Only set ddrioovcr for 8548 rev1. by Andy Fleming · Fri Feb 23 16:28:46 2007 -0600
  87. 9782c55 Tweak DDR ECC error counter by Andy Fleming · Sat Feb 24 01:16:45 2007 -0600
  88. 4399a51 85xx: write MAC address to mac-address and local-mac-address by Timur Tabi · Mon Feb 12 13:34:55 2007 -0600
  89. eac342d Some 85xx cpu cleanups by Andy Fleming · Mon Apr 23 01:44:44 2007 -0500
  90. f631cca Add cpu support for the 8544 by Andy Fleming · Mon Apr 23 01:32:22 2007 -0500
  91. 395478d u-boot: Fix e500 v2 core reset bug by Zang Roy-r61911 · Tue Dec 05 16:42:30 2006 +0800
  92. 077fb1a u-boot: v2: Remove the fixed TLB and LAW entrynubmer by Zang Roy-r61911 · Wed Dec 20 11:01:00 2006 +0800
  93. d46f6e7 Code cleanup by Wolfgang Denk · Tue Oct 24 15:32:57 2006 +0200
  94. 43d818f Converted all 85xx boards to use a common FSL I2C driver. by Jon Loeliger · Fri Oct 20 15:50:15 2006 -0500
  95. c934adb * Fix a bunch of compiler warnings for gcc 4.0 by Jon Loeliger · Thu Oct 19 11:33:52 2006 -0500
  96. 12b7853 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Oct 10 17:21:42 2006 -0500
  97. 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
  98. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  99. 3938a0f Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Sep 19 08:51:24 2006 -0500
  100. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200