1. 58bb99b mmc: tegra: support 4-bit operation too on 8-bit slots by Stephen Warren · Fri Nov 02 06:56:12 2012 +0000
  2. 0f43e66 tegra: add CONSOLE_MUX support to tegra-kbc by Allen Martin · Thu Nov 01 13:41:16 2012 +0000
  3. d7305d1 tegra: Support control of cache settings for LCD by Simon Glass · Wed Oct 17 13:24:57 2012 +0000
  4. e161ccf tegra: Add LCD driver by Simon Glass · Wed Oct 17 13:24:51 2012 +0000
  5. ba3b893 SPI: Add SPI Driver for EXYNOS. by Rajeshwari Shinde · Fri Nov 02 01:15:36 2012 +0000
  6. bd3841f SOUND: Add WM8994 codec by Rajeshwari Shinde · Thu Oct 25 19:49:23 2012 +0000
  7. 836a66c SOUND: SAMSUNG: Add I2S driver by Rajeshwari Shinde · Thu Oct 25 19:49:22 2012 +0000
  8. 79c40e6 drivers: video: fix image position by Piotr Wilczek · Fri Oct 19 05:34:06 2012 +0000
  9. c1ea2e1 drivers: video: Add ld9040 video driver by Piotr Wilczek · Fri Oct 19 05:34:05 2012 +0000
  10. cd9a078 s3c64xx: fix the compiler error and warning by Minkyu Kang · Thu Oct 25 22:15:33 2012 +0000
  11. e9e8be8 PMIC: MAX77686: Add support for MAX77686 by Rajeshwari Shinde · Fri Aug 24 00:39:23 2012 +0000
  12. 3d4f16c dm: wdt: Move s5p watchdog timer to drivers/watchdog/ by Marek Vasut · Sat Jul 21 05:02:24 2012 +0000
  13. d6614b7 gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices by Łukasz Majewski · Tue Sep 04 21:47:46 2012 +0000
  14. d8c2fd0 mx6: use CONFIG_MX6 instead of CONFIG_MX6Q by Troy Kisky · Tue Oct 23 10:57:47 2012 +0000
  15. ecacc01 Merge git://git.denx.de/u-boot by Stefano Babic · Sat Nov 10 08:05:54 2012 +0100
  16. e007094 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Nov 05 07:42:00 2012 -0700
  17. add21ca usb gadget ether: Fix warning in is_eth_addr_valid() by Tom Rini · Wed Oct 31 13:30:41 2012 +0000
  18. 561cda9 drivers/serial/serial_ns16550.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:47 2012 +0000
  19. 0b2efcf drivers/mtd/nand: sparse fixes by Kim Phillips · Mon Oct 29 13:34:46 2012 +0000
  20. d303b86 drivers/mtd/cfi_flash.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:45 2012 +0000
  21. f9e0b60 drivers/mmc/fsl_esdhc.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:44 2012 +0000
  22. 87ea389 drivers/mmc/mmc.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:43 2012 +0000
  23. aa1132a drivers/input/input.c: sparse fix by Kim Phillips · Mon Oct 29 13:34:42 2012 +0000
  24. bd76f01 drivers/gpio/mpc83xx_gpio.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:41 2012 +0000
  25. 0348748 drivers/block/: sparse fixes by Kim Phillips · Mon Oct 29 13:34:40 2012 +0000
  26. 914b078 drivers/net/: sparse fixes by Kim Phillips · Mon Oct 29 13:34:34 2012 +0000
  27. 40c2c03 net/: sparse fixes by Kim Phillips · Mon Oct 29 13:34:33 2012 +0000
  28. a1b457a include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · Mon Oct 29 13:34:23 2012 +0000
  29. 9b9f90b Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · Sat Nov 03 10:05:22 2012 +0100
  30. d1cb64b ahci: Expand HDD Logical Block addressability up to 32 bits by Walter Murphy · Mon Oct 29 05:24:03 2012 +0000
  31. 49ec4b1 ahci: Perform SATA flush after disk write. by Marc Jones · Mon Oct 29 05:24:02 2012 +0000
  32. bbb5784 ahci: Support spin-up and link-up separately by Marc Jones · Mon Oct 29 05:24:01 2012 +0000
  33. efd49b4 ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout) by Walter Murphy · Mon Oct 29 05:24:00 2012 +0000
  34. 33e4c2f ahci: flush / invalidate dcache around SATA commands by Taylor Hutt · Mon Oct 29 05:23:59 2012 +0000
  35. 3455f53 ahci: Use virt_to_phys() to denote physical addresses for DMA by Taylor Hutt · Mon Oct 29 05:23:58 2012 +0000
  36. 1b1d42e ahci: Fix 'Invaild' typo by Taylor Hutt · Mon Oct 29 05:23:56 2012 +0000
  37. 54d0f55 ahci: Use sizeof(fis) instead of hardcoding '20' by Taylor Hutt · Mon Oct 29 05:23:55 2012 +0000
  38. dd2c734 ahci: Make the AHCI code find the capacity of disks > 128 GB properly by Gabe Black · Mon Oct 29 05:23:54 2012 +0000
  39. 0f10bd4 ahci: support scsi writing in AHCI driver by Hung-Te Lin · Mon Oct 29 05:23:53 2012 +0000
  40. 3931072 ahci: Make sending the SETFEATURES_XFER command optional by Gabe Black · Mon Oct 29 05:23:52 2012 +0000
  41. 48791f1 ahci: cosmetics and cleanup by Stefan Reinauer · Mon Oct 29 05:23:51 2012 +0000
  42. 7ee0e437 ahci: Improve AHCI debugging by Stefan Reinauer · Mon Oct 29 05:23:50 2012 +0000
  43. a63341c ahci: Optimise AHCI controller reset and start-up by Stefan Reinauer · Mon Oct 29 05:23:49 2012 +0000
  44. 700f85c ahci: Support splitting of read transactions into multiple chunks by Vadim Bendebury · Mon Oct 29 05:23:44 2012 +0000
  45. 4a57da3 cfb_console: Add support for some ANSI terminal escape codes by Pali Rohár · Fri Oct 19 13:30:09 2012 +0000
  46. 67f3291 FPGA: Cyclon II: Correctly reset the FPGA before configuration by Stephan Gatzka · Mon Oct 22 23:11:41 2012 +0000
  47. 8a53855 tegra: nand: make ONFI detection work by Lucas Stach · Sun Oct 07 11:29:38 2012 +0000
  48. 464fdd2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Sat Oct 27 11:43:17 2012 +0200
  49. 9edd3f7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Oct 26 15:44:31 2012 -0700
  50. 2565005 stdio: Remove the CLPS7111 serial driver by Marek Vasut · Wed Oct 03 08:54:11 2012 +0000
  51. 1f9301d arm: Remove support for NETARM by Marek Vasut · Wed Oct 03 08:54:10 2012 +0000
  52. 65bf56e arm: Remove support for s3c4510 by Marek Vasut · Wed Oct 03 08:54:09 2012 +0000
  53. c9e35f3 arm: Remove support for lpc2292 by Marek Vasut · Wed Oct 03 08:54:08 2012 +0000
  54. 2e6453d pmic: Add support for mc34704 by Fabio Estevam · Tue Oct 23 06:36:18 2012 +0000
  55. 57c922b pmic_fsl: Introduce FSL_PMIC_I2C_LENGTH by Fabio Estevam · Tue Oct 23 06:34:50 2012 +0000
  56. 0594f80 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · Fri Oct 26 07:54:25 2012 +0200
  57. 9f2cfe4 Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · Fri Oct 26 07:00:28 2012 +0200
  58. 86832ec serial: ns16550: Enable COM5 and COM6 by Andrew Bradford · Thu Oct 25 08:21:31 2012 -0400
  59. b24d006 drivers/serial/serial_ns16550.c: sparse fixes by Kim Phillips · Tue Oct 16 14:28:48 2012 +0000
  60. dd01863 drivers/i2c/fsl_i2c.c: sparse fix by Kim Phillips · Tue Oct 16 14:28:43 2012 +0000
  61. 2a6e8d0 omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPED by Peter Korsgaard · Wed Oct 17 09:20:46 2012 +0000
  62. fe201cb mpc83xx: add support for mpc8309 by Gerlando Falauto · Wed Oct 10 22:13:08 2012 +0000
  63. 025e375 USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY by Pankaj Bharadiya · Thu Sep 13 09:38:16 2012 +0000
  64. 430c0dc Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · Mon Oct 22 16:54:38 2012 -0700
  65. b2e5713 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · Mon Oct 22 16:53:19 2012 -0700
  66. 558359a powerpc/boot: Change the compile macro for SRIO & PCIE boot master module by Liu Gang · Sun Oct 14 20:55:17 2012 +0000
  67. 45cead8 powerpc/espi: remove write command length check by Shaohui Xie · Thu Oct 11 20:31:46 2012 +0000
  68. 842e59e powerpc/fm: fix TBI PHY address settings by shaohui xie · Thu Oct 11 20:25:36 2012 +0000
  69. bafd803 fm/mEMAC: add mEMAC frame work by Roy Zang · Mon Oct 08 07:44:21 2012 +0000
  70. bcf7b3d powerpc/mpc85xx: Add B4860 and variant SoCs by York Sun · Mon Oct 08 07:44:20 2012 +0000
  71. 9941a22 powerpc/mpc85xx: Add T4240 SoC by York Sun · Mon Oct 08 07:44:19 2012 +0000
  72. 024498f driver/pci: Fix compiling error by York Sun · Mon Oct 08 07:44:04 2012 +0000
  73. eb811d3 fsl_pci: use 'Header Type' field to judge PCIE mode by Minghuan Lian · Tue Aug 21 23:35:42 2012 +0000
  74. 7cf7307 mmc: dw-mmc: support DesignWare MMC Controller by Jaehoon Chung · Mon Oct 15 19:10:29 2012 +0000
  75. c6fc57e mmc: pxa: Remove the old non-generic PXA MMC driver by Marek Vasut · Sun Sep 30 10:09:50 2012 +0000
  76. 0fba4c2 mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd by Tushar Behera · Thu Sep 20 20:31:57 2012 +0000
  77. f77f058 mmc: sdhci: add the DMA select for SDMA by Jaehoon Chung · Thu Sep 20 20:31:55 2012 +0000
  78. 30686bd mmc: sdhci: increase the timeout value for data transfer by Jaehoon Chung · Thu Sep 20 20:31:54 2012 +0000
  79. 6b60e9b mmc: Fix mmc_spi error on cmd->flags field by Marek Vasut · Tue Sep 11 08:59:51 2012 +0000
  80. 5ac2064 MMC: Remove the MMC bounce buffer by Marek Vasut · Sun Aug 26 15:19:09 2012 +0000
  81. acc8d6b MMC: MXS: Convert MXS MMC driver to generic bounce buffer by Marek Vasut · Sun Aug 26 15:19:07 2012 +0000
  82. d407e1f powerpc/usb: fix bug of CPU hang when missing USB PHY clock by Shengzhou Liu · Mon Oct 22 13:18:24 2012 +0800
  83. c9cc7d7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Oct 19 18:23:38 2012 -0700
  84. 47a65ad input: Add ANSI 3.64 escape sequence generation. by Hung-Te Lin · Thu Oct 11 15:15:53 2012 +0000
  85. 84f8db6 input: Fix i8042 keyboard reset by Marc Jones · Thu Oct 11 15:15:52 2012 +0000
  86. 46d579c input: i8042: Provide feature to disable keyboard before booting kernel by Louis Yung-Chieh Lo · Thu Oct 11 15:15:51 2012 +0000
  87. 1370230 input: Provide a board specific mechanism to decide whether to skip i8042 init by Gabe Black · Fri Oct 12 14:02:02 2012 +0000
  88. c4459cb input: Use finer grain udelays while waitng for the i8042 keyboard buffer to empty by Gabe Black · Fri Oct 12 14:02:01 2012 +0000
  89. 234151a ColdFire: uart: fix build failure for missing header files by Alison Wang · Thu Oct 18 16:54:38 2012 +0000
  90. 6aaba55 m68k: net: Fix unused variable in mcfmii.c by Marek Vasut · Wed Oct 03 13:28:47 2012 +0000
  91. e917a7c dm: Move s3c24xx USB driver to a proper place by Marek Vasut · Sat Jul 21 05:02:22 2012 +0000
  92. 1df69ec dm: wdt: arm: Move tnetv107x into drivers/watchdog/ by Marek Vasut · Sat Jul 21 05:02:21 2012 +0000
  93. 6857c00 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Oct 17 09:03:59 2012 -0700
  94. 95656ea kerneldoc: Annotate drivers/serial/serial.c by Marek Vasut · Mon Oct 08 11:36:39 2012 +0000
  95. bdad807 serial: Reorder get_current() by Marek Vasut · Sat Oct 06 14:07:04 2012 +0000
  96. 0e1b577 serial: Reorder serial_assign() by Marek Vasut · Sat Oct 06 14:07:03 2012 +0000
  97. d9c6449 serial: Use default_serial_puts() in drivers by Marek Vasut · Sat Oct 06 14:07:02 2012 +0000
  98. 6b9124e serial: Implement default_serial_puts() by Marek Vasut · Sat Oct 06 14:07:01 2012 +0000
  99. ec35c91 mmc: at91: use max timeout value. It will avoid some situation that timeout happened. by Wu, Josh · Thu Sep 13 22:22:06 2012 +0000
  100. d1e486b mmc: at91: add multi block read/write support. by Wu, Josh · Thu Sep 13 22:22:04 2012 +0000