1. 7cf7307 mmc: dw-mmc: support DesignWare MMC Controller by Jaehoon Chung · Mon Oct 15 19:10:29 2012 +0000
  2. c6fc57e mmc: pxa: Remove the old non-generic PXA MMC driver by Marek Vasut · Sun Sep 30 10:09:50 2012 +0000
  3. 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
  4. f77f058 mmc: sdhci: add the DMA select for SDMA by Jaehoon Chung · Thu Sep 20 20:31:55 2012 +0000
  5. 30686bd mmc: sdhci: increase the timeout value for data transfer by Jaehoon Chung · Thu Sep 20 20:31:54 2012 +0000
  6. 6b60e9b mmc: Fix mmc_spi error on cmd->flags field by Marek Vasut · Tue Sep 11 08:59:51 2012 +0000
  7. 5ac2064 MMC: Remove the MMC bounce buffer by Marek Vasut · Sun Aug 26 15:19:09 2012 +0000
  8. acc8d6b MMC: MXS: Convert MXS MMC driver to generic bounce buffer by Marek Vasut · Sun Aug 26 15:19:07 2012 +0000
  9. c9cc7d7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Oct 19 18:23:38 2012 -0700
  10. 47a65ad input: Add ANSI 3.64 escape sequence generation. by Hung-Te Lin · Thu Oct 11 15:15:53 2012 +0000
  11. 84f8db6 input: Fix i8042 keyboard reset by Marc Jones · Thu Oct 11 15:15:52 2012 +0000
  12. 46d579c input: i8042: Provide feature to disable keyboard before booting kernel by Louis Yung-Chieh Lo · Thu Oct 11 15:15:51 2012 +0000
  13. 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
  14. 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
  15. 234151a ColdFire: uart: fix build failure for missing header files by Alison Wang · Thu Oct 18 16:54:38 2012 +0000
  16. 6aaba55 m68k: net: Fix unused variable in mcfmii.c by Marek Vasut · Wed Oct 03 13:28:47 2012 +0000
  17. e917a7c dm: Move s3c24xx USB driver to a proper place by Marek Vasut · Sat Jul 21 05:02:22 2012 +0000
  18. 1df69ec dm: wdt: arm: Move tnetv107x into drivers/watchdog/ by Marek Vasut · Sat Jul 21 05:02:21 2012 +0000
  19. 6857c00 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Oct 17 09:03:59 2012 -0700
  20. 95656ea kerneldoc: Annotate drivers/serial/serial.c by Marek Vasut · Mon Oct 08 11:36:39 2012 +0000
  21. bdad807 serial: Reorder get_current() by Marek Vasut · Sat Oct 06 14:07:04 2012 +0000
  22. 0e1b577 serial: Reorder serial_assign() by Marek Vasut · Sat Oct 06 14:07:03 2012 +0000
  23. d9c6449 serial: Use default_serial_puts() in drivers by Marek Vasut · Sat Oct 06 14:07:02 2012 +0000
  24. 6b9124e serial: Implement default_serial_puts() by Marek Vasut · Sat Oct 06 14:07:01 2012 +0000
  25. 620491f Remove lh7a40x cpu and serial driver by Albert ARIBAUD · Mon Oct 08 04:11:38 2012 +0000
  26. 2459912 i2c: sh_i2c: use setbits/clrbits macro by Tetsuyuki Kobayashi · Thu Sep 13 19:08:05 2012 +0000
  27. 773003c i2c: sh_i2c.c: check error in i2c_read and i2c_write by Tetsuyuki Kobayashi · Thu Sep 13 19:08:01 2012 +0000
  28. cece11c i2c: sh_i2c: enable i2c_probe by Tetsuyuki Kobayashi · Thu Sep 13 19:08:00 2012 +0000
  29. c105d3f i2c: sh_i2c.c: support I2C2, I2C3 and I2C4 by Tetsuyuki Kobayashi · Thu Sep 13 19:07:59 2012 +0000
  30. 6636bd2 i2c: sh_i2c.c: adjust for SH73A0 by Tetsuyuki Kobayashi · Thu Sep 13 19:07:58 2012 +0000
  31. b788fe3 i2c: sh_i2c.c: correct BUSY bit define in ICSR by Tetsuyuki Kobayashi · Thu Sep 13 19:07:57 2012 +0000
  32. cc4283c i2c: sh_i2c.c: support iccl and icch extension by Tetsuyuki Kobayashi · Thu Sep 13 19:07:56 2012 +0000
  33. f2f0038 mx51: Fix USB PHY clocks by Benoît Thébaudeau · Fri Sep 28 07:09:03 2012 +0000
  34. 461a00a mx5: Use explicit clock gate names by Benoît Thébaudeau · Thu Sep 27 10:21:00 2012 +0000
  35. 99ba342 imx: Use MXC_I2C_CLK in imx i2c driver by Matthias Weisser · Mon Sep 24 02:46:53 2012 +0000
  36. e427954 i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields by Eric Nelson · Fri Sep 21 07:33:51 2012 +0000
  37. 0458584 tegra: nand: add board pinmux by Lucas Stach · Sat Sep 29 10:02:09 2012 +0000
  38. ab37196 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · Wed Sep 19 15:50:56 2012 -0700
  39. a380cff input: Add debugging for key matrix key codes by Simon Glass · Thu Sep 27 15:18:43 2012 +0000
  40. 7a951eb input: Allow key ghosting filter to be disabled by Simon Glass · Thu Sep 27 15:18:42 2012 +0000
  41. 6bca4f4 input: Separate out keyboard repeat/delay from init by Simon Glass · Thu Sep 27 15:18:41 2012 +0000
  42. b0e051d input: Correct key_matrix fdt decoding by Simon Glass · Thu Sep 27 15:18:40 2012 +0000
  43. 9e9f628 sata.h: Make all sata/ata drivers include <sata.h> by Pavel Herrmann · Thu Sep 27 23:18:04 2012 +0000
  44. 4835e13 sil_sata: Make sata_write() comply with <part.h> by Tom Rini · Sat Sep 29 07:57:25 2012 -0700
  45. e095229 sata_dwc: Make sata_write() use const void, per <part.h> by Tom Rini · Sat Sep 29 07:57:04 2012 -0700
  46. 9ee1aa7 pata_bfin: Make sata_{read,write}() comply with <part.h> by Tom Rini · Sat Sep 29 07:56:31 2012 -0700
  47. 47e68fb fsl_sata: Make sata_{read,write}() comply with <part.h> by Tom Rini · Sat Sep 29 07:55:11 2012 -0700
  48. 532e867 dwc_ahsata: Make sata_write() comply with <part.h> by Tom Rini · Sat Sep 29 07:53:06 2012 -0700
  49. d4a6a5b ata_piix: sata_write must take a const void argument. by Tom Rini · Sat Sep 29 07:52:48 2012 -0700
  50. 953f90f ata_piix: Fix checkpatch issues by Tom Rini · Sat Sep 29 07:35:12 2012 -0700
  51. a3d757d pxa25x: Add support for USB ethernet gadget by Lukasz Dalek · Tue Oct 02 17:04:32 2012 +0200
  52. 284c4cf usbether: Removed DEV_CONFIG_{CDC,SUBSET} by Lukasz Dalek · Tue Oct 02 17:04:31 2012 +0200
  53. fa21533 usbether: Define CONFIG_USB_ETH_{CDC,SUBSET} by Lukasz Dalek · Tue Oct 02 17:04:30 2012 +0200
  54. 6ca42dd usbether: Fixed bug when using with PXA25X chips by Lukasz Dalek · Tue Oct 02 17:04:29 2012 +0200
  55. c86753b usb: ulpi: add indicator configuration function by Lucas Stach · Mon Oct 01 00:44:34 2012 +0200
  56. f5b3408 usb: ehci: don't print debug output by Lucas Stach · Fri Sep 28 00:26:19 2012 +0200
  57. c1275eb tegra20: port to new ehci interface by Lucas Stach · Wed Sep 26 00:14:37 2012 +0200
  58. e6d3345 usb: add support for multiple usb controllers by Lucas Stach · Wed Sep 26 00:14:36 2012 +0200
  59. 3494a4c usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · Wed Sep 26 00:14:35 2012 +0200
  60. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · Wed Sep 26 00:14:34 2012 +0200
  61. d47f07e ppc4xx: Remove AP1000 board support by Stefan Roese · Wed Sep 19 15:18:52 2012 +0200
  62. 2206b34 serial: Enhance the manual relocation by Marek Vasut · Sun Sep 16 18:54:22 2012 +0200
  63. 21bb3ec serial: Compile drivers/serial/serial.c by default by Marek Vasut · Fri Sep 14 23:46:48 2012 +0200
  64. f35317c serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · Fri Sep 14 23:44:09 2012 +0200
  65. 6082822 serial: Unconditionally enable CONFIG_SERIAL_MULTI by Marek Vasut · Fri Sep 14 23:20:05 2012 +0200
  66. 79f2047 serial: Move common/serial.c to drivers/serial/ by Marek Vasut · Sat Sep 29 18:16:28 2012 +0200
  67. b1591a1 serial: ns16550: Rename serial.c to serial_ns16550.c by Marek Vasut · Sat Sep 29 18:12:47 2012 +0200
  68. 9e1fca9 serial: ns16550: Call usbtty_poll only in non-SPL build by Marek Vasut · Sat Sep 15 10:25:19 2012 +0200
  69. 904d3d7 serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver by Marek Vasut · Fri Sep 14 22:40:08 2012 +0200
  70. 0d19c02 serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver by Marek Vasut · Fri Sep 14 22:39:44 2012 +0200
  71. 9776a44 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver by Marek Vasut · Fri Sep 14 22:39:19 2012 +0200
  72. 46e4d5f serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver by Marek Vasut · Fri Sep 14 22:38:46 2012 +0200
  73. 9a5f858 serial: arm: Implement CONFIG_SERIAL_MULTI into netarm serial driver by Marek Vasut · Fri Sep 14 22:38:09 2012 +0200
  74. 64c6055 serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver by Marek Vasut · Fri Sep 14 22:37:43 2012 +0200
  75. 0079786 serial: Implement CONFIG_SERIAL_MULTI into max3100 serial driver by Marek Vasut · Fri Sep 14 22:37:17 2012 +0200
  76. e33298e serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 serial driver by Marek Vasut · Fri Sep 14 22:36:50 2012 +0200
  77. 58177b7 serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x serial driver by Marek Vasut · Fri Sep 14 22:36:27 2012 +0200
  78. 5ee4656 serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 serial driver by Marek Vasut · Fri Sep 14 22:35:43 2012 +0200
  79. dde3734 serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driver by Marek Vasut · Fri Sep 14 22:35:14 2012 +0200
  80. 9784bde serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driver by Marek Vasut · Fri Sep 14 22:34:51 2012 +0200
  81. 30916a4 serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver by Marek Vasut · Fri Sep 14 22:34:22 2012 +0200
  82. 289c300 serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver by Marek Vasut · Fri Sep 14 22:33:21 2012 +0200
  83. 1591f18 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver by Marek Vasut · Thu Sep 13 16:53:49 2012 +0200
  84. bec53ec serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driver by Marek Vasut · Thu Sep 13 16:53:15 2012 +0200
  85. fcb9ef8 serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driver by Marek Vasut · Thu Sep 13 16:52:38 2012 +0200
  86. d2a9ea2 serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driver by Marek Vasut · Thu Sep 13 16:52:07 2012 +0200
  87. 96e8ff6 serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driver by Marek Vasut · Thu Sep 13 16:51:38 2012 +0200
  88. a1207aa serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driver by Marek Vasut · Thu Sep 13 16:51:02 2012 +0200
  89. ff093ed serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver by Marek Vasut · Thu Sep 13 16:50:30 2012 +0200
  90. e9d0e3c serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver by Marek Vasut · Thu Sep 13 16:49:51 2012 +0200
  91. 4b02639 serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driver by Marek Vasut · Thu Sep 13 16:48:50 2012 +0200
  92. 3f08506 serial: ns16550: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 20:02:05 2012 +0200
  93. d97fb5c serial: microblaze: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 19:45:58 2012 +0200
  94. 354531e serial: zynq: Move serial registration from serial_initialize() by Tom Rini · Mon Oct 08 14:46:23 2012 -0700
  95. 533e31e serial: s5p: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 19:39:57 2012 +0200
  96. f344201 serial: pxa: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 13:57:58 2012 +0200
  97. b3e48aa serial: s3c24xx: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 16:01:16 2012 +0200
  98. bcf4872 serial: pxa: Make local functions static by Marek Vasut · Wed Sep 12 12:59:42 2012 +0200
  99. bc53d14 serial: pxa: Implement default_serial_console in serial_pxa.c by Marek Vasut · Wed Sep 12 12:26:30 2012 +0200
  100. 5bcdf24 serial: Properly spell out the structure member names of serial_driver by Marek Vasut · Sun Sep 09 18:48:28 2012 +0200