1. 2c734cd Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 13 years ago
  2. cafabe1 net/designware: Change timeout loop implementation by Amit Virdi · 13 years ago
  3. 20a5dde net/designware: Set ANAR to 0x1e1 by Armando Visconti · 13 years ago
  4. e25c90b net/designware: Program phy registers when auto-negotiation is ON by Vikas Manocha · 13 years ago
  5. 13edd17 net/designware: Try configuring phy on each dw_eth_init by Vipin Kumar · 13 years ago
  6. aa51005 net/designware: Consecutive writes must have delay by Armando Visconti · 13 years ago
  7. 024333c net/designware: Phy address fix by Vipin KUMAR · 13 years ago
  8. 97a6caa net/designware: Fix the max frame length size by Vipin KUMAR · 13 years ago
  9. c7f6dbe net/designware: Fix to restore hw mac address by Vipin KUMAR · 13 years ago
  10. e26fd3d onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB() by Lukasz Majewski · 13 years ago
  11. df48265 net: ll_temac: Add LL TEMAC driver to u-boot by Stephan Linz · 13 years ago
  12. 6b3967b onenand:samsung Target dependent OneNAND chip probe function by Lukasz Majewski · 13 years ago
  13. cc79697 mvgbe: remove warning for unused methods by Stefan Bigler · 13 years ago
  14. ee04a10 net/altera_tse: use flush_dcache_range instead of flush_dcache by Stefan Kristiansson · 13 years ago
  15. 83ea130 net/ethoc: use flush_dcache_range instead of flush_dcache by Stefan Kristiansson · 13 years ago
  16. a7ed871 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago
  17. a3a7072 pci: declare pciauto functions in header by Linus Walleij · 13 years ago
  18. dc3faf0 drivers/mmc/mmc.c: Fix build warning by Anatolij Gustschin · 13 years ago
  19. 60e242e drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  20. a939ea3 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  21. bc6f6c8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  22. 96a78ac tegra: i2c: Add I2C driver by Yen Lin · 13 years ago
  23. 87f938c tegra: usb: Add support for Tegra USB peripheral by Simon Glass · 13 years ago
  24. 9ab4ce2 usb: Add support for txfifo threshold by Simon Glass · 13 years ago
  25. 5c1ad3e net: fec_mxc: allow use with cache enabled by Eric Nelson · 13 years ago
  26. 3687c41 i.MX28: Do data transfers via DMA in MMC driver by Marek Vasut · 13 years ago
  27. 8635ff9 MMC: Implement generic bounce buffer by Marek Vasut · 13 years ago
  28. 6b9408e i.MX28: Add cache support to MXS NAND driver by Marek Vasut · 13 years ago
  29. c3dfe70 i.MX28: Add cache support into the APBH DMA driver by Marek Vasut · 13 years ago
  30. d821ad4 net: calxedaxgmac: fix build due to missing __aligned definition by Rob Herring · 13 years ago
  31. f9da0f8 Enable high speed support for USB device framework and usbtty by Vipin KUMAR · 13 years ago
  32. 08b5ab0 omap3_spi: receive transmit mode by jacopo mondi · 14 years ago
  33. 61712bc twl4030: fix potential power supply handling issues by Grazvydas Ignotas · 13 years ago
  34. f7dad8f NAND: TI: fix warnings in omap_gpmc.c by Stefano Babic · 13 years ago
  35. 6502949 net: smc91111: use mdelay() by Mike Frysinger · 13 years ago
  36. 522b2a0 USB: ehci-mx6: Add proper IO accessors by Fabio Estevam · 13 years ago
  37. d9fb6a4 mxs_spi: Return proper timeout error by Fabio Estevam · 13 years ago
  38. a22429d pmic_i2c: Return error in case of invalid pmic_i2c_tx_num by Fabio Estevam · 13 years ago
  39. b228e14 Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 by Robert Delien · 13 years ago
  40. 3f46752 usb/ehci: Add USB support for the MX6Q by Wolfgang Grandegger · 13 years ago
  41. c1ff6d8 PXA: Remove PXA PCMCIA support by Marek Vasut · 13 years ago
  42. c1d4ad9 sh_spi: Add 4 chip select signals supporting by Yoshihiro Shimoda · 13 years ago
  43. 85c344e cfi: fix the incomplete erased status check in buffer write by Tao Hou · 13 years ago
  44. 54cb004 USB: Armada100: EHCI Driver for Armada100 SOCs by Ajay Bhargav · 13 years ago
  45. 732c7c2 USB: Armada100: Add UTMI PHY interface driver by Ajay Bhargav · 13 years ago
  46. 7cf7bef usb:udc:samsung:fix Remove the req_config flag by Łukasz Majewski · 13 years ago
  47. f50dcd6 USB:gadget:designware Fix memory nonalignment issue by Shiraz Hashim · 13 years ago
  48. 4df4f3c USB:gadget:designware Make locally used functions static by Amit Virdi · 13 years ago
  49. 23b0e69 USB:gadget:designware Support high speed by Vipin KUMAR · 13 years ago
  50. dc3e773 USB:gadget:designware Device controller bugfixes by Vipin KUMAR · 13 years ago
  51. 2721551 USB:gadget:designware USB device controller (UDC) implementation by Vipin KUMAR · 13 years ago
  52. 5b84dd6 usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  53. b974308 usb: musb: fix printf warning by Mike Frysinger · 13 years ago
  54. f6add13 net/miiphy/serial: drop duplicate "NAMESIZE" define by Mike Frysinger · 13 years ago
  55. 6e94125 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · 13 years ago
  56. 6ae38b8 Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  57. c9abb42 ATMEL: remove old atmel_mci driver by Sven Schnelle · 13 years ago
  58. 72fa467 ATMEL: use generic mmc framework by Sven Schnelle · 13 years ago
  59. 8d30fcd sandbox: gpio: add basic driver for simulating GPIOs by Simon Glass · 13 years ago
  60. 117029c sh: Fix sh7264 clock speed and related serial setting by Phil Edworthy · 13 years ago
  61. 73dba94 net: sh_eth: Remove unnecessary return by Nobuhiro Iwamatsu · 13 years ago
  62. 4ba62c7 net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT by Nobuhiro Iwamatsu · 13 years ago
  63. 1d4a2c9 net: sh_eth: Remove SH_ETH_PHY_DELAY by Nobuhiro Iwamatsu · 13 years ago
  64. 3bb4cc3 sh: sh_eth: Add support SH7724 by Nobuhiro Iwamatsu · 13 years ago
  65. b199c6e Remove execute permissions from source files by Thomas Weber · 13 years ago
  66. a1e47b6 pci: move pciauto_config_init() to pci.h by Linus Walleij · 13 years ago
  67. f9636e8 USB: move keyboard polling into kbd driver by amartin@nvidia.com · 13 years ago
  68. e7e982d eth: remove usb-ethernet devices before re-enumerating them by Vincent Palatin · 13 years ago
  69. e910042 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 13 years ago
  70. 5f720b8 mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_command by Prabhakar Kushwaha · 13 years ago
  71. d903612 mtd/nand: Fix IFC driver to support 2K NAND page by Prabhakar Kushwaha · 13 years ago
  72. fb49454 nand: reinstate lazy bad block scanning by Scott Wood · 13 years ago
  73. 1f7b174 Revert "nand: make 1-bit software ECC configurable" by Scott Wood · 13 years ago
  74. 9fafe7d net: phy: make board_phy_config responsible for calling drv->config by Troy Kisky · 13 years ago
  75. 8682aba net: phy: add support for Micrel's KSZ9021 by Troy Kisky · 13 years ago
  76. 13947f4 net: fec_mxc: add PHYLIB support by Troy Kisky · 13 years ago
  77. 28774cb net: fec_mxc: add 1000 Mbps selection by Troy Kisky · 13 years ago
  78. 08c61a5 mxc_spi: move machine specifics into CPU headers by Eric Nelson · 13 years ago
  79. cec487a Revert "ARM: I2C: I2C Multi byte address support" by Tom Rini · 13 years ago
  80. c2459a4 Revert "ARM: AM33XX: Add AM33XX I2C driver support" by Tom Rini · 13 years ago
  81. 2acca35 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 13 years ago
  82. dbe20fc Merge branch 'trini@ti.com' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  83. d617c42 mmc: make mmc_send_status() more reliable by Jan Kloetzke · 13 years ago
  84. 93ad0d1 mmc: fix card busy polling by Jan Kloetzke · 13 years ago
  85. cf39cf5 Tegra: mmc: Fixed handling of interrupts in timeouts. by Tom Warren · 13 years ago
  86. a7778f8 omap_hsmmc: Wait for CMDI to be clear by Tom Rini · 13 years ago
  87. d1f862f usb_ether: fix typo by Peter Meerwald · 13 years ago
  88. e9d44b3 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  89. 06576b2 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  90. 8b463da sf: eeprom_m95xxx: set a sane default timeout by Mike Frysinger · 13 years ago
  91. a1f77b6 sf: eeprom_m95xxx: fix up style by Mike Frysinger · 13 years ago
  92. 44f67f7 Blackfin: pata_bfin: fix printf warning by Mike Frysinger · 13 years ago
  93. 3f54108 Blackfin: bfin_nand: mark local func static by Mike Frysinger · 13 years ago
  94. 43b6239 ehci-omap: Clean up added ehci-omap.c by Govindraj.R · 13 years ago
  95. 29321c0 ehci-omap: driver for EHCI host on OMAP3 by Ilya Yanok · 13 years ago
  96. 928c4bd usb: ulpi: Add omap-ulpi-view port support by Govindraj.R · 13 years ago
  97. 3e6e809 usb: ulpi: Extend the existing ulpi framework. by Govindraj.R · 13 years ago
  98. 805ad7e orion5x: add USB host ehci-marvell support by Albert ARIBAUD · 13 years ago
  99. 74d3442 Remove kirkwood-specifics from marvell EHCI driver by Albert ARIBAUD · 13 years ago
  100. a14bd41 Rename ehci-kirkwood as ehci-marvell by Albert ARIBAUD · 13 years ago