aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-04-02usb: musb: blackfin: make clkin configurableMike Frysinger1-1/+6
2011-04-01atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PINmichael1-0/+2
2011-04-01NAND: add support for reading ONFI page tableFlorian Fainelli1-49/+144
2011-04-01NAND: add more watchdog resetsScott Wood2-0/+8
2011-03-31Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-0/+7
2011-03-29powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCsPrabhakar Kushwaha1-0/+7
2011-03-28cfi_flash: fix bug with flash banks with different sector numbersMartin Krause1-0/+5
2011-03-27Coding Style cleanup: remove trailing empty linesWolfgang Denk4-4/+0
2011-03-27S5P: mmc: Resolved interrupt error during mmc_initChander Kashyap1-1/+1
2011-03-21net: ftmac100: update get_timer() usagesPo-Yu Chuang1-3/+3
2011-03-21net: ftmac100: remove unnecessary volatilesPo-Yu Chuang1-6/+6
2011-03-16net: sh_eth: add support for SH7757's ETHERYoshihiro Shimoda2-4/+86
2011-03-07fsl_esdhc: Correcting esdhc timeout counter calculationPriyanka Jain1-1/+15
2011-02-22fsl_law: Fix LAW printing functionKumar Gala1-1/+1
2011-02-21mvmfp: add MFP configuration support for PANTHEONLei Wen1-0/+2
2011-02-21serial: add pantheon soc supportLei Wen1-0/+2
2011-02-21serial: Add Tegra2 serial port supportTom Warren3-0/+107
2011-02-19USB-RNDIS: Send RNDIS state on disconnectingVitaly Kuzmichev3-0/+36
2011-02-19USB: Add USB RNDIS gadget protocolVitaly Kuzmichev5-60/+2362
2011-02-19USB-CDC: Move struct declaration before its useVitaly Kuzmichev1-34/+36
2011-02-19USB-CDC: Port struct net_device_statsVitaly Kuzmichev1-0/+39
2011-02-19USB-CDC: handle interrupt after dropped pullupVitaly Kuzmichev1-0/+7
2011-02-19Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet AdaptorSimon Glass3-0/+645
2011-02-19Add USB host ethernet adapter supportSimon Glass2-0/+188
2011-02-19Fix EHCI usb submit timeout and unify with OHCISimon Glass2-7/+10
2011-02-15net: ne2000: Add spport RTL-8019ASNobuhiro Iwamatsu1-1/+2
2011-02-12eNET: Add RTC support to eNETGraeme Russ1-0/+6
2011-02-08altera_spi: add spi_set_speedThomas Chou1-0/+5
2011-02-06Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-0/+5
2011-02-04Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk4-0/+350
2011-02-03fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)Kumar Gala1-0/+5
2011-02-02Minor Coding Style Cleanup.Wolfgang Denk3-21/+20
2011-02-02spi: add support SuperH SPI moduleYoshihiro Shimoda3-0/+341
2011-02-02net: sh_eth: add cache handlingYoshihiro Shimoda1-0/+9
2011-02-02S5P: serial: Use the inline function instead of static valueMinkyu Kang1-1/+1
2011-02-02DaVinci DM6467: Added ET1011C (LSI) PHY supportSandeep Paulraj1-0/+7
2011-02-02DaVinci EMAC: Add name to Ethernet deviceSandeep Paulraj1-0/+1
2011-02-02DaVinci EMAC: Fix davinci_eth_gigabit_enableSandeep Paulraj1-3/+4
2011-02-02Davinci MMCSD SupportSandeep Paulraj2-0/+405
2011-02-02MXC: removed warnings from IMX51 ATA driverStefano Babic1-3/+0
2011-02-02SPI: mxc_spi: replace fixed offsets with structuresStefano Babic1-66/+28
2011-02-02SPI: mxc_spi: add SPI clock calculation and setup to the driverAnatolij Gustschin1-1/+22
2011-02-02SPI: mxc_spi: fix swapping bug and add missing swapping in unaligned rx caseAnatolij Gustschin1-5/+4
2011-02-02SPI: mxc_spi: add support for i.MX35 processorStefano Babic1-24/+72
2011-02-02Add basic support for Freescale's mc9sdz60Stefano Babic2-2/+54
2011-02-02I2C: mxc_i2c: address failure with mx35 processorStefano Babic1-18/+68
2011-02-02I2C: mxc_i2c: get rid of __REG accessStefano Babic1-28/+44
2011-02-02mxc_i2c: Add support for the i.MX35 processorStefano Babic1-4/+5
2011-02-02serial_mxc: add support for Freescale's i.MX35 processorStefano Babic1-9/+6
2011-02-02mxc_nand: add support for i.MX35 processorStefano Babic1-3/+3