1. 35e8b4a u-boot: Fix the 85xxcds tsec bug by Zang Roy-r61911 · Mon Dec 18 17:01:04 2006 +0800
  2. 9bc0b27 u-boot: Fix CPU2 errata on MPC8548CDS board by Zang Roy-r61911 · Fri Dec 15 14:43:31 2006 +0800
  3. a5f77dc u-boot: Enable PCI function and add PEX & rapidio memory map on MPC8548CDS board by Zang Roy-r61911 · Thu Dec 14 14:14:55 2006 +0800
  4. 34128aa Cleanup compiler warnings, update CHANGELOG by Wolfgang Denk · Fri Apr 20 17:43:28 2007 +0200
  5. c92590f Merge with /home/dzu/src/git/u-boot by Wolfgang Denk · Fri Apr 20 15:50:04 2007 +0200
  6. fd7ad6e Fix breakage of NC650 board with respect to nand support. by Detlev Zundel · Fri Apr 20 12:01:47 2007 +0200
  7. 8e894a3 Fix serious pointer bug with bootm and reserve map. by Gerald Van Baren · Thu Apr 19 23:14:39 2007 -0400
  8. 7ce7150 Clenaup, update CHANGELOG by Wolfgang Denk · Wed Apr 18 17:49:29 2007 +0200
  9. 51f2e8a Merge with /home/wd/git/u-boot/custodian/u-boot-fdt by Wolfgang Denk · Wed Apr 18 17:47:39 2007 +0200
  10. ee0da4a Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · Wed Apr 18 17:20:22 2007 +0200
  11. 5c06cb9 Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx by Wolfgang Denk · Wed Apr 18 17:00:09 2007 +0200
  12. b7ae1cf Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup. by Wolfgang Denk · Wed Apr 18 16:53:52 2007 +0200
  13. 6dc6c7e Merge with /home/wd/git/u-boot/custodian/u-boot-blackfin by Wolfgang Denk · Wed Apr 18 16:16:33 2007 +0200
  14. 6d30a12 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · Wed Apr 18 16:06:05 2007 +0200
  15. 26db169 MCC200 board: remove warning which is obsolete after PSoC firmware changes by Wolfgang Denk · Wed Apr 18 14:30:39 2007 +0200
  16. 606e466 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Wed Apr 18 12:13:51 2007 +0200
  17. 1e088bf ppc4xx: Update Acadia to not setup PLL when booting via bootstrap EEPROM by Stefan Roese · Wed Apr 18 12:07:47 2007 +0200
  18. 64b89ae [PATCH] icecube/lite5200b: wakeup from low-power support by Domen Puncer · Mon Apr 16 14:00:13 2007 +0200
  19. 731b1b2 Merge git://www.denx.de/git/u-boot into fdt-cmd by Gerald Van Baren · Sat Apr 14 23:02:21 2007 -0400
  20. e034f52 AVR32: Enable MMC support by Haavard Skinnemoen · Sun Dec 17 18:56:46 2006 +0100
  21. 58f4c26 AVR32: Enable networking by Haavard Skinnemoen · Sun Dec 17 17:14:30 2006 +0100
  22. 1def43a AVR32: Use initdram() instead of board_init_memories() by Haavard Skinnemoen · Sun Dec 17 14:46:06 2006 +0100
  23. abf19bf AVR32: Relocate u-boot to SDRAM by Haavard Skinnemoen · Mon Nov 20 15:53:10 2006 +0100
  24. 0a2743f AVR32: Resource management rewrite by Haavard Skinnemoen · Sun Nov 19 18:06:53 2006 +0100
  25. 71400bf [Fix] Set the LED status register on the UC101 for the LXT971 PHY. by Heiko Schocher · Sat Apr 14 05:26:48 2007 +0200
  26. 00ef272 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Thu Apr 12 14:06:54 2007 +0200
  27. 57b6e9c Add PIXIS FPGA support for MPC8641HPCN board. by Haiying Wang · Mon Jan 22 12:37:30 2007 -0600
  28. c4a57ea Moved fdt command support code to fdt_support.c by Gerald Van Baren · Fri Apr 06 14:19:43 2007 -0400
  29. 314d22f [Blackfin][PATCH] Fix copyright and update license by Aubrey Li · Thu Apr 05 18:31:18 2007 +0800
  30. c9e6d06 [Blackfin][PATCH]: fix flash unaligned copy issue by Aubrey Li · Thu Apr 05 18:28:34 2007 +0800
  31. 05a94fd Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · Wed Apr 04 02:18:56 2007 +0200
  32. 8ed317c Minor coding style cleanup. by Wolfgang Denk · Wed Apr 04 02:09:30 2007 +0200
  33. d4dd662 Merge with /home/wd/git/u-boot/custodian/u-boot-microblaze by Wolfgang Denk · Wed Apr 04 02:05:48 2007 +0200
  34. 39adcbb Minor cleanup. by Wolfgang Denk · Wed Apr 04 01:49:15 2007 +0200
  35. e01d43a ppc4xx: Change SysACE address on Katmai by Stefan Roese · Mon Apr 02 10:09:30 2007 +0200
  36. d6abef4 Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · Sat Mar 31 12:23:51 2007 -0400
  37. c266054 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Sat Mar 31 13:44:12 2007 +0200
  38. 9c2df5f ppc4xx: Update Katmai bootstrap command by Stefan Roese · Sat Mar 31 13:16:23 2007 +0200
  39. 92f0c28 ppc4xx: Fix "bootstrap" command for Katmai board by Stefan Roese · Sat Mar 31 08:47:34 2007 +0200
  40. dda9bd8 [PATCH] Clean include dependence by Michal Simek · Fri Mar 30 22:52:09 2007 +0200
  41. 109aab7 [CLEAN] Remove inefficient Suzaku code by Michal Simek · Fri Mar 30 22:42:45 2007 +0200
  42. d864c6f Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · Thu Mar 29 12:16:41 2007 +0200
  43. 21d62e6 PATCH: Resolve GPL license problem by Michal Simek · Tue Mar 27 00:32:16 2007 +0200
  44. 1f0c40c Support for XUPV2P board Reset support BSP autoconfig support by Michal Simek · Mon Mar 26 01:39:07 2007 +0200
  45. edd9713 Merge with /home/stefan/git/u-boot/acadia by Stefan Roese · Sat Mar 24 15:59:23 2007 +0100
  46. 80354e7 [PATCH] Add 4xx GPIO functions by Stefan Roese · Sat Mar 24 15:57:09 2007 +0100
  47. 423b1c6 [PATCH] Small Sequoia cleanup by Stefan Roese · Sat Mar 24 15:55:58 2007 +0100
  48. f6c7b76 [PATCH] Clean up 40EZ/Acadia support by Stefan Roese · Sat Mar 24 15:45:34 2007 +0100
  49. 4f0e1d7 Fix 8641HPCN problem with ld version 2.16 by Jon Loeliger · Tue Dec 12 11:02:20 2006 -0600
  50. 06835ba Merge with /home/wd/git/u-boot/custodian/u-boot-blackfin by Wolfgang Denk · Thu Mar 22 00:00:03 2007 +0100
  51. ab5ea78 Code cleanup. Update CHANGELOG by Wolfgang Denk · Wed Mar 21 23:26:15 2007 +0100
  52. e10cc66 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · Wed Mar 21 23:11:22 2007 +0100
  53. 0cb8ec1 Merge with /home/stefan/git/u-boot/acadia by Stefan Roese · Wed Mar 21 14:38:25 2007 +0100
  54. fdf21b1 [PATCH] Add AMCC Acadia (405EZ) eval board support by Stefan Roese · Wed Mar 21 13:39:57 2007 +0100
  55. 609ed90 [PATCH] TQM8272: dont change the bits given from the HRCW by Heiko Schocher · Wed Mar 21 08:45:17 2007 +0100
  56. 3d92418 Merge http://www.denx.de/git/u-boot by Aubrey Li · Tue Mar 20 22:58:25 2007 +0800
  57. 51185db [Blackfin][PATCH] Add BF561 EZKIT board support by Aubrey Li · Tue Mar 20 18:16:24 2007 +0800
  58. 87375b2 Merge http://www.denx.de/git/u-boot by Aubrey Li · Mon Mar 19 23:01:15 2007 +0800
  59. 10f1b22 [Blackfin][PATCH] minor cleanup by Aubrey Li · Mon Mar 19 22:55:58 2007 +0800
  60. 10ebdd9 [Blackfin][PATCH] Add BF537 stamp board support by Aubrey Li · Mon Mar 19 01:24:52 2007 +0800
  61. d18cb1b Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · Fri Mar 16 22:20:36 2007 +0100
  62. 76e5308 [PATCH] Use dynamic SDRAM TLB setup on AMCC Ebony eval board by Stefan Roese · Fri Mar 16 21:11:42 2007 +0100
  63. 7108f36 Make SC3 board build with 'make O='; use 'addcons' consistently by Wolfgang Denk · Tue Mar 13 16:05:55 2007 +0100
  64. 5ff0588 [Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issue by Aubrey Li · Mon Mar 12 01:42:06 2007 +0800
  65. 3c56995 [Blackfin][PATCH] code cleanup by Aubrey Li · Mon Mar 12 00:25:14 2007 +0800
  66. 922ce20 [Microblaze][PATCH] part 2 by Michal Simek · Sun Mar 11 13:48:24 2007 +0100
  67. 952d514 [Microblaze][PATCH] by Michal Simek · Sun Mar 11 13:42:58 2007 +0100
  68. f83a65c [Blackfin][PATCH] code cleanup by Aubrey Li · Sat Mar 10 23:49:29 2007 +0800
  69. 9da597f [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform support by Aubrey.Li · Fri Mar 09 13:38:44 2007 +0800
  70. 3fe8704 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · Thu Mar 08 23:06:12 2007 +0100
  71. 72c7b11 ppc4xx: Fix file mode of sequoia.c by Stefan Roese · Thu Mar 08 23:00:08 2007 +0100
  72. a70d408 ppc4xx: Clear Sequoia/Rainier security engine reset bits by John Otken john@softadvances.com · Thu Mar 08 09:39:48 2007 -0600
  73. 9605aaf Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx by Wolfgang Denk · Thu Mar 08 22:42:44 2007 +0100
  74. 9ee7718 fixed ethernet phy configuration for plu405 board by Matthias Fuchs · Wed Mar 07 15:32:01 2007 +0100
  75. 88b4994 Merge with /home/hs/jupiter/u-boot by Wolfgang Denk · Thu Mar 08 21:45:04 2007 +0100
  76. c823cf2 Merge with /home/git/u-boot by Wolfgang Denk · Thu Mar 08 11:41:19 2007 +0100
  77. 31c59f7 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · Thu Mar 08 11:38:58 2007 +0100
  78. d3fa4ea Merge with /home/git/u-boot by Wolfgang Denk · Thu Mar 08 11:34:24 2007 +0100
  79. 11ba7af Merge with /home/stefan/git/u-boot/yucca-ddr2 by Stefan Roese · Thu Mar 08 10:32:45 2007 +0100
  80. 05ac303 [PATCH] Update AMCC Luan 440SP eval board support by Stefan Roese · Thu Mar 08 10:13:16 2007 +0100
  81. 511b61d [PATCH] Update AMCC Yucca 440SPe eval board support by Stefan Roese · Thu Mar 08 10:10:18 2007 +0100
  82. 3f7b861 ppc4xx: Small AMCC Katmai 440SPe update by Stefan Roese · Thu Mar 08 10:07:18 2007 +0100
  83. a9ff380 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · Wed Mar 07 16:50:34 2007 +0100
  84. bb949a0 [PATCH] Use dynamic SDRAM TLB setup on AMCC Ocotea eval board by Stefan Roese · Wed Mar 07 16:43:00 2007 +0100
  85. bb5e4a1 UC101: fix compiler warnings by Wolfgang Denk · Wed Mar 07 16:33:44 2007 +0100
  86. de7e164 HMI1001: fix build error, cleanup compiler warnings. by Wolfgang Denk · Wed Mar 07 16:19:46 2007 +0100
  87. 50b6c4e [PATCH] Speed optimization of AMCC Sequoia/Rainier DDR2 setup by Stefan Roese · Tue Mar 06 07:47:04 2007 +0100
  88. f972e77 Some code cleanup. by Wolfgang Denk · Sun Mar 04 01:36:05 2007 +0100
  89. 0b1f8d3 Merge with http://opensource.freescale.com/pub/scm/u-boot-7448hpc2.git by Wolfgang Denk · Sun Mar 04 01:17:20 2007 +0100
  90. 29936ac mpc83xx: fix implicit declaration of function 'ft_get_prop' warnings by Kim Phillips · Wed Feb 28 00:02:04 2007 -0600
  91. 7a1e91b mpc83xx: Disable G1TXCLK, G2TXCLK h/w buffers by Kim Phillips · Wed Feb 14 19:50:53 2007 -0600
  92. 6149a5a mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xx by Xie Xiaobo · Wed Feb 14 18:27:17 2007 +0800
  93. 435e3a7 mpc83xx: Add support for the MPC8349E-mITX-GP by Timur Tabi · Wed Jan 31 15:54:29 2007 -0600
  94. 3ff1118 mpc83xx: Delete sdram_init() for MPC8349E-mITX by Timur Tabi · Wed Jan 31 15:54:20 2007 -0600
  95. 2bd9f1b mpc83xx: U-Boot support for Wind River SBC8349 by Paul Gortmaker · Tue Jan 16 11:38:14 2007 -0500
  96. b7bf05c mpc83xx: Remove a redundant semicolon in mpc8349itx.c by Sam Song · Thu Dec 14 19:03:21 2006 +0800
  97. e740c46 mpc83xx: Add support for the MPC832XEMDS board by Dave Liu · Thu Dec 07 21:13:15 2006 +0800
  98. 0b6bc77 mpc83xx: streamline the 83xx immr head file by Dave Liu · Thu Dec 07 21:11:58 2006 +0800
  99. 64f1db9 Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr by Stefan Roese · Thu Mar 01 21:16:58 2007 +0100
  100. 313a617 Merge with /home/stefan/git/u-boot/denx-merge-sr by Stefan Roese · Thu Mar 01 21:16:02 2007 +0100