1. 9e51892 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Fri Jul 17 23:05:41 2009 +0200
  2. cb72932 Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · Fri Jul 17 23:04:07 2009 +0200
  3. b6ade25 sata: namespace curr_device variable by Mike Frysinger · Sun Jun 14 21:35:22 2009 -0400
  4. 0289fe6 cmd_mmc: make curr_device static by Mike Frysinger · Sun Jun 14 21:35:21 2009 -0400
  5. ecb7a93 envcrc: add missing dependencies on env storage by Mike Frysinger · Sun Jun 14 21:35:16 2009 -0400
  6. d9d755b config.mk: Remove $(PCI_CLOCK) reference by Shinya Kuribayashi · Sat Jun 20 19:10:14 2009 +0900
  7. be26925 fix: missing autoconfig.mk from general Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sat May 23 21:42:36 2009 +0200
  8. 5388418 Added support for splash screen positioning by Matthias Weisser · Thu Jul 09 16:07:30 2009 +0200
  9. e4de821 video: mb862xx: replace printf with puts by Anatolij Gustschin · Tue Jul 07 13:11:36 2009 +0200
  10. 9110f53 video: mb862xx: use macros instead of magic numbers by Anatolij Gustschin · Tue Jul 07 13:27:07 2009 +0200
  11. 4d991e9 video: mb862xx: fix coding style and remove dead code by Anatolij Gustschin · Tue Jul 07 13:24:08 2009 +0200
  12. 5c75a70 microblaze: Remove ignored return type for __arch__swab16 function by Michal Simek · Tue Jun 30 12:03:50 2009 +0200
  13. 0de669f microblaze: Removed unused variables by Michal Simek · Tue Jun 30 12:02:45 2009 +0200
  14. cb647ee mpc83xx: MPC837xEMDS: Use hwconfig instead of pci_external_arbiter variable by Anton Vorontsov · Wed Jun 10 00:25:38 2009 +0400
  15. d398b7e mpc83xx: MPC8315ERDB: Use hwconfig for board type selection by Anton Vorontsov · Wed Jun 10 00:25:36 2009 +0400
  16. 5cd6152 mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device tree by Anton Vorontsov · Wed Jun 10 00:25:31 2009 +0400
  17. 3628a93 mpc83xx: MPC837XERDB: Add support for FSL eSDHC by Anton Vorontsov · Wed Jun 10 00:25:30 2009 +0400
  18. f751a3c fsl_esdhc: Add device tree fixups by Anton Vorontsov · Wed Jun 10 00:25:29 2009 +0400
  19. a73904e Add simple hwconfig infrastructure by Anton Vorontsov · Wed Jun 10 00:25:27 2009 +0400
  20. 6ec805b Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Thu Jul 16 22:13:54 2009 +0200
  21. 3629f8e Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Thu Jul 16 22:13:45 2009 +0200
  22. ff2bbaa Merge branch 'asm-generic' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · Thu Jul 16 21:53:15 2009 +0200
  23. ba0687c Improve U-Boot Porting Guide in the README by Jerry Van Baren · Wed Jul 15 20:42:59 2009 -0400
  24. 149bee5 mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarations by Kim Phillips · Tue Jul 14 16:00:24 2009 -0500
  25. c118084 mpc83xx: increase MONITOR_LEN to offset growing pains by Kim Phillips · Tue Jul 07 18:04:21 2009 -0500
  26. ce9d585 usb: mpx8349itx: added support of loading images from USB storage (MPH/DR) by Valeriy Glushkov · Tue Jun 30 15:48:41 2009 +0300
  27. 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
  28. ca479c2 mpc83xx: set 64BIT_VSPRINTF for boards using nand_util by Kim Phillips · Mon Jun 15 11:51:47 2009 -0500
  29. 21d523c mpc5121ads: add JFFS2 and MTDPARTS support; adjust flash map by Wolfgang Denk · Sun Jun 14 20:58:53 2009 +0200
  30. 146984b aria: add JFFS2 and MTDPARTS support; adjust flash map by Wolfgang Denk · Sun Jun 14 20:58:52 2009 +0200
  31. d0333b5 aria: enable NAND flash support by Wolfgang Denk · Sun Jun 14 20:58:51 2009 +0200
  32. b6e99b4 MPC512x: fix typo in comment listing the NAND driver name by Wolfgang Denk · Sun Jun 14 20:58:50 2009 +0200
  33. 643faaa mecp5123: cleanup - remove dead code by Wolfgang Denk · Sun Jun 14 20:58:49 2009 +0200
  34. 3e6268a aria: adjust memory controller initialization by Wolfgang Denk · Sun Jun 14 20:58:48 2009 +0200
  35. 1d7cc1e MPC512x: factor out common code by Wolfgang Denk · Sun Jun 14 20:58:47 2009 +0200
  36. 1944351 mecp5123: fix build error by Wolfgang Denk · Sun Jun 14 20:58:46 2009 +0200
  37. d616a92 MPC512x: Add MSCAN1...4 Clock Control Registers by Wolfgang Denk · Sun Jun 14 20:58:45 2009 +0200
  38. 01e1dfc MPC512x: enabling NAND support requires CONFIG_SYS_64BIT_VSPRINTF by Wolfgang Denk · Sun Jun 14 20:58:44 2009 +0200
  39. 22cc578 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · Tue Jul 14 00:00:04 2009 +0200
  40. 4f6961e Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Mon Jul 13 23:45:10 2009 +0200
  41. bf77bdd Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Mon Jul 13 23:45:02 2009 +0200
  42. 7a22e32 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Mon Jul 13 23:38:29 2009 +0200
  43. 035b581 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Mon Jul 13 23:38:27 2009 +0200
  44. 55558ea Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Mon Jul 13 23:37:59 2009 +0200
  45. 19b4ffd Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Mon Jul 13 23:37:55 2009 +0200
  46. 1e75c08 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Mon Jul 13 23:34:33 2009 +0200
  47. a1eadbb Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Mon Jul 13 23:34:30 2009 +0200
  48. 7810a7a Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Mon Jul 13 23:33:20 2009 +0200
  49. 8e3cc24 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Mon Jul 13 23:33:16 2009 +0200
  50. 71040ed Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Mon Jul 13 23:32:08 2009 +0200
  51. 99ab5a5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Mon Jul 13 23:32:01 2009 +0200
  52. 72ddbbf Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Mon Jul 13 23:28:55 2009 +0200
  53. 5267fd5 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · Mon Jul 13 23:28:37 2009 +0200
  54. 3f48340 issue write command to base for JEDEC flash by Po-Yu Chuang · Fri Jul 10 18:03:57 2009 +0800
  55. 6ebf7e9 versatile: update config and merge to cfi flash driver by Jean-Christophe PLAGNIOL-VILLARD · Sat May 02 11:53:50 2009 +0200
  56. 1b5092d versatile: specify the board type on the prompt by Jean-Christophe PLAGNIOL-VILLARD · Sat May 02 11:53:49 2009 +0200
  57. 97a031b at91: Introduction of at91sam9g10 SOC. by Sedji Gaouaou · Thu Jun 25 17:04:15 2009 +0200
  58. 538566d at91: Introduction of at91sam9g45 SOC. by Sedji Gaouaou · Thu Jul 09 10:16:29 2009 +0200
  59. b7e6abd pxa: fix CKEN_B register bits by Daniel Mack · Tue Jun 23 17:30:05 2009 +0200
  60. 96e9e39 pxa: add clock for system bus 2 arbiter by Daniel Mack · Tue Jun 23 17:30:04 2009 +0200
  61. 84f5940 OMAP3 pandora: Fix CKE1 MUX setting to allow self-refresh by Grazvydas Ignotas · Wed Jul 08 00:30:01 2009 +0300
  62. 39ac408 OMAP3 pandora: setup pulls for various GPIOs by Grazvydas Ignotas · Wed Jul 08 00:30:00 2009 +0300
  63. 79caa80 OMAP3 pandora: setup pin mux for pins used on rev3 boards by Grazvydas Ignotas · Wed Jul 08 00:29:59 2009 +0300
  64. 95255f5 OMAP3 pandora: pin mux cleanup by Grazvydas Ignotas · Wed Jul 08 00:29:58 2009 +0300
  65. 6761b62 arm: Kirkwood: bugfix: UART1 bar correction by Prafulla Wadaskar · Mon Jul 06 15:50:47 2009 +0530
  66. 0a96f54 usb: Fix compiler warning with gcc4.4 by Kumar Gala · Tue Jul 07 15:48:58 2009 -0500
  67. 41773f5 sh: Update pci config for Renesas r7780mp board by Nobuhiro Iwamatsu · Wed Jul 08 11:42:19 2009 +0900
  68. d1f2a0c sh: Add support ESPT-GIGA borad by Nobuhiro Iwamatsu · Thu Jun 25 16:31:26 2009 +0900
  69. bdf5450 Add ESD PCI vendor ID by Matthias Fuchs · Fri Jul 03 16:06:37 2009 +0200
  70. bdb925e api_examples/Makefile: General cleanup by Peter Tyser · Mon Jun 22 18:01:41 2009 -0500
  71. 341a9fd api_examples/Makefile: Get rid of unnecessary intermediate LIB target by Peter Tyser · Mon Jun 22 18:01:40 2009 -0500
  72. 2dcb4e1 api_examples/Makefile: Combine ELF and BIN targets by Peter Tyser · Mon Jun 22 18:01:39 2009 -0500
  73. 085c875 api_examples/Makefile: Split up variable declarations by Peter Tyser · Mon Jun 22 18:01:38 2009 -0500
  74. 59b4743 remove _IO_BASE and KSEG1ADDR from board configuration files by Timur Tabi · Fri Jun 19 14:10:52 2009 -0500
  75. bc03df9 board support patch for phyCORE-MPC5200B-tiny by Jon Smirl · Sun Jun 14 18:21:28 2009 -0400
  76. a318693 kallsyms: fix escaping of NUL char in strings by Mike Frysinger · Mon Jun 15 13:37:20 2009 -0400
  77. 9733e8a Blackfin: cm-bf561: add example settings for EXT-BF5xx-USB-ETH2 add-on by Harald Krapfenbauer · Fri Jun 26 10:18:49 2009 -0400
  78. 7f6fbd1 Blackfin: blackstamp: update spi flash settings by Mike Frysinger · Thu Jun 25 19:40:28 2009 -0400
  79. eee1695 Blackfin: add cache_dump commands by Mike Frysinger · Mon Oct 06 03:31:52 2008 -0400
  80. a5e80fe ppc4xx: Set default PCI device ID for 405EP boards by Matthias Fuchs · Wed Jul 08 15:31:57 2009 +0200
  81. 5b49983 ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init() by Matthias Fuchs · Wed Jul 08 13:43:55 2009 +0200
  82. dd83090 ppc4xx: Make is_pci_host() available for all 440 and 405 CPUs by Matthias Fuchs · Wed Jul 08 13:43:23 2009 +0200
  83. 46c54fd usb: add Marvell Kirkwood ehci host controller driver by Prafulla Wadaskar · Mon Jun 29 20:56:43 2009 +0530
  84. 2d421c1 mpc83xx: USB: fix: access of ehci struct elements by Vivek Mahajan · Wed Jun 24 10:08:40 2009 +0530
  85. 32c5220 mpc8xxx: USB: fix: access of ehci struct elements by Vivek Mahajan · Fri Jun 19 17:56:00 2009 +0530
  86. 3169ce8 usb: musb: add timeout via CONFIG_MUSB_TIMEOUT by Bryan Wu · Tue Jun 16 05:26:27 2009 -0400
  87. 1f0e041 usb: musb: drop old musb read/write prototypes by Mike Frysinger · Tue Jun 16 05:26:25 2009 -0400
  88. 6df0be0 usb: fix CONFIG_SYS_MPC83xx_USB_ADDR not defined error by Kim Phillips · Mon Jun 15 11:50:07 2009 -0500
  89. 88c12e0 asm-generic: Consolidate errno.h to asm-generic/errno.h by Michal Simek · Tue Jun 30 23:47:30 2009 +1000
  90. 9dae38a Command improvements for ubifs by Simon Kagstrom · Tue Jul 07 16:01:02 2009 +0200
  91. 4a8fbfb Handle VID header offset in ubi part command by Simon Kagstrom · Tue Jul 07 16:59:46 2009 +0200
  92. 6a88e1d MAINTAINERS: fix sorting, remove duplicates. by Wolfgang Denk · Thu Jul 09 09:56:16 2009 +0200
  93. 00d10a2 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Wed Jul 08 22:01:54 2009 +0200
  94. e984b8e Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Wed Jul 08 22:01:50 2009 +0200
  95. d219fb1 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Wed Jul 08 21:51:17 2009 +0200
  96. 18c2ec9 all platforms: make show_boot_progress() work again by Heiko Schocher · Wed Dec 10 08:27:01 2008 +0100
  97. e904678 nand: Add Marvell Kirkwood NAND driver by Prafulla Wadaskar · Mon Jun 29 15:25:18 2009 +0530
  98. d807916 ppc4xx: Make pll_write global by Matthias Fuchs · Mon Jul 06 16:27:33 2009 +0200
  99. 9f500fa ppc4xx: Remove compilation warning "pci_async_enabled defined but not used" by Stefan Roese · Mon Jul 06 11:44:33 2009 +0200
  100. 2d52e71 ppc4xx: Implement is_pci_host() for 405 CPUs by Matthias Fuchs · Fri Jul 03 16:06:06 2009 +0200