aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-10-26altera_tse: Fix return of eth_device's recv() callbackJoachim Foerster
2011-10-26altera_tse: m88e1111s: Honor device flags regarding PHY interface modeJoachim Foerster
2011-10-26altera_tse: Add support for dedicated descriptor memoryJoachim Foerster
2011-10-26altera_tse: Fix SGDMA reset triggeringJoachim Foerster
2011-10-26altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync caseJoachim Foerster
2011-10-25mmc: dcache: allocate cache aligned buffers for ext_csdAnton staaf
2011-10-25mmc: dcache: allocate cache aligned buffer for scr and switch_statusAnton staaf
2011-10-23net: sc589: drop unused !NET_MULTI driverMike Frysinger
2011-10-23net: s3c4510b_eth: drop unused !NET_MULTI driverMike Frysinger
2011-10-23net: ns9750: drop !NET_MULTI driverMike Frysinger
2011-10-23net: enc28j60_lpc2292: drop unused !NET_MULTI driverMike Frysinger
2011-10-23net: emaclite: Move RX/TX ping pong initialization toMichal Simek
2011-10-23net: emaclite: Use unsigned long for baseaddrMichal Simek
2011-10-23spi/eon: add support for new EON spi flash EN25Q32BShaohui Xie
2011-10-23NS16550: trivial code clean for checkpatchSimon Glass
2011-10-23serial: uartlite: Fix compilation warningsMichal Simek
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin
2011-10-22drivers: add the support for Silicon Image SATA controllerTang Yuantian
2011-10-22gpio: Add PCA9698 40-bit I2C I/O portDirk Eibach
2011-10-22serial: pl01x: drain PL01x FIFO before baudrate changeLinus Walleij
2011-10-22net: dc2114x: check for apropriate commandLinus Walleij
2011-10-22ftgmac100: reset fix when supports wake on lanMacpaul Lin
2011-10-20powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi
2011-10-18fm: Don't allow disabling of FM1-DTSEC1Kumar Gala
2011-10-18fm-eth: Don't mark the MAC we use for MDIO as disabled in device treeKumar Gala
2011-10-17Move timestamp and version files into 'generated' subdirSimon Glass
2011-10-17sandbox: Add serial uartSimon Glass
2011-10-17Replace space and tab checks with isblankJason Hobbs
2011-10-17DM9000:Add a byte swap macro for dm9000 io operation.Jason Jin
2011-10-17kw_gpio: fix error in kw_gpio_direction_inputHolger Brunck
2011-10-17Blackfin: bfin_spi: fix build error when DEBUG is definedMike Frysinger
2011-10-17video: Moving mx3fb.c to CONFIG_VIDEOHelmut Raiger
2011-10-17MX5: Make IPU display output and pixel format configurableMarek Vasut
2011-10-17VIDEO: MX5: export pix formatStefano Babic
2011-10-17VIDEO: MX5: Switch MX5 to CONFIG_VIDEOStefano Babic
2011-10-17video: update the Freescale DIU driver to use linux/fb.hTimur Tabi
2011-10-15pci: move pcidelay code to new location just before PCI bus scanAnatolij Gustschin
2011-10-15net: axi_ethernet: Add driver to u-bootMichal Simek
2011-10-15net: emaclite: Fix coding styleMichal Simek
2011-10-15net: emaclite: Use PKTSIZE directlyMichal Simek
2011-10-15net: emaclite: Setup RX/TX ping pong for every instanceMichal Simek
2011-10-13phylib: wait for TN2020 to achieve SERDES lane alignment at startupTimur Tabi
2011-10-13powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3Timur Tabi
2011-10-12Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk
2011-10-12Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk
2011-10-12Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2011-10-12MIPS: Jz4740: Add NAND driverXiangfu Liu
2011-10-12UBI: init eba tables before wl when attaching a deviceHolger Brunck
2011-10-10NAND: davinci: choose correct 1-bit h/w ECC regLaurence Withers
2011-10-09fsl_sata: Fix compile error when CONFIG_LBA48 is not definedTang Yuantian