1. 1b711ab Merge with /home/sr/git/u-boot/denx-alpr-merge-test by Wolfgang Denk · Mon Nov 27 23:11:18 2006 +0100
  2. 0632d7b [PATCH] 4xx_enet.c: Correct the setting of zmiifer register by Stefan Roese · Mon Nov 27 17:43:25 2006 +0100
  3. a523295 [PATCH] 4xx: Fix problem with board specific reset code (now for real) by Stefan Roese · Mon Nov 27 14:52:04 2006 +0100
  4. ecf05b2 [PATCH] 4xx: Fix problem with board specific reset code by Stefan Roese · Mon Nov 27 14:48:41 2006 +0100
  5. 21df1a4 [PATCH] Remove testing 4xx enet PHY setup by Stefan Roese · Mon Nov 27 14:46:06 2006 +0100
  6. 2a4a943 [PATCH] Update Prodrive ALPR board support (440GX) by Stefan Roese · Mon Nov 27 14:12:17 2006 +0100
  7. b6e6af4 Merge with /home/stefan/git/u-boot/denx by Stefan Roese · Mon Nov 27 14:11:22 2006 +0100
  8. 0100cc1 [PATCH] PPC4xx start.S: Fix for processor errata by Stefan Roese · Wed Nov 22 13:20:50 2006 +0100
  9. ffdd9b9 Merge with /home/stefan/git/u-boot/denx by Stefan Roese · Fri Nov 10 07:48:47 2006 +0100
  10. d07e572 Fix bug in PPC440 NAND driver cpu/ppc4xx/ndfc.c by Stefan Roese · Tue Oct 24 18:06:48 2006 +0200
  11. 6550543 Cleanup compile warnings. Prepare for release 1.1.5 by Wolfgang Denk · Fri Oct 20 17:54:33 2006 +0200
  12. 3cdd3fd Add board/cpu specific NAND chip select function to 440 NDFC by Stefan Roese · Fri Oct 20 14:28:52 2006 +0200
  13. 11dd881 Make 4xx bootup message shorter on 440EPx/GRx platforms by Stefan Roese · Wed Oct 18 15:59:35 2006 +0200
  14. c72b0a4 * PPC405EP: Add support for board configuration of CPC0_PCI register by Stefan Roese · Thu Oct 12 19:50:17 2006 +0200
  15. 865b19e * PPC405EP: Add CFG_GPIO0_OR, CFG_GPIO0_ODR to setup GPIO completely. by Stefan Roese · Thu Oct 12 19:43:29 2006 +0200
  16. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  17. 4df0da5 Coding style cleanup by Wolfgang Denk · Mon Oct 09 00:42:01 2006 +0200
  18. 0368775 Add CONFIG_BOARD_RESET to configure board specific reset function by Stefan Roese · Sat Oct 07 11:30:52 2006 +0200
  19. 0b29443 Merge with /home/stefan/git/u-boot/denx by Stefan Roese · Mon Sep 18 10:48:03 2006 +0200
  20. be6729c Add support for AMCC Rainier PPX440GRx eval board by Stefan Roese · Wed Sep 13 13:51:58 2006 +0200
  21. 6e7cd7c Fix build problem cpu/ppc4xx/ndfc.c Patch by Stefan Roese, 07 Sep 2006 by Stefan Roese · Thu Sep 07 13:09:53 2006 +0200
  22. 42fbddd Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · Thu Sep 07 11:51:23 2006 +0200
  23. 5b1657d Merge with /home/m8/git/u-boot by Wolfgang Denk · Mon Sep 04 01:03:57 2006 +0200
  24. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  25. 074e975 PCIe endpoint support for AMCC Yucca 440SPe board by Stefan Roese · Tue Aug 29 08:05:15 2006 +0200
  26. dd314d1 Code cleanup by Wolfgang Denk · Sun Aug 27 18:10:01 2006 +0200
  27. 4963968 Add initial support for the ALPR board from Prodrive by Stefan Roese · Tue Aug 15 14:22:35 2006 +0200
  28. 980b0e4 Merge with /home/raj/git/u-boot by Wolfgang Denk · Fri Aug 11 18:19:53 2006 +0200
  29. e979909 Fix PCI-Express on PPC440SPe rev. A. by Rafal Jaworowski · Fri Aug 11 12:35:52 2006 +0200
  30. b847413 Merge with /home/raj/git/u-boot by Wolfgang Denk · Thu Aug 10 15:40:49 2006 +0200
  31. a2e7ef0 Add support for PCI-Express on PPC440SPe (Yucca board). by Rafal Jaworowski · Thu Aug 10 12:43:17 2006 +0200
  32. e335ee0 PPC440 DDR setup: Set SDRAM0_CFG0[PMU]=0 for best performance by Stefan Roese · Fri Jul 28 18:34:58 2006 +0200
  33. c80857e Code cleanup by Wolfgang Denk · Fri Jul 21 11:56:05 2006 +0200
  34. ba94093 Add support for TB5200 board by Wolfgang Denk · Wed Jul 19 13:50:38 2006 +0200
  35. be9463b Fix timer problems on AMCC yucca board. by Marian Balakowicz · Thu Jul 06 21:17:24 2006 +0200
  36. 9aa6d72 Add system memory to the PCI region list for AMCC PPC44x CPUs. by Marian Balakowicz · Tue Jul 04 00:55:47 2006 +0200
  37. 11b8c43 Cleanup config file and bootup output for Yucca board. by Marian Balakowicz · Mon Jul 03 23:42:36 2006 +0200
  38. 6900eeb Fix CONFIG_440_GX define usage. by Marian Balakowicz · Fri Jun 30 18:35:04 2006 +0200
  39. 6aac06c Merge: Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · Fri Jun 30 18:19:42 2006 +0200
  40. 49d0eee Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · Fri Jun 30 16:30:46 2006 +0200
  41. 82041f5 Minor cleanup for PCS440EP board Patch by Stefan Roese, 13 Jun 2006 by Stefan Roese · Tue Jun 13 18:55:07 2006 +0200
  42. 9eba0c8 Add support for PCS440EP board Patch by Stefan Roese, 02 Jun 2006 by Stefan Roese · Fri Jun 02 16:18:04 2006 +0200
  43. 96467d6 Fix problem in PVR detection for 440GR Patch by Stefan Roese, 18 May 2006 by Stefan Roese · Thu May 18 19:21:53 2006 +0200
  44. 31ce7de Add support for AMCC 440EP Rev C and 440GR Rev B by Stefan Roese · Wed May 10 14:10:41 2006 +0200
  45. ebd3deb Some code cleanup by Wolfgang Denk · Sun Apr 16 10:51:58 2006 +0200
  46. 7a404d2 Merge with /home/sr/git/u-boot/4xx-sdram by Wolfgang Denk · Wed Apr 05 23:55:15 2006 +0200
  47. 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
  48. fd63793 Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440) by Stefan Roese · Fri Mar 17 10:28:24 2006 +0100
  49. c6d5878 Fix problem with updated PCI code in cpu/ppc4xx/405gp_pci.c by Stefan Roese · Mon Mar 13 09:43:01 2006 +0100
  50. 7b12aa8 cpu/ppc4xx/start.S : exceptions are enabled after relocation by Stefan Roese · Mon Mar 13 09:42:28 2006 +0100
  51. 1c671a9 PMC405 and CPCI405: Moved configuration of pci resources into config file. by Stefan Roese · Wed Jan 18 20:03:15 2006 +0100
  52. aaa7c00 by Wolfgang Denk · Mon Dec 12 16:06:05 2005 +0100
  53. f6a692b Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · Sun Dec 04 00:40:34 2005 +0100
  54. e2c3412 Compile warning fixed Patch by Stefan Roese, 29 Nov 2005 by Stefan Roese · Tue Nov 29 19:13:38 2005 +0100
  55. 9964474 Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board. by Stefan Roese · Tue Nov 29 18:18:21 2005 +0100
  56. 42f2a82 Changed PPC44x startup message (cpu info, speed...) to common style: by Stefan Roese · Sun Nov 27 19:36:26 2005 +0100
  57. c443fe9 Add support for Prodrive P3P440 board: by Stefan Roese · Tue Nov 22 13:20:42 2005 +0100
  58. c45d1e3 Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM) by Stefan Roese · Tue Nov 15 16:04:58 2005 +0100
  59. 08fb404 Add support for Ocotea pass 3 with 440GX Rev. F by Stefan Roese · Tue Nov 01 10:08:03 2005 +0100
  60. 39eb918 Merge with /home/m8/git/u-boot by Wolfgang Denk · Sat Oct 29 23:45:04 2005 +0200
  61. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · Fri Oct 28 22:30:33 2005 +0200
  62. 7f98aec Add NetConsole Support for AMCC eval boards Patch by Stefan Roese, 20 Oct 2005 by Stefan Roese · Thu Oct 20 16:34:28 2005 +0200
  63. c8136d0 Fix NetConsole support on 4xx (only print eth link on 1st transfer) by Stefan Roese · Tue Oct 18 19:17:12 2005 +0200
  64. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  65. 4e73f32 Merge with /home/sr/git/u-boot by Wolfgang Denk · Thu Oct 13 01:55:58 2005 +0200
  66. 0351061 Fix problem in ppc4xx eth-driver without ethaddr (only without by Stefan Roese · Mon Oct 10 17:43:58 2005 +0200
  67. 56811f6 Add support for AP1000 board. Patch by James MacAulay, 07 Oct 2005 by Wolfgang Denk · Sun Oct 09 01:04:33 2005 +0200
  68. 95258d5 Fix 440GR to print correct cpu revision Patch by Stefan Roese, 4 Oct 2005 by Stefan Roese · Tue Oct 04 15:00:30 2005 +0200
  69. 0cbaf64 Add support for AMD's Pb1x00 eval board; by Wolfgang Denk · Sun Sep 25 00:53:22 2005 +0200
  70. 0ee7077 Cleanup (PPC4xx is AMCC now) by Wolfgang Denk · Fri Sep 23 11:05:55 2005 +0200
  71. 7430903 Fix problem in 440GP ethernet driver (ebony). Add support for 2nd by Stefan Roese · Wed Sep 07 16:21:12 2005 +0200
  72. 0da2de5 Fixed bamboo port to enable running without DDR-DIMM (bamboo has also 64MB onboard DDR) by Stefan Roese · Wed Aug 24 11:21:36 2005 +0200
  73. 0c7ffc0 Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c by Stefan Roese · Tue Aug 16 18:18:00 2005 +0200
  74. 5ff4c3f Add Sandburst Metrobox and Sandburst Karef board support packages. by Stefan Roese · Mon Aug 15 12:31:23 2005 +0200
  75. 797d857 Add NAND FLASH support for AMCC Bamboo 440EP eval board by Stefan Roese · Thu Aug 11 17:56:56 2005 +0200
  76. b30f2a1 Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux) by Stefan Roese · Mon Aug 08 12:42:22 2005 +0200
  77. 8dd4d33 Add support for ep8248 board Patch by Yuli Barcohen, 12 Dec 2004 by Wolfgang Denk · Sat Aug 06 01:42:58 2005 +0200
  78. 58550cc Fix compiler warnings in cpu/ppc4xx/usbdev.c by Wolfgang Denk · Sat Aug 06 00:11:50 2005 +0200
  79. 363330b Add support for AMCC Bamboo PPC440EP eval board by Stefan Roese · Thu Aug 04 17:09:16 2005 +0200
  80. 40ee63b Fix low-level OHCI transfers for PPC440EP (same as ARM920t and MPC5xxx). by Stefan Roese · Tue Aug 02 10:05:21 2005 +0200
  81. 326c971 Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. by Stefan Roese · Mon Aug 01 16:41:48 2005 +0200
  82. d1894de * Patch by Travis Sawyer, 10 Jun 2005: by wdenk · Mon Jun 20 10:17:34 2005 +0000
  83. c4b7898 * Patch by Matthias Fuchs, 18 Apr 2005: by stroese · Wed Apr 20 06:52:40 2005 +0000
  84. c012527 Add PPC440GX Revision C by stroese · Thu Apr 07 05:33:41 2005 +0000
  85. 4b31de8 * Patch by Travis Sawyer, 05 Apr 2005: by stroese · Thu Apr 07 05:32:44 2005 +0000
  86. 2a83161 * Patches by Robert Whaley, 29 Nov 2004: by wdenk · Wed Apr 06 00:04:16 2005 +0000
  87. 6148e74 Patch by David Adair, 27 Oct 2004: Add missing 440GX SDRAM Controller reset by wdenk · Sun Apr 03 20:55:38 2005 +0000
  88. 96c7a8c * Patch by Leif Lindholm, 23 Sep 2004: add support for the AMD db1550 board by wdenk · Sun Jan 09 22:28:56 2005 +0000
  89. 54070ab * Code cleanup, mostly for GCC-3.3.x by wdenk · Fri Dec 31 09:32:47 2004 +0000
  90. d7c1bbd PMC405 board support added by stroese · Thu Dec 16 18:15:52 2004 +0000
  91. 5d542f1 CPU speed calculation updated (fixed a rounding problem) by stroese · Thu Dec 16 18:13:53 2004 +0000
  92. 97e8bda * Patch by Sean Chang, 9 Aug 2004: by wdenk · Wed Sep 29 22:43:59 2004 +0000
  93. 55ca749 cpu/ppc4xx/sdram.c rewritten now using get_ram_size() by stroese · Thu Jul 15 14:41:13 2004 +0000
  94. bf40bd8 Fix problem in 405 i2c driver; don't try to print without console! by stroese · Fri Jul 02 14:37:04 2004 +0000
  95. 7f77d16 Fix bug in 405 ethernet driver; allocated data not cleared! by stroese · Fri Jul 02 14:36:35 2004 +0000
  96. 99874b4 Patch by Andrea Marson, 11 Jun 2004: by wdenk · Thu Jul 01 21:40:08 2004 +0000
  97. 9e07690 * Fix flash parameters passed to Linux for PPChameleon board by wdenk · Thu Jun 17 18:50:45 2004 +0000
  98. 2a6109c Add support for the second Ethernet interface for the 'PPChameleon' board. by wdenk · Sun Jun 06 23:53:59 2004 +0000
  99. 7ad5e4c * Back out Patch by Christian Hohnstaedt, 23 Apr 2004: by wdenk · Sun Apr 25 15:41:35 2004 +0000
  100. c35ba4e Code cleanup; make several boards compile & link. by wdenk · Sun Mar 14 22:25:36 2004 +0000