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