1. d99bd8b mpc83xx: change ft code to modify local-mac-address property by Kim Phillips · Wed Nov 01 00:07:25 2006 -0600
  2. c0b114a mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and MPC8360EMDS by Timur Tabi · Tue Oct 31 21:23:16 2006 -0600
  3. 93090a3 mpc83xx: add the README.mpc8360emds by Dave Liu · Tue Oct 31 19:54:59 2006 -0600
  4. e732e9c mpc83xx: add QE ethernet support by Dave Liu · Fri Nov 03 12:11:15 2006 -0600
  5. a46daea mpc83xx: Add MPC8360EMDS basic board support by Dave Liu · Fri Nov 03 19:33:44 2006 -0600
  6. 92031e1 mpc83xx: add the QUICC Engine (QE) immap file by Dave Liu · Tue Oct 31 19:30:40 2006 -0600
  7. fba1369 mpc83xx: Add 8360 specifics to 83xx immap by Dave Liu · Tue Oct 31 19:25:38 2006 -0600
  8. e9b04f0 mpc83xx: Fix PCI, USB, bootargs for MPC8349E-mITX by Timur Tabi · Tue Oct 31 19:14:41 2006 -0600
  9. 054838e mpc83xx: Add support for the MPC8349E-mITX by Timur Tabi · Tue Oct 31 18:44:42 2006 -0600
  10. c813550 Additional MPC8349 support for multibus i2c by Ben Warren · Tue Sep 12 10:15:53 2006 -0400
  11. 3719a12 Multi-bus I2C implementation of MPC834x by Ben Warren · Thu Sep 07 16:51:04 2006 -0400
  12. 4565715 Add support for multiple I2C buses by Ben Warren · Thu Sep 07 16:50:54 2006 -0400
  13. efec630 mpc83xx: Add support for Errata DDR6 on MPC 834x systems by Timur Tabi · Tue Oct 31 18:13:36 2006 -0600
  14. d321619 mpc83xx: fix TQM build by defining a CFG_FLASH_SIZE for it by Timur Tabi · Wed Oct 25 18:45:23 2006 -0500
  15. 53b4617 mpc83xx: Add support for variable flash memory sizes on 83xx systems by Timur Tabi · Tue Aug 22 17:07:00 2006 -0500
  16. 5b2c905 mpc83xx: Unified TQM834x variable names with 83xx and consolidated macros by Tanya Jiang · Thu Aug 03 18:38:13 2006 +0800
  17. f503592 mpc83xx: Changed to unified mpx83xx names and added common 83xx changes by Dave Liu · Wed Oct 25 14:41:21 2006 -0500
  18. 1d8d17d mpc83xx: Fix missing build for mpc8349emds pci.c by Tanya Jiang · Thu Aug 03 18:36:02 2006 +0800
  19. 9d6baed mpc83xx: Removed unused file resetvec.S for mpc83xx cpu by Tanya Jiang · Thu Aug 03 18:39:49 2006 +0800
  20. 2036200 NAND Flash verify across block boundaries by Nick Spence · Sat Sep 30 00:32:59 2006 -0700
  21. ec9670b Added RGMII support to the TSECs and Marvell 881111 Phy by Nick Spence · Thu Sep 07 07:39:46 2006 -0700
  22. 4f71fd7 Merge with /home/tur/proj/uboot_linux_v38b/u-boot by Wolfgang Denk · Thu Nov 02 21:26:38 2006 +0100
  23. 9c0b0c0 Release U-Boot 1.1.6 by Wolfgang Denk · Thu Nov 02 15:15:01 2006 +0100
  24. 252eede Finish up support for MarelV38B board by Bartlomiej Sieka · Wed Nov 01 02:04:38 2006 +0100
  25. 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
  26. 79eecbfb - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change the by Bartlomiej Sieka · Wed Nov 01 01:38:16 2006 +0100
  27. b0d533a Changed MarelV38B board make target to lowercase. Config file cleanup. by Bartlomiej Sieka · Wed Nov 01 01:34:29 2006 +0100
  28. 822c648 Merge with /home/sr/git/u-boot/nand-ladis by Wolfgang Denk · Sun Oct 29 01:12:53 2006 +0200
  29. 71c20d6 Automatically adjust ARFLAGS so "make -s" is really silent. by Wolfgang Denk · Sun Oct 29 01:03:51 2006 +0200
  30. 6a397c9 [PATCH] omap925.c: Remove unused functions by Stefan Roese · Sat Oct 28 16:45:00 2006 +0200
  31. 9052786 [PATCH] Add some missing machtypes for netstar & voiceblue boards by Stefan Roese · Sat Oct 28 17:12:58 2006 +0200
  32. 198b23e [PATCH] NAND: Partition name support added to NAND subsystem by Stefan Roese · Sat Oct 28 15:55:52 2006 +0200
  33. 18c1765 Update CHANGELOG. by Wolfgang Denk · Sat Oct 28 02:29:44 2006 +0200
  34. 274bac5 Enable commandline editing and hush shell on all TQM boards. by Wolfgang Denk · Sat Oct 28 02:29:14 2006 +0200
  35. 81352ed README says CFG_AUTO_COMPLETE, but ocde uses CONFIG_AUTO_COMPLETE by Wolfgang Denk · Sat Oct 28 02:28:02 2006 +0200
  36. bc50f8c Check for illegal character '=' in environment variable names. by Wolfgang Denk · Sat Oct 28 01:14:32 2006 +0200
  37. 9c82c68 Minor code cleanup. by Wolfgang Denk · Sat Oct 28 00:38:39 2006 +0200
  38. 1cd6bf0 Don't pass any debug options directly to the assembler by Haavard Skinnemoen · Thu Oct 26 17:55:31 2006 +0200
  39. d373059 MPC86xx: Cleaned up unused and conditionally used local variables. by Jon Loeliger · Fri Oct 27 07:47:22 2006 -0500
  40. 827c875 Fix "ar" flags in some Makefiles to allow for silent "make -s" by Wolfgang Denk · Fri Oct 27 11:55:21 2006 +0200
  41. f11eefb Fix TSEC driver (now for real): avoid crashes if PHY is not attached by Ben Warren · Thu Oct 26 14:38:25 2006 -0400
  42. dc43c9c Fix TSEC driver: avoid crashes if PHY is not attached by Ben Warren · Thu Oct 26 14:38:25 2006 -0400
  43. 9ba223b Code cleanup. by Wolfgang Denk · Thu Oct 26 16:24:31 2006 +0200
  44. 0e8e857 Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#device_tree by Wolfgang Denk · Thu Oct 26 16:18:49 2006 +0200
  45. 79f35b9 Finish up support for the ATSTK1000/ATSTK1002 boards by Haavard Skinnemoen · Wed Oct 25 15:48:59 2006 +0200
  46. 665915b Added support for Multi-Image files that contain a device tree by Kumar Gala · Tue Oct 24 23:47:37 2006 -0500
  47. e5d99e2 Fix Makefile for "CHANGELOG" target Merge with /home/sr/git/u-boot/4xx-idcr by Wolfgang Denk · Wed Oct 25 00:43:17 2006 +0200
  48. b042b88 Switch to automatically generated CHANGELOG file. by Wolfgang Denk · Tue Oct 24 21:35:55 2006 +0200
  49. d07e572 Fix bug in PPC440 NAND driver cpu/ppc4xx/ndfc.c by Stefan Roese · Tue Oct 24 18:06:48 2006 +0200
  50. aacf41d Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Tue Oct 24 17:24:55 2006 +0200
  51. 95c0bc5 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Tue Oct 24 17:08:31 2006 +0200
  52. d46f6e7 Code cleanup by Wolfgang Denk · Tue Oct 24 15:32:57 2006 +0200
  53. 5a0c614 Merge with http://www.jdl.com/software/u-boot-86xx.git by Wolfgang Denk · Tue Oct 24 15:18:23 2006 +0200
  54. 9aafc70 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Tue Oct 24 15:17:59 2006 +0200
  55. e00b117 Merge with /home/wd/git/u-boot/mailing-list/Haavard_Skinnemoen by Wolfgang Denk · Tue Oct 24 15:17:18 2006 +0200
  56. 0212229 Move atstk1000 files into vendor specific directory. by Wolfgang Denk · Tue Oct 24 14:51:36 2006 +0200
  57. 994ad96 Add ATSTK1000 and ATSTK1002 board support by Wolfgang Denk · Tue Oct 24 14:42:37 2006 +0200
  58. 5e1d9ec Add common serial driver for Atmel AT32 and AT91 chips by Wolfgang Denk · Tue Oct 24 14:31:24 2006 +0200
  59. 6470255 Add AT32AP CPU and AT32AP7000 SoC support by Wolfgang Denk · Tue Oct 24 14:27:35 2006 +0200
  60. 83c1585 Add AVR32 architecture support by Wolfgang Denk · Tue Oct 24 14:21:16 2006 +0200
  61. dbeba6c Use -g instead of -gstabs in AFLAGS_DEBUG by Wolfgang Denk · Tue Oct 24 13:57:33 2006 +0200
  62. 29be622 Fix/workaround broken dependency handling with make 3.81 by Wolfgang Denk · Tue Oct 24 13:55:18 2006 +0200
  63. 814ed84 Fix sequoia separate object direcory building problems. by Marian Balakowicz · Mon Oct 23 22:17:05 2006 +0200
  64. 44fb8e1 Merge branch 'i2c' by Jon Loeliger · Fri Oct 20 17:16:50 2006 -0500
  65. 3ec4c08 Use generic I2C register block on 85xx and 86xx. by Jon Loeliger · Fri Oct 20 17:16:35 2006 -0500
  66. 65022c5 Merge with http://www.jdl.com/software/u-boot-86xx.git by Wolfgang Denk · Fri Oct 20 23:52:58 2006 +0200
  67. b0b37ed Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Fri Oct 20 23:04:42 2006 +0200
  68. 5895a28 Merge branch 'i2c' by Jon Loeliger · Fri Oct 20 15:54:48 2006 -0500
  69. 249688a Fix compilation warnings on a few 85xx boards. by Jon Loeliger · Fri Oct 20 15:54:34 2006 -0500
  70. 43d818f Converted all 85xx boards to use a common FSL I2C driver. by Jon Loeliger · Fri Oct 20 15:50:15 2006 -0500
  71. 6550543 Cleanup compile warnings. Prepare for release 1.1.5 by Wolfgang Denk · Fri Oct 20 17:54:33 2006 +0200
  72. 4bac0ca Fix compile problem in include/configs/ep82xxm.h by Wolfgang Denk · Fri Oct 20 16:12:14 2006 +0200
  73. 6d89f0c MCC200: Fix uninitialized variable problem in LCD driver by Wolfgang Denk · Fri Oct 20 15:51:21 2006 +0200
  74. 8c1dd70 Update CHANGELOG by Stefan Roese · Fri Oct 20 15:18:51 2006 +0200
  75. 3cdd3fd Add board/cpu specific NAND chip select function to 440 NDFC by Stefan Roese · Fri Oct 20 14:28:52 2006 +0200
  76. 511b1e3 Coding style cleanup by Wolfgang Denk · Fri Oct 20 12:02:59 2006 +0200
  77. d917231 Merge with /home/sr/git/u-boot/440epx-boot-msg by Wolfgang Denk · Fri Oct 20 12:02:47 2006 +0200
  78. 621cf76 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Thu Oct 19 12:03:44 2006 -0500
  79. 24df977 Rewrite a series of goto statements as a sequences of by Jon Loeliger · Thu Oct 19 12:02:24 2006 -0500
  80. e4773be Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c by Jon Loeliger · Thu Oct 19 11:02:16 2006 -0500
  81. c934adb * Fix a bunch of compiler warnings for gcc 4.0 by Jon Loeliger · Thu Oct 19 11:33:52 2006 -0500
  82. 45bd021 Coding Style cleanup. by Wolfgang Denk · Wed Oct 18 22:44:38 2006 +0200
  83. 187c2e0 Update CHANGELOG by Wolfgang Denk · Wed Oct 18 22:31:08 2006 +0200
  84. e9cfec2 Merge with /home/tur/proj/051_uboot_linux_v38b/u-boot by Wolfgang Denk · Wed Oct 18 22:27:57 2006 +0200
  85. 11dd881 Make 4xx bootup message shorter on 440EPx/GRx platforms by Stefan Roese · Wed Oct 18 15:59:35 2006 +0200
  86. 84cf624 Add monitor functions for indirect access to PPC440 DCR's by Stefan Roese · Tue Oct 17 06:14:31 2006 +0200
  87. 2267ba9 Fixed leading whitespace issues. Removed spurious LAWAR thing. by Jon Loeliger · Fri Oct 13 16:47:53 2006 -0500
  88. 2dfa3d2 Preliminary patch adding support for the MarelV38B board. by Bartlomiej Sieka · Fri Oct 13 21:09:09 2006 +0200
  89. c72b0a4 * PPC405EP: Add support for board configuration of CPC0_PCI register by Stefan Roese · Thu Oct 12 19:50:17 2006 +0200
  90. 865b19e * PPC405EP: Add CFG_GPIO0_OR, CFG_GPIO0_ODR to setup GPIO completely. by Stefan Roese · Thu Oct 12 19:43:29 2006 +0200
  91. f148c14 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Thu Oct 12 11:29:33 2006 -0500
  92. ae40812 Remove unneeded include files and local variable. by Jon Loeliger · Thu Oct 12 10:42:36 2006 -0500
  93. 0b7bf03 Fix possible uninitialized variable compiler warning. by Grant Likely · Tue Oct 10 00:23:32 2006 -0600
  94. d5cf1a4 Fix spelling; minor code cleanup. by Wolfgang Denk · Thu Oct 12 11:43:47 2006 +0200
  95. 5b62c8b Fix JFFS2 compilation problem Patch by Stefan Roese, 12 Oct 2006 by Stefan Roese · Thu Oct 12 07:04:24 2006 +0200
  96. b458869 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Thu Oct 12 01:26:20 2006 +0200
  97. 0d90a9b Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Thu Oct 12 00:02:04 2006 +0200
  98. 8a933fb Minor code cleanup. by Wolfgang Denk · Thu Oct 12 00:01:08 2006 +0200
  99. aad3853 Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd by Wolfgang Denk · Wed Oct 11 23:54:37 2006 +0200
  100. 5b94882 * Fix a bunch of compiler warnings for gcc 4.0 by Matthew McClintock · Wed Oct 11 15:13:01 2006 -0500