1. f22a75b [iDMR] Flash driver on initialisation write-protects some sectors, by Bartlomiej Sieka · Tue Jan 23 14:21:14 2007 +0100
  2. 8ff81c6 Preliminary support for the iDMR board (ColdFire). by Bartlomiej Sieka · Wed Dec 20 00:27:32 2006 +0100
  3. 8233624 automatic update mechanism by Andrei Safronov · Fri Dec 08 16:23:08 2006 +0100
  4. 87b3d4b Code cleanup. by Wolfgang Denk · Thu Nov 30 18:02:20 2006 +0100
  5. 3cf0e3a Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git by Wolfgang Denk · Thu Nov 30 02:01:32 2006 +0100
  6. dd314e0 Code cleanup. Update CHANGELOG. by Wolfgang Denk · Thu Nov 30 01:54:07 2006 +0100
  7. 45993ea [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards by Stefan Roese · Wed Nov 29 15:42:37 2006 +0100
  8. 4f19a68 Merge http://www.denx.de/git/u-boot by Kim Phillips · Tue Nov 28 23:35:49 2006 -0600
  9. ff0215a mpc83xx: Miscellaneous code style fixes by Timur Tabi · Tue Nov 28 12:09:35 2006 -0600
  10. fb34787 [PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux. by Stefan Roese · Tue Nov 28 17:55:49 2006 +0100
  11. 1b711ab Merge with /home/sr/git/u-boot/denx-alpr-merge-test by Wolfgang Denk · Mon Nov 27 23:11:18 2006 +0100
  12. 018147d Minor code cleanup. Update CHANGELOG. by Wolfgang Denk · Mon Nov 27 15:32:42 2006 +0100
  13. 0e2df5a [PATCH] alpr: remove unused board specific flash driver by Stefan Roese · Mon Nov 27 14:49:51 2006 +0100
  14. 2a4a943 [PATCH] Update Prodrive ALPR board support (440GX) by Stefan Roese · Mon Nov 27 14:12:17 2006 +0100
  15. b6e6af4 Merge with /home/stefan/git/u-boot/denx by Stefan Roese · Mon Nov 27 14:11:22 2006 +0100
  16. 0129dcd Updates for TQM5200 modules: by Wolfgang Denk · Thu Nov 23 22:58:58 2006 +0100
  17. ffdd9b9 Merge with /home/stefan/git/u-boot/denx by Stefan Roese · Fri Nov 10 07:48:47 2006 +0100
  18. c0cc46e Sequential accesses to non-existent memory must be synchronized, by Wolfgang Denk · Mon Nov 06 17:06:36 2006 +0100
  19. ab34754 mpc83xx: Update 83xx to use fsl_i2c.c by Timur Tabi · Fri Nov 03 19:15:00 2006 -0600
  20. 386a280 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · Fri Nov 03 12:00:28 2006 -0600
  21. 8c84e47 mpc83xx: Fix the incorrect dcbz operation by Dave Liu · Thu Nov 02 18:05:50 2006 -0600
  22. 774e1b5 mpc83xx: add OF_FLAT_TREE bits to 83xx boards by Kim Phillips · Wed Nov 01 00:10:40 2006 -0600
  23. c0b114a mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and MPC8360EMDS by Timur Tabi · Tue Oct 31 21:23:16 2006 -0600
  24. e732e9c mpc83xx: add QE ethernet support by Dave Liu · Fri Nov 03 12:11:15 2006 -0600
  25. a46daea mpc83xx: Add MPC8360EMDS basic board support by Dave Liu · Fri Nov 03 19:33:44 2006 -0600
  26. e9b04f0 mpc83xx: Fix PCI, USB, bootargs for MPC8349E-mITX by Timur Tabi · Tue Oct 31 19:14:41 2006 -0600
  27. 054838e mpc83xx: Add support for the MPC8349E-mITX by Timur Tabi · Tue Oct 31 18:44:42 2006 -0600
  28. c813550 Additional MPC8349 support for multibus i2c by Ben Warren · Tue Sep 12 10:15:53 2006 -0400
  29. 5b2c905 mpc83xx: Unified TQM834x variable names with 83xx and consolidated macros by Tanya Jiang · Thu Aug 03 18:38:13 2006 +0800
  30. f503592 mpc83xx: Changed to unified mpx83xx names and added common 83xx changes by Dave Liu · Wed Oct 25 14:41:21 2006 -0500
  31. 1d8d17d mpc83xx: Fix missing build for mpc8349emds pci.c by Tanya Jiang · Thu Aug 03 18:36:02 2006 +0800
  32. 252eede Finish up support for MarelV38B board by Bartlomiej Sieka · Wed Nov 01 02:04:38 2006 +0100
  33. 8cb2ae5 - Fix issues related to the use of ELDK 4 when compiling for MarelV38B: by Bartlomiej Sieka · Wed Nov 01 01:45:46 2006 +0100
  34. 79eecbfb - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change the by Bartlomiej Sieka · Wed Nov 01 01:38:16 2006 +0100
  35. 9052786 [PATCH] Add some missing machtypes for netstar & voiceblue boards by Stefan Roese · Sat Oct 28 17:12:58 2006 +0200
  36. 827c875 Fix "ar" flags in some Makefiles to allow for silent "make -s" by Wolfgang Denk · Fri Oct 27 11:55:21 2006 +0200
  37. 79f35b9 Finish up support for the ATSTK1000/ATSTK1002 boards by Haavard Skinnemoen · Wed Oct 25 15:48:59 2006 +0200
  38. 9aafc70 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Tue Oct 24 15:17:59 2006 +0200
  39. e00b117 Merge with /home/wd/git/u-boot/mailing-list/Haavard_Skinnemoen by Wolfgang Denk · Tue Oct 24 15:17:18 2006 +0200
  40. 0212229 Move atstk1000 files into vendor specific directory. by Wolfgang Denk · Tue Oct 24 14:51:36 2006 +0200
  41. 994ad96 Add ATSTK1000 and ATSTK1002 board support by Wolfgang Denk · Tue Oct 24 14:42:37 2006 +0200
  42. 814ed84 Fix sequoia separate object direcory building problems. by Marian Balakowicz · Mon Oct 23 22:17:05 2006 +0200
  43. 65022c5 Merge with http://www.jdl.com/software/u-boot-86xx.git by Wolfgang Denk · Fri Oct 20 23:52:58 2006 +0200
  44. 5895a28 Merge branch 'i2c' by Jon Loeliger · Fri Oct 20 15:54:48 2006 -0500
  45. 249688a Fix compilation warnings on a few 85xx boards. by Jon Loeliger · Fri Oct 20 15:54:34 2006 -0500
  46. 43d818f Converted all 85xx boards to use a common FSL I2C driver. by Jon Loeliger · Fri Oct 20 15:50:15 2006 -0500
  47. 6550543 Cleanup compile warnings. Prepare for release 1.1.5 by Wolfgang Denk · Fri Oct 20 17:54:33 2006 +0200
  48. 621cf76 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Thu Oct 19 12:03:44 2006 -0500
  49. c934adb * Fix a bunch of compiler warnings for gcc 4.0 by Jon Loeliger · Thu Oct 19 11:33:52 2006 -0500
  50. 45bd021 Coding Style cleanup. by Wolfgang Denk · Wed Oct 18 22:44:38 2006 +0200
  51. e9cfec2 Merge with /home/tur/proj/051_uboot_linux_v38b/u-boot by Wolfgang Denk · Wed Oct 18 22:27:57 2006 +0200
  52. 2dfa3d2 Preliminary patch adding support for the MarelV38B board. by Bartlomiej Sieka · Fri Oct 13 21:09:09 2006 +0200
  53. 5c1c50c Move "ar" flags to config.mk to allow for silent "make -s" by Jon Loeliger · Wed Oct 11 10:10:43 2006 -0500
  54. 12b7853 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Oct 10 17:21:42 2006 -0500
  55. 5f4de40 Fix whitespace issues. by Jon Loeliger · Tue Oct 10 17:14:45 2006 -0500
  56. 3a0cf25 Fix whitespace and 80-col issues. by Jon Loeliger · Tue Oct 10 17:02:22 2006 -0500
  57. f67272a TQM5200: perform POST memory test only on STK52xx carrier board. by Wolfgang Denk · Mon Oct 09 01:07:53 2006 +0200
  58. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  59. b95ba80 Add missing files for EP82xxM boards Patch by Aaron Sells, 20 Jun 2006 by Wolfgang Denk · Mon Oct 09 00:48:57 2006 +0200
  60. 4df0da5 Coding style cleanup by Wolfgang Denk · Mon Oct 09 00:42:01 2006 +0200
  61. a183188 Update ALPR code (NAND support working now) Patch by Stefan Roese, 07 Oct 2006 by Stefan Roese · Sat Oct 07 11:35:25 2006 +0200
  62. 0368775 Add CONFIG_BOARD_RESET to configure board specific reset function by Stefan Roese · Sat Oct 07 11:30:52 2006 +0200
  63. b0ed57f Merge with /home/m8/git/u-boot by Wolfgang Denk · Thu Oct 05 11:10:17 2006 +0200
  64. 4a7e753 Fix TLB setup for Ocotea board Patch by Stefan Roese, 30 Sep 2006 by Stefan Roese · Wed Oct 04 07:12:49 2006 +0200
  65. 6539002 Fix reset problem in sequoia sdram init code Patch by Stefan Roese, 23 Sep 2006 by Stefan Roese · Wed Oct 04 07:12:27 2006 +0200
  66. cfae489 Update for CAM5200 board: by Marian Balakowicz · Tue Oct 03 20:28:38 2006 +0200
  67. bdcdc63 Merge branch 'mpc85xx' by Jon Loeliger · Tue Sep 19 10:02:20 2006 -0500
  68. 239e75f Add support for eTSEC 3 & 4 on 8548 CDS by Andy Fleming · Wed Sep 13 10:34:18 2006 -0500
  69. 96367a3 Added code to support 2.6.18 PCI changes in u-boot by Andy Fleming · Wed Sep 13 10:33:56 2006 -0500
  70. fdfb4ed Modified makefile for new build mechanism. by Jon Loeliger · Tue Sep 19 09:34:10 2006 -0500
  71. 3938a0f Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Sep 19 08:51:24 2006 -0500
  72. 0b29443 Merge with /home/stefan/git/u-boot/denx by Stefan Roese · Mon Sep 18 10:48:03 2006 +0200
  73. be6729c Add support for AMCC Rainier PPX440GRx eval board by Stefan Roese · Wed Sep 13 13:51:58 2006 +0200
  74. 573a3ad Disable autoboot abort for FO300 when silent mode is enabled by Wolfgang Denk · Wed Sep 13 10:47:05 2006 +0200
  75. bbfcbb7 Add NAND environment support for PPC440EPx Sequoia NAND boot config by Stefan Roese · Tue Sep 12 20:19:10 2006 +0200
  76. 42fbddd Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · Thu Sep 07 11:51:23 2006 +0200
  77. 33cdb4a Fix build problems on sorcery board. by Wolfgang Denk · Mon Sep 04 02:01:27 2006 +0200
  78. 5b1657d Merge with /home/m8/git/u-boot by Wolfgang Denk · Mon Sep 04 01:03:57 2006 +0200
  79. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  80. dba278c Remove the board/netstar/crcit binary from git repository. by Marian Balakowicz · Fri Sep 01 19:47:42 2006 +0200
  81. d4321d3 Add splashscreen support for MCC200 board. by Wolfgang Denk · Wed Aug 30 23:09:00 2006 +0200
  82. 074e975 PCIe endpoint support for AMCC Yucca 440SPe board by Stefan Roese · Tue Aug 29 08:05:15 2006 +0200
  83. 55419b1 Improve DIMM detection for AMCC Yucca 440SPe board by Stefan Roese · Tue Aug 29 08:04:32 2006 +0200
  84. dd314d1 Code cleanup by Wolfgang Denk · Sun Aug 27 18:10:01 2006 +0200
  85. 472e5c2 Updates for MCC200 / PRS200 boards: by Wolfgang Denk · Thu Aug 24 00:26:42 2006 +0200
  86. 4957ef8 Merge branch 'mpc86xx' by Jon Loeliger · Tue Aug 22 12:26:51 2006 -0500
  87. 4fbb09c General indent and whitespace cleanups. by Jon Loeliger · Tue Aug 22 12:25:27 2006 -0500
  88. b2d03f7 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Aug 22 10:17:59 2006 -0500
  89. 9018bc9 Minor cleanup by Wolfgang Denk · Fri Aug 18 23:27:33 2006 +0200
  90. bcb0cca Add support for WTK FO300 board (TQM5200 based). by Marian Balakowicz · Fri Aug 18 19:14:46 2006 +0200
  91. 184d95d MCC200: restrict addressable flash space to 32 MB by Wolfgang Denk · Thu Aug 17 00:50:26 2006 +0200
  92. 4963968 Add initial support for the ALPR board from Prodrive by Stefan Roese · Tue Aug 15 14:22:35 2006 +0200
  93. 75ff91e Merge with /home/sr/git/u-boot/denx by Wolfgang Denk · Sun Aug 13 02:25:32 2006 +0200
  94. 980b0e4 Merge with /home/raj/git/u-boot by Wolfgang Denk · Fri Aug 11 18:19:53 2006 +0200
  95. e979909 Fix PCI-Express on PPC440SPe rev. A. by Rafal Jaworowski · Fri Aug 11 12:35:52 2006 +0200
  96. b847413 Merge with /home/raj/git/u-boot by Wolfgang Denk · Thu Aug 10 15:40:49 2006 +0200
  97. a2e7ef0 Add support for PCI-Express on PPC440SPe (Yucca board). by Rafal Jaworowski · Thu Aug 10 12:43:17 2006 +0200
  98. db0edc6 Fix compiler warning for TRAB board. Patch by Martin Krause, 07 Aug 2006 by Wolfgang Denk · Thu Aug 10 01:58:22 2006 +0200
  99. c490420 Merge branch 'mpc86xx' by Jon Loeliger · Wed Aug 09 15:32:42 2006 -0500
  100. d5c3bac Removed MPC8641HPCN DTS source file from build. by Jon Loeliger · Wed Aug 09 15:32:16 2006 -0500