1. c00ae01 PATI board: fix compiler warnings by Wolfgang Denk · Sun Jul 19 01:15:52 2009 +0200
  2. d4303af mpl: printing current stdio devices cleanup by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:56 2009 +0200
  3. 5a30936 console: unify printing current devices by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:55 2009 +0200
  4. d285d41 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sun Jul 19 00:38:23 2009 +0200
  5. a2f3082 cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last' by Wolfgang Denk · Sat Jul 18 23:18:14 2009 +0200
  6. 33cbd2b OMAP3 Fix compiler warning for v7_flush_dcache_all by Tom Rix · Tue Jun 30 15:04:13 2009 -0500
  7. 749dba7 ARM: make split_by_variant.sh output more useful by Wolfgang Denk · Sat Jul 18 22:09:38 2009 +0200
  8. 1f79774 NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... by Wolfgang Denk · Sat Jul 18 21:52:24 2009 +0200
  9. 56476ea at91cap9adk: fix #ifdef/#endif pairing by Wolfgang Denk · Sat Jul 18 20:46:38 2009 +0200
  10. 4e82ddb pcm030: fix out-of-tree building by Wolfgang Denk · Sat Jul 18 18:00:25 2009 +0200
  11. 3feec13 MPC837XERDB: fix warning: "CONFIG_SYS_MONITOR_LEN" redefined by Wolfgang Denk · Sat Jul 18 16:36:11 2009 +0200
  12. 3756a3b 8xxx: fix warning: implicit declaration of function 'uec_standard_init' by Wolfgang Denk · Sat Jul 18 16:13:18 2009 +0200
  13. 48c3e95 MIP405T: fix compile problem by Wolfgang Denk · Sat Jul 18 15:46:02 2009 +0200
  14. 25ded72 NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... by Wolfgang Denk · Sat Jul 18 15:32:10 2009 +0200
  15. 907cad1 CPCI750: fix compile problem by Wolfgang Denk · Sat Jul 18 15:05:44 2009 +0200
  16. 4243d76 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Sat Jul 18 14:59:40 2009 +0200
  17. 0315997 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Sat Jul 18 14:59:05 2009 +0200
  18. d7218fe cmd_i2c: bugfix: add missing brace by Alessandro Rubini · Fri Jul 17 14:42:11 2009 +0200
  19. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:54 2009 +0200
  20. bee0168 ppc: Fix compile error for boards with CONFIG_DDR_ECC by Peter Tyser · Wed Jul 15 00:01:08 2009 -0500
  21. 3f3fc75 include/config_cmd_default.h cleanup by Prafulla Wadaskar · Thu Jul 16 20:57:59 2009 +0530
  22. 9e51892 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Fri Jul 17 23:05:41 2009 +0200
  23. cb72932 Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · Fri Jul 17 23:04:07 2009 +0200
  24. b6ade25 sata: namespace curr_device variable by Mike Frysinger · Sun Jun 14 21:35:22 2009 -0400
  25. 0289fe6 cmd_mmc: make curr_device static by Mike Frysinger · Sun Jun 14 21:35:21 2009 -0400
  26. ecb7a93 envcrc: add missing dependencies on env storage by Mike Frysinger · Sun Jun 14 21:35:16 2009 -0400
  27. c361ce8 Remove legacy NAND and disk on chip references from boards. by Scott Wood · Thu Jul 16 19:08:04 2009 -0500
  28. d9d755b config.mk: Remove $(PCI_CLOCK) reference by Shinya Kuribayashi · Sat Jun 20 19:10:14 2009 +0900
  29. be26925 fix: missing autoconfig.mk from general Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sat May 23 21:42:36 2009 +0200
  30. 5388418 Added support for splash screen positioning by Matthias Weisser · Thu Jul 09 16:07:30 2009 +0200
  31. e4de821 video: mb862xx: replace printf with puts by Anatolij Gustschin · Tue Jul 07 13:11:36 2009 +0200
  32. 9110f53 video: mb862xx: use macros instead of magic numbers by Anatolij Gustschin · Tue Jul 07 13:27:07 2009 +0200
  33. 4d991e9 video: mb862xx: fix coding style and remove dead code by Anatolij Gustschin · Tue Jul 07 13:24:08 2009 +0200
  34. 5c75a70 microblaze: Remove ignored return type for __arch__swab16 function by Michal Simek · Tue Jun 30 12:03:50 2009 +0200
  35. 0de669f microblaze: Removed unused variables by Michal Simek · Tue Jun 30 12:02:45 2009 +0200
  36. 9866305 Remove legacy NAND and disk on chip code. by Scott Wood · Wed Apr 01 15:02:13 2009 -0500
  37. 1a3f947 nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devices by Stefan Roese · Thu Jun 04 16:40:36 2009 +0200
  38. 1bf3c0f nand: ndfc: Remove unnecessary #ifdef's by Stefan Roese · Thu Jul 16 15:13:04 2009 +0200
  39. 913fd05 nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory by Stefan Roese · Thu Jul 16 15:12:48 2009 +0200
  40. f2aead8 nand: fixed failed reads on corrected ECC errors in nand_util.c by Valeriy Glushkov · Tue Jul 14 13:51:10 2009 +0300
  41. bb28929 Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646. by David Brownell · Mon Jul 13 16:29:04 2009 -0700
  42. a1f416c MTD: OneNAND: Increase the environment size to 4KiB by Kyungmin Park · Sat Jul 11 16:49:55 2009 +0900
  43. cb647ee mpc83xx: MPC837xEMDS: Use hwconfig instead of pci_external_arbiter variable by Anton Vorontsov · Wed Jun 10 00:25:38 2009 +0400
  44. d398b7e mpc83xx: MPC8315ERDB: Use hwconfig for board type selection by Anton Vorontsov · Wed Jun 10 00:25:36 2009 +0400
  45. 5cd6152 mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device tree by Anton Vorontsov · Wed Jun 10 00:25:31 2009 +0400
  46. 3628a93 mpc83xx: MPC837XERDB: Add support for FSL eSDHC by Anton Vorontsov · Wed Jun 10 00:25:30 2009 +0400
  47. f751a3c fsl_esdhc: Add device tree fixups by Anton Vorontsov · Wed Jun 10 00:25:29 2009 +0400
  48. a73904e Add simple hwconfig infrastructure by Anton Vorontsov · Wed Jun 10 00:25:27 2009 +0400
  49. 6ec805b Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Thu Jul 16 22:13:54 2009 +0200
  50. 3629f8e Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Thu Jul 16 22:13:45 2009 +0200
  51. ff2bbaa Merge branch 'asm-generic' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · Thu Jul 16 21:53:15 2009 +0200
  52. ba0687c Improve U-Boot Porting Guide in the README by Jerry Van Baren · Wed Jul 15 20:42:59 2009 -0400
  53. 149bee5 mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarations by Kim Phillips · Tue Jul 14 16:00:24 2009 -0500
  54. c118084 mpc83xx: increase MONITOR_LEN to offset growing pains by Kim Phillips · Tue Jul 07 18:04:21 2009 -0500
  55. ce9d585 usb: mpx8349itx: added support of loading images from USB storage (MPH/DR) by Valeriy Glushkov · Tue Jun 30 15:48:41 2009 +0300
  56. 24e671d usb: mpc834x: added support of the MPH USB controller in addition to the DR one by Valeriy Glushkov · Tue Jun 30 15:48:40 2009 +0300
  57. ca479c2 mpc83xx: set 64BIT_VSPRINTF for boards using nand_util by Kim Phillips · Mon Jun 15 11:51:47 2009 -0500
  58. 21d523c mpc5121ads: add JFFS2 and MTDPARTS support; adjust flash map by Wolfgang Denk · Sun Jun 14 20:58:53 2009 +0200
  59. 146984b aria: add JFFS2 and MTDPARTS support; adjust flash map by Wolfgang Denk · Sun Jun 14 20:58:52 2009 +0200
  60. d0333b5 aria: enable NAND flash support by Wolfgang Denk · Sun Jun 14 20:58:51 2009 +0200
  61. b6e99b4 MPC512x: fix typo in comment listing the NAND driver name by Wolfgang Denk · Sun Jun 14 20:58:50 2009 +0200
  62. 643faaa mecp5123: cleanup - remove dead code by Wolfgang Denk · Sun Jun 14 20:58:49 2009 +0200
  63. 3e6268a aria: adjust memory controller initialization by Wolfgang Denk · Sun Jun 14 20:58:48 2009 +0200
  64. 1d7cc1e MPC512x: factor out common code by Wolfgang Denk · Sun Jun 14 20:58:47 2009 +0200
  65. 1944351 mecp5123: fix build error by Wolfgang Denk · Sun Jun 14 20:58:46 2009 +0200
  66. d616a92 MPC512x: Add MSCAN1...4 Clock Control Registers by Wolfgang Denk · Sun Jun 14 20:58:45 2009 +0200
  67. 01e1dfc MPC512x: enabling NAND support requires CONFIG_SYS_64BIT_VSPRINTF by Wolfgang Denk · Sun Jun 14 20:58:44 2009 +0200
  68. 22cc578 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · Tue Jul 14 00:00:04 2009 +0200
  69. 4f6961e Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Mon Jul 13 23:45:10 2009 +0200
  70. bf77bdd Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Mon Jul 13 23:45:02 2009 +0200
  71. 7a22e32 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Mon Jul 13 23:38:29 2009 +0200
  72. 035b581 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Mon Jul 13 23:38:27 2009 +0200
  73. 55558ea Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Mon Jul 13 23:37:59 2009 +0200
  74. 19b4ffd Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Mon Jul 13 23:37:55 2009 +0200
  75. 1e75c08 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Mon Jul 13 23:34:33 2009 +0200
  76. a1eadbb Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Mon Jul 13 23:34:30 2009 +0200
  77. 7810a7a Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Mon Jul 13 23:33:20 2009 +0200
  78. 8e3cc24 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Mon Jul 13 23:33:16 2009 +0200
  79. 71040ed Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Mon Jul 13 23:32:08 2009 +0200
  80. 99ab5a5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Mon Jul 13 23:32:01 2009 +0200
  81. 72ddbbf Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Mon Jul 13 23:28:55 2009 +0200
  82. 5267fd5 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · Mon Jul 13 23:28:37 2009 +0200
  83. 3f48340 issue write command to base for JEDEC flash by Po-Yu Chuang · Fri Jul 10 18:03:57 2009 +0800
  84. 6ebf7e9 versatile: update config and merge to cfi flash driver by Jean-Christophe PLAGNIOL-VILLARD · Sat May 02 11:53:50 2009 +0200
  85. 1b5092d versatile: specify the board type on the prompt by Jean-Christophe PLAGNIOL-VILLARD · Sat May 02 11:53:49 2009 +0200
  86. 97a031b at91: Introduction of at91sam9g10 SOC. by Sedji Gaouaou · Thu Jun 25 17:04:15 2009 +0200
  87. 538566d at91: Introduction of at91sam9g45 SOC. by Sedji Gaouaou · Thu Jul 09 10:16:29 2009 +0200
  88. b7e6abd pxa: fix CKEN_B register bits by Daniel Mack · Tue Jun 23 17:30:05 2009 +0200
  89. 96e9e39 pxa: add clock for system bus 2 arbiter by Daniel Mack · Tue Jun 23 17:30:04 2009 +0200
  90. 84f5940 OMAP3 pandora: Fix CKE1 MUX setting to allow self-refresh by Grazvydas Ignotas · Wed Jul 08 00:30:01 2009 +0300
  91. 39ac408 OMAP3 pandora: setup pulls for various GPIOs by Grazvydas Ignotas · Wed Jul 08 00:30:00 2009 +0300
  92. 79caa80 OMAP3 pandora: setup pin mux for pins used on rev3 boards by Grazvydas Ignotas · Wed Jul 08 00:29:59 2009 +0300
  93. 95255f5 OMAP3 pandora: pin mux cleanup by Grazvydas Ignotas · Wed Jul 08 00:29:58 2009 +0300
  94. 6761b62 arm: Kirkwood: bugfix: UART1 bar correction by Prafulla Wadaskar · Mon Jul 06 15:50:47 2009 +0530
  95. 0a96f54 usb: Fix compiler warning with gcc4.4 by Kumar Gala · Tue Jul 07 15:48:58 2009 -0500
  96. 41773f5 sh: Update pci config for Renesas r7780mp board by Nobuhiro Iwamatsu · Wed Jul 08 11:42:19 2009 +0900
  97. d1f2a0c sh: Add support ESPT-GIGA borad by Nobuhiro Iwamatsu · Thu Jun 25 16:31:26 2009 +0900
  98. bdf5450 Add ESD PCI vendor ID by Matthias Fuchs · Fri Jul 03 16:06:37 2009 +0200
  99. bdb925e api_examples/Makefile: General cleanup by Peter Tyser · Mon Jun 22 18:01:41 2009 -0500
  100. 341a9fd api_examples/Makefile: Get rid of unnecessary intermediate LIB target by Peter Tyser · Mon Jun 22 18:01:40 2009 -0500