1. 07e69a2 OneNAND: Add simple OneNAND SPL by Marek Vasut · Mon Oct 31 14:14:15 2011 +0100
  2. ac737ff PXA: Cleanup serial_pxa by Marek Vasut · Sun Aug 28 03:35:13 2011 +0200
  3. f7d7f94 iMX28: Add USB HOST driver by Marek Vasut · Tue Nov 08 23:18:26 2011 +0000
  4. 8648726 iMX28: Add driver for internal RTC by Marek Vasut · Tue Nov 08 23:18:17 2011 +0000
  5. 913a725 iMX28: Add GPMI NAND driver by Marek Vasut · Tue Nov 08 23:18:16 2011 +0000
  6. f7c752c iMX28: Add APBH DMA driver by Marek Vasut · Tue Nov 08 23:18:15 2011 +0000
  7. 7f8a558 iMX28: Add SPI driver by Marek Vasut · Tue Nov 08 23:18:14 2011 +0000
  8. 53fdab2 iMX28: Add GPIO control by Marek Vasut · Tue Nov 08 23:18:13 2011 +0000
  9. 905214e iMX28: Add I2C bus driver by Marek Vasut · Tue Nov 08 23:18:12 2011 +0000
  10. 6a5fd4c FEC: Add support for iMX28 quirks by Marek Vasut · Tue Nov 08 23:18:10 2011 +0000
  11. de0a6bf iMX28: Add SSP MMC driver by Marek Vasut · Tue Nov 08 23:18:09 2011 +0000
  12. 68fcf89 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Tue Nov 08 00:38:52 2011 +0100
  13. 211a5e7 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Tue Nov 08 00:34:07 2011 +0100
  14. d7bffbc drivers/net/rtl8139.c: Fix GCC 4.6 build warnings by Wolfgang Denk · Sat Nov 05 05:13:03 2011 +0000
  15. 9c19a9f drivers/net/rtl8169.c: Fix GCC 4.6 build warning by Wolfgang Denk · Sat Nov 05 05:13:01 2011 +0000
  16. 99726cc drivers/net/pcnet.c: Change debug code to fix build warning by Wolfgang Denk · Sat Nov 05 05:12:58 2011 +0000
  17. 5ded36b drivers/pcmcia/mpc8xx_pcmcia.c: Fix GCC 4.6 build warning by Wolfgang Denk · Fri Nov 04 15:55:22 2011 +0000
  18. ffbd9ee drivers/video/cfb_console.c:Fix GCC 4.6 build warning by Wolfgang Denk · Fri Nov 04 15:55:20 2011 +0000
  19. 1b4d47f drivers/video/videomodes.c: fix GCC 4.6 build warning by Wolfgang Denk · Fri Nov 04 15:55:14 2011 +0000
  20. f2974f6 drivers/rtc/rv3029.c: fix GCC 4.6 build warnings by Wolfgang Denk · Fri Nov 04 15:55:13 2011 +0000
  21. 3a61422 drivers/rtc/ds3231.c: fix GCC 4.6 build warnings by Wolfgang Denk · Fri Nov 04 15:55:12 2011 +0000
  22. 5409862 ehci-mxc: remove incorrect comment by Wolfgang Grandegger · Mon Oct 17 08:17:47 2011 +0000
  23. 5e01561 Powerpc/i2c: Use the same initialize codes by Jerry Huang · Wed Oct 26 15:29:38 2011 +0000
  24. 99a42ed VIDEO: davinci: add framebuffer to da8xx by Stefano Babic · Fri Oct 07 23:27:34 2011 +0000
  25. 44bd9b3 spl, nand: add 4bit HW ecc oob first nand_read_page function by Heiko Schocher · Tue Nov 01 20:00:30 2011 +0000
  26. 565a09c arm, davinci: add support for new spl framework by Heiko Schocher · Tue Nov 01 20:00:29 2011 +0000
  27. 3e80613 net, davinci_emac: make clock divider in MDIO control register configurable by Heiko Schocher · Tue Nov 01 20:00:27 2011 +0000
  28. 86c98ec arm, usb, davinci: make USBPHY_CTL register configurable by Heiko Schocher · Tue Nov 01 20:00:26 2011 +0000
  29. 662fb50 usb, davinci: add enable_vbus() weak function by Heiko Schocher · Tue Nov 01 20:00:25 2011 +0000
  30. 57c449d davinci_emac: compilation fix, phy is array now by Ilya Yanok · Tue Nov 01 13:15:55 2011 +0000
  31. cc94214 ARM: dreamplug: fix compilation by Anatolij Gustschin · Sat Oct 29 11:19:47 2011 +0000
  32. c8b222e ARM: DockStar: fix compilation by Anatolij Gustschin · Sat Oct 29 10:09:22 2011 +0000
  33. 5f1291e I2C: Fix mxc_i2c.c problem on imx31_phycore by Marek Vasut · Wed Oct 26 00:05:44 2011 +0000
  34. 3f8d178 rtc: Make mc13783-rtc driver generic by Fabio Estevam · Mon Oct 24 06:44:15 2011 +0000
  35. b6e1841 misc: pmic: fix regression in pmic_fsl.c (SPI) by Helmut Raiger · Wed Oct 19 20:34:43 2011 +0000
  36. 32079d6 I2C: added I2C-2 and I2C-3 to MX35 by Stefano Babic · Fri Aug 05 12:19:08 2011 +0200
  37. a5baaee sandbox: put stdin into raw mode by Mike Frysinger · Wed Oct 26 00:21:29 2011 +0000
  38. d174fd9 serial: sandbox: use ssize_t to match os_read by Mike Frysinger · Wed Oct 26 00:21:01 2011 +0000
  39. d42e066 serial: sandbox: optimize puts by Mike Frysinger · Wed Oct 26 00:20:39 2011 +0000
  40. c0b15f0 drivers/rtc/ds1337.c: fix GCC 4.6 build warnings by Wolfgang Denk · Sat Oct 29 09:39:11 2011 +0000
  41. f6d0ae9 4xx_enet.c: fix GCC 4.6 build warnings by Wolfgang Denk · Sat Oct 29 09:37:56 2011 +0000
  42. 0d7bfe4 drivers/net/eepro100.c: fix GCC 4.6 build warnings by Wolfgang Denk · Sat Oct 29 09:37:48 2011 +0000
  43. 3b63353 drivers/net/ns8382x.c: fix GCC 4.6 build warnings by Wolfgang Denk · Sat Oct 29 09:37:34 2011 +0000
  44. 92fa6df Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Thu Nov 03 20:36:16 2011 +0100
  45. 1569033 e1000: fix bugs from recent commits by Wolfgang Denk · Fri Oct 28 07:37:04 2011 +0200
  46. 85a6c07 tegra2: Move MMC clock initialization into MMC driver by Stephen Warren · Mon Oct 31 06:51:34 2011 +0000
  47. 8241d40 mmc: sdhci: fix sdma bug for large file transfer by Lei Wen · Sat Oct 08 04:14:58 2011 +0000
  48. 6c13c66 mmc: sdhci: add timeout for data transfer by Lei Wen · Sat Oct 08 04:14:57 2011 +0000
  49. 5a1108e mmc: sdhci: add mmc structure for host by Lei Wen · Sat Oct 08 04:14:56 2011 +0000
  50. 5b30be0 mmc: sdhci: fix cache flush by Lei Wen · Sat Oct 08 04:14:54 2011 +0000
  51. 4a32fba mmc: CMD7:MMC_CMD_SELECT_CARD response fix by Ajay Bhargav · Wed Oct 05 03:13:23 2011 +0000
  52. 4f5a6a5 mmc: test mmc bus width on startup by Lei Wen · Mon Oct 03 20:35:11 2011 +0000
  53. 217467f mmc: change magic number to macro define by Lei Wen · Mon Oct 03 20:35:10 2011 +0000
  54. 4606074 mmc: mv_sdhci: fix 8bus width access for 88SV331xV5 by Lei Wen · Mon Oct 03 20:33:44 2011 +0000
  55. 2ecf6e9 mmc: retry the cmd8 to meet 74 clocks requirement in the spec by Lei Wen · Fri Sep 02 17:34:17 2011 +0000
  56. 644356a PXA: Add MMC driver using the generic MMC framework by Marek Vasut · Wed Nov 02 00:29:27 2011 +0000
  57. 64b94dd e1000: Allow direct access to the E1000 SPI EEPROM device by Kyle Moffett · Tue Oct 18 11:05:29 2011 +0000
  58. 142cbf8 e1000: Export core EEPROM access functions for SPI support by Kyle Moffett · Tue Oct 18 11:05:28 2011 +0000
  59. 70946bc e1000: Rewrite EEPROM checksum error to give more information by Kyle Moffett · Tue Oct 18 11:05:27 2011 +0000
  60. 7b698d5 e1000: Restructure and streamline PCI device probing by Kyle Moffett · Tue Oct 18 11:05:26 2011 +0000
  61. 7376f8d e1000: Clean up handling of dual-port NICs and support 82571 by Kyle Moffett · Mon Sep 13 05:52:22 2010 +0000
  62. dae82aa Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Fri Oct 28 00:15:19 2011 +0200
  63. 04a7a4e GCC4.6: Use debug() instead of debugX() in s3c24xx_nand.c by Marek Vasut · Mon Oct 24 23:40:04 2011 +0000
  64. 478e2d0 GCC4.6: Squash warnings in fec_mxc.c by Marek Vasut · Mon Oct 24 23:40:03 2011 +0000
  65. f831011 GCC4.6: Squash warning in bus_vcxk.c by Marek Vasut · Mon Oct 24 23:40:02 2011 +0000
  66. b8fb384 GCC4.6: Squash warnings in ks8695eth.c by Marek Vasut · Mon Oct 24 23:40:01 2011 +0000
  67. 445e3ac GCC4.6: Squash warnings in lattice.c by Marek Vasut · Mon Oct 24 23:40:00 2011 +0000
  68. 922a3a9 GCC4.6: Squash warnings in kirkwood_spi.c by Marek Vasut · Mon Oct 24 23:39:59 2011 +0000
  69. ef78e08 GCC4.6: Squash warnings in smsc95xx.c by Marek Vasut · Mon Oct 24 23:39:58 2011 +0000
  70. 9ed3ff1 GCC4.6: Fix warnings in pxa_mmc.c by Marek Vasut · Mon Oct 24 23:39:57 2011 +0000
  71. 95fbd0b GCC4.6: Squash error in pcmcia/i82365.c by Marek Vasut · Fri Oct 21 14:17:30 2011 +0000
  72. 0ceb622 GCC4.6: Squash warnings in tqm8xx_pcmcia.c by Marek Vasut · Fri Oct 21 14:17:24 2011 +0000
  73. ad6db6a GCC4.6: Squash warnings in sata_sil3114.c by Marek Vasut · Fri Oct 21 14:17:23 2011 +0000
  74. 2e662ee GCC4.6: Squash warnings in fsl_pci_init.c by Marek Vasut · Fri Oct 21 14:17:21 2011 +0000
  75. d36e8c3 GCC4.6: Squash warnings in fsl_espi.c by Marek Vasut · Fri Oct 21 14:17:20 2011 +0000
  76. 2c2e637 GCC4.6: Squash warnings in ahci.c by Marek Vasut · Fri Oct 21 14:17:16 2011 +0000
  77. 041b5df GCC4.6: Squash warnings in 4xx_enet.c by Marek Vasut · Fri Oct 21 14:17:13 2011 +0000
  78. 0e94ad8 GCC4.6: Squash warning in jedec_flash.c by Marek Vasut · Fri Oct 21 14:17:11 2011 +0000
  79. cb1622e GCC4.6: Squash warning in cfi_flash.c by Marek Vasut · Fri Oct 21 14:17:05 2011 +0000
  80. 2eb9a49 GCC4.6: Squash warning in cfb_console.c by Marek Vasut · Fri Oct 21 14:17:04 2011 +0000
  81. 7d74410 ARM:AM33XX: Add support for TI AM335X EVM by Chandan Nath · Fri Oct 14 02:58:26 2011 +0000
  82. 5b5260e davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM by Manjunath Hadli · Thu Oct 13 03:40:55 2011 +0000
  83. 444d8c1 davinci: emac: add support for more than 1 PHYs by Manjunath Hadli · Thu Oct 13 03:40:54 2011 +0000
  84. 4141ad4 davinci: emac: add new features to autonegotiate for EMAC by Manjunath Hadli · Thu Oct 13 03:40:53 2011 +0000
  85. fd6e294 mmc: omap: Allow OMAP_HSMMC[23]_BASE to be unset by Tom Rini · Wed Oct 12 06:20:50 2011 +0000
  86. d816de5 omap3: Add interface for omap3 DMA by Simon Schwarz · Wed Sep 28 05:00:26 2011 +0000
  87. 86ea45b kirkwood_spi: add dummy spi_init() by Michael Walle · Tue Oct 18 20:12:00 2011 +0530
  88. f886dbd gpio: mvmfp: reduce include platform file by Lei Wen · Tue Oct 18 20:11:55 2011 +0530
  89. d26517d serial: reduce include platform file for marvell chip by Lei Wen · Tue Oct 18 20:11:48 2011 +0530
  90. 298ae91 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · Tue Oct 18 20:11:42 2011 +0530
  91. b1b0820 SPI: Add SPI driver support for Marvell Armada100 by Ajay Bhargav · Mon Oct 03 14:00:57 2011 +0530
  92. 8685930 misc: pmic: drop old Freescale's pmic driver by Stefano Babic · Sat Oct 08 11:35:14 2011 +0200
  93. 54324c1 misc: pmic: addI2C support to pmic_fsl driver by Stefano Babic · Thu Oct 06 21:06:39 2011 +0200
  94. ca4f5fb misc: pmic: use I2C_SET_BUS in pmic I2C by Stefano Babic · Tue Oct 11 19:18:05 2011 +0200
  95. 07735d1 RTC: Switch mc13783 to generic pmic code by Stefano Babic · Sun Oct 02 18:38:43 2011 +0200
  96. 222be65 misc: pmic: Freescale PMIC switches to generic PMIC driver by Stefano Babic · Wed Oct 05 12:38:27 2011 +0200
  97. bad888c misc:pmic:max8998 MAX8998 support at a new PMIC driver. by Łukasz Majewski · Mon Oct 03 19:45:50 2011 +0000
  98. 16db062 misc:pmic:core New generic PMIC driver by Łukasz Majewski · Thu Oct 06 02:37:34 2011 +0000
  99. 4f27444 I2C: Add i2c_get/set_speed() to mxc_i2c.c by Marek Vasut · Tue Sep 27 06:34:11 2011 +0000
  100. 97bf58f tegra2: Enable MMC for Seaboard by Tom Warren · Wed Sep 21 12:40:07 2011 +0000