summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* serial: add pantheon soc supportLei Wen2011-02-211-0/+2
* serial: Add Tegra2 serial port supportTom Warren2011-02-213-0/+107
* USB-RNDIS: Send RNDIS state on disconnectingVitaly Kuzmichev2011-02-193-0/+36
* USB: Add USB RNDIS gadget protocolVitaly Kuzmichev2011-02-195-60/+2362
* USB-CDC: Move struct declaration before its useVitaly Kuzmichev2011-02-191-34/+36
* USB-CDC: Port struct net_device_statsVitaly Kuzmichev2011-02-191-0/+39
* USB-CDC: handle interrupt after dropped pullupVitaly Kuzmichev2011-02-191-0/+7
* Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet AdaptorSimon Glass2011-02-193-0/+645
* Add USB host ethernet adapter supportSimon Glass2011-02-192-0/+188
* Fix EHCI usb submit timeout and unify with OHCISimon Glass2011-02-192-7/+10
* net: ne2000: Add spport RTL-8019ASNobuhiro Iwamatsu2011-02-151-1/+2
* eNET: Add RTC support to eNETGraeme Russ2011-02-121-0/+6
* altera_spi: add spi_set_speedThomas Chou2011-02-081-0/+5
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-02-061-0/+5
|\
| * fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)Kumar Gala2011-02-031-0/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2011-02-044-0/+350
|\ \ | |/ |/|
| * spi: add support SuperH SPI moduleYoshihiro Shimoda2011-02-023-0/+341
| * net: sh_eth: add cache handlingYoshihiro Shimoda2011-02-021-0/+9
* | Minor Coding Style Cleanup.Wolfgang Denk2011-02-023-21/+20
* | S5P: serial: Use the inline function instead of static valueMinkyu Kang2011-02-021-1/+1
* | DaVinci DM6467: Added ET1011C (LSI) PHY supportSandeep Paulraj2011-02-021-0/+7
* | DaVinci EMAC: Add name to Ethernet deviceSandeep Paulraj2011-02-021-0/+1
* | DaVinci EMAC: Fix davinci_eth_gigabit_enableSandeep Paulraj2011-02-021-3/+4
* | Davinci MMCSD SupportSandeep Paulraj2011-02-022-0/+405
* | MXC: removed warnings from IMX51 ATA driverStefano Babic2011-02-021-3/+0
* | SPI: mxc_spi: replace fixed offsets with structuresStefano Babic2011-02-021-66/+28
* | SPI: mxc_spi: add SPI clock calculation and setup to the driverAnatolij Gustschin2011-02-021-1/+22
* | SPI: mxc_spi: fix swapping bug and add missing swapping in unaligned rx caseAnatolij Gustschin2011-02-021-5/+4
* | SPI: mxc_spi: add support for i.MX35 processorStefano Babic2011-02-021-24/+72
* | Add basic support for Freescale's mc9sdz60Stefano Babic2011-02-022-2/+54
* | I2C: mxc_i2c: address failure with mx35 processorStefano Babic2011-02-021-18/+68
* | I2C: mxc_i2c: get rid of __REG accessStefano Babic2011-02-021-28/+44
* | mxc_i2c: Add support for the i.MX35 processorStefano Babic2011-02-021-4/+5
* | serial_mxc: add support for Freescale's i.MX35 processorStefano Babic2011-02-021-9/+6
* | mxc_nand: add support for i.MX35 processorStefano Babic2011-02-021-3/+3
* | BLOCK: Add freescale IMX51 PATA driverMarek Vasut2011-02-022-0/+150
* | fsl_pmic: add I2C interface supportLiu Hui-R643432011-02-021-5/+40
* | mxc_i2c: add support for MX53 processorLiu Hui-R643432011-02-021-3/+18
* | mxc_gpio: add support for MX53 processorLiu Hui-R643432011-02-021-2/+7
* | serial_mxc: add support for MX53 processorLiu Hui-R643432011-02-021-0/+6
* | fec_mxc: add support for MX53 processorLiu Hui-R643432011-02-022-3/+3
|/
* Fix at91 includes in soft_i2c driverRyan Mallon2011-01-271-3/+1
* ftpmu010: support faraday ftpmu010 driverMacpaul Lin2011-01-253-0/+212
* UEC: Fix compiler warnings introduced by linux/mii.h changeKumar Gala2011-01-252-19/+9
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-01-251-21/+2
|\
| * powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headersKumar Gala2011-01-191-21/+1
| * powerpc/p2040: Add various p2040 specific informationKumar Gala2011-01-191-2/+2
| * powerpc/85xx: Add Support for Freescale P1014 ProcessorPoonam Aggrwal2011-01-191-1/+1
| * powerpc/85xx: Add Support for Freescale P1010 ProcessorPoonam Aggrwal2011-01-191-1/+2
* | USB-CDC: Move MAC addresses setting into usb_eth_initVitaly Kuzmichev2011-01-191-36/+26
OpenPOWER on IntegriCloud