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