1. 9ba223b Code cleanup. by Wolfgang Denk · Thu Oct 26 16:24:31 2006 +0200
  2. 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
  3. 79f35b9 Finish up support for the ATSTK1000/ATSTK1002 boards by Haavard Skinnemoen · Wed Oct 25 15:48:59 2006 +0200
  4. 665915b Added support for Multi-Image files that contain a device tree by Kumar Gala · Tue Oct 24 23:47:37 2006 -0500
  5. 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
  6. b042b88 Switch to automatically generated CHANGELOG file. by Wolfgang Denk · Tue Oct 24 21:35:55 2006 +0200
  7. d07e572 Fix bug in PPC440 NAND driver cpu/ppc4xx/ndfc.c by Stefan Roese · Tue Oct 24 18:06:48 2006 +0200
  8. aacf41d Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Tue Oct 24 17:24:55 2006 +0200
  9. 95c0bc5 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Tue Oct 24 17:08:31 2006 +0200
  10. d46f6e7 Code cleanup by Wolfgang Denk · Tue Oct 24 15:32:57 2006 +0200
  11. 5a0c614 Merge with http://www.jdl.com/software/u-boot-86xx.git by Wolfgang Denk · Tue Oct 24 15:18:23 2006 +0200
  12. 9aafc70 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Tue Oct 24 15:17:59 2006 +0200
  13. e00b117 Merge with /home/wd/git/u-boot/mailing-list/Haavard_Skinnemoen by Wolfgang Denk · Tue Oct 24 15:17:18 2006 +0200
  14. 0212229 Move atstk1000 files into vendor specific directory. by Wolfgang Denk · Tue Oct 24 14:51:36 2006 +0200
  15. 994ad96 Add ATSTK1000 and ATSTK1002 board support by Wolfgang Denk · Tue Oct 24 14:42:37 2006 +0200
  16. 5e1d9ec Add common serial driver for Atmel AT32 and AT91 chips by Wolfgang Denk · Tue Oct 24 14:31:24 2006 +0200
  17. 6470255 Add AT32AP CPU and AT32AP7000 SoC support by Wolfgang Denk · Tue Oct 24 14:27:35 2006 +0200
  18. 83c1585 Add AVR32 architecture support by Wolfgang Denk · Tue Oct 24 14:21:16 2006 +0200
  19. dbeba6c Use -g instead of -gstabs in AFLAGS_DEBUG by Wolfgang Denk · Tue Oct 24 13:57:33 2006 +0200
  20. 29be622 Fix/workaround broken dependency handling with make 3.81 by Wolfgang Denk · Tue Oct 24 13:55:18 2006 +0200
  21. 814ed84 Fix sequoia separate object direcory building problems. by Marian Balakowicz · Mon Oct 23 22:17:05 2006 +0200
  22. 44fb8e1 Merge branch 'i2c' by Jon Loeliger · Fri Oct 20 17:16:50 2006 -0500
  23. 3ec4c08 Use generic I2C register block on 85xx and 86xx. by Jon Loeliger · Fri Oct 20 17:16:35 2006 -0500
  24. 65022c5 Merge with http://www.jdl.com/software/u-boot-86xx.git by Wolfgang Denk · Fri Oct 20 23:52:58 2006 +0200
  25. b0b37ed Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Fri Oct 20 23:04:42 2006 +0200
  26. 5895a28 Merge branch 'i2c' by Jon Loeliger · Fri Oct 20 15:54:48 2006 -0500
  27. 249688a Fix compilation warnings on a few 85xx boards. by Jon Loeliger · Fri Oct 20 15:54:34 2006 -0500
  28. 43d818f Converted all 85xx boards to use a common FSL I2C driver. by Jon Loeliger · Fri Oct 20 15:50:15 2006 -0500
  29. 6550543 Cleanup compile warnings. Prepare for release 1.1.5 by Wolfgang Denk · Fri Oct 20 17:54:33 2006 +0200
  30. 4bac0ca Fix compile problem in include/configs/ep82xxm.h by Wolfgang Denk · Fri Oct 20 16:12:14 2006 +0200
  31. 6d89f0c MCC200: Fix uninitialized variable problem in LCD driver by Wolfgang Denk · Fri Oct 20 15:51:21 2006 +0200
  32. 8c1dd70 Update CHANGELOG by Stefan Roese · Fri Oct 20 15:18:51 2006 +0200
  33. 3cdd3fd Add board/cpu specific NAND chip select function to 440 NDFC by Stefan Roese · Fri Oct 20 14:28:52 2006 +0200
  34. 511b1e3 Coding style cleanup by Wolfgang Denk · Fri Oct 20 12:02:59 2006 +0200
  35. d917231 Merge with /home/sr/git/u-boot/440epx-boot-msg by Wolfgang Denk · Fri Oct 20 12:02:47 2006 +0200
  36. 621cf76 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Thu Oct 19 12:03:44 2006 -0500
  37. 24df977 Rewrite a series of goto statements as a sequences of by Jon Loeliger · Thu Oct 19 12:02:24 2006 -0500
  38. 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
  39. c934adb * Fix a bunch of compiler warnings for gcc 4.0 by Jon Loeliger · Thu Oct 19 11:33:52 2006 -0500
  40. 45bd021 Coding Style cleanup. by Wolfgang Denk · Wed Oct 18 22:44:38 2006 +0200
  41. 187c2e0 Update CHANGELOG by Wolfgang Denk · Wed Oct 18 22:31:08 2006 +0200
  42. e9cfec2 Merge with /home/tur/proj/051_uboot_linux_v38b/u-boot by Wolfgang Denk · Wed Oct 18 22:27:57 2006 +0200
  43. 11dd881 Make 4xx bootup message shorter on 440EPx/GRx platforms by Stefan Roese · Wed Oct 18 15:59:35 2006 +0200
  44. 84cf624 Add monitor functions for indirect access to PPC440 DCR's by Stefan Roese · Tue Oct 17 06:14:31 2006 +0200
  45. 2267ba9 Fixed leading whitespace issues. Removed spurious LAWAR thing. by Jon Loeliger · Fri Oct 13 16:47:53 2006 -0500
  46. 2dfa3d2 Preliminary patch adding support for the MarelV38B board. by Bartlomiej Sieka · Fri Oct 13 21:09:09 2006 +0200
  47. c72b0a4 * PPC405EP: Add support for board configuration of CPC0_PCI register by Stefan Roese · Thu Oct 12 19:50:17 2006 +0200
  48. 865b19e * PPC405EP: Add CFG_GPIO0_OR, CFG_GPIO0_ODR to setup GPIO completely. by Stefan Roese · Thu Oct 12 19:43:29 2006 +0200
  49. f148c14 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Thu Oct 12 11:29:33 2006 -0500
  50. ae40812 Remove unneeded include files and local variable. by Jon Loeliger · Thu Oct 12 10:42:36 2006 -0500
  51. 0b7bf03 Fix possible uninitialized variable compiler warning. by Grant Likely · Tue Oct 10 00:23:32 2006 -0600
  52. d5cf1a4 Fix spelling; minor code cleanup. by Wolfgang Denk · Thu Oct 12 11:43:47 2006 +0200
  53. 5b62c8b Fix JFFS2 compilation problem Patch by Stefan Roese, 12 Oct 2006 by Stefan Roese · Thu Oct 12 07:04:24 2006 +0200
  54. b458869 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Thu Oct 12 01:26:20 2006 +0200
  55. 0d90a9b Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Thu Oct 12 00:02:04 2006 +0200
  56. 8a933fb Minor code cleanup. by Wolfgang Denk · Thu Oct 12 00:01:08 2006 +0200
  57. 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
  58. 5b94882 * Fix a bunch of compiler warnings for gcc 4.0 by Matthew McClintock · Wed Oct 11 15:13:01 2006 -0500
  59. faf081a Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Wed Oct 11 10:16:01 2006 -0500
  60. 5c1c50c Move "ar" flags to config.mk to allow for silent "make -s" by Jon Loeliger · Wed Oct 11 10:10:43 2006 -0500
  61. f7b4f19 Cleanup of NAND update patch (remove changelog from cmd_nand.c) by Stefan Roese · Wed Oct 11 16:57:01 2006 +0200
  62. 5995ac7 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Wed Oct 11 14:15:21 2006 +0200
  63. 12b7853 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Oct 10 17:21:42 2006 -0500
  64. ae13a64 Coding style changes to remove local varible blocks and reformat a bit nicer. by Jon Loeliger · Tue Oct 10 17:19:03 2006 -0500
  65. fcccf8a Fix whitespace issues. by Jon Loeliger · Tue Oct 10 17:16:04 2006 -0500
  66. 5f4de40 Fix whitespace issues. by Jon Loeliger · Tue Oct 10 17:14:45 2006 -0500
  67. 5ecfab2 Fix whitespace issues. by Jon Loeliger · Tue Oct 10 17:06:53 2006 -0500
  68. b7ced08 Ran lindent and cleaned up whitespace issues. Format for 80-columns too. by Jon Loeliger · Tue Oct 10 17:03:43 2006 -0500
  69. 3a0cf25 Fix whitespace and 80-col issues. by Jon Loeliger · Tue Oct 10 17:02:22 2006 -0500
  70. d351b2b * Several improvements to the new NAND subsystem: by Stefan Roese · Tue Oct 10 12:36:02 2006 +0200
  71. 01edd02 Merge with /home/sr/git/u-boot/avr32 by Wolfgang Denk · Mon Oct 09 13:32:53 2006 +0200
  72. df86f15 Define IH_CPU_AVR32 by Stefan Roese · Mon Oct 09 12:55:38 2006 +0200
  73. 98ddb71 Fix buffer overflow problem in ft_build.c Patch by Fredrik Roubert, 09 Oct 2006 by Wolfgang Denk · Mon Oct 09 12:50:41 2006 +0200
  74. 68e83a8 Make bootp implementation RFC3046 compliant Patch by Joakim Larsson, 27 Jun 2006 by Wolfgang Denk · Mon Oct 09 01:26:14 2006 +0200
  75. f67272a TQM5200: perform POST memory test only on STK52xx carrier board. by Wolfgang Denk · Mon Oct 09 01:07:53 2006 +0200
  76. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  77. 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
  78. 4df0da5 Coding style cleanup by Wolfgang Denk · Mon Oct 09 00:42:01 2006 +0200
  79. 73a9275 Add support for EP82xxM boards Patch by Aaron Sells, 20 Jun 2006 by Wolfgang Denk · Mon Oct 09 00:35:30 2006 +0200
  80. 03013aa Merge with git+ssh://fifi/home/wd/git/u-boot/master by Wolfgang Denk · Sun Oct 08 22:19:41 2006 +0200
  81. b0ed57f Merge with /home/m8/git/u-boot by Wolfgang Denk · Thu Oct 05 11:10:17 2006 +0200
  82. 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
  83. 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
  84. cfae489 Update for CAM5200 board: by Marian Balakowicz · Tue Oct 03 20:28:38 2006 +0200
  85. 194cd6b Merge branch 'mpc86xx' by Jon Loeliger · Fri Sep 29 09:34:35 2006 -0500
  86. 132f193 Fix missing tCycle/modfreq calculation. by John Traill · Fri Sep 29 08:23:12 2006 +0100
  87. 2e58f9f Fix comments in include/ppc440.h Patch by Martin Hicks, 16 Jun 2006 by Wolfgang Denk · Wed Sep 20 23:47:49 2006 +0200
  88. bdcdc63 Merge branch 'mpc85xx' by Jon Loeliger · Tue Sep 19 10:02:20 2006 -0500
  89. 7243f97 Updated config headers to add default FDT-based booting by Andy Fleming · Wed Sep 13 10:33:35 2006 -0500
  90. 239e75f Add support for eTSEC 3 & 4 on 8548 CDS by Andy Fleming · Wed Sep 13 10:34:18 2006 -0500
  91. 96367a3 Added code to support 2.6.18 PCI changes in u-boot by Andy Fleming · Wed Sep 13 10:33:56 2006 -0500
  92. fdfb4ed Modified makefile for new build mechanism. by Jon Loeliger · Tue Sep 19 09:34:10 2006 -0500
  93. 3938a0f Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Sep 19 08:51:24 2006 -0500
  94. 99c2dc2 Merge branch 'mpc86xx' by Jon Loeliger · Thu Sep 14 08:41:07 2006 -0500
  95. f57e829 Handle 86xx SVR values according to the new Reference Manual. by Jon Loeliger · Thu Sep 14 08:40:36 2006 -0500
  96. be6729c Add support for AMCC Rainier PPX440GRx eval board by Stefan Roese · Wed Sep 13 13:51:58 2006 +0200
  97. 573a3ad Disable autoboot abort for FO300 when silent mode is enabled by Wolfgang Denk · Wed Sep 13 10:47:05 2006 +0200
  98. 1ccf24e Cleanup examples binaries by Wolfgang Denk · Wed Sep 13 10:29:32 2006 +0200
  99. c9c06e5 Merge with /home/sr/git/u-boot/denx by Wolfgang Denk · Wed Sep 13 10:25:40 2006 +0200
  100. 872622d Fix alignment problem in "mtdparts" command by Wolfgang Denk · Wed Sep 13 10:23:06 2006 +0200