1. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:41:17 2010 -0400
  2. 306d801 cpu/ppc4xx/Makefile: build only needed object files by Wolfgang Denk · Sun Nov 21 00:03:32 2010 +0100
  3. 95ca5fa ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · Sat Sep 11 09:31:43 2010 +0200
  4. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · Thu Sep 09 19:18:00 2010 +0200
  5. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  6. c3bcfce ppc4xx: DDR2: Complete RDSS configuration on non-SPD based boards by Stefan Roese · Tue May 25 15:33:14 2010 +0200
  7. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200[Renamed (99%) from arch/ppc/cpu/ppc4xx/44x_spd_ddr2.c]
  8. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500[Renamed (99%) from cpu/ppc4xx/44x_spd_ddr2.c]
  9. 389672f ppc4xx: Allow setting a single SPD EEPROM address for DDR2 DIMMs by Felix Radensky · Tue Jan 19 21:19:06 2010 +0200
  10. 3774888 ppc4xx: 44x_spd_ddr2.c: Fix register macro ECCCR -> ECCES (SDRAM_ECCES) by Stefan Roese · Tue Nov 03 14:34:45 2009 +0100
  11. cb9ebd0 ppc4xx: Merge PPC4xx DDR and DDR2 ECC handling by Stefan Roese · Mon Sep 28 17:33:45 2009 +0200
  12. 0e92536 ppc4xx: Reorganize DDR2 ECC handling by Felix Radensky · Sun Sep 27 23:56:12 2009 +0200
  13. 8d4d4a6 4xx: Fix compilation warnings and MQ registers dump in SPD DDR2 code by Felix Radensky · Wed Jul 01 11:37:46 2009 +0300
  14. 5b64842 ppc4xx: Fix initialization of the SDRAM_CODT register by Carolyn Smith · Thu Feb 12 06:13:44 2009 +0100
  15. 4cd44a8 ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h by Kumar Gala · Thu Feb 05 20:40:58 2009 -0600
  16. 446eb8d ppc4xx: Add static support for 44x IBM SDRAM Controller by Adam Graham · Wed Oct 08 10:13:14 2008 -0700
  17. 4216d75 Merge 'next' branch by Wolfgang Denk · Sat Oct 18 21:59:44 2008 +0200
  18. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  19. bbfab70 ppc4xx: PPC44x MQ initialization by Yuri Tikhonov · Fri Oct 17 12:54:18 2008 +0200
  20. 97a5581 ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines by Adam Graham · Wed Sep 03 12:26:59 2008 -0700
  21. 52b6bec ppc4xx: Optimizations/Cleanups for IBM DDR2 Memory Controller by Prodyut Hazarika · Wed Aug 27 16:39:00 2008 -0700
  22. 1abbbd0 ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patch by Stefan Roese · Thu Aug 21 11:05:03 2008 +0200
  23. 038f0d8 ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe, by Prodyut Hazarika · Wed Aug 20 09:38:51 2008 -0700
  24. 3762825 Fix merge problems by Stefan Roese · Wed Aug 06 14:05:38 2008 +0200
  25. 5ed7d91 ppc4xx: Fix compile warning in 44x_spd_ddr2.c by Stefan Roese · Fri Jul 11 13:10:56 2008 +0200
  26. 2001a33 ppc4xx: Fix merge problems in 44x_spd_ddr2.c by Stefan Roese · Thu Jul 10 15:32:32 2008 +0200
  27. 9416cd9 ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM Controller by Grant Erickson · Wed Jul 09 16:46:35 2008 -0700
  28. 224bc96 ppc4xx: Add initial 460SX defines for the cpu/ppc4xx directory. by Feng Kan · Tue Jul 08 22:47:31 2008 -0700
  29. 251161b ppc4xx: Fix printf format warnings now visible with the updated format check by Stefan Roese · Thu Jul 10 09:58:06 2008 +0200
  30. 0203a97 ppc4xx: Enable support for > 2GB SDRAM on AMCC Katmai by Stefan Roese · Wed Jul 09 17:33:57 2008 +0200
  31. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  32. a226c85 ppc4xx: Change Kilauea to use the common DDR2 init function by Stefan Roese · Mon Jun 02 17:13:55 2008 +0200
  33. b693341 ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · Thu May 22 14:44:14 2008 -0700
  34. 964754e ppc4xx: Fix problem with DIMMs with 8 banks in 44x_spd_ddr2.c by Stefan Roese · Wed Apr 30 10:49:43 2008 +0200
  35. 286b81b ppc4xx: Complete remove bogus dflush() by Stefan Roese · Tue Apr 29 13:57:07 2008 +0200
  36. bdd13d1 ppc4xx: Add basic support for AMCC 460EX/460GT (1/5) by Stefan Roese · Tue Mar 11 15:05:26 2008 +0100
  37. 4a0f590 ppc4xx: Remove compiler warning in cpu/ppc4xx/44x_spd_ddr2.c by Stefan Roese · Tue Jan 15 10:11:02 2008 +0100
  38. 5d12092 ppc4xx: Remove unused CONFIG_ECC_ERROR_RESET from 44x_spd_ddr2.c by Stefan Roese · Sat Jan 05 09:13:46 2008 +0100
  39. e3060b0 ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setup by Stefan Roese · Sat Jan 05 09:12:41 2008 +0100
  40. 68681607 ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAM by Stefan Roese · Wed Oct 31 20:57:11 2007 +0100
  41. edd73f2 ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx by Stefan Roese · Sun Oct 21 08:12:41 2007 +0200
  42. 0e3945c lib_ppc: make board_add_ram_info weak by Kim Phillips · Thu Aug 16 22:52:39 2007 -0500
  43. bd2adeb ppc4xx: Add new weak functions to support boardspecific DDR2 configuration by Stefan Roese · Mon Jul 16 09:57:00 2007 +0200
  44. 1421586 Merge with /home/hs/Atronic/u-boot by Wolfgang Denk · Mon Jul 09 23:41:45 2007 +0200
  45. 68310b0 [PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANG by Heiko Schocher · Mon Jun 25 19:11:37 2007 +0200
  46. 70df7bc Coding stylke cleanup; rebuild CHANGELOG by Wolfgang Denk · Fri Jun 22 23:59:00 2007 +0200
  47. 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · Fri Jun 22 19:11:54 2007 +0200
  48. fb33c76 [ppc4xx] Extend program_tlb() with virtual & physical addresses by Stefan Roese · Thu Jun 14 11:14:32 2007 +0200
  49. 32a1cad ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe) by Stefan Roese · Fri Jun 01 13:45:00 2007 +0200
  50. 5c06cb9 Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx by Wolfgang Denk · Wed Apr 18 17:00:09 2007 +0200
  51. 5d48a84 ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe) by Stefan Roese · Sat Mar 31 13:15:06 2007 +0200
  52. f88e360 ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe) by Stefan Roese · Sat Mar 31 08:46:08 2007 +0200
  53. c823cf2 Merge with /home/git/u-boot by Wolfgang Denk · Thu Mar 08 11:41:19 2007 +0100
  54. 31c59f7 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · Thu Mar 08 11:38:58 2007 +0100
  55. b39ef63 ppc4xx: Update 440SP/440SPe DDR SPD setup code to support 440SP by Stefan Roese · Thu Mar 08 10:06:09 2007 +0100
  56. b38e0df Restructure POST directory to support of other CPUs, boards, etc. by Wolfgang Denk · Tue Mar 06 18:08:43 2007 +0100
  57. f972e77 Some code cleanup. by Wolfgang Denk · Sun Mar 04 01:36:05 2007 +0100
  58. 313a617 Merge with /home/stefan/git/u-boot/denx-merge-sr by Stefan Roese · Thu Mar 01 21:16:02 2007 +0100
  59. bad4111 [PATCH] Update AMCC Katmai 440SPe eval board support by Stefan Roese · Thu Mar 01 21:11:36 2007 +0100
  60. 52232fd Minor code cleanup. by Wolfgang Denk · Tue Feb 27 14:26:04 2007 +0100
  61. 43f3247 [PATCH] PPC4xx: Add 440SP(e) DDR2 SPD DIMM support by Stefan Roese · Tue Feb 20 10:43:34 2007 +0100