1. eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  2. a42c87f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  3. fe1f808 ahci: Expand HDD Logical Block addressability up to 32 bits by Walter Murphy · 12 years ago
  4. 766b16f ahci: Perform SATA flush after disk write. by Marc Jones · 12 years ago
  5. 2a0c61d ahci: Support spin-up and link-up separately by Marc Jones · 12 years ago
  6. 5784766 ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout) by Walter Murphy · 12 years ago
  7. 90b276f ahci: flush / invalidate dcache around SATA commands by Taylor Hutt · 12 years ago
  8. 64738e8 ahci: Use virt_to_phys() to denote physical addresses for DMA by Taylor Hutt · 12 years ago
  9. 5a2b77f ahci: Fix 'Invaild' typo by Taylor Hutt · 12 years ago
  10. c873111 ahci: Use sizeof(fis) instead of hardcoding '20' by Taylor Hutt · 12 years ago
  11. 19d1d41 ahci: Make the AHCI code find the capacity of disks > 128 GB properly by Gabe Black · 12 years ago
  12. b7a21b7 ahci: support scsi writing in AHCI driver by Hung-Te Lin · 12 years ago
  13. e81058c ahci: Make sending the SETFEATURES_XFER command optional by Gabe Black · 12 years ago
  14. 4e422bc ahci: cosmetics and cleanup by Stefan Reinauer · 12 years ago
  15. 7ba7917 ahci: Improve AHCI debugging by Stefan Reinauer · 12 years ago
  16. 9a65b87 ahci: Optimise AHCI controller reset and start-up by Stefan Reinauer · 12 years ago
  17. 284231e ahci: Support splitting of read transactions into multiple chunks by Vadim Bendebury · 12 years ago
  18. 33a35bb cfb_console: Add support for some ANSI terminal escape codes by Pali Rohár · 12 years ago
  19. a99c040 FPGA: Cyclon II: Correctly reset the FPGA before configuration by Stephan Gatzka · 12 years ago
  20. a833b95 tegra: nand: make ONFI detection work by Lucas Stach · 12 years ago
  21. f04821a Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  22. 5bb3505 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  23. f2e0801 stdio: Remove the CLPS7111 serial driver by Marek Vasut · 12 years ago
  24. b411eb3 arm: Remove support for NETARM by Marek Vasut · 12 years ago
  25. afad402 arm: Remove support for s3c4510 by Marek Vasut · 12 years ago
  26. 6f62f42 arm: Remove support for lpc2292 by Marek Vasut · 12 years ago
  27. 787f4f3 pmic: Add support for mc34704 by Fabio Estevam · 12 years ago
  28. 4cfc6c4 pmic_fsl: Introduce FSL_PMIC_I2C_LENGTH by Fabio Estevam · 12 years ago
  29. 4c25761 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · 12 years ago
  30. c68436f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  31. 96708a0 serial: ns16550: Enable COM5 and COM6 by Andrew Bradford · 12 years ago
  32. d07e7f9 drivers/serial/serial_ns16550.c: sparse fixes by Kim Phillips · 12 years ago
  33. 62f730f drivers/i2c/fsl_i2c.c: sparse fix by Kim Phillips · 12 years ago
  34. 22cbeed omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPED by Peter Korsgaard · 12 years ago
  35. a88731a mpc83xx: add support for mpc8309 by Gerlando Falauto · 12 years ago
  36. 3f0be8e USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY by Pankaj Bharadiya · 12 years ago
  37. c7656ba Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
  38. bdc3ff6 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 12 years ago
  39. 19e4a00 powerpc/boot: Change the compile macro for SRIO & PCIE boot master module by Liu Gang · 12 years ago
  40. 9905757 powerpc/espi: remove write command length check by Shaohui Xie · 12 years ago
  41. 1f3bd3e powerpc/fm: fix TBI PHY address settings by shaohui xie · 12 years ago
  42. 111fd19 fm/mEMAC: add mEMAC frame work by Roy Zang · 12 years ago
  43. d240414 powerpc/mpc85xx: Add B4860 and variant SoCs by York Sun · 12 years ago
  44. 9e75875 powerpc/mpc85xx: Add T4240 SoC by York Sun · 12 years ago
  45. a1e4318 driver/pci: Fix compiling error by York Sun · 12 years ago
  46. 505f3e6 fsl_pci: use 'Header Type' field to judge PCIE mode by Minghuan Lian · 12 years ago
  47. 757bff4 mmc: dw-mmc: support DesignWare MMC Controller by Jaehoon Chung · 12 years ago
  48. 48cf9dc mmc: pxa: Remove the old non-generic PXA MMC driver by Marek Vasut · 12 years ago
  49. 13243f2 mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd by Tushar Behera · 12 years ago
  50. 804c7f4 mmc: sdhci: add the DMA select for SDMA by Jaehoon Chung · 12 years ago
  51. 5d48e42 mmc: sdhci: increase the timeout value for data transfer by Jaehoon Chung · 12 years ago
  52. d6b2e50 mmc: Fix mmc_spi error on cmd->flags field by Marek Vasut · 12 years ago
  53. 49a627f MMC: Remove the MMC bounce buffer by Marek Vasut · 12 years ago
  54. 4e6d81d MMC: MXS: Convert MXS MMC driver to generic bounce buffer by Marek Vasut · 12 years ago
  55. 047cea3 powerpc/usb: fix bug of CPU hang when missing USB PHY clock by Shengzhou Liu · 12 years ago
  56. 99070db Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  57. 44abe47 input: Add ANSI 3.64 escape sequence generation. by Hung-Te Lin · 12 years ago
  58. 59a1b72 input: Fix i8042 keyboard reset by Marc Jones · 12 years ago
  59. 45fe668 input: i8042: Provide feature to disable keyboard before booting kernel by Louis Yung-Chieh Lo · 12 years ago
  60. 48edb30 input: Provide a board specific mechanism to decide whether to skip i8042 init by Gabe Black · 12 years ago
  61. ef94f7f input: Use finer grain udelays while waitng for the i8042 keyboard buffer to empty by Gabe Black · 12 years ago
  62. 39c7a26 ColdFire: uart: fix build failure for missing header files by Alison Wang · 12 years ago
  63. 2b758ca m68k: net: Fix unused variable in mcfmii.c by Marek Vasut · 12 years ago
  64. fb24ffc dm: Move s3c24xx USB driver to a proper place by Marek Vasut · 12 years ago
  65. d731282 dm: wdt: arm: Move tnetv107x into drivers/watchdog/ by Marek Vasut · 12 years ago
  66. 953cfd2 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 12 years ago
  67. 9cd2b9e kerneldoc: Annotate drivers/serial/serial.c by Marek Vasut · 12 years ago
  68. dee1941 serial: Reorder get_current() by Marek Vasut · 12 years ago
  69. 6d93e25 serial: Reorder serial_assign() by Marek Vasut · 12 years ago
  70. ec3fd68 serial: Use default_serial_puts() in drivers by Marek Vasut · 12 years ago
  71. bfb7d7a serial: Implement default_serial_puts() by Marek Vasut · 12 years ago
  72. 9924ca6 mmc: at91: use max timeout value. It will avoid some situation that timeout happened. by Wu, Josh · 12 years ago
  73. 1db7377 mmc: at91: add multi block read/write support. by Wu, Josh · 12 years ago
  74. b9f4bc3 Remove lh7a40x cpu and serial driver by Albert ARIBAUD · 12 years ago
  75. 09c8bb2 i.MX video: struct fb_videomode can be const by Eric Nelson · 12 years ago
  76. a2ac1b3 mxc: Fix SDHC multi-instance clock by Benoît Thébaudeau · 12 years ago
  77. f539094 i2c: sh_i2c: use setbits/clrbits macro by Tetsuyuki Kobayashi · 12 years ago
  78. 0e5fb33 i2c: sh_i2c.c: check error in i2c_read and i2c_write by Tetsuyuki Kobayashi · 12 years ago
  79. d042d71 i2c: sh_i2c: enable i2c_probe by Tetsuyuki Kobayashi · 12 years ago
  80. 020ec72 i2c: sh_i2c.c: support I2C2, I2C3 and I2C4 by Tetsuyuki Kobayashi · 12 years ago
  81. 3ce2703 i2c: sh_i2c.c: adjust for SH73A0 by Tetsuyuki Kobayashi · 12 years ago
  82. 57d7c80 i2c: sh_i2c.c: correct BUSY bit define in ICSR by Tetsuyuki Kobayashi · 12 years ago
  83. b1af67f i2c: sh_i2c.c: support iccl and icch extension by Tetsuyuki Kobayashi · 12 years ago
  84. 414e166 mx51: Fix USB PHY clocks by Benoît Thébaudeau · 12 years ago
  85. 1f5e4ee mx5: Use explicit clock gate names by Benoît Thébaudeau · 12 years ago
  86. e7bed5c imx: Use MXC_I2C_CLK in imx i2c driver by Matthias Weisser · 12 years ago
  87. 0bb7e31 i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields by Eric Nelson · 12 years ago
  88. c0720af tegra: nand: add board pinmux by Lucas Stach · 12 years ago
  89. 150c249 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  90. 14813f1 input: Add debugging for key matrix key codes by Simon Glass · 12 years ago
  91. 71dc6bc input: Allow key ghosting filter to be disabled by Simon Glass · 12 years ago
  92. 1b1d3e6 input: Separate out keyboard repeat/delay from init by Simon Glass · 12 years ago
  93. 00f1099 input: Correct key_matrix fdt decoding by Simon Glass · 12 years ago
  94. e46a435 sata.h: Make all sata/ata drivers include <sata.h> by Pavel Herrmann · 12 years ago
  95. 0e7d856 sil_sata: Make sata_write() comply with <part.h> by Tom Rini · 12 years ago
  96. 98391ff sata_dwc: Make sata_write() use const void, per <part.h> by Tom Rini · 12 years ago
  97. 974d801 pata_bfin: Make sata_{read,write}() comply with <part.h> by Tom Rini · 12 years ago
  98. 40c030f fsl_sata: Make sata_{read,write}() comply with <part.h> by Tom Rini · 12 years ago
  99. dac8757 dwc_ahsata: Make sata_write() comply with <part.h> by Tom Rini · 12 years ago
  100. 5048a67 ata_piix: sata_write must take a const void argument. by Tom Rini · 12 years ago