aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-10-26altera_tse: Fix return of eth_device's recv() callbackJoachim Foerster1-0/+2
2011-10-26altera_tse: m88e1111s: Honor device flags regarding PHY interface modeJoachim Foerster1-2/+8
2011-10-26altera_tse: Add support for dedicated descriptor memoryJoachim Foerster1-3/+16
2011-10-26altera_tse: Fix SGDMA reset triggeringJoachim Foerster1-4/+4
2011-10-26altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync caseJoachim Foerster1-0/+6
2011-10-25mmc: dcache: allocate cache aligned buffers for ext_csdAnton staaf1-2/+2
2011-10-25mmc: dcache: allocate cache aligned buffer for scr and switch_statusAnton staaf1-5/+5
2011-10-23net: sc589: drop unused !NET_MULTI driverMike Frysinger3-953/+0
2011-10-23net: s3c4510b_eth: drop unused !NET_MULTI driverMike Frysinger3-544/+0
2011-10-23net: ns9750: drop !NET_MULTI driverMike Frysinger2-790/+0
2011-10-23net: enc28j60_lpc2292: drop unused !NET_MULTI driverMike Frysinger2-984/+0
2011-10-23net: emaclite: Move RX/TX ping pong initialization toMichal Simek1-7/+4
2011-10-23net: emaclite: Use unsigned long for baseaddrMichal Simek1-2/+2
2011-10-23spi/eon: add support for new EON spi flash EN25Q32BShaohui Xie1-0/+8
2011-10-23NS16550: trivial code clean for checkpatchSimon Glass1-17/+20
2011-10-23serial: uartlite: Fix compilation warningsMichal Simek1-1/+1
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin9-19/+0
2011-10-22drivers: add the support for Silicon Image SATA controllerTang Yuantian3-0/+952
2011-10-22gpio: Add PCA9698 40-bit I2C I/O portDirk Eibach2-0/+124
2011-10-22serial: pl01x: drain PL01x FIFO before baudrate changeLinus Walleij1-0/+10
2011-10-22net: dc2114x: check for apropriate commandLinus Walleij1-3/+5
2011-10-22ftgmac100: reset fix when supports wake on lanMacpaul Lin1-2/+2
2011-10-20powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi1-1/+1
2011-10-18fm: Don't allow disabling of FM1-DTSEC1Kumar Gala4-0/+20
2011-10-18fm-eth: Don't mark the MAC we use for MDIO as disabled in device treeKumar Gala1-2/+8
2011-10-17Move timestamp and version files into 'generated' subdirSimon Glass1-1/+1
2011-10-17sandbox: Add serial uartSimon Glass2-0/+64
2011-10-17Replace space and tab checks with isblankJason Hobbs1-3/+4
2011-10-17DM9000:Add a byte swap macro for dm9000 io operation.Jason Jin1-1/+9
2011-10-17kw_gpio: fix error in kw_gpio_direction_inputHolger Brunck1-1/+1
2011-10-17Blackfin: bfin_spi: fix build error when DEBUG is definedMike Frysinger1-1/+1
2011-10-17video: Moving mx3fb.c to CONFIG_VIDEOHelmut Raiger3-193/+275
2011-10-17MX5: Make IPU display output and pixel format configurableMarek Vasut1-5/+10
2011-10-17VIDEO: MX5: export pix formatStefano Babic1-45/+1
2011-10-17VIDEO: MX5: Switch MX5 to CONFIG_VIDEOStefano Babic1-74/+36
2011-10-17video: update the Freescale DIU driver to use linux/fb.hTimur Tabi1-49/+5
2011-10-15pci: move pcidelay code to new location just before PCI bus scanAnatolij Gustschin1-13/+17
2011-10-15net: axi_ethernet: Add driver to u-bootMichal Simek2-0/+665
2011-10-15net: emaclite: Fix coding styleMichal Simek1-30/+27
2011-10-15net: emaclite: Use PKTSIZE directlyMichal Simek1-6/+4
2011-10-15net: emaclite: Setup RX/TX ping pong for every instanceMichal Simek1-55/+68
2011-10-13phylib: wait for TN2020 to achieve SERDES lane alignment at startupTimur Tabi1-0/+33
2011-10-13powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3Timur Tabi1-17/+0
2011-10-12Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2-0/+262
2011-10-12Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk1-6/+6
2011-10-12Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-13/+13
2011-10-12MIPS: Jz4740: Add NAND driverXiangfu Liu2-0/+262
2011-10-12UBI: init eba tables before wl when attaching a deviceHolger Brunck1-6/+6
2011-10-10NAND: davinci: choose correct 1-bit h/w ECC regLaurence Withers1-13/+13
2011-10-09fsl_sata: Fix compile error when CONFIG_LBA48 is not definedTang Yuantian1-5/+10