1. 5ded36b drivers/pcmcia/mpc8xx_pcmcia.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  2. ffbd9ee drivers/video/cfb_console.c:Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  3. 1b4d47f drivers/video/videomodes.c: fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  4. f2974f6 drivers/rtc/rv3029.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  5. 3a61422 drivers/rtc/ds3231.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  6. a5baaee sandbox: put stdin into raw mode by Mike Frysinger · 13 years ago
  7. d174fd9 serial: sandbox: use ssize_t to match os_read by Mike Frysinger · 13 years ago
  8. d42e066 serial: sandbox: optimize puts by Mike Frysinger · 13 years ago
  9. c0b15f0 drivers/rtc/ds1337.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  10. f6d0ae9 4xx_enet.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  11. 0d7bfe4 drivers/net/eepro100.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  12. 3b63353 drivers/net/ns8382x.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  13. 92fa6df Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 13 years ago
  14. 1569033 e1000: fix bugs from recent commits by Wolfgang Denk · 13 years ago
  15. 85a6c07 tegra2: Move MMC clock initialization into MMC driver by Stephen Warren · 13 years ago
  16. 8241d40 mmc: sdhci: fix sdma bug for large file transfer by Lei Wen · 13 years ago
  17. 6c13c66 mmc: sdhci: add timeout for data transfer by Lei Wen · 13 years ago
  18. 5a1108e mmc: sdhci: add mmc structure for host by Lei Wen · 13 years ago
  19. 5b30be0 mmc: sdhci: fix cache flush by Lei Wen · 13 years ago
  20. 4a32fba mmc: CMD7:MMC_CMD_SELECT_CARD response fix by Ajay Bhargav · 13 years ago
  21. 4f5a6a5 mmc: test mmc bus width on startup by Lei Wen · 13 years ago
  22. 217467f mmc: change magic number to macro define by Lei Wen · 13 years ago
  23. 4606074 mmc: mv_sdhci: fix 8bus width access for 88SV331xV5 by Lei Wen · 13 years ago
  24. 2ecf6e9 mmc: retry the cmd8 to meet 74 clocks requirement in the spec by Lei Wen · 13 years ago
  25. 644356a PXA: Add MMC driver using the generic MMC framework by Marek Vasut · 13 years ago
  26. 64b94dd e1000: Allow direct access to the E1000 SPI EEPROM device by Kyle Moffett · 13 years ago
  27. 142cbf8 e1000: Export core EEPROM access functions for SPI support by Kyle Moffett · 13 years ago
  28. 70946bc e1000: Rewrite EEPROM checksum error to give more information by Kyle Moffett · 13 years ago
  29. 7b698d5 e1000: Restructure and streamline PCI device probing by Kyle Moffett · 13 years ago
  30. 7376f8d e1000: Clean up handling of dual-port NICs and support 82571 by Kyle Moffett · 14 years ago
  31. dae82aa Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  32. 04a7a4e GCC4.6: Use debug() instead of debugX() in s3c24xx_nand.c by Marek Vasut · 13 years ago
  33. 478e2d0 GCC4.6: Squash warnings in fec_mxc.c by Marek Vasut · 13 years ago
  34. f831011 GCC4.6: Squash warning in bus_vcxk.c by Marek Vasut · 13 years ago
  35. b8fb384 GCC4.6: Squash warnings in ks8695eth.c by Marek Vasut · 13 years ago
  36. 445e3ac GCC4.6: Squash warnings in lattice.c by Marek Vasut · 13 years ago
  37. 922a3a9 GCC4.6: Squash warnings in kirkwood_spi.c by Marek Vasut · 13 years ago
  38. ef78e08 GCC4.6: Squash warnings in smsc95xx.c by Marek Vasut · 13 years ago
  39. 9ed3ff1 GCC4.6: Fix warnings in pxa_mmc.c by Marek Vasut · 13 years ago
  40. 95fbd0b GCC4.6: Squash error in pcmcia/i82365.c by Marek Vasut · 13 years ago
  41. 0ceb622 GCC4.6: Squash warnings in tqm8xx_pcmcia.c by Marek Vasut · 13 years ago
  42. ad6db6a GCC4.6: Squash warnings in sata_sil3114.c by Marek Vasut · 13 years ago
  43. 2e662ee GCC4.6: Squash warnings in fsl_pci_init.c by Marek Vasut · 13 years ago
  44. d36e8c3 GCC4.6: Squash warnings in fsl_espi.c by Marek Vasut · 13 years ago
  45. 2c2e637 GCC4.6: Squash warnings in ahci.c by Marek Vasut · 13 years ago
  46. 041b5df GCC4.6: Squash warnings in 4xx_enet.c by Marek Vasut · 13 years ago
  47. 0e94ad8 GCC4.6: Squash warning in jedec_flash.c by Marek Vasut · 13 years ago
  48. cb1622e GCC4.6: Squash warning in cfi_flash.c by Marek Vasut · 13 years ago
  49. 2eb9a49 GCC4.6: Squash warning in cfb_console.c by Marek Vasut · 13 years ago
  50. 7d74410 ARM:AM33XX: Add support for TI AM335X EVM by Chandan Nath · 13 years ago
  51. 5b5260e davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM by Manjunath Hadli · 13 years ago
  52. 444d8c1 davinci: emac: add support for more than 1 PHYs by Manjunath Hadli · 13 years ago
  53. 4141ad4 davinci: emac: add new features to autonegotiate for EMAC by Manjunath Hadli · 13 years ago
  54. fd6e294 mmc: omap: Allow OMAP_HSMMC[23]_BASE to be unset by Tom Rini · 13 years ago
  55. d816de5 omap3: Add interface for omap3 DMA by Simon Schwarz · 13 years ago
  56. 86ea45b kirkwood_spi: add dummy spi_init() by Michael Walle · 13 years ago
  57. f886dbd gpio: mvmfp: reduce include platform file by Lei Wen · 13 years ago
  58. d26517d serial: reduce include platform file for marvell chip by Lei Wen · 13 years ago
  59. 298ae91 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · 13 years ago
  60. b1b0820 SPI: Add SPI driver support for Marvell Armada100 by Ajay Bhargav · 13 years ago
  61. 8685930 misc: pmic: drop old Freescale's pmic driver by Stefano Babic · 13 years ago
  62. 54324c1 misc: pmic: addI2C support to pmic_fsl driver by Stefano Babic · 13 years ago
  63. ca4f5fb misc: pmic: use I2C_SET_BUS in pmic I2C by Stefano Babic · 13 years ago
  64. 07735d1 RTC: Switch mc13783 to generic pmic code by Stefano Babic · 13 years ago
  65. 222be65 misc: pmic: Freescale PMIC switches to generic PMIC driver by Stefano Babic · 13 years ago
  66. bad888c misc:pmic:max8998 MAX8998 support at a new PMIC driver. by Łukasz Majewski · 13 years ago
  67. 16db062 misc:pmic:core New generic PMIC driver by Łukasz Majewski · 13 years ago
  68. 4f27444 I2C: Add i2c_get/set_speed() to mxc_i2c.c by Marek Vasut · 13 years ago
  69. 97bf58f tegra2: Enable MMC for Seaboard by Tom Warren · 13 years ago
  70. c2ea5e4 tegra2: Add more clock functions by Simon Glass · 13 years ago
  71. 384a819 altera_tse: Fix return of eth_device's recv() callback by Joachim Foerster · 13 years ago
  72. 7ce9929 altera_tse: m88e1111s: Honor device flags regarding PHY interface mode by Joachim Foerster · 13 years ago
  73. cb0ddaf altera_tse: Add support for dedicated descriptor memory by Joachim Foerster · 13 years ago
  74. 953cc0c altera_tse: Fix SGDMA reset triggering by Joachim Foerster · 13 years ago
  75. fc883c2 altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync case by Joachim Foerster · 13 years ago
  76. 82d04cb mmc: dcache: allocate cache aligned buffers for ext_csd by Anton staaf · 13 years ago
  77. 9b00f0d mmc: dcache: allocate cache aligned buffer for scr and switch_status by Anton staaf · 13 years ago
  78. 1237f45 net: sc589: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  79. 75ff9fe net: s3c4510b_eth: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  80. 9552a2f net: ns9750: drop !NET_MULTI driver by Mike Frysinger · 13 years ago
  81. fbae9af net: enc28j60_lpc2292: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  82. a6745b8 net: emaclite: Move RX/TX ping pong initialization to by Michal Simek · 13 years ago
  83. c433655 net: emaclite: Use unsigned long for baseaddr by Michal Simek · 13 years ago
  84. 2d0dd6e spi/eon: add support for new EON spi flash EN25Q32B by Shaohui Xie · 13 years ago
  85. dd5497c NS16550: trivial code clean for checkpatch by Simon Glass · 13 years ago
  86. e9a7806 serial: uartlite: Fix compilation warnings by Michal Simek · 13 years ago
  87. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  88. 4511ccc drivers: add the support for Silicon Image SATA controller by Tang Yuantian · 13 years ago
  89. c3213b8 gpio: Add PCA9698 40-bit I2C I/O port by Dirk Eibach · 13 years ago
  90. b8058e8 serial: pl01x: drain PL01x FIFO before baudrate change by Linus Walleij · 13 years ago
  91. 68b1b93 net: dc2114x: check for apropriate command by Linus Walleij · 13 years ago
  92. c56c5a3 ftgmac100: reset fix when supports wake on lan by Macpaul Lin · 13 years ago
  93. 856f32f powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) by Timur Tabi · 13 years ago
  94. 213c7b1 fm: Don't allow disabling of FM1-DTSEC1 by Kumar Gala · 13 years ago
  95. 1ec665a fm-eth: Don't mark the MAC we use for MDIO as disabled in device tree by Kumar Gala · 13 years ago
  96. 5040241 Move timestamp and version files into 'generated' subdir by Simon Glass · 13 years ago
  97. 479349a sandbox: Add serial uart by Simon Glass · 13 years ago
  98. cafa1aa Replace space and tab checks with isblank by Jason Hobbs · 13 years ago
  99. c74c436 DM9000:Add a byte swap macro for dm9000 io operation. by Jason Jin · 13 years ago
  100. 8dd156e kw_gpio: fix error in kw_gpio_direction_input by Holger Brunck · 13 years ago