1. 7612a43 USB: Add USB RNDIS gadget protocol by Vitaly Kuzmichev · 14 years ago
  2. 8b6b66b USB-CDC: Move struct declaration before its use by Vitaly Kuzmichev · 14 years ago
  3. c85d70e USB-CDC: Port struct net_device_stats by Vitaly Kuzmichev · 14 years ago
  4. b3649f3 USB-CDC: handle interrupt after dropped pullup by Vitaly Kuzmichev · 14 years ago
  5. 9b70e00 Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet Adaptor by Simon Glass · 14 years ago
  6. 89d4836 Add USB host ethernet adapter support by Simon Glass · 14 years ago
  7. 96820a3 Fix EHCI usb submit timeout and unify with OHCI by Simon Glass · 14 years ago
  8. 327f55c net: ne2000: Add spport RTL-8019AS by Nobuhiro Iwamatsu · 14 years ago
  9. 2183100 eNET: Add RTC support to eNET by Graeme Russ · 14 years ago
  10. df8f125 altera_spi: add spi_set_speed by Thomas Chou · 14 years ago
  11. e9e481f Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  12. 4bfa18f Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 14 years ago
  13. 5103a03 fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020) by Kumar Gala · 14 years ago
  14. d1a24f0 Minor Coding Style Cleanup. by Wolfgang Denk · 14 years ago
  15. 6639562 spi: add support SuperH SPI module by Yoshihiro Shimoda · 14 years ago
  16. 68260aa net: sh_eth: add cache handling by Yoshihiro Shimoda · 14 years ago
  17. e0617c6 S5P: serial: Use the inline function instead of static value by Minkyu Kang · 14 years ago
  18. 840f892 DaVinci DM6467: Added ET1011C (LSI) PHY support by Sandeep Paulraj · 14 years ago
  19. 2a7d603 DaVinci EMAC: Add name to Ethernet device by Sandeep Paulraj · 14 years ago
  20. 4b9b9e7 DaVinci EMAC: Fix davinci_eth_gigabit_enable by Sandeep Paulraj · 14 years ago
  21. 57418d2 Davinci MMCSD Support by Sandeep Paulraj · 14 years ago
  22. fe38434 MXC: removed warnings from IMX51 ATA driver by Stefano Babic · 14 years ago
  23. ac87c17 SPI: mxc_spi: replace fixed offsets with structures by Stefano Babic · 14 years ago
  24. afaa9f6 SPI: mxc_spi: add SPI clock calculation and setup to the driver by Anatolij Gustschin · 14 years ago
  25. dff0109 SPI: mxc_spi: fix swapping bug and add missing swapping in unaligned rx case by Anatolij Gustschin · 14 years ago
  26. c9d59c7 SPI: mxc_spi: add support for i.MX35 processor by Stefano Babic · 14 years ago
  27. 01bb24b Add basic support for Freescale's mc9sdz60 by Stefano Babic · 14 years ago
  28. 8168721 I2C: mxc_i2c: address failure with mx35 processor by Stefano Babic · 14 years ago
  29. 1d549ad I2C: mxc_i2c: get rid of __REG access by Stefano Babic · 14 years ago
  30. 0422061 mxc_i2c: Add support for the i.MX35 processor by Stefano Babic · 14 years ago
  31. 1b22b0d serial_mxc: add support for Freescale's i.MX35 processor by Stefano Babic · 14 years ago
  32. 58c758f mxc_nand: add support for i.MX35 processor by Stefano Babic · 14 years ago
  33. 76f260d BLOCK: Add freescale IMX51 PATA driver by Marek Vasut · 14 years ago
  34. 3382fd4 fsl_pmic: add I2C interface support by Liu Hui-R64343 · 14 years ago
  35. 127cec1 mxc_i2c: add support for MX53 processor by Liu Hui-R64343 · 14 years ago
  36. 01643ec mxc_gpio: add support for MX53 processor by Liu Hui-R64343 · 14 years ago
  37. 0c466ad serial_mxc: add support for MX53 processor by Liu Hui-R64343 · 14 years ago
  38. 9691245 fec_mxc: add support for MX53 processor by Liu Hui-R64343 · 14 years ago
  39. f3100ff Fix at91 includes in soft_i2c driver by Ryan Mallon · 14 years ago
  40. f8ea15f ftpmu010: support faraday ftpmu010 driver by Macpaul Lin · 14 years ago
  41. 2b21ec9 UEC: Fix compiler warnings introduced by linux/mii.h change by Kumar Gala · 14 years ago
  42. 5aebe3b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  43. 243be8e powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headers by Kumar Gala · 14 years ago
  44. f193e3d powerpc/p2040: Add various p2040 specific information by Kumar Gala · 14 years ago
  45. b5debec powerpc/85xx: Add Support for Freescale P1014 Processor by Poonam Aggrwal · 14 years ago
  46. b8cdd01 powerpc/85xx: Add Support for Freescale P1010 Processor by Poonam Aggrwal · 14 years ago
  47. 58939fc USB-CDC: Move MAC addresses setting into usb_eth_init by Vitaly Kuzmichev · 14 years ago
  48. 8f7aa83 USB-CDC: Do not rename netdev after its registration by Vitaly Kuzmichev · 14 years ago
  49. 988ee3e usb_ether: register usb ethernet gadget at each eth init by Lei Wen · 14 years ago
  50. eddf52b Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · 14 years ago
  51. 1672171 NET: lan91c96: Correct chip detect logic by Yanjun Yang · 14 years ago
  52. 5c4fa2e rtc: add support for Micro Crystal RV-3029-C2 RTC by Heiko Schocher · 14 years ago
  53. e1ccf97 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  54. aad813a Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  55. 3b4456e fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080) by Roy Zang · 14 years ago
  56. d621da0 fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080) by Jerry Huang · 14 years ago
  57. 213ac73 fsl_pci: Update PCIe boot ouput by Peter Tyser · 14 years ago
  58. a4aafcc powerpc/fsl-pci: Add generic code to setup PCIe controllers by Kumar Gala · 14 years ago
  59. 3a0e3c2 powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup by Kumar Gala · 14 years ago
  60. a6da8b8 fsl_esdhc: Fix esdhc disabled problem on some platforms by Chenhui Zhao · 14 years ago
  61. 245eb90 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by Lei Wen · 14 years ago
  62. 47fc18f NAND: add the ability to directly write yaffs image by Lei Wen · 14 years ago
  63. 7fab9df nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined. by Alexander Holler · 14 years ago
  64. c6b734f Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 14 years ago
  65. 3b8b240 add AM29F400BB to table of supported legacy flashs by David Müller · 14 years ago
  66. 0e7790d LAN91C*: Change chip names to fit the eth_device struct size by Yanjun Yang · 14 years ago
  67. 5dec49c pca953x: support 16-pin devices by Chris Packham · 14 years ago
  68. b3dbf4a5 ftgmac100: support of gigabit eth ftgmac100 by Macpaul Lin · 14 years ago
  69. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  70. 4ffeab2 cfi_flash: avoid flash_verbose when possible by Mike Frysinger · 14 years ago
  71. f3038cd sh: serial_sh: Fix build in serial_sh by Nobuhiro Iwamatsu · 14 years ago
  72. 9905706 sh: sh7722: Fix multiple definition of PSDR in serial_sh by Nobuhiro Iwamatsu · 14 years ago
  73. 3f6c8e3 sh: serial: Update serial driver for SH by Nobuhiro Iwamatsu · 14 years ago
  74. cdc51c2 Merge branch 'next' of ../next by Wolfgang Denk · 14 years ago
  75. 2956532 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  76. 030955c fsl_esdhc: Fix the voltage validation process by Li Yang · 14 years ago
  77. 63786d2 fsl_esdhc: Fix max clock frequency by Jerry Huang · 14 years ago
  78. 4a6ee17 fsl_esdhc: Use mmc_set_clock to set initial speed by Jerry Huang · 14 years ago
  79. 7a8fc36 MTD/NAND: fix nand_base.c to use get_timer() correctly by Reinhard Meyer · 14 years ago
  80. 0bdecd8 nand: constify id/manu tables by Mike Frysinger · 14 years ago
  81. 73c65e0 video/mx3fb: fix clock divider by Stefano Babic · 14 years ago
  82. 0934453 RTC driver for PT7C4338 chip. by Priyanka Jain · 14 years ago
  83. 6afde8b Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into next by Wolfgang Denk · 14 years ago
  84. 93eab86 sf: winbond: add support for W25Q16/32/128 parts by Wojtek Skulski · 14 years ago
  85. d1d90656 sf: new driver for EON devices by Chong Huang · 14 years ago
  86. 6f726f9 cfi_flash: Add optional config register write to cfi-detection by Stefan Roese · 14 years ago
  87. 4d2ca9d cfi_flash: Use flash_read32() in sector_erased() by Stefan Roese · 14 years ago
  88. df4e813 cfi_flash: Fix problems with status/id read mode by Stefan Roese · 14 years ago
  89. a042ec3 Serial: Add UART support for Marvell ARMADA 100 SoCs. by Prafulla Wadaskar · 14 years ago
  90. a160ea0 Serial: ns16550: Add support for CONFIG_SYS_NS16550_IER macro by Prafulla Wadaskar · 14 years ago
  91. e5f495d gpio: Add Multi-Function-Pin configuration driver for Marvell SoCs by Prafulla Wadaskar · 14 years ago
  92. 006915f Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  93. 2c1764e fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the controller by P.V.Suresh · 14 years ago
  94. 9fd8491 fsl_upm: Add MxMR/MDR synchronization by John Schmoller · 14 years ago
  95. 72c96a6 tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII by Kumar Gala · 14 years ago
  96. 53736ba OMAP3: SPI driver by Dirk Behme · 14 years ago
  97. 3e664f6 ARMV7: OMAP4: twl6030 add battery charging support by Balaji T K · 14 years ago
  98. ac8983b Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  99. b097b92 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  100. 2aed9d1 AT91: gen_atmel_mci.c: fix bug when Slot B is used by Reinhard Meyer · 14 years ago